PYRSS-Website/CHANGELOG.md
Corban-Lee 4d7af5592b
All checks were successful
Build and Push Docker Image / build (push) Successful in 7s
update changelog
2024-08-13 17:14:17 +01:00

22 lines
556 B
Markdown

**v0.2.0**
- Enhancement: Improved warning when server doesn't include bot member
- Enhancement: Made it easier to update labels to the current server's details
- Enhancement: 'Go Back' button on the server page, takes the user to the 'select a server' page.
- Docs: Further documented `static/home/servers.js`
- Other: removed some unused/unreferenced code
**v0.1.14**
- Fix: layout issue for the 'select a server' page was off-centre
**v0.1.13**
- Docs: Start of changelog
- Fix: remove db flush from entrypoint file
**v0.1.0**
- Initial Release