Releases: gitpoint/git-point
Version 1.7.1
Long time no release, friends.
- Support pagination in more screens
- Fix some crash bugs
Version 1.7.0
Not an intended release. Please ignore.
Version 1.5.0
refactor(ui): Migrate search screen to styled components (#710) * refactor(ui): Migrate to styled components migrate search screen to styled components fix #532 * refactor: remove unnecessary enclosing View tag * fix(*): fix lint
Authorization Android Fix
hotfix chore: back to react-native-parallax-scroll-view (supports React 16) …
Version 1.4.1
Fix to package.json's version number
Version 1.4.0
More languages added, open in browser support and bugfixes.
Version 1.3.1
Minor bug fixes:
- Fix README rendering for Android
- Fix TextInput height on mount on edit issue comment screen for Android
Version 1.3.0
This version is jam packed with some really sweet treats, including but not limited to:
• Ability to select from six different languages
• You can now edit issue comments
• Brand new font
• Images and GIFs render perfectly within issue comments
• Icon that shows how many unread notifications you have as well as more control to clear them
• Comment counts show beside every issue list item
• READMEs now show with correct formatting and design
• Sign out functionality works smoothly without authentication details remaining cached
• UI improvements and bug fixes throughout
And we're just getting warmed up!
Version 1.1.0
Suite of updates including main Android release build with the addition of removing unused permissions (1.0 was original Android launch).
Note: Current iOS App Store version of app is v1.2
and this slight discrepancy is due to the iOS release happening a few weeks sooner than Android. The next release will streamline this by bumping both platform versions to 1.3
.
Will also keep things to the third degree with semantic versioning (1.3.0
) on both platforms (versionName
: Android and build.gradle
in iOS) and package.json starting from the next release.