WriteFreely logo

WriteFreely

A clean, minimalist publishing platform made for writers

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


About Versions (27)

v0.15.1

2024-10-05

User-Facing Changes

Admin-Facing Changes

Developer-Facing Changes

Dependencies and minor fixes

Upgrading from v0.15.0

IMPORTANT: The official release will not work on older systems, e.g. Ubuntu 18.04 or earlier. See https://github.com/writefreely/writefreely/issues/1064 for a workaround.

  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. Start your writefreely server again

Upgrading from v0.14.0 or earlier

Before restarting writefreely, make sure your database is backed up, and then update it with:

writefreely db migrate

Follow the instructions in each previous release if you’re upgrading from a much earlier version.

New Contributors

Full Changelog: https://github.com/writefreely/writefreely/compare/v0.15.0…v0.15.1