mirror of
https://github.com/p-stream/docs.git
synced 2026-01-11 20:10:34 +00:00
Add changelog for backend
This commit is contained in:
parent
de9567bbfa
commit
f1ecf954cf
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue