Skip to content

0.2.1-29042021.internal

Pre-release
Pre-release
Compare
Choose a tag to compare
@namanshergill namanshergill released this 29 Apr 16:49
· 20 commits to main since this release
a966754

0.2.1

Bug Fixes

  • Issues/Pulls screen would not open if unauthenticated.
  • Links opened through another app gave a grey screen.

0.2.0

If you had a previous release installed, this version will install as a new app. You can uninstall the previous one.

  • New logo
  • New splash screen
  • New loading indicator
  • New app name

Deeplinking

  • External links now open in the app.
  • Internal links will now lead directly to the relevant page instead of showing a popup for the URL.
  • Cases not handled will open in an in app browser.
  • Report any URL patterns that should be opening in the app or any patterns not opening as they should here: #17
  • Upcoming: Deeplink to directory/file paths in repository code view in the next release.

Enhancements

  • Code browsing rewritten to be more similar to the website.
  • Content load on code browsing is now ~40% faster.
  • Quick filters and sort options initially collapsed on some pages with the search bar.

Fixes

  • Search bar animates twice in some cases.
  • Some other misc fixes.