Add november update post
Compare changes
content/2022-november-update.md
0 → 100644
+ 61
− 0
Let's start with something fun! One of our most requested features is a music visualizer. This lets you pull up some cool looking visuals while you're listening to your tunes. Thanks to [@wvffle]'s efforts, we now support the [Milkdrop visualizer](https://github.com/jberg/butterchurn) directly in your browser!
We've been using the venerable gettext standard to handle translations in Funkwhale for a long time. It's a tried and tested system for extracting strings and handing them off to our translation system. However, we found a tool which integrates much better with our current setup: [Vue I18n](https://vue-i18n.intlify.dev/). This tool brings a few really nice quality of life improvements:
As mentioned previously, we've been busy setting up our new collective structure. We're pleased to announce that membership and voting rights are now available for everyone. If you're interested in getting involved, head over to [our forum](https://forum.funkwhale.audio/t/community) and introduce yourself. Put a note in saying you'd like to become a member, and we'll make sure you get the permissions you need 🥰
To resolve this, we'll be leaning on our forum for feature discussion more. We've set up [a forum space for feature discussions](https://forum.funkwhale.audio/t/feature-development), with a [set of instructions](https://forum.funkwhale.audio/d/216-feature-request-flow) to show everyone how the flow works. The goal is to gather as much detail as possible through discussions with the community, draft a workable specification for the feature, and then build to the specification. This will make building, fixing, and maintaining our features a lot easier going forward 🛠️
[@georgkrause] has opened up a [discussion in the forum](https://forum.funkwhale.audio/d/223-funkwhale-14-release-planning) about our release planning for 1.4.0. Our current thinking is that we'd like to aim for a 6 month release cycle for new versions. We will push out patch releases whenever they are needed, but we'd like to try and keep a regular schedule for new features.