Add Funkwhale 1.2.2 upgrade post
Compare changes
content/funkwhale-122-release.md
0 → 100644
+ 21
− 0
- We found an issue where [adding horizontal line breaks to your pod description broke the home page](https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/1673). We've ditched the old Javascript function that caused the issue and [moved to a CSS solution](https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1442). Gotta love trimming off the excess ✂️
- As mentioned in our [January update]({filename}2022-january-update.md), we linted our entire codebase recently. This introduced a bug in our embedded player that [stopped track information showing](https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/1675). We found the culprit and [squashed the bug](https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1482) 🪲
- After our big track table redesign we were bound to find some problems. We discovered that the track table [wasn't working in the library overview page](https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/1683). After a bit of refactoring, the table now works! As a bonus we even [fixed the search and pagination features](https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1484) 🔧
- Pod moderators might have noticed that the library edits page looked a bit strange. This is because of a bug that [caused a lot of reports to show up empty](https://dev.funkwhale.audio/funkwhale/funkwhale/-/issues/1667). We found the source of the issue and [put a fix in place](https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1442). Now your moderation queue should look a lot better 🧑⚖️