Release Notes

Highlights and technical notes per release. For the complete history, see Changelog.

v1.0.1 - 2025-01-29

Focus: Linux install fixes, UI polish, and codebase cleanup.

Linux installation fixes

  • Fixed icon display in application menus
  • Corrected installation paths for PyInstaller's _internal folder
  • Improved desktop integration for better compatibility

UI enhancements

  • Refresh button styling updated
  • Better visual feedback for user actions

Cleanup

  • Removed unused Pillow dependency
  • Removed redundant spec file
  • Smaller builds and faster packaging

Build & install

# Windows
python scripts/build_exe.py

# Linux
python3 scripts/build_linux.py