Moonfin 2.0.1 Release Notes 
Features
-
Audio and subtitle language preferences now initialize automatically from your server settings the first time around if they have not been set yet, and the language picker gained more options from the Jellyfin localization list with the common ones moved to the top (#328).
-
"Modern" home rows got proper horizontal scrolling controls so you can page through them more comfortably.
-
A round of interface polish landed across the board, including a smoother media bar crossfade, refined home row spacing and animation, a new fade and scale page transition, and small poster sizing defaults for the modern rows.
-
Image loading now respects max width and max height parameters across favorites, folder browse, search, item detail, and the Live TV guide, so posters and thumbnails are requested at sensible sizes instead of full resolution.
Bug Fixes
-
The Linux Flatpak build was pinned to the GNOME 47 runtime, which reached end of life in October 2025. It now targets the supported GNOME 50 runtime and SDK so the end of life security warning is gone.
-
Letterboxd ratings were showing doubled because the underlying score uses a different scale than expected. They now display correctly as X.X out of 5 (#321).
-
iPads were being detected as desktop and getting the wrong layout. iOS devices are now correctly treated as mobile (#320).
-
Fixed the switch user button sizing on mobile (#337).
-
Dolby Vision Profile 5 content that needs transcoding now correctly falls back to HDR10 instead of failing (#338).
-
Some settings tiles were drawing square borders outside their rounded corners when highlighted. Tile and focus colors are now transparent by default so the borders are gone (#332).
-
Seerr login was reworked with a simplified flow and a single attempt circuit breaker so it stops retrying in a loop which was causing lockouts.
-
Updated the support button text and filled in a large batch of missing localization fields, which also cut down build time translation warnings (#344).
-
Fixed the broken AUR install and updated the Linux job to build on Ubuntu 24.04, and removed sndio from the runtime skip pattern in the Linux build script so audio support is bundled correctly.
-
Corrected the Discord invite to discord.gg/moonfin (#327) and pointed the Releases link in the README at the Moonfin Core repo (#349).
Contributors
- Thanks to everyone who contributed to this release: @jmawet, @mattsigal, @broken-droid, @fivepandasna, @MasterOfKay, and @BadChooker.