Version 0.17.1

Our latest patch version contains a few important fixes, including one for the Export page (#1703), which broke with our last release (v0.17).

It also adds an important new command-line tool for admins to easily clear out accounts in a single mass action (#1705). This is especially useful for instances that were affected by a vulnerability that still allowed account registrations on closed servers (v0.16 or earlier).

Download v0.17.1 now, and read on to see what’s new in this version.

User-Facing Changes

Admin-Facing Changes

Dependencies and minor fixes

Upgrading from v0.17.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. (Only when upgrading from < v0.17) 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.

#WriteFreely #release