Releases: sirbrillig/gitnews-menubar
Releases · sirbrillig/gitnews-menubar
v1.0.5
Changelog
- Improve error reporting for GitHub server errors.
- Fix an issue where multiple server errors would not be displayed.
v1.0.4
Changelog
- Upgrade gitnews to 2.0.1 which should better handle non-200 responses from GitHub.
- Prevent notifying about new releases if the new release is a pre-production release.
v1.0.3
Changelog
- Show red icon when connection errors occur rather than normal alert.
- Add "check for updates" button to config page.
- Reduce font size of offline notice so it fits in one line.
v1.0.2
Changelog
- Further improve offline handling.
- Move quit button to Config page.
- Move config button to left side of header.
- Move config page "back" button to header.
- Show config button even during initial fetch.
- Any error will now disable
fetchingInProgress
to prevent fetch hanging. - Add "retrying now" to offline countdown.
- Add version number to config page footer.
- Show alert icon when offline, when there are errors, or when new notifications arrive.
v1.0.1
Fix a bug where the initial load after entering a token would never try to fetch notifications. 🙃
v1.0.0
Initial release.