Skip to content

v0.0.38

Choose a tag to compare

@jonschoning jonschoning released this 03 Jul 19:17
· 8 commits to master since this release
fa20e40
  • add account setting Show note previews in the note list (previewNotes, default: on) to toggle text previews in the notes list
  • note per page selection uses a separate session key from bookmarks
  • add group headings on account settings page
  • add login page rate limiting; add appSettings login-rate-limit-max-attempts (default: 10), login-rate-limit-window-seconds (default: 60)
  • bug fix: fix translations from v0.0.37 which introduced malforfmed json into non-english translation files; add translation tests
  • bug fix: allow espial to be run on a subpath url via APPROOT setting / env var (fixes #58)

this version has a known vulnerability, fixed in v0.0.39. Upgrading is recommended.