From 2a16a5845d45c8d4da83f908bf47a539bfead5e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ciar=C3=A1n=20Ainsworth?= <sporiff@tilde.club>
Date: Fri, 8 Sep 2023 12:40:03 +0200
Subject: [PATCH] Add Funkwhale 1.3.3 release post

---
 content/funkwhale-133-release.md | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 content/funkwhale-133-release.md

diff --git a/content/funkwhale-133-release.md b/content/funkwhale-133-release.md
new file mode 100644
index 0000000..452f17e
--- /dev/null
+++ b/content/funkwhale-133-release.md
@@ -0,0 +1,20 @@
+Title: Funkwhale 1.3.3 release
+Date: 2023-09-08
+Authors: Sporiff
+Category: Release
+Slug: funkwhale-133-release
+Summary: Funkwhale 1.3.3 fixes a regression introduced in Funkwhale 1.3.2
+
+Hi everyone!
+
+Hot on the trail of 1.3.2, we've got another bugfix release for you. 1.3.3 fixes a bug that caused non-Firefox browsers to either crash or fail to load.
+
+- Check out [the full changelog](https://docs.funkwhale.audio/changelog.html)
+- Follow the [upgrade instructions for your pod](https://docs.funkwhale.audio/administrator/upgrade/index.html)
+- Check out [the full list of commits](https://dev.funkwhale.audio/funkwhale/funkwhale/-/compare/1.3.2...1.3.3) for more information
+
+## Changes
+
+- Revert a change to the logging tool that was causing type errors ([!2574](https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2574))
+
+That's all for now. Happy upgrade! 🐳
-- 
GitLab