829 B
829 B
Changelog
All notable changes to Messkit will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[0.1.4] - 2022-03-05
Changed
- Remove
--reload
flag from suggested web app command.
[0.1.3] - 2022-03-05
Changed
- Nod to mysql in the installer intro msg.
- Add
web/static/img
folder to manifest.
[0.1.2] - 2022-03-05
Changed
- Set default theme and images when installing.
- Include app setting for production flag.
- Add support for including some views based on DB settings.
- Add support for mysql database as messkit backend.
- Add upgrade script/config to installer.
- Add initial docs.
[0.1.1] - 2022-03-03
Added
- Initial version...sort of.