Arf v1.5.0
Added
- Automated test suite: unit tests (Vitest) for vault parsing, wikilinks and tags,
the folder tree and folder-move planning, citation formatting in every style,
the.arfbundle, and the sync-merge/conflict logic; plus a Playwright end-to-end
smoke test that creates a note, links and renames it, adds a citation, exports
Markdown and HTML, and reloads to confirm nothing is lost. - Continuous integration: builds and runs the test suite on every push and pull request.
- Open-source project files:
CONTRIBUTING.md,SECURITY.md,CHANGELOG.md,
ROADMAP.md,CODE_OF_CONDUCT.md, and GitHub issue and pull-request templates. - A concrete data-safety section (README and the docs "Your data" page) describing
exactly what happens on rename, folder move, sync conflict, backup, and export failure.
Changed
- The sync-merge, conflict-copy,
.arfbundle, and folder-move logic were pulled out of
the main component into small, separately tested modules. Behaviour is unchanged. - Release notes are now generated from this changelog, so the release title and body
always match the tag.
Fixed
- The documentation site's top navigation no longer crowds on narrow/mobile screens.
Installing — these builds are unsigned (no paid certificate yet):
- Windows — SmartScreen may warn: More info → Run anyway.
- macOS — right-click the app → Open the first time (Gatekeeper).
- Linux — the
.AppImageis portable:chmod +xand run.
Free and open source. Read the source, not the privacy policy.