Skip to content

Releases: gitpoint/git-point

Version 1.7.1

21 May 14:33
Compare
Choose a tag to compare

Long time no release, friends.

  • Support pagination in more screens
  • Fix some crash bugs

Version 1.7.0

02 Dec 03:57
d1bb088
Compare
Choose a tag to compare

Not an intended release. Please ignore.

Version 1.5.0

16 Feb 04:03
Compare
Choose a tag to compare
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

18 Jan 15:10
Compare
Choose a tag to compare
Pre-release
chore: back to react-native-parallax-scroll-view (supports React 16) …

…(#699)

Version 1.4.1

19 Dec 02:29
Compare
Choose a tag to compare

Fix to package.json's version number

Version 1.4.0

15 Dec 01:59
Compare
Choose a tag to compare

More languages added, open in browser support and bugfixes.

Version 1.3.1

04 Oct 15:37
Compare
Choose a tag to compare

Minor bug fixes:

  • Fix README rendering for Android
  • Fix TextInput height on mount on edit issue comment screen for Android

Version 1.3.0

04 Oct 03:36
Compare
Choose a tag to compare

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

06 Aug 04:13
Compare
Choose a tag to compare

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.