Python Support
- Fix non-universal binary components in OMCPythonApplet.app embedded Python distribution
- Precompile Python scripts: On app launch, precompile all .py files in Resources/Scripts/ for embedded Python distributions
Bug Fixes
- Command lookup precision: Fixed command lookup logic - when no command ID provided, match by name (first command, not last); don't fall back on explicit ID lookup failure
Installation
- OnMyCommandCM.plugin quarantine: Remove potentially problematic quarantine bit when installing the contextual menu plugin
Documentation
- Bundle "Documents" with distribution
- "Building OMC Applets" guide: Comprehensive guide for creating OMC applets, moved to Documentation/ directory