github enchant97/note-mark v0.16.0
V0.16.0

latest releases: v0.17.1, v0.17.0, v0.16.3...
3 months ago

⚠️ Existing Users ⚠️

Certain configuration variables have been renamed, please see below:

ALLOW_SIGNUP > ENABLE_INTERNAL_SIGNUP

Users accessing frontend and backend from different backends will need to migrate e.g.

api.example.com/api + example.com/ > example.com/api + example.com/

Changes

Added

  • closes #223; SSO via external OIDC providers

Changes

  • require go 1.24
  • closes #225; remove api picker from frontend
  • closes #226; migrate to pnpm instead of npm
  • replace all PATCH methods with PUT
  • update to es2020
  • general code tidying

Fixes

  • fix error when loading a user with no books

Full Changelog: v0.15.3...v0.16.0

Don't miss a new note-mark release

NewReleases is sending notifications on new releases.