This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Releases: interclip/mobile
Releases · interclip/mobile
v2.0.3
What's Changed
- fix a bug with QR codes (thanks Dan the man for pointing this out) f8feba5
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- fix immediate app crashes 6597aac
- updated screenshots ## What's Changed
- fix immediate app crashes 6597aac
- updated screenshots
Full Changelog: v2.0.0...v2.0.2
v2.0.0
What's Changed
- build(deps): bump plist from 3.0.2 to 3.0.4 by @dependabot in #365
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #364
- refactor: Format code by @filiptronicek in #368
- refactor: Format code by @filiptronicek in #369
- refactor: Format code by @filiptronicek in #370
- build(deps): bump peter-evans/create-pull-request from 3 to 4.0.1 by @dependabot in #378
- Update API to v5 by @filiptronicek in #382
- refactor: Format code by @filiptronicek in #383
- refactor: Format code by @filiptronicek in #384
- build(deps-dev): bump eslint from 8.1.0 to 8.12.0 by @dependabot in #376
- build(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #388
This release adds support for the new Interclip API.
Full Changelog: v1.1.3...v2.0.0
v1.1.3
What's Changed
- build(deps): bump expo from 43.0.1 to 43.0.3 by @dependabot in #328
- build(deps): bump expo-status-bar from 1.0.4 to 1.1.0 by @dependabot in #325
- build(deps): bump expo/expo-github-action from 6.0.0 to 7.0.3 by @dependabot in #348
- refactor: Format code by @filiptronicek in #351
- build(deps-dev): bump typescript from 4.4.4 to 4.5.2 by @dependabot in #326
- build(deps): bump node-fetch from 2.6.2 to 2.6.7 by @dependabot in #349
- build(deps): bump actions/setup-node from 2.4.1 to 2.5.1 by @dependabot in #338
- build(deps): bump nanoid from 3.1.23 to 3.3.1 by @dependabot in #350
- build(deps): bump shelljs from 0.8.4 to 0.8.5 by @dependabot in #340
Full Changelog: v1.1.2...v1.1.3
v1.1.2
Updated many dependencies, including upgrading Expo to v43.
What's Changed
- refactor: Format code by @filiptronicek in #299
- build(deps): bump react-native-camera from 4.2.0 to 4.2.1 by @dependabot in #278
- build(deps-dev): bump jest from 27.2.0 to 27.3.1 by @dependabot in #302
- build(deps): bump @types/react from 17.0.21 to 17.0.30 by @dependabot in #297
- build(deps-dev): bump eslint-plugin-react from 7.25.2 to 7.26.1 by @dependabot in #288
- build(deps): bump mime-types from 2.1.32 to 2.1.33 by @dependabot in #304
- refactor: Format code by @filiptronicek in #309
- build(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #281
- build(deps): bump @types/react-native from 0.65.0 to 0.65.10 by @dependabot in #308
- build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #282
- refactor: Format code by @filiptronicek in #310
- build(deps): bump fbjs from 3.0.0 to 3.0.1 by @dependabot in #312
- build(deps): bump @react-navigation/stack from 6.0.7 to 6.0.11 by @dependabot in #306
- build(deps): bump expo-keep-awake from 9.2.0 to 10.0.0 by @dependabot in #314
- build(deps): bump validator from 13.6.0 to 13.7.0 by @dependabot in #317
- refactor: Format code by @filiptronicek in #320
- build(deps): bump react-native-reanimated from 2.2.2 to 2.2.4 by @dependabot in #319
- build(deps): bump expo from 42.0.3 to 43.0.1 by @dependabot in #316
- build(deps): bump expo-barcode-scanner from 10.2.2 to 11.1.2 by @dependabot in #322
- build(deps): bump expo-image-picker from 10.2.3 to 11.0.3 by @dependabot in #315
- build(deps): bump react-native-screens from 3.7.2 to 3.9.0 by @dependabot in #318
- build(deps): bump @types/react-native from 0.66.0 to 0.66.5 by @dependabot in #321
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Bug fixes 🐛
- Fixed a bug in which the file settings would be inaccessible
v1.1.0
v1.0.3
Bug fixes 🐛
- Fixed a bug with failing builds because of
node-fetch
- Made the iOS icon smaller because it looked bad
v1.0.2
Bug fixes 🐛
- fix missing
http
package
v1.0.1
A quick hotfix for v1.0.0
Bug fixes 🐛
- Fixed a bug where the bottom sheet would snap to a too high default position.