Skip to content

Releases: jove-rina/rinova-void

Void v0.3.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:20

Changed

  • Platform support — dropped Linux; official releases and CI builds target macOS and Windows only. Bundle targets limited to dmg / app / msi / nsis; removed Linux CI runner and scripts/ci-linux-deps.sh
  • GitHub Release — release body is extracted from CHANGELOG.md for the tagged version via scripts/extract-changelog.sh

简体中文

v0.3.0

Choose a tag to compare

@rina-coding rina-coding released this 06 Jul 17:59

[0.3.0] - 2026-07-06

Added

  • Color picker tool — snapshot-based screen picking on Windows
    • Multi-color sessions with zoom, pan, and optional pixel-grid magnifier (radius 0–8)
    • Per-monitor or all-screens capture; DPI-aware canvas rendering
    • Persistent color records (up to 1,000 entries): rename, copy HEX/RGB/HSL, delete
    • Export records as JSON, CSV, or Markdown to Downloads
    • HEX deduplication with toast feedback
    • Tray menu entry with auto-start picking
  • Export helpers — export_text_file / reveal_export_path Tauri commands
  • Tray menu lists all registered tools (synced with frontend registry)
  • About dialog (version info)

Changed

  • Home screen and window header UI refinements
  • Project documentation reorganized — README (user guide), CHANGELOG, and ARCHITECTURE (developer guide), each in English and Chinese