Releases: anaynayak/buildnotify
Releases · anaynayak/buildnotify
2.1.0
Tech
- Type declarations, mypy for static type checker
- Use github actions for running builds
- Bump dependencies
Added
- Show context menu on left click for non-darwin platforms
- Bearer token authentication by @Deuchnord
- Enhance config windows UX by @Deuchnord
- Snaps are automatically pushed to https://snapcraft.io/buildnotify-test
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Added
- Sort projects by last build time or name
- Allow selection/deselection of all projects in configuration screen
- Using keychain to manage passwords
- Support for self-signed certificates
- Per CI server build label prefix
- Support for projects without URL scheme specified in the cctray.xml feed
- Upgrade to PyQt5
Changed
- Allow polling unit to seconds from minutes.
- List of projects can now be dragged to extend the visible list
Fixed
- Encoding of username/password for basic authentication
- Projects with same name across CI servers are handled correctly