All updates
Release v0.2.5

0.2.5 — Bug Fixes

Fixes scrolling during playlist reordering, auto-removal of acquired cart tracks, and per-track enrich context menu state.

Kombiner Team
releasefixesplaylistscartenrich

0.2.5 is a focused bug-fix release addressing playlist reordering scroll, cart cleanup after acquire, and enrich context menu state isolation.


What’s Fixed

Fix: Scroll During Playlist Reordering

Scrolling now works correctly while dragging playlists to reorder them. Previously the list would not scroll when dragging an item near the top or bottom edge, making it difficult to reorder playlists in long lists.

Fix: Acquired Tracks Auto-Removed from Cart

When a track in your cart is found and downloaded by another plugin through its own service collection, it is now automatically removed from the cart. Previously the track would remain in the cart even after being fully acquired, requiring manual cleanup.

Fix: Per-Track Enrich Context Menu State

The enrich context menu state is no longer global. Each track now tracks its own enrich status independently, so enriching one track no longer affects the displayed state of others in the list.


Update is available now through the app.

— The Kombiner Team