Version 1.4.3

This commit is contained in:
Girish Ramakrishnan 2020-12-01 10:18:19 -08:00
parent 7800e7a643
commit f93726f450
2 changed files with 5 additions and 1 deletions

View file

@ -66,3 +66,7 @@
* Fix audio/video player not using CDN_HOST on public pages (ThibG)
* Fix private boost icon not being used on public pages (OmmyZhang)
* Fix audio player on Safari in web UI (ThibG, ThibG)
[1.4.3]
* Install ffmpeg. This was causing sidekiq jobs to fail

View file

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Federated social network",
"version": "1.4.2",
"version": "1.4.3",
"healthCheckPath": "/about",
"httpPort": 8000,
"memoryLimit": 1610612736,