github meetrevision/revision-tool 2.0.0

latest releases: 2.5.0, 2.4.2, 2.4.1...
11 months ago

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 to riverpod 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 of package_info_plus for build version detection

Don't miss a new revision-tool release

NewReleases is sending notifications on new releases.