Add changelog for backend

This commit is contained in:
mrjvs
2024-01-25 22:49:33 +01:00
parent de9567bbfa
commit f1ecf954cf

View File

@@ -2,6 +2,12 @@
title: 'Changelog' title: 'Changelog'
--- ---
# Version 1.3.1
- Fixed bug where "false" env variables weren't treated as false for booleans
- Added ARM support for hosted docker container
- Stopped using JSON for recaptcha verifications.
# Version 1.3.0 # Version 1.3.0
For this update, you will need to run migrations. For this update, you will need to run migrations.