Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 02:11
· 806 commits to main since this release

New features

  • 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.