Skip to content

v0.4.0

Compare
Choose a tag to compare
@Usbac Usbac released this 14 Sep 09:14
· 139 commits to main since this release

✨ Improvements

  • Add new configuration options to /admin/settings, like the session lifetime and the session SameSite cookie.
  • Add section to /admin/settings to view, download and clear the system logs.
  • Enhance security by setting the HttpOnly attribute for cookies.
  • Add the X-Content-Type-Options: nosniff header to prevent MIME-type sniffing.
  • Disable user selection within images, buttons, and select elements for better UI consistency.