Skip to content

Releases: PolaricServer/aprsd

Fix problem (minor release)

07 Nov 19:01

Choose a tag to compare

In some cases if RemoteCtl wasn't used, it could fail to save config when restarting.
Fixed.
Some work was also done on implementing offline detection by pinging servers.

Fix problem (minor release)

03 Nov 19:47

Choose a tag to compare

Fix problem with logrotate restart

Fix problem (minor release)

01 Nov 20:49

Choose a tag to compare

Fix problem with updating password.

Major release

28 Oct 20:17

Choose a tag to compare

Changes to codebase and how it is built and maintained. Use modern tools like maven, webpack, copilot, etc..

  • Split out webserver stuff to separate codebase: arctic-core, Use Javalin..
  • Some reorganising of source code and package structure, Rename ServerAPI to ServerConfig, etc..
  • Use maven to build
  • APRS-IS filters. Complete implementation. Performance improvements. Doc.
  • Add internal filter to InetChannel
  • Migrate from librxtx to JSerialComm for serial communications
  • Migrate from init.d to systemd
  • Various fixes, including potential vulnerabilities, performance improvements, etc..

Pre-release (before merge of branch)

27 Sep 19:42

Choose a tag to compare

Pre-release

4.0 will be a major release. Some work has been done in the 4.0 branch.

Updates..

14 Sep 19:09

Choose a tag to compare

Fixes (some potentially critical), adjustments

Minor fixes release

03 Jun 22:16

Choose a tag to compare

Allow default filter for aprs-is channels. Fix issues with own position and distance filters

Fix issues with own position

01 Jun 10:46

Choose a tag to compare

3.2.1

Bugfix release

Updates..

18 May 11:51

Choose a tag to compare

  • Mailbox work - save mailbox to file (between restarts), fixes..
  • Add router and APRS-IS server channels
  • Implement APRS server-filters with additions
  • Small fixes to channel management
  • Save logins (between restarts)
  • Various smaller fixes and updates

Fixes

27 Aug 20:05

Choose a tag to compare

  • Fix problem with REST API for configuring channels
  • Remove SAR mode
  • Update libs: jmdns, lz4-java and objenesis
  • Some smaller updates and fixes..