Koamishin Starterkit v1.4.0 (Official Release)
✅ Channel: Official
📦 Version: 1.4.0
What's Changed
✨ Features
- feat(settings): revamp application details form fields (c2b7624)
- feat(settings): add passkey management and sign-in to Inertia frontend (d4810cd)
- feat: add social login settings, migration, and factory (8131ba3)
- feat: enhance README with social login and modular architecture details (f007137)
🐛 Fixes
- fix(workflow): render non-PR commits and detect breaking changes via ! (821b9c9)
♻️ Refactors
- refactor: reorder use statements and update shield command in composer.json (1bed2b3)
🔧 Chores
- ci: publish auto-release workflow as full release and reorder steps (7b22cf3)
- ci(workflow): improve release notes with categorized changes and docker references (3bcd365)
📦 Other
- Fix Composer version metadata for Packagist (376ea6f)
- Fix Laravel installer command in README (0ab3798)
- Enhance SetupStarterKit command with new features (7f9e15b)
- Add Laravel Octane skill documentation, Passkeys configuration, migration, and frontend support (abee294)
- Merge branch 'main' of https://github.com/koamishin/KoamiStarterKit (8a74c41)
- Merge branch 'main' of https://github.com/koamishin/KoamiStarterKit (d4163a2)
References
🐳 Docker
Pull the official release image from GitHub Container Registry:
docker pull ghcr.io/koamishin/KoamiStarterKit:v1.4.0Or run it directly:
docker run -p 8000:8000 ghcr.io/koamishin/KoamiStarterKit:v1.4.0🔗 Links
- 🔎 Compare Changes: v1.3.1...v1.4.0
- 📦 Version: 1.4.0
- 🏷️ Tag: v1.4.0
- 🔨 Build Pipeline: https://github.com/koamishin/KoamiStarterKit/actions/runs/27455541499
- 📄 Release: https://github.com/koamishin/KoamiStarterKit/releases/tag/v1.4.0
🤖 Manual release triggered by yukazakiri