Release 1.0.1
1.0.1 is a bugfix release for issues found in the initial RadMan 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.1 =
Features:
Added table names into "Data from Radius DB" label on all Radius views (#15)
Attributes "Sensitive" are not reversible (#23)
Login screen confirmation shortcut by enter key when focused on username or password field (#22)
Current RadMan version displayed left from the 'Logout' button in the navigation bar (#17)
Accounting view table columns reordered (#12)
Added "Only active sessions" filter to Accounting view (#14)
Fixes:
Fixed losing DB connections after long inactivity period, which required restarting RadMan to reconnect to DB (#25)
Redirect from / to /login does not ignore HTTP protocol type anymore (#21)
Fixed 'Incorrect username or password' warning message overflowing input fields when it should be hidden (#20)
Fixed system user last login time not updated (#13)
Fixed broken UI under Microsoft Edge browser (#24)
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.
Tickets closed by this release:
#12, #13, #14, #15, #17, #20, #21, #22, #23, #24, #25