Skip to content

Releases: kdudkov/goatak

v0.23.0

06 Aug 16:51

Choose a tag to compare

v0.23.0: 2025-08-06

v0.22.1

22 Jul 14:27

Choose a tag to compare

v0.22.1: 2025-07-22

v0.22.0

08 Jul 12:39

Choose a tag to compare

v0.22.0: 2025-07-08

Added

  • Provisioning via device profiles - you can create profile for any login/uid combination
  • Map layers are configured in client/server config file

Fixed

  • Login screen messages translated to english
  • NPE fixed

v0.21.1

07 May 17:31

Choose a tag to compare

v0.21.1: 2025-05-07

v0.20.0

11 Apr 18:56

Choose a tag to compare

v0.20.0: 2025-04-11

Added

  • Points page in admin interface
  • extended roles for atak 5.4

Changed

  • MissionPackage information is now stored in database
  • database schema
  • vue3 & leaflet 1.9.4

Deprecated

  • datasync option in config

Fixed

  • disable colored logs pn windows
  • MissioChange for resources
  • dp file upload

v0.19.1

24 Oct 12:13

Choose a tag to compare

v0.19.1: 2024-10-24

Added

  • Block user by UID (drops connection and prevent cert enrollment)
  • Unread/total messages badge and different color, if unread > 0

v0.19.0

09 Sep 20:33

Choose a tag to compare

0.19.0

FEATURES:

  • switch to koanf from viper
  • switch to fiber from air
  • smaller icons in menu
  • do not log welcome message in messages log

FIXES:

  • fix ws handler never removed
  • fix meshastic plugin versions
  • fix metrics
  • enlarge body limit for marti api
  • fix error in pos message handler
  • fix fiber error logging
  • fix null initial handler time

v0.18.1

18 Jul 15:18

Choose a tag to compare

FEATURES:

  • mission packages download link in admin interface
  • etag header added

FIXES:

  • many UI fixes
  • stats format in takreplay app fixed

v0.18.0

23 May 09:47

Choose a tag to compare

FEATURES:

  • messages counters in client now show number of unread messages
  • fixed chat in webclient: message delivery, send message with enter key, etc
  • takreplay format stats now shows clients and devices information
  • new cots_dropped metric
  • server config options interscope_chat and route_pings are removed

FIXES:

  • fixed server bottleneck with ssl handshake

v0.17.1

13 May 07:02

Choose a tag to compare

FEATURES:

  • multiple file processing with takreplay. Like ./takreplay -format stats data/log/*.tak
  • cot drops metric added

FIXES:

  • xml cot handler fixed