github dullage/flatnotes v3.2.1

latest releases: v5.3.0, v5.2.3, v5.2.2...
13 months ago

🗒️ Notable changes:

  • There is a new read_only authentication type. This is similar to none (no authentication) but - as the name implies - doesn't allow creation, modification or deletion. An example use case could be to use flatnotes for documentation or a blog. Resolves #72.
  • The /api/token endpoint is no longer loaded when authentication is disabled (i.e. the FLATNOTES_AUTH_TYPE is set to none or read_only).
  • The API no longer requires a dummy bearer token when authentication is disabled. Resolves #90.

🪲 Bug Fixes:

  • Fixed an issue displaying lists in tables when using the dark theme. Resolves #94.

Don't miss a new flatnotes release

NewReleases is sending notifications on new releases.