# TagLauncher 8.3.5 Release Manifest Date: 2026-07-02 Version: 8.3.5 Build: 20260702.1046 Git commit: `01bab54` ## Scope This release contains one product change: - Free users can persist custom tag list order, which controls the container display order. Protected behavior intentionally left unchanged: - Custom hotkeys remain a Pro-only feature. - Container-internal app icon order persistence remains Pro-only. - Custom tag color, Pro themes, Pro display modes, app notes quota, and data import/export gates are unchanged. ## Source Changes - `Apptag/DataLayer.swift`: removed the Pro entitlement gate from `TagEditor.reorderTags(_:)`. - `Apptag/ContentView.swift`: removed the free-user preview-only path for tag list order persistence. - `Apptag/PreferencesView.swift`: removed the Pro comparison row for tag list order persistence. - `Scripts/pro_custom_container_quota_qa.sh`: updated regression checks for free tag order persistence and the Pro table row set. - `Docs/Requirements/2026-07-01-pro-custom-container-quota-prd.md`: recorded the 8.3.5 decision update. - `CHANGELOG.md`: added 8.3.5 release notes. - `Apptag/Info.plist`: bumped version/build. ## QA Commands completed successfully: ```bash bash Scripts/pro_custom_container_quota_qa.sh bash Scripts/pro_feature_gate_qa.sh bash Scripts/pro_localization_qa.sh bash Scripts/app_ordering_data_qa.sh bash Scripts/pro_custom_hotkeys_qa.sh bash Scripts/macos14_availability_typecheck_qa.sh bash Scripts/pro_display_mode_preview_qa.sh bash Scripts/theme_settings_qa.sh APP_BUILD=20260702.1046 bash build.sh bash Scripts/macos14_build_metadata_qa.sh build/TagLauncher.app codesign --verify --deep --strict --verbose=2 build/TagLauncher.app ``` Release package preflight also passed. See `PKG_PREFLIGHT_REPORT.md`. ## Artifacts - Local QA DMG: `Archive/TagLauncher-8.3.5-build20260702.1046.dmg` - App Store upload package: `Upload/TagLauncher-8.3.5-build20260702.1046.pkg` - Hash file: `SHA256SUMS.txt`