Skip to content

Releases: kdudkov/goatak

v0.19.1

24 Oct 12:13
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.17.0

29 Apr 19:36
Compare
Choose a tag to compare

FEATURES:

  • gpsd support for webclient
  • mission packages storage refactoring
  • new mm (Mission Manager) cli utility

FIXES:

  • fixed some missions and mission packages issues

v0.16.4

02 Apr 20:34
Compare
Choose a tag to compare

FEATURES:

  • new takreplay format: stats
  • new takreplay format: broadcast
  • cots_processed metric now has labels type and scope
  • new route_pings server config option
  • some new message type names added
  • new welcome_msg server config option
  • connections metric now has label scope

FIXES:

  • client npe fixed

v0.16.3

17 Mar 20:42
Compare
Choose a tag to compare

FEATURES:

  • show units/points scope in admin dashboard
  • create mission notification message
  • new server config option - interscope_chat that allows chat messages routing between scopes

FIXES:

  • fixed showing two chat messages when the server broadcast your chat message back

v0.16.2

12 Mar 11:00
Compare
Choose a tag to compare

0.16.2

FIXES:

  • fixed chat in client
  • fixed ws status in client
  • fixed server dashboard

v0.16.1

08 Mar 13:41
Compare
Choose a tag to compare