Release history
anchor releases
Offline first, self hostable note taking application
All releases
16 shown
v0.11.1
Bug fix
Fixed race conditions in mobile-to-server sync flow.
Full changelog
Bug Fixes
- fix(sync): prevent race conditions in mobile to server sync flow by @ZhFahim
- fix: set experimental proxyClientMaxBodySize setting to 50mb (#101) by @dylanlangston
- fix(sync): simplify server changes application and cleanup logic by @ZhFahim
Maintenance
- chore: fix pnpm-workspace.yaml and add main .dockerignore by @ZhFahim
- chore: update version numbers to 0.11.1 by @ZhFahim
Full Changelog: https://github.com/ZhFahim/anchor/compare/v0.11.0...v0.11.1
v0.10.0
New feature
Notable features
- Note attachment functionality
- Admin role management
- Auto-delete expired trash
v0.9.1
Bug fix
Critical fix for container startup failures related to missing OIDC environment variable exports in the entrypoint script.
v0.9.0
New feature
Notable features
- OIDC authentication support
- Per-user API tokens
- Improved UI responsiveness
v0.8.1
Bug fix
Fixed token clearing bug that was erasing user settings. Note: v0.8.0 requires mobile users to re-login once for token refresh setup.
v0.8.0
New feature
Breaking changes
- Users may be logged out and require re-login
Notable features
- Refresh token functionality
- Per-user database isolation
v0.7.0
New feature
Notable features
- Checklist reordering
- QuillPreview component
- Sticky editor toolbar
v0.6.0
New feature
Notable features
- Note sharing functionality
- QuillPreview component
v0.5.0
New feature
Notable features
- User profile update feature
- Release keystore for signed builds
v0.4.0
New feature
Notable features
- User registration settings
- Admin approval workflow
v0.3.0
New feature
Notable features
- Change password functionality
- App icons and manifest
v0.2.0
New feature
Notable features
- Bulk actions for notes
- View settings component
- Configurable sorting