Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 09:56

Changelog

  • b5958f6 feat(tui): add hidden ctrl+p quick-add from clipboard
  • 0ea38ad feat(tui): enhance status color palette for better state distinction
  • 48fb4c7 feat(tui): show relative file path in detail view file list
  • 7ccadd7 fix(cmd): restore correct subcommand help output
  • 140db36 fix(service): stop via launchctl bootout, drop graceful-shutdown poll
  • 5874f2e fix(tui): make pause/resume/remove async to prevent UI freeze
  • 13f97d3 refactor(app): make aria2s a thin aria2c service wrapper
  • 6b5b8b7 refactor(tui): adopt bubbles key for dashboard shortcuts
  • 077e687 refactor(tui): migrate dashboard runtime to bubble tea v2