Version 0.5
This week's release brings more admin control via the web UI and new ways to configure the application. It also finishes up support for syntax highlighting.
Features
- 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)
Fixes
- Fix metadata editing in single-user mode (#40)
- Always show stats on About page if
public_stats
enabled
Upgrading from v0.4.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.
No additional steps are needed to upgrade from v0.4.x. Follow the instructions in each previous #release if you're upgrading from an earlier version.
Contributors
Thanks for contributing!