Skip to content

Releases: alexgladd/bm-hotgroups

Release 1.2.1

19 May 16:18
Compare
Choose a tag to compare

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

19 May 15:14
Compare
Choose a tag to compare

This small release adds a banner pointing to this app's brand new, work-in-progress version 2.

See: https://version2.bm-hotgroups.pages.dev/

Release 1.1.0

05 Feb 02:30
5f80325
Compare
Choose a tag to compare

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

09 May 09:35
56b85a9
Compare
Choose a tag to compare

Features

  • Add navigation links that direct to new static site for About and News content (#6)
  • Adds Sentry integration to track errors that occur in production (#22)
  • Updates site manifest and icons
  • Adds a basic sitemap

Release 0.3.1

25 Apr 14:34
bf8b56e
Compare
Choose a tag to compare

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

25 Apr 12:30
b509d99
Compare
Choose a tag to compare

Bug Fixes

  • Adapts to a change in the Brandmeister last heard feed to get the app working again (#23)

Features

  • Replaces the top section with a list of currently active sessions (#3)

Release 0.2.2

09 Apr 08:18
415e839
Compare
Choose a tag to compare

No substantive change to the app.

This release includes a migration to Github Actions for CI/CD.

Release 0.2.1

02 Feb 00:29
06d8380
Compare
Choose a tag to compare

Features:

  • Adds responsive layout for smaller screens (#2)

Release 0.2.0

26 Jan 11:08
c42a6f8
Compare
Choose a tag to compare

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

06 Jul 21:38
8e70433
Compare
Choose a tag to compare

Bugfixes:

  • Correctly aggregate last active times for talkgroups and callsigns (#7)

Other:

  • Begin adding more test coverage