From f1ecf954cfd996587b54d1e83084513336f31ba3 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Thu, 25 Jan 2024 22:49:33 +0100 Subject: [PATCH] Add changelog for backend --- content/4.backend/3.changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/4.backend/3.changelog.md b/content/4.backend/3.changelog.md index 443162d..4c98a93 100644 --- a/content/4.backend/3.changelog.md +++ b/content/4.backend/3.changelog.md @@ -2,6 +2,12 @@ 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 For this update, you will need to run migrations.