Skip to content

Arf v1.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 22:36

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 .arf bundle, 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, .arf bundle, 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 .AppImage is portable: chmod +x and run.

Free and open source. Read the source, not the privacy policy.