This repository has been archived by the owner on Jan 20, 2024. It is now read-only.
Releases: interclip/mobile
Releases · interclip/mobile
v0.5.1
Features ✨
- Center the output messages on the home and clip screen 067b23c
Performance ⚡
- Don't load the Interclip logo from the internet ab86b51
Code 🎨
- Parenthesis around fc args 4554581
- Replace unescaped ' f36b3c5
- Delete unused nav.js 74eab82
- Add a logo component b384771
- Rename codeMaxLength to codeLength 41069df
Docs 📝
- Add a downloads section to the README 6caed43
- Add iPhone XS screenshots
CI 👷
- Only do CodeQL for JS bd267e4
Dependencies ⬆️
v0.5.0
v0.4.1
v0.4.0
Bug fixes 🐛
- Resolve some QR code scanning issues 1f9ed2d
- Resolve a bug with the app crashing on the send screen 6060aa8
Features ✨
Code 🎨
- Migrate from NPM to Yarn 687686f 3d15efb 76ee18d
- Remove unused module cfb4e01
- Add more comments to the code 0a0673d
CI 👷
- Stop testing on Node 10 and start testing on Node 16 da03435
Dependencies ⬆️
v0.3.0-pre1
Bump to v0.3.0
v0.3.0
Hurray! Another iclip-mobile update. New stuff, for example:
⬆️Dependencies:
- Bumping dependencies (thanks Mr. Dependabot)
- Upgraded the Expo GitHub actions version 5532a82 d7f845e 619340e
👽 API Changes
- Updated the endpoint of the API a6cea41
✨ Features
- Generate QR codes with the interclip.app domain 3b2975e
- Better error reporting when a rate limit is hit 30dfbc9
- Make the alerts look better 177a501
- Add instant clipboard pasting 6094dd4
📝 Docs
🐛 Bug fixes
v0.2.2
v0.2.1
- better tablet alignment
- an epic gh action
v0.2.0
- prepare for Google Play Distribution
- upgrade to APIv2
0.1.0
Addresses a lot of stuff, including:
- Settings temporarily visible only on iOS
- New warning string when QR code's data isn't URL
- App no longer crashes when hitting "Done" on new clip page
- URL matching with the same Regex in the whole codebase
Code updates:
- migrated default branch from
master
tomain
- migrated all pages to files in
/pages/