WriteFreely v0.8.0 Release Notes

Release Date: 2019-01-24 // about 5 years ago
  • write freely

    🔋 Features

    👉 User Invites (T556)

    📚 Now it's even easier to run a private / invite-only community, with user invites. Admins have a new user_invites setting that can enable invite link generation for all users, admins only, or no users at all (the default). If enabled, users can create invite links to let others sign up for your WriteFreely instance, even if public registration is closed. Invite links can each be set to expire, or optionally have a maximum number of uses.

    🛠 User-Facing Changes / Fixes

    • 🛠 Fix spacing in sublists (#27)
    • ⚡️ Optimize web font loading (#65)

    Admin-Facing Changes

    • 🛠 Fixed Docker build (#57)
    • 👌 Support automated database migration with writefreely --migrate (T509)
    • 👌 Support configuring resource directories (T560 / #63)

    ⬆️ Upgrading from v0.7.x

    🚀 Download the latest release for your operating system. Stop running your writefreely service, replace all files in your installation with the ones in the archive, and then start your writefreely service again.

    👉 Now make sure your database is backed up , and update it with writefreely --migrate.

    No additional steps are needed to upgrade from v0.7.x. Follow the instructions in each previous #release if you're upgrading from an earlier version.

    Developers

    🚀 If you are running a custom build, note that there were style changes in this release. Run make ui to generate the latest stylesheets.

    Contributors

    🚀 Thanks to everyone who contributed to this release!

    @kaiyou
    @nkoehring

    WriteFreely