Skip to content

v0.1.3.1 Release

Choose a tag to compare

@kifile kifile released this 14 Jan 14:56
63db242

🎉 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:

  1. Download the latest .dmg file
  2. Open the DMG and drag Alaye.app to your Applications folder
  3. 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.