Skip to content

Releases: OleksandrZadvornyi/kal-hans-landing

Kal Hans v1.0.2

08 Mar 12:50
Compare
Choose a tag to compare

🚀 Whats Changed

1.0.2 (2025-03-08)

📝 Documentation

Kal Hans v1.0.1

28 Feb 09:23
Compare
Choose a tag to compare

🚀 Whats Changed

1.0.1 (2025-02-28)

📝 Documentation

  • add Figma design attribution to README (61bff96)

🛠 Maintenance

Kal Hans v0.3.4

27 Feb 21:38
Compare
Choose a tag to compare

🚀 Whats Changed

0.3.4 (2025-02-27)

✨ Features

  • add loading spinners for API data fetching (029dab2)

Kal Hans v0.3.3

26 Feb 07:21
Compare
Choose a tag to compare

🚀 Whats Changed

0.3.3 (2025-02-26)

📝 Documentation

  • update README documentation (1ca2ce3)

Kal Hans v0.3.2

25 Feb 10:20
Compare
Choose a tag to compare

🚀 Whats Changed

0.3.2 (2025-02-25)

📦 Build

🐛 Bug Fixes

  • remove unused JSON files (1b236da)

Kal Hans v0.3.1

24 Feb 21:41
Compare
Choose a tag to compare

🚀 Whats Changed

0.3.1 (2025-02-24)

🐛 Bug Fixes

  • remove backend folder to separate repository (064ccdd)

Kal Hans v0.3.0

24 Feb 21:22
Compare
Choose a tag to compare

🚀 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

24 Feb 11:12
Compare
Choose a tag to compare

🚀 Whats Changed

0.2.2 (2025-02-24)

🐛 Bug Fixes

  • use env variable for logout url (3b6eb8e)

Kal Hans v0.2.1

24 Feb 10:34
Compare
Choose a tag to compare

🚀 Whats Changed

0.2.1 (2025-02-24)

🐛 Bug Fixes

Kal Hans v0.2.0

24 Feb 10:28
Compare
Choose a tag to compare

🚀 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)