Releases: OleksandrZadvornyi/kal-hans-landing
Releases · OleksandrZadvornyi/kal-hans-landing
Kal Hans v1.0.2
🚀 Whats Changed
1.0.2 (2025-03-08)
📝 Documentation
Kal Hans v1.0.1
🚀 Whats Changed
1.0.1 (2025-02-28)
📝 Documentation
- add Figma design attribution to README (61bff96)
🛠 Maintenance
Kal Hans v0.3.4
🚀 Whats Changed
0.3.4 (2025-02-27)
✨ Features
- add loading spinners for API data fetching (029dab2)
Kal Hans v0.3.3
🚀 Whats Changed
0.3.3 (2025-02-26)
📝 Documentation
- update README documentation (1ca2ce3)
Kal Hans v0.3.2
🚀 Whats Changed
0.3.2 (2025-02-25)
📦 Build
🐛 Bug Fixes
Kal Hans v0.3.1
🚀 Whats Changed
0.3.1 (2025-02-24)
🐛 Bug Fixes
- remove backend folder to separate repository (064ccdd)
Kal Hans v0.3.0
🚀 Whats Changed
0.3.0 (2025-02-24)
⚠ BREAKING CHANGES
- The data that was stored in JSON format now being requested from MongoDB cluster
✨ Features
- add backend with Express + MongoDB (c32925d)
- update API URL for production (527dab7)
- update frontend to use MongoDB api (70e9a68)
Kal Hans v0.2.2
🚀 Whats Changed
0.2.2 (2025-02-24)
🐛 Bug Fixes
- use env variable for logout url (3b6eb8e)
Kal Hans v0.2.1
🚀 Whats Changed
0.2.1 (2025-02-24)
🐛 Bug Fixes
Kal Hans v0.2.0
🚀 Whats Changed
0.2.0 (2025-02-24)
⚠ BREAKING CHANGES
- auth: The authentication flow has been completely refactored to use Auth0.
✨ Features
- auth: add Auth0 authentication (273febc)