v0.1.3.1 Release
🎉 Alaye v0.1.3+ Release
🔧 Important Fix - macOS App Startup Issue
We sincerely apologize for the inconvenience caused to our macOS users! Some users experienced issues where the app failed to launch, and we have now fixed this issue.
Root Cause:
- The conda/miniconda build environment hardcoded library paths in the binary
- This caused the app to fail finding required dynamic libraries on other systems
What We Fixed:
- ✅ Fixed hardcoded dynamic library paths
- ✅ Replaced absolute paths with @executable_path
- ✅ Improved DMG installer creation process
- ✅ Added code signing for better stability
📥 Installation Instructions
For macOS Users:
- Download the latest .dmg file
- Open the DMG and drag Alaye.app to your Applications folder
- Launch the app from Launchpad or Applications folder
Full Changelog: v0.1.3...HEAD
Thank you for your patience and support! 🙏
If you encounter any issues, please don't hesitate to let us know.