Skip to content

Releases: octree-gva/caroster

v3.7

Choose a tag to compare

@5ika 5ika released this 29 Sep 13:52
28c17c7

Bug Fixes

  • 🌐 Announcement localization (#28)

Miscellaneous Tasks

  • ⬆️ Upgrade dependencies

Build

  • 👷 Add Docker build CI job

v3.6

Choose a tag to compare

@5ika 5ika released this 16 Aug 07:14
52ee507

Bug Fixes

  • Make share button copy to clipboard on desktop (#20)

Documentation

  • 📝 Add docker-compose.yml and improve doc (#17)

Miscellaneous Tasks

  • ⬆️ updated package.json (#18)

v3.5

Choose a tag to compare

@5ika 5ika released this 24 May 08:31
7d0fc31

Bug Fixes

  • 🌐 Stabilize default locale selection

Features

  • ✨ Implement design system from figma file (#9)

v3.4

Choose a tag to compare

@5ika 5ika released this 16 Mar 08:21
af77ff0

Bug Fixes

  • 🐛 Fix share feature

v3.3

Choose a tag to compare

@5ika 5ika released this 06 Mar 17:12
d453f1d

Bug Fixes

  • fix: 🌐 missing locale (#5)

v3.2

Choose a tag to compare

@5ika 5ika released this 27 Feb 10:27
8faac30

Changelog

  • fix: ⚰️ registration language to lowercase #4

v2.0

Choose a tag to compare

@5ika 5ika released this 26 Oct 07:39

Changelog

v2.0

Bug Fixes

  • 💄 Cut event names on dashboard
  • 🐛 Use cookie for banner visbility
  • 🐛 Fix authentication error messages
  • 🐛 Show 404 when UUID not found
  • 🐛 Hash banner text for comparison
  • 🩹 Fix persistent store
  • 🐛 Fix auth redirection
  • 🐛 Fix passengers moving from waiting list
  • 🚑 Show more than 10 travels in event

Features

  • ✨ Improve dashboard UI
  • ✨ Add type tel on phone input
  • 🔒 Setup Next Auth
  • ✨ Redirect user to current url after login & signup
  • 🔒️ Redirect unauthenticated user to event creation page
  • ✨ Improve 'Add myself' feature
  • 🚸 Improve feedback on passengers related actions
  • 💄 Re-order menu
  • ✨ Add button on waiting list toast
  • ✨ Improve auth pages
  • ✨ Show message on email confirmation
  • ✨ Replace travels slider by masonry

Miscellaneous Tasks

  • ⬆️ Upgrade frontend dependencies
  • ⬆️ Upgrade Strapi to v.4.4.3

Refactor

  • 🌐 Improve internationalization architecture
  • 🎨 Always link passengers to an event
  • ⬆️ Upgrade Strapi & clean some code

Testing

  • ✅ Fix tests