Releases: alexgladd/bm-hotgroups
Releases · alexgladd/bm-hotgroups
Release 1.2.1
Bugfixes
- Fix a styling issue with the new v2 announcement banner on large screens
Full Changelog: 1.2.0...1.2.1
Release 1.2.0
This small release adds a banner pointing to this app's brand new, work-in-progress version 2.
Release 1.1.0
Fixes
- Attempt to get this working again
- Update lots of dependencies and Node version
- Update Socket.io to v4 for compatibility with Brandmeister network
Release 1.0.0
Release 0.3.1
Bug Fixes
- Fixes a typo (thanks u/elmarkodotorg!)
Other
- Updates all dependencies to the latest versions
- Had to stick with socket.io v2 for compatibility with the Brandmeister API
Release 0.3.0
Release 0.2.2
No substantive change to the app.
This release includes a migration to Github Actions for CI/CD.
Release 0.2.1
Features:
- Adds responsive layout for smaller screens (#2)
Release 0.2.0
This release brings filtering options to the Top Talkgroups and Top Callsigns sections of the app. Users can filter these top activity aggregations to help find groups or users they're interested in.
Features:
- Filter options for top talkgroup and user activity (#5)
Security:
- Dependency updates to resolve known security vulnerabilities
Release 0.1.1
Bugfixes:
- Correctly aggregate last active times for talkgroups and callsigns (#7)
Other:
- Begin adding more test coverage