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

1.0.0

Compare
Choose a tag to compare
@tborychowski tborychowski released this 03 Apr 08:59
· 195 commits to master since this release
  • auto-update bookmarks and mark as unread (when new comments added, since last visit). This will not "sync" with GH, when you open issues in another browser.
  • "My Issues" section now lists all issues assigned to the user (based on the token)
  • faster page loading and back navigation
  • added "hide" menu option for mac (cmd+h)
  • nicer badge background (to match the dock badge red)
  • user names will now be fetched using the API, so only if the token was provided
  • enhanced update experience (nav item will show up when update downloaded)
  • changelog button added to app main menu and update dialogs
  • get the correct unread count for notifications (not only from the first page)
  • some cleanup and some refactoring
  • electron updated to the latest beta
  • when there are tonnes of notifications a "show more" button shows up. When clicked - it was navigating the notifications sidebar without a way to go back. "Back Button" will now show up in the sidebar, when it's needed!

Known bugs:

  • "Lookup" on mac still doesn't work, due to an issue in chromium. Fix is on the way.
  • auto updated does not show the progress - 3rd parties don't allow that. Issue reported, maybe they will fix that someday :-)