Skip to content

Release 1.0.2

Latest
Compare
Choose a tag to compare
@tomaskir tomaskir released this 09 Jul 17:17
· 5 commits to master since this release

1.0.2 is a hotfix for a few issues found since the 1.0.1 release.

Migration warning:
Some items in the configuration file have been added / changed.
Please review your existing configuration file against the example radman.properties.example file.

Here is the full changelog:

= Version 1.0.2 =
Features:
  Added default descending sorting for accounting records by acct start time (#28)

Fixes:
  Fixed "Internal error" on the Accounting view (#26)
  Added missing serialVersionUID to serializable objects (internal code-fix) (#27)

Tickets closed by this release:
  #26, #27, #28