Skip to content

Releases: safing/portbase

v0.7.3

15 Jul 12:08
Compare
Choose a tag to compare

Changelog:

6fcd1d3 Make DB registry persistence optional
2fa2978 Improve authenticator error handling
f4fcd0c Add Path to Token Cookie

v0.7.2

27 Jun 13:01
Compare
Choose a tag to compare

Changelog:

38902d8 Check path to index file when saving
34e076f Fix starting the api auth token cleaner task

v0.7.1

16 Jun 14:17
Compare
Choose a tag to compare

Changelog:

4dcec09 Improve exported module and subsystem states
6bf91e1 Add StablePool

v0.7.0

05 Jun 14:10
Compare
Choose a tag to compare

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

04 Jun 07:46
Compare
Choose a tag to compare

Changelog:

  • 5136bf9 Add authentication failure error messages (breaking change)
  • 9309fe4 Improve -print-stack-on-exit

v0.5.6

04 Jun 07:45
Compare
Choose a tag to compare

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.5

04 Jun 07:44
Compare
Choose a tag to compare

Changelog:

v0.5.4

04 Jun 07:44
Compare
Choose a tag to compare

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

04 Jun 07:43
Compare
Choose a tag to compare

Changelog:

  • e2d0b39 Switch debug output to different format
  • 7e9c2f4 Remove debug code
  • 6093a46 Add support for packed resource files

v0.5.2

08 May 09:11
Compare
Choose a tag to compare

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