v1.1.4
✨ New Features
- macOS DMG Distribution: Added DMG maker for macOS builds with custom layout configuration, providing a professional installation experience for Mac users
(#22)
🐛 Bug Fixes
- Fixed logic to correctly distinguish bootcamp learners from apprentices, ensuring proper learner classification (#20)
- Applied legacy reference numbers correctly (#21)
- Fixed syntax error (extra closing parenthesis)
🔧 Improvements
- Refactored learner building logic into factory modules for better code organisation and maintainability
- Pinned Node.js to version 22 for consistent build environment
- Updated electron-forge to v7.10.2
- Code style improvements (dedentation)
📚 Documentation
- Created reference documents for better project documentation
- Updated schema examples
Developed by @JasonWarrenUK