NVDA Sync 1.3.5
Changes
- Configuration profile sync now includes
profileTriggers.ini, so application and other automatic profile triggers are copied with the profiles they activate. profileTriggers.iniis 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.