This repository has been archived by the owner on Sep 30, 2021. It is now read-only.
Release 1.0.4 π’
This release has a lot of bug fixes & UI improvements:
- π Added guides throughout the app (#19)
- π Now notifications open their associate views instead of opening the repo page (#17)
- π Clicking on notification from the system notifications tray now opens the notifications list (#17)
- π New splash screen (#19)
- π Added content description to preview icon in Markdown editor (#19)
- π Only repo owners could label issues and pull requests (#19)
- π Changed app font to Roboto (#19)
- π Removed the elevation from the
NavigationView
header (Reddit suggestion) - π Fixed crash when opening a file from repo browser
- π Displaying the correct watcher count in repo overview (#22)
- π Deleting an Gist now removes it from the Gists list in users profile as well (#19)
- π Made
NavigationView
to consume clicks to disable passing clicks to behind views (#18) - π Extra steps to parse links
Legend:
π: New feature
π: Enhancement
π: Bug fix