Fluxa Desktop v0.1.25
·
639 commits
to master
since this release
- Bump version to 0.1.25 (550263b)
- Separate Anime4K activation and quality (daa72fd)
- Size filter menus to their options (6d5ec1b)
- Make Discover catalog-driven (134443c)
- Fix crash from genre dropdown after wiring genre/sortBy into discover.filters (85370b1)
- Fix genre and sort filters never reaching the discover engine dispatch (578b3cd)
- Debounce discover genre dispatch and avoid full grid remount on filter change (ad6f94b)
- Add setting to toggle the This Week row on the home screen (7de00ca)
- Redesign skip and next-episode player overlay buttons (372c7c9)
- Flush playback progress on app quit before the window closes (2a2818d)
- Add periodic playback progress autosave, log silent close-save failures (0a23202)
- Fix poster clicks being swallowed by shelf drag-to-scroll capture (b0374ce)
- Mark poster/artwork images non-draggable to fix broken card clicks (a4b1329)
- Suppress native image drag hijacking shelf drag-to-scroll on Windows (9b2b552)
- Pause hero indicator fill animation when the hero section is inactive (2d4eecb)
- Enable Sentry tracing and profiling integrations (b53eeb8)
- Add right-click context menus to movie and continue-watching cards (38941d0)
- Add configurable keyboard shortcuts and spatial card navigation (9dbf65a)
- Add Anime4K upscaling toggle to the player (0b3b67e)
- Add reusable Escape-key hook and wire it into modals (b4542d6)
- Remove stray comments in profile and Nuvio sync code (b5b9d3a)
- Point README at the FluxaMedia fluxa-core org (bcb66b3)
- Run cargo fmt on backend files (6cbddbb)
- Fix blank screen on next-episode click (f871a09)
- Add IntroDB segment submission from the player (08ec77b)
- Add drag-pan and wheel scroll to addon source chip row (9063fdd)
- Show subtitle source next to language when only one track exists (e1b8ce9)
- Fix Up Next card dismiss button not hiding the card (2043dc9)
- Migrate library persistence from JSON documents to SQLite (59feba9)
- Improve player and UI performance (9229e18)
- Add two-way Stremio account sync (f7cf968)
- Fix Nuvio profile data and mutation sync (336e4cc)
- Populate latest.json changelog for the in-app updater (3f3735f)
- Attach mpv error and stream context to Sentry player failure reports (795dffc)
- Add Sentry error monitoring for the React frontend (9c7d014)
- Add Sentry error monitoring for the Rust backend (9c8618b)
- Improve Discord Rich Presence: reconnect, end timestamp, buttons, per-route browsing states (4a36910)
- Search Contents/Resources/lib for bundled libmpv (26056c9)
- Guard genre/date fields against malformed addon data, contain render crashes to current screen (cd43ad0)
- Stop computing continue-watching badges inline during home bootstrap (98eb190)
- Run core_invoke off the async runtime thread (390cd81)
- Consolidate addon resource parse+plan into a single core call (8996629)
- Position grid posters with transform instead of left/top (c77a36b)
- Show cached/genre-filtered placeholder results while Discover reloads (97fefec)
- Add click-and-drag panning to horizontal shelf rows (dc6ed5c)
- Make home shelf rows load more pages as you scroll near the end (2dac405)
- Add fullscreen button and separate audio-track sync for hero trailer (156b8f3)
- Show search suggestions as addons respond instead of waiting on all of them (26e17df)
- Fix trailer mute button not working correctly (ae2e527)
- Add mute/unmute button for hero trailer (9085b8a)
- Fix hero trailer autoplay and progress bar issues (e4c7bbf)
- Make Windows auto-update fully silent, no installer UI (022f55b)
- Fix Trakt/Simkl similar-titles endpoints against actual API docs (cbb879f)
- Use Trakt/Simkl for Similar Titles when connected, TMDB otherwise (da2379b)
- Add scroll arrows to addon filter pills, fix stale filter across episodes (e355e2d)
- Fix Home nav button not exiting an open folder view (4a68882)
- Add movie/series tabs to folder grid, stop blanking posters on scroll (b80eafd)
- Resume hero trailer playback after it pauses off-screen (a64dd05)
- Add up/down arrow navigation for search suggestions and recent searches (1371a2e)
- Fix search suggestion click landing on empty Search screen instead of detail (7cf6313)
- Fix Stremio library sync using wrong datastore collection name (241f119)
- Fix search bar dropdown staying open and X button leaving search (3f3f82b)
- Make player top icons white (be50979)
- Fix app fullscreen keyboard shortcuts (22f5290)
- Add results cache for search and cancel superseded requests (6461cd8)
- Cancel superseded discover requests instead of racing them (3eca7f8)
- Hide OS cursor over the native mpv surface on Windows (e0600c4)
- Add search suggestions and shared recent-search storage (874651d)
- Quote addon name in the install-confirmation dialog body (b11df94)