2020-07-23 20:16:52 +00:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
2020-08-08 05:11:45 +00:00
|
|
|
|
2020-09-10 22:04:53 +00:00
|
|
|
## [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
|
|
|
|
|
|
|
|
|
2020-08-08 05:11:45 +00:00
|
|
|
## [5.0.1] - 2020-08-08
|
|
|
|
|
|
|
|
* bumped deadsimplekv to 0.3.2
|
|
|
|
* bumped urllib3 to 1.25.10
|
|
|
|
|
2020-07-23 20:16:52 +00:00
|
|
|
## [5.0.0] - 2020-07-23
|
|
|
|
|
|
|
|
- Removed single-process POW support (was only needed on Windows)
|