Releases: safing/portbase
Releases · safing/portbase
v0.7.3
Changelog:
6fcd1d3 Make DB registry persistence optional
2fa2978 Improve authenticator error handling
f4fcd0c Add Path to Token Cookie
v0.7.2
Changelog:
38902d8 Check path to index file when saving
34e076f Fix starting the api auth token cleaner task
v0.7.1
Changelog:
4dcec09 Improve exported module and subsystem states
6bf91e1 Add StablePool
v0.7.0
Changelog:
3c7af21 Increase test timeout to mitigate false positive fails
1990465 Add force exiting
37189b0 Detect close errors
fe7b09c Improve authentication handling, enable auth cookies (breaking change)
d6f7a15 Improve api middlewares
v0.6.0
Changelog:
- 5136bf9 Add authentication failure error messages (breaking change)
- 9309fe4 Improve -print-stack-on-exit
v0.5.6
Changelog:
- 91181f3 Make second OS rng feed async to improve resilience against empty rand pool
- 0e779b8 Increase module start/stop timeouts
- 8e578cb Check for windows test executable when checking version information
v0.5.4
Changelog:
- b90042a Improve database not found error message
- f2f1a56 Make default ack action if notification has none
- e83e2b2 Fix and improve api authentication error
v0.5.3
Changelog:
- e2d0b39 Switch debug output to different format
- 7e9c2f4 Remove debug code
- 6093a46 Add support for packed resource files
v0.5.2
Changelog:
- 43a91f0 Improve updater
- a0ec633 Move record maintenance to storages
- 0a53e78 Fix bug updater, where resources where not marked as available
- 9d7fd12 Add support for custom index files
- bug fixes and other minor changes