• v0.3.0 67d3ab32f8

    v0.3.0 Stable

    nak released this 2026-08-17 00:01:58 +00:00 | 5 commits to main since this release

    Detailed CHANGELOG
    highlights:

    • Index view now exists for boards that can support it (everything besides /likes/, /bkmks/ and /dm/)
    • 9 digit decimal hashes instead of the truncated hex ones for post ids
    • Media uploads work on Pleroma now (multipart/form-data)
    • Compose post preview
    • Pinned/Sticky posts for profiles now supported
    Downloads
  • v0.2.0 98b7e89394

    v0.2.0 Stable

    nak released this 2026-08-02 03:33:33 +00:00 | 40 commits to main since this release

    Detailed v0.2.0 CHANGELOG
    Highlights:

    • /dm/ board for your direct messages
    • Draggable compose panel, allows for multi >>reply tagging
    • Link menu on posts, exposes originating post URL, >>(Cross-thread) markdown copy and quote posting
    • More configurable (video looping, mute defaults, auto-refresh options)
    • Multi-account drifting: sign into multiple accounts across instances and easily switch
    • Mitra XMR subscription support
    Downloads
  • v0.1.0 41a7050c9a

    nak released this 2026-07-13 03:31:08 +00:00 | 117 commits to main since this release

    First versioned release of chan-fe v0.1.0

    Should be fairly simple to install for Mitra instances: see README.md#installation in the README.

    I use npm run deploy to esbuild and rsync the dist/ directory over to production.

    See the CHANGELOG.md for the initial feature inventory.

    Downloads