Skip to content

NVDA Sync 1.3.5

Choose a tag to compare

@OnjLouis OnjLouis released this 21 Jun 20:37

Changes

  • Configuration profile sync now includes profileTriggers.ini, so application and other automatic profile triggers are copied with the profiles they activate.
  • profileTriggers.ini is no longer treated as an unrelated root configuration file by the generic root-file sync option.

Closes issue #5 for the bulk profile-sync part of the request. The larger profile-management idea can still be revisited after users with multiple profiles have tested the new sync behavior.

Validation

  • Ran SmokeTest.ps1, including profile-trigger sync and stale-delete coverage.