Skip to content

4.2.0

Choose a tag to compare

@adrianschubek adrianschubek released this 14 Dec 09:15
· 36 commits to main since this release

[4.2.0] - 2025-12-14

🚀 Features

  • Add configurable auth cookie lifetime and httpOnly setting (db626c1)
  • Add password protection checks in init script (a51c66b)
  • Logout functionality and cookie deletion (df866e4)

🐛 Bug Fixes

  • Enhance password protection messaging and logic in index.php (24155b8)

📚 Documentation

  • Improve docs (b15c7b7)
  • Remove note about noJS (723f3a3)
  • New cookie configs (a99a479)
  • Update password protection documentation to include logout instructions (2b2bcbf)

⚙️ Miscellaneous Tasks