773 B
773 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[7.0.0] - 2020-11-22
- Removed communicator timers
- Removed direct connections and chat (these will be either plugins or separate programs/processes in the future)
[5.1.0] - 2020-09-07
- Moved plugin web files to be in the plugin folder to reduce staticfiles blueprint coupling
- Added basic sidebar on index page
- Many bug fixes
[5.0.1] - 2020-08-08
- bumped deadsimplekv to 0.3.2
- bumped urllib3 to 1.25.10
[5.0.0] - 2020-07-23
- Removed single-process POW support (was only needed on Windows)