From d0b7367fea2d138b169e4dd237bec97aa94e225d Mon Sep 17 00:00:00 2001 From: Ciaran Ainsworth <ciaranainsworth@outlook.com> Date: Fri, 7 Jan 2022 18:20:33 +0100 Subject: [PATCH] Add new release post for 1.2.1 --- content/funkwhale-121-release.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/funkwhale-121-release.md diff --git a/content/funkwhale-121-release.md b/content/funkwhale-121-release.md new file mode 100644 index 0000000..deec882 --- /dev/null +++ b/content/funkwhale-121-release.md @@ -0,0 +1,17 @@ +Title: Funkwhale 1.2.1 bugfix release +Date: 2022-01-07 +Author: Sporiff +Category: Announcement +Slug: funkwhale-121-release +Summary: Hot off the heels of Funkwhale 1.2.0, a slightly more stable iteration is now ready for the limelight. + +Hello again everybody! 👋 + +As mentioned in our [Funkwhale 1.2.0 release announcement]({filename}/funkwhale-120-release.md), we have been working on a new bugfix release behind the scenes to address a couple of minor issues. We're pleased to announce that Funkwhale 1.2.1 is now ready for download. As always, you can follow the upgrade instructions [in our docs](https://docs.funkwhale.audio/admin/upgrading.html). + +This new release fixes the following issues: + +- Our pipeline wasn't generating artifacts properly, leading to our upgrade and install instructions not working as expected. This has now been amended, so you can download artifacts as expected 🛠 +- The remote content page for libraries [showed a blank screen](https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/1655), meaning you were missing out on your remote libraries. This has been amended, so you can now get back to jamming out to tunes on other pods 🎸 + +That's all for now. Just keep swimming! 🐋 \ No newline at end of file -- GitLab