EZpanso v1.2.1 Release Notes
Fixed
- ๐ง File Loading Robustness - Fixed critical bug where files with empty matches were not loaded into the UI dropdown
- ๐ฏ UI Population - Enhanced file loading to ensure all valid YAML files appear in the file selector, even if they contain no matches
- ๐ฑ Initialization Order - Improved UI initialization sequence to handle edge cases where file loading occurs before UI setup
- ๐๏ธ Edit Persistence - Edit operations are now correctly handled and saved to file
Added
- ๐ Refresh button - Added a button to reload the file list in the UI, ensuring all valid files are displayed
- ๐ Unique ID tracking - Implemented unique ID tracking for each entry in the YAML to ensure correct file handling
- ๐งช Testing suite - Added a testing suite for file loading and UI population to ensure robustness against edge cases
Removed
- โ Intel Build Support - Temporarily removed support for Intel builds in this version until technical issues are resolved
Technical
- Improved
_load_single_yaml_fileto load files even when matches array is empty - Enhanced
_load_all_yaml_filesto populate file selector with deferred loading support - Added error handling for file loading and UI population edge cases
- Updated version references throughout build scripts and documentation
Download
- Apple Silicon Macs: Download the
EZpanso-1.2.1-arm64.dmgfile attached to this release
Installation
- Download the DMG file for Apple Silicon
- Open the DMG and drag EZpanso to Applications
- Launch EZpanso from Launchpad or Applications folder
Intel build support will be restored in a future update once technical issues are resolved.