v0.14.0-rc.1
Pre-release
Pre-release
This is a pre-release build
It includes features and changes that are still being tested and may not be stable. To try it out, use the next Docker image:
ghcr.io/zhfahim/anchor:next
Please report any issues you encounter.
Features
- Implement export and import (#129) by @ZhFahim
- feat: add Android home screen widget for notes (#130) by @ZhFahim
- feat(mobile): implement native splash screen for Android and iOS by @ZhFahim
- feat(mobile): implement deep linking for home widget by @ZhFahim
Bug Fixes
- fix(notes): allow attachment option for new notes by @ZhFahim
- fix(notes): preserve other users' tags when updating shared notes by @ZhFahim
- fix: tag ownership on note create, link/import edge cases, fresh-install sync by @ZhFahim
- fix: update iOS deployment target to 14.0 by @ZhFahim
Maintenance
- test: add unit test suites across server, mobile, and web by @ZhFahim
- chore: bump version to 0.14.0 by @ZhFahim
Full Changelog: v0.13.0...v0.14.0-rc.1