You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
๐ Left Sidebar Layout (Navigation Rail) โ Overhauled the app layout under the Material Design theme! The navigation bar is now arranged as a premium, responsive left sidebar (Navigation Rail / Drawer) with badges beautifully aligned on the right, leaving the options area spacious and clean.
๐ฎ Premium Deep Purple Palette โ Restyled the Material environment, cards, border glows, and active states using a gorgeous dark purple/plum color palette (#120d1e) with violet abstract glowing elements.
๐ Updated Welcome Onboarding โ Upgraded the first-launch theme selection modal to match the new left-sidebar layout styles and preview.
Bug Fixes & Improvements
โก Fixed Queue & History Disappearing Bugs โ Resolved a flexbox layout collapsing issue in the Material theme by forcing active tab contents to render using a robust block layout instead of a collapsing flex container. This ensures all buttons in the queue toolbar and completed downloads in the history list remain perfectly visible and scrollable at all times.
๐ Fixed Settings Browse Button Overlap โ Added high-specificity CSS rules to the folder selector text fields to prevent default input styling (borders and paddings) from leaking inside the .folder-input container. This completely resolves the layout breakdown where the "Przeglฤ daj" button was overlapping the text.
โ๏ธ SemVer Versioning Compliance โ Released as v1.4.2 to comply with SemVer standard version formatting requirements, since build tools (like electron-builder) reject 4-digit versions with compilation errors.