Releases: odlot/journal
Releases · odlot/journal
v0.0.1
What's Changed
- Add vanilla journal MVP and GitHub CI by @odlot in #1
- Hide encryption config behind Settings view by @odlot in #2
- Add Web Crypto module and settings lock flow by @odlot in #3
- Gate note content behind lock state by @odlot in #4
- Feat/settings crypto lock gating by @odlot in #8
- Feat/passphrase bootstrap verify by @odlot in #7
- Add encrypted backup export/import flow by @odlot in #9
- Move app files into src and share validation script by @odlot in #10
- Add passphrase rotation to key lifecycle by @odlot in #11
- Implement IndexedDB local-first storage with tombstones by @odlot in #12
- Add sync protocol foundation and modular sync module by @odlot in #13
- Add sync conflict handling with keep-both resolution by @odlot in #14
- Harden CI workflow and validation checks by @odlot in #15
- Add clear local data wipe action by @odlot in #16
- Add Dependabot config and further CI hardening by @odlot in #18
- ci: remove invalid Dependabot labels by @odlot in #20
- ci: bump the github-actions group with 2 updates by @dependabot[bot] in #19
- docs: add architecture and security docs by @odlot in #21
- test(sync): validate no plaintext leaves browser during sync by @odlot in #22
- feat(ui): add markdown preview visibility toggle by @odlot in #24
- feat(ui): add collapsible notes sidebar by @odlot in #23
- feat(ui): add keyboard shortcuts for note workflow by @odlot in #25
- feat(history): add encrypted local commit-log foundation by @odlot in #26
- feat(history): add restore UI from note history by @odlot in #27
- test(sync): add retry e2e coverage and CI validation scripts by @odlot in #28
- test(e2e): use dynamic localhost port for playwright runs by @odlot in #30
- deps: bump @playwright/test from 1.52.0 to 1.58.2 in the npm group by @dependabot[bot] in #29
- test(e2e): add offline recovery and reconnect coverage by @odlot in #31
- feat(ui): add local light/dark theme toggle by @odlot in #32
- chore(release): add artifact smoke, accessibility checks, and release checklist by @odlot in #33
- ci: automate patch releases on merged PRs to main by @odlot in #34
New Contributors
- @dependabot[bot] made their first contribution in #19
Full Changelog: https://github.com/odlot/journal/commits/v0.0.1