Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Release 1.0.4 πŸ“’

Compare
Choose a tag to compare
@k0shk0sh k0shk0sh released this 27 Feb 05:46
· 1801 commits to master since this release

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