WriteFreely logo

WriteFreely

A clean, minimalist publishing platform made for writers

Alternative to: medium, substack, wordpress, ghost, tumblr


About Versions (30)

v0.17.0

2026-07-17

WriteFreely v0.17 is here, includes some critical security fixes, along with a ton of quality-of-life improvements and fixes for users.

Security

User-Facing Changes

Admin-Facing Changes

Developer-Facing Changes

Dependencies and minor fixes

Upgrading from v0.16.x or earlier

  1. Download the latest release for your operating system and architecture
  2. Stop running your writefreely server
  3. Replace all files in your installation (except for the keys directory) with the ones in the archive
  4. Update your database by running:
    writefreely db migrate
  5. Start your writefreely server again

If you’re upgrading from a much earlier version, follow the instructions in each previous release.

New Contributors

Thank you to all who contributed to this release!

Full Changelog: https://github.com/writefreely/writefreely/compare/v0.16.0…v0.17.0