Skip to content

Releases: chuot/rdio-scanner

v6.1.6

24 Jan 16:08
Compare
Choose a tag to compare

v6.1.6

  • Fix webapp not reporting the correct version.

v6.1.4

22 Jan 15:22
Compare
Choose a tag to compare

v6.1.4

  • Talkgroup label now syncs with the talkgroup_tag from the API or dirwatch (issue #80).
  • Fix more migration errors on mysql database (issue #86).
  • Fix config export not working with non latin-1 characters (issue #89).
  • Fix talkgroup label from dirwatch type sdrtrunk (discussion #98).
  • Fix SIGSEGV (issue #100).
  • New patch indicator for patched talkgroups.

v6.1.3

11 Jan 19:26
Compare
Choose a tag to compare

v6.1.3

  • Fix concurrent config write when autopopulate is enabled (issue #77).
  • Fix API in regards to audio filename and audio type (issue #78).
  • Fix some calls not playing on the native app (issue #87).
  • Fix migration error on mysql database (issue #88).
  • Fix admin password not read from mysql.

v6.1.2

05 Jan 20:49
Compare
Choose a tag to compare

v6.1.2

  • Fix image links in webapp.md (issue #76).
  • Fix SIGSEGV when trying to autopopulate (issue #77).
  • Fix parsing SDRTrunk meta data.
  • Dirwatch type trunk-recorder now deletes json files without audio (when deleteAfter is set).
  • Add a new docs/update-from-v5.md document.

v6.1.1

04 Jan 19:13
Compare
Choose a tag to compare

v6.1.1

  • Fix unknown datetime format sql.NullString error.

v6.1.0

04 Jan 18:13
Compare
Choose a tag to compare

Version 6.1

  • Calls now support patched talkgroups.
  • New search patched talkgroups option which is disabled by default.
  • Talkgroups and units are now stored in their own database table.
  • New units CSV importer.
  • Fix blacklisted talkgroups being created anyway when autopopulate is enabled.
  • Fix compatibility with mysql/mariadb (default sqlite is still recommended).