You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
General Updates
Enhancements
New Welcome screen with actionable buttons.
New scrolling text areas have been added for files with long names.
Bug Fixes
Resolved an issue that could cause a cropped Migration Report.
Resolved an issue that could cause the app to unexpectedly quit on the old device during the migration process.
Resolved a bug that could cause the migration logic to stall.
Resolved a bug that caused the missing migration of a portion of an application bundle.
Resolved an issue that allowed users to initiate migration even when the destination device lacked sufficient space.
Corrected color discrepancies in warning messages.
Device Pairing
Enhancements
Enabled a scheduled check for Local Network access when the device is being discovered. #54
Migration Setup
Enhancements
Data Shift now checks the compatible architecture for the applications in scope of the migration and provides the user with an option to ignore, review, or migrate those. #42
Improved the UI that represent the migration options.
Configuration
Enhancements
It’s now possible to use regular expressions in the path components of URLs added to the URLExclusionList and AllowList. #59