Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 12:52

Refactoring of authentication in frontend and minor improvements

  • Fix race between WebAuthn and Extension on login (#45)
  • Fix transition for Messages (#fd82e13)
  • Performance improvements
    • lazy loading of components
    • reducing time to first backend request
  • moved from css to scss to reduce resulting css size
  • Add HTTP headers (Content-Security-Policy, Content-Disposition, HSTS)
  • Apply SameSite=strict to cookies
  • add server side logging