mirror of
https://github.com/p-stream/docs.git
synced 2026-05-10 09:40:39 +00:00
Merge pull request #25 from movie-web/backend-1.3.1
Add changelog for backend
This commit is contained in:
commit
6d778fd124
1 changed files with 6 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue