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
Added a dedicated Speed Limiter UI to the main sidebar for instant global bandwidth throttling.
Integrated Settings directly into the main application window instead of a separate macOS scene, paving the way for future Windows/Linux cross-platform parity.
Changes
Modernized Settings with a sleek horizontal tab bar layout.
Added persistent state retention across views (remembers the last visited settings tab and custom speed limits).
Compacted the README file to be more concise and user-friendly.
Fixes
Fixed a critical memory crash (EXC_BAD_ACCESS) inside the Download Table caused by ephemeral string sorting during active downloads.
Fixed sidebar layout glitches to prevent text overlap during scroll.