September update
Compare changes
content/2021-september-update.md
0 → 100644
+ 54
− 0
Our last minor version (1.1.0) was released on March 10th, so almost 6 months ago. That's a long time and we've got a lot of things done since then. Some more changes are currently in the works and should be done soon. This release will be mostly a maintenance release, though. We have a lot of dependency updates, we've removed some deprecated code, and we've improved our workflows. There are some interesting improvements, though, so stay tuned! I am confident that we will have a version 1.2 this year, no promises, though!
We have some topics which pop up again and again and hopefully we can start working on these things as soon as possible. Not all of them are fully clear yet, so if you have ideas we are looking forward to getting your input! Some great mockups for future features can be found in our design repository: https://dev.funkwhale.audio/funkwhale/funkwhale-design
You might know that a bit more than two months ago we forked [Otter](https://github.com/apognu/otter) - an open source client that you can use to connect to Funkwhale pods. Even though FFA still resembles Otter a lot, there are some important enhancements and a few bugfixes in our first release. The most important feature is the implementation of a new authentication system. This will be necessary to use upcoming versions of the Funkwhale server. We have also fixed a number of issues that had been reported in the Otter repository. Please have a look at the [complete change log](https://dev.funkwhale.audio/funkwhale/funkwhale-android/-/raw/0.1.1/CHANGELOG) for more details.
We have created a basic [developer setup documentation](https://dev.funkwhale.audio/funkwhale/funkwhale-android/-/wikis/Development-Documentation/Developer-setup), that can help if you want to get involved. Although we are looking for people that like to get involved on a regular basis we certainly welcome individual contributions as well. If you want to talk to us, you can reach us in our [Matrix channel](https://matrix.to/#/#funkwhale-android:matrix.org).
We've had some issues with our blogging software. We have been using Plume for a long time now. It's a fediverse project, which has served us quite well up until now. Sadly we have been experiencing some annoying bugs lately. In the last few days we worked hard to move all our posts to a static page generator with keeping all URLs valid. This should now work, but let us know if you encounter any issues! One nice improvement is that we are in full control of the theme now and we will work on improving it.