Add 1.3.0 RC 1 post.
Compare changes
content/funkwhale-130-rc3-release.md
0 → 100644
+ 82
− 0
After a year of work, the Funkwhale team is proud to announce the release of the first release candidate for Funkwhale 1.3.0! Well, kind of. We had a few issues we needed to iron out with the first couple of candidates, but now we're ready to go! This release candidate gives admins the opportunity to test the new release and give feedback, and also gives translators the opportunity to check over strings before the official release.
With this release we are deprecating the All-in-one Docker deployment mechanism as mentioned in [an earlier post](https://blog.funkwhale.audio/deprecation-all-in-one-container.html). If you want to continue using Docker, you need to migrate to our multi-container setup. You can find migration instructions for this [in our documentation](https://docs.funkwhale.audio/develop/administrator_documentation/migration_guide/index.html).
**Important**: the new `docker-compose.yml` file uses Postgres 15. If you are using an old version of Postgres, you need to migrate to the new version or edit the compose file to match your existing postgres version. You can follow the upgrade instructions [in our documentation](https://docs.funkwhale.audio/develop/administrator_documentation/upgrade_docs/docker.html#upgrade-the-postgres-container).
With this update we changed our translation system from vue-gettext to vue-i18n. While we made every effort to not disrupt existing translations, there may be a few strings that are now misaligned. We have also introduced a few new strings which need translating. If you're willing to help out, please head over to our [translation platform](https://translate.funkwhale.audio).