Releases: meetrevision/revision-tool
Releases · meetrevision/revision-tool
2.0.3
2.0.2
2.0.1
2.0.0
SHA256: C86E7966BD288ADBBA764438B9D22AE466358FBEACBF34704C9701B4208E1541
What's Changed
- Disabled Acrylic effect on W10
- Fixed incorrect 'Optimizations for windowed games' status detection and improved toggle processes
- improve Background Apps status detection
- Added KGL update feature
- Updated donation link
- Add different modes for notifications
- 'Minimal' maintains calendar support; 'Full' removes the entire Notification Center
- Migrated from
provider
toriverpod
for state management- ChangeNotifiers to Notifier
- united l10n and themes to AppSettingsNotifier
- Accent colors sync with the system immediately
- Separate GUI and CLI functionalities
- created 'common' library to share code between GUI and CLI versions.
- moved
commands
,services
, and related codes from the 'gui' project to 'common' - 'revitool' for CLI (backwards compatible with older playbooks) and 'revitoolw' for GUI
- GUI version no longer linked to the console subsystem
- Replaced 'mixin_logger' with 'logger' for consistent logging
- Renamed certain classes (e.g., registry, DTOs)
- Switched to
dart-define
instead ofpackage_info_plus
for build version detection
1.12.1
1.12.0
SHA256: 22E0A241BF112A0567715CC239028DC3347D85B180929024572048C7A4624516
- (cli) implement micro patches command
- Update dependencies
1.11.0
1.10.13
1.10.12
SHA256: D671D12F88456CC29ECDE47C318FAF15BF2AFAAB808630B6E27D1F472BF58E2B
- Fix CERTIFICATE_VERIFY_FAILED on systems with outdated certificates
Full Changelog: 1.10.11...1.10.12