Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Releases: interclip/mobile

v1.0.0

01 Sep 18:49
Compare
Choose a tag to compare

It's official! Interclip mobile is out of beta phase and now being released alongside Interclip web 4.0 as the new generation of sharing.

Features ✨

  • New colors (a darker dark mode and richer blues)
  • New awesome logo

Code 🎨

  • Rewritten the whole codebase to Typescript
  • Refactored a lot of file names, functions

Dependencies ⬆️

Actually too many to count... see all of the commits: v0.11.0...v1.0.0

v0.11.0

12 Aug 15:08
Compare
Choose a tag to compare

Features ✨

  • Changed the toasts to react-native-notifier because it's much more stylish 9c42191
  • A debug info prompt 8120b0f

Dependencies ⬆️

  • bump expo from 42.0.1 to 42.0.3 (#196)
  • bump eslint from 7.30.0 to 7.31.0 (#193)
  • bump react-native-camera from 3.44.3 to 4.0.0 (#192)
  • bump mime-types from 2.1.31 to 2.1.32 (#197)
  • bump @babel/core from 7.14.6 to 7.15.0 (#206)
  • bump @react-native-picker/picker from 1.16.3 to 1.16.5 (#205)

v0.10.1

11 Jul 15:42
Compare
Choose a tag to compare

Bug fixes 🐛

  • An error was thrown while trying to access the Clipboard since v0.9.1 6c8b75d

v0.10.0

11 Jul 15:17
Compare
Choose a tag to compare

Yay, v0.10.0!

CI 👷

  • Only do code scanning for PRs 30bb1d4

Features ✨

v0.9.1

05 Jul 21:47
3c11810
Compare
Choose a tag to compare

Code 🎨

  • Don't have any default BottomSheet action 3aade99
  • remove unused import e8f2f90
  • remove the menuitem component a324252

Features ✨

  • use haptics for file uploads e203ed3
  • impact haptics once the button's clicked 231e026

Dependencies ⬆️

  • bump expo from 41.0.1 to 42.0.0 baa8072
  • bump jest from 27.0.5 to 27.0.6 3e05756
  • bump @react-native-picker/picker from 1.16.1 to 1.16.3 9425135
  • bump expo-permissions from 12.0.1 to 12.1.1 3c11810
  • bump expo-splash-screen from 0.10.2 to 0.11.2 2c20191
  • bump expo-image-picker from 10.1.4 to 10.2.2 d0b3372
  • bump expo-web-browser from 9.1.0 to 9.2.0 0d2fc3c
  • bump expo-barcode-scanner from 10.1.2 to 10.2.2 b578073
  • bump expo-document-picker from 9.1.2 to 9.2.4 4dcc765
  • bump expo-linking from 2.2.3 to 2.3.1 2c2097a
  • bump expo-haptics from 10.0.0 to 10.1.0 4c05967
  • bump expo-keep-awake from 9.1.2 to 9.2.0 9412ebf
  • bump eslint from 7.29.0 to 7.30.0 60035bb
  • bump expo-clipboard from 1.0.2 to 1.1.0 3ec9179
  • bump react-native-camera from 3.44.1 to 3.44.3 478950c

v0.9.0

19 Jun 14:06
Compare
Choose a tag to compare

Features ✨

Docs 📝

Dependencies ⬆️

  • build(deps): bump react-native-web from 0.16.5 to 0.17.0 c52ba0d
  • build(deps): bump react-native-screens from 3.3.0 to 3.4.0 0f4c924
  • build(deps-dev): bump @babel/core from 7.14.5 to 7.14.6 c46bca4

v0.8.0

13 Jun 18:47
8b8bf57
Compare
Choose a tag to compare

Features ✨

  • A bottom sheet when receiving a file clip

Screenshots 📷

image
image

v0.7.10

13 Jun 09:27
Compare
Choose a tag to compare

Features ✨

  • Remove https:// from result URLs, showing http:// to gesture an insecure connection is coming 5a98833
  • Center the resulting URL a8ea05b

v0.7.9

11 Jun 21:30
Compare
Choose a tag to compare

Features ✨

  • Add a loading animation when creating a clip 61e1f1c
  • Add importantForAutofill to the input b6f436b
  • Truncate long URLs 6929c69

CI 👷

  • Build everything at once with parallel jobs dab86c3

Code 🎨

  • Delete the android/ folder which did not do... anything 9f6787b
  • Remove some duplicate code 0ce42a1

Dependencies ⬆️

  • build(deps-dev): bump eslint from 7.27.0 to 7.28.0 22df444
  • build(deps): bump react-native-web from 0.16.3 to 0.16.5 00985e5
  • build(deps): bump react-native-web from 0.16.3 to 0.16.5 deac936
  • deps: remove react-native-document-picker ff1a4ef
  • build(deps): bump react-native-elements from 3.4.1 to 3.4.2 30f0d44

v0.7.8

08 Jun 20:04
Compare
Choose a tag to compare

Bug fixes 🐛

  • Fix a bug with buggy non-existing codes and other errors on the home screen 3d8bb48

That's it LOL