Releases: DonutWare/Fladder
v0.5.2
What's Changed
Exciting New Features 🏕
- feat(Desktop): Added double tap full-screen support by @PartyDonut in #178
- feature: Details screen rework by @PartyDonut in #190
- feature: Save logging to cache directory by @PartyDonut in #196
Bugfixes 🐞
- fix: WakeLock calls now get called properly by @PartyDonut in #177
- fix(Desktop): Input no longer passed through titlebar by @PartyDonut in #179
- fix: Fix trick play overflow by @PartyDonut in #186
- fix: Disabling switching router layouts after init by @PartyDonut in #191
- fix: Synced episode information not loading by @PartyDonut in #192
- fix:
Drag with mouse
switch by @bazzadazza72 in #195
Other Changes
- chore: Updated translations from Hosted Weblate by @weblate in #171
- chore: Remove
version
attribute fromdocker-compose.yml
by @bazzadazza72 in #182 - chore: Added simple option to view/copy crash-logs locally by @PartyDonut in #185
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Updated translations
Other Changes
- chore: Update to latest windows runner by @PartyDonut in #170
- chore: Updated translations from Hosted Weblate by @weblate in #169
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
This version includes the option to select video backends the current options are
- LibMPV -> The default and original option
- LibMDK -> New experimental option.
This is a pretty big (but invisible) change, for now LibMPV will be the default option for all platforms.
Web only supports LibMPV, so there will be no backend select option available.
Exciting New Features 🏕
- feature: Added LibMDK video player backend by @PartyDonut in #162
- feature: Handle all media segments skipping by @PartyDonut in #167
- feature(Android): Enabled impeller for devices that support Vulkan.
Bugfixes 🐞
- fix: Improve sanitizing for trickplay by @PartyDonut in #158
- fix(macOS): Using correct icon assets by @PartyDonut in #161
- fix: Player orientation title by @PartyDonut in #166
Other Changes
- chore: Update MPV package to latest version by @PartyDonut in #165
- chore: Updated translations from Hosted Weblate by @weblate in #153
Full Changelog: v0.4.4...v0.5.0
v0.4.4
What's Changed
This release includs flatpak for ease of use on more linux distro's 🎉!
Fladder now has a new icon
Exciting New Features 🏕
- feature: Add support for mediaSegments by @PartyDonut in #138
- feature: Added new icon by @PartyDonut in #144
- feat(Linux): Automatically build a Flatpak bundle by @lmgarret in #125
- feature: Improved video player stop controls by @PartyDonut in #146
Bugfixes 🐞
- fix: Fixed season sorting episode view by @PartyDonut in #135
- fix: specials being shown in season views by @PartyDonut in #136
- bugfix: Fixed all library types being sorted as Movies by @PartyDonut in #145
Other Changes
- chore: Add installation and usage instructions by @bazzadazza72 in #141
- chore: Updated translations from Hosted Weblate by @weblate in #137
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
Bugfixes 🐞
- bugfix: Only allow add to collection for admins by @PartyDonut in #133
- fix: duration-picker not working by @PartyDonut in #134
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
Small bugfixes here and there. This release also includes a small change to please the google overlords from rejecting the app.
Exciting New Features 🏕
- feat: Improve how unsupported items are shown. by @PartyDonut in #129
Bugfixes 🐞
- bugfix: Fix sending NowPlayingQueue in progress reports by @lmgarret in #126
- fix(Desktop): Fixed some of desktop specific controls by @PartyDonut in #131
Other Changes
- Clarify README by @bazzadazza72 in #124
- chore: Renaming of Trickplay -> TrickPlay and other cleanups by @PartyDonut in #130
- chore: Updated translations from Hosted Weblate by @weblate in #119
New Contributors
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
Small bug in 0.4.0 so skipped to 0.4.1
Exciting New Features 🏕
- feature: Auto next-up preview, skip to next in queue. by @PartyDonut in #96
- feature: Added playback rate to video player options by @PartyDonut in #99
- feature(Lock-screen): Replaced login button with a floating action button by @PartyDonut in #103
- feature: Added option to save and set default filters for libraries by @PartyDonut in #107
- feature: Added settings to force the player into certain orientations by @PartyDonut in #108
- feature: Adds schemeVariants to color options by @PartyDonut in #109
- feature: Toggle wifi requirement for downloads by @PartyDonut in #110
- feature(Library): Use dialog to ask what to play by @PartyDonut in #111
Bugfixes 🐞
- fix(macOS): Add appropriate padding to navigation rail on macOS by @emilymclean in #94
- fix: Video player - Use theme to get the correct text color by @PartyDonut in #98
- fix: small alignment issue media banner buttons by @PartyDonut in #97
- fix: Playback not cancelling if no compatible media was found by @PartyDonut in #100
- fix: Improve keyboard input handling by @PartyDonut in #102
- fix: Unable to log-out user with incorrect token by @PartyDonut in #104
Other Changes
- chore: Updated translations from Hosted Weblate by @weblate
- chore: improved dart analyzer by @PartyDonut in #82
New Contributors
- @emilymclean made their first contribution in #94
Full Changelog: v0.3.1...v0.4.1
v0.3.1
Small bugfix release for desktop.
And translations update for all platforms.
What's Changed
Exciting New Features 🏕
- feature(Desktop): Added seek indicator by @PartyDonut in #80
Bugfixes 🐞
- fix: Keyboard controls and translations by @PartyDonut in #79
Other Changes
- chore: Updated translations from Hosted Weblate by @weblate in #76
- chore: automate releases by @PartyDonut in #81
Full Changelog: v0.3.0...v0.3.1
v0.3.0-alpha
Features
- feature(web): Added full-screen button and volume slider by @PartyDonut in #50
- feature: Add new home carousel by @PartyDonut in #58
- feat: Add Ukrainian translation by @bazzadazza72 in #63
- feat: Added translations, use locales instead of depending on hardcoded strings. by @PartyDonut in #65
- feature: Improved banners, made banner settings easier to understand. by @PartyDonut in #71
- feature: Improved about page by @PartyDonut in #75
Bugfixes
- Fixed typo in Readme by @krinkuto11 in #38
- fix: padding issues by @PartyDonut in #47
- fix: disable server discovery for web by @PartyDonut in #49
- fix(mobile): login screen disable auto-correct input fields by @PartyDonut in #48
- fix: RPATHs for shared libraries and binary in Linux builds by @tam1m in #41
- fix: macOS and iOS flavors by @PartyDonut in #68
- fix: Sync leaving left over temp files by @PartyDonut in #73
- fix: Added some missing translations by @PartyDonut in #74
Other
- chore: removed google fonts dependency #54 by @PartyDonut in #55
- chore: Updated translations from Hosted Weblate by @weblate in #69
- chore: Updated translations from Hosted Weblate by @weblate in #72
New Contributors
- @krinkuto11 made their first contribution in #34
- @tam1m made their first contribution in #41
- @weblate made their first contribution in #66
NOTE - Desktop users
The package name for Windows and macOS has changed this might cause the settings to be reset.
Full Changelog: v0.2.6...v0.3.0
v0.2.6-alpha
Added docker build 📦.
Fixes
- [Bugfix] Made the status card on posters have 1:1 ratio by @PartyDonut in #25
- [Bugfix] Web builds having a default subdomain of /Fladder
What's Changed
- Create AltStore repository by @bazzadazza72 in #23
- Web - Add docker image and baseUrl config support by @PartyDonut in #32
Full Changelog: v0.2.5...v0.2.6