Releases: syn7xx/scoria
Releases · syn7xx/scoria
Release list
v0.2.5
[0.2.5] - 2026-04-01
Documentation
- Sync README and deps instructions with current behavior
Fixed
- Avoid duplicate WIXUI_EXITDIALOGOPTIONALCHECKBOX (LGHT0091)
- Suppress WiX ICE82/ICE69 for custom exit dialog and shortcut
Miscellaneous
- Release 0.2.5
Other Changes
- Fixed settings window size; MSI exit dialog with desktop shortcut
v0.2.4
[0.2.4] - 2026-04-01
Miscellaneous
- Release 0.2.4
Styling
- Apply rustfmt for CI
v0.2.3
[0.2.3] - 2026-04-01
Fixed
- Place Start Menu shortcut in user shell folder
- Improve installer wizard options and DPI sizing
- Restore tray context import and macOS downcast type
- Avoid moving event-loop proxy into hotkey handler
- Use HKCU key paths for user-profile shortcuts
Miscellaneous
- Release 0.2.3
v0.2.2
[0.2.2] - 2026-03-31
Fixed
- MSVC link for AttachConsole; WiX shell dirs for LGHT0094
Miscellaneous
- Release 0.2.2
v0.2.1
[0.2.1] - 2026-03-31
Fixed
- Use Windows smoke script for binary check
- Semver updates, i18n invalid path, Windows smoke capture
- Make Windows smoke save path deterministic
- Static MSVC CRT and harden Windows smoke config
- Embed WiX cabinet in MSI for single-file install
- Common Controls manifest, exe icon, MSI shortcuts
Miscellaneous
- Release 0.2.1
Refactored
- Windows CLI-only automated smoke, drop CI clipboard env
v0.2.0
[0.2.0] - 2026-03-31
Added
- Prepare v0.2.0 with reliability hardening
Fixed
- Update GitHub Actions to versions with Node.js 24 support
v0.1.4
[0.1.4] - 2026-03-31
Documentation
- Add CONTRIBUTING files on EN and RU, link from READMEs
Fixed
- Remove duplicate update check on startup
Miscellaneous
- Bump version to v0.1.4
Other Changes
- Add structured logging throughout the application
- Add path traversal protection and fix shutdown handling
Refactored
- Improve code quality, add tests, and add optional auto-update
- Improve code clarity and fix minor style issues
v0.1.3
[0.1.3] - 2026-03-30
Other Changes
- Release v0.1.3: Squash macOS selection copy + GNOME tray compat
v0.1.2
[0.1.2] - 2026-03-30
Other Changes
- Release v0.1.2: macOS tray, settings UI, app bundle, icons, and CI