Skip to content

Releases: zaroc-dev/luminotes

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 19:57
b712244

Changes

First release.

  • style: logo, feat: pkg build install (b712244)
  • fix(sync): refresh the library after a sync pulls remote changes (180f040)
  • feat(server): add Traefik reverse-proxy compose variant (0ef80f9)
  • fix(server): replace bcrypt with PBKDF2 and make the user store stateless (7edb6e3)
  • feat(sync): integrate cloud sync into the Flutter client (9b8e324)
  • feat(sync): add self-hosted sync server, shared core, and storage hooks (64b6192)
  • chore: build artifacts are on repo (620eafc)
  • ci: release pipeline (4ea39f6)
  • feat: text input (4807896)
  • initial working app (b63c7a4)