-
v0.11.1
v0.11.1v0.11.1v0.11.1v0.11.1v0.11.1v0.11.1v0.11.1v0.11.1v0.11.1
-
v0.8.1
v0.8.1 * Fix same-page anchor links (#43, #42, #33) * Admin account isn't created correctly with --config (#71) * Use correct `go get` command in documentation * Fix --create-user usage error message * Fix Write.as link in README
-
v0.8.0
v0.8.0 * User Invites (T556) * Fix spacing in sublists (#27) * Optimize web font loading (#65) * Fixed Docker build (#57) * Do automated database migration with `writefreely --migrate` (T509) * Support configuring resource directories (T560 / #63)
-
v0.7.1
v0.7.1 * Fix blog customize page not rendering on Windows (#61) * Initialize database during config step for single-user instance (#59)
-
v0.7.0
v0.7.0 **User Management** * **Admin user creation**. Admins can now create a normal user from the command-line with: `writefreely --create-user username:password` * **Users List** (T553). Get an overview of all the users in your community with the new user list for admins. This is the foundation for future moderation features. * Use an en dash in the title of posts that are written in German, instead of em dash (#1) * Now you can build `writefreely` without SQLite support. To include support, compile with the `sqlite` build tag * Blog names starting with a number now have an ActivityPub avatar * Prevent creating users with invalid usernames via command-line (#49) * Fix metadata update for draft posts on single-user instances (#50) * Fix "Database user or password not set." error when starting SQLite-backed instances (#54) * Fix user creation process hanging on SQLite-backed instances (#53) * Fix tagged post query on SQLite-backed instances (#55) * Fix ActivityPub follows on SQLite-backed instances (#56)
-
v0.6.0
v0.6 * SQLite support (T529) * Reader / local timeline (T554) * Create admin user from the command-line (T544) * Specify non-default configuration file to use with new `-c [filename]` flag * Host highlight.js and MathJax locally, instead of on CloudFlare (T551)
-
v0.5.0
v0.5.0 * Configure bind address with new `bind` configuration value (#38, #5) * Syntax highlighting support for all programming languages supported in highlight.js (#39) * Modify NodeInfo description with new `site_description` config value * Change admin values via the web admin UI (T541) * Fix metadata editing in single-user mode (#40) * Always show stats on **About** page if `public_stats` enabled
-
v0.4.0
v0.4.0 * Work as a standalone server, with TLS (T537) * Code syntax highlighting (#31) * Fix About page link in Admin dashboard * Include About/Privacy page content in page description