Skip to content

Version 1.3.0 Build 172

Latest

Choose a tag to compare

@SMartorelli SMartorelli released this 26 Nov 12:25
543806c

Highlights

  • Migration Report Generation: Optional comprehensive report of migration results for audit and troubleshooting purposes. #49
  • Pre-Migration Summary: New optional recap page displays migration details before starting the transfer process. #1 #8 #50
  • Performance Improvements: Completely reworked file discovery logic and optimized parser for faster, more reliable migrations.
  • Enhanced Customization: Support for custom icons, Terms & Conditions, Privacy Policy, and Third Party Notices.

Migration

Enhancements

  • Improved localization throughout migration interface.

Bug Fixes

  • Resolved crash that could occur during migration process.
  • Fixed issue where file attributes were incorrectly modified by the system during transfer. #56
  • Corrected file allowlisting and exclusion logic to properly handle edge cases.

Device Connection

Enhancements

  • Implemented automatic recovery logic for network connection interruptions.
  • Strengthened security measures for device-to-device connections.

Customization

Enhancements

  • Added support for customizable icons on each page via UserDefaults configuration. #53
  • Added optional information panel on Welcome page (configurable).
  • Integrated support for Privacy Policy, Terms & Conditions, and Third Party Notices documents.
  • Added optional Terms & Conditions acceptance flow with welcome view integration.

General Updates

Enhancements

  • Revised device management check logic for improved reliability.
  • Added support for Liquid Glass on macOS Tahoe.
  • Enhanced logging for device management operations.
  • Updated application icon.
  • Expanded documentation coverage across components.
  • Part of the migration report data (migration date, size, target, transfer method, and option) is now written into the app user defaults as well. This will make it easier for an EA implementation to access the data.

Bug Fixes

  • Corrected localization strings across multiple languages. #55
  • Fixed cleanup phase for user defaults to prevent residual data.
  • Fixed a small bug with reconPolicyID not being optional (like written in the wiki) in the mdmEnvironment object;
  • Fixed a bug that caused an app not present on the device to appear in the excluded files in the migration summary when the Complete migration option is selected; Close #67
  • Resolved an issue that caused the migration report to include the “Applications” folder in the “Migrated Files” list instead of listing all the migrated applications in the "Migrated Applications" list.