Skip to content

v0.29.2

Compare
Choose a tag to compare
@sebadob sebadob released this 09 May 12:30
· 90 commits to main since this release
c29706b

Bugfix

  • DB Migrations between Hiqlite and Postgres have not been working as expected since database driver and query reworks with v0.29.
    #919
  • Front-Channel Logout returned HTTP 200 instead of 302 for auto-redirect under certain conditions.
    #920