mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2025-01-10 22:25:25 +00:00
Version 1.6.0
This commit is contained in:
parent
720e67c709
commit
b563e88de3
2 changed files with 5 additions and 1 deletions
|
@ -93,3 +93,7 @@
|
|||
* Add home link to the getting started column when home isn't mounted (ThibG)
|
||||
* Add option to disable swiping motions across the web UI (ThibG)
|
||||
* Add pop-out player for audio/video in web UI (Gargron, Gargron, Gargron, noellabo)
|
||||
|
||||
[1.6.0]
|
||||
* Update base image to v3
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Federated social network",
|
||||
"version": "1.5.0-1",
|
||||
"version": "1.6.0",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
"memoryLimit": 1610612736,
|
||||
|
|
Loading…
Reference in a new issue