Skip to content

Releases: enesbuyuk/commbuilder

v0.3.1

15 Oct 15:15

Choose a tag to compare

v0.3.1 - Event Detail & Speaker Avatar Improvements

Features

  • Add SpeakerAvatar component to display speaker images with error handling.

Fixes

  • Wrap CountDownClient in a div for consistent layout.
  • Minor layout and style fixes to improve user experience.

Refactors / Improvements

  • Update event detail page for responsive design.
  • Simplify CountDownClient logic and improve event end handling.
  • Adjust hero image height on the event detail page for better layout.

v0.3.0

13 Oct 23:44

Choose a tag to compare

v0.3.0 - Dynamic Event Pages, Proxy & Deployment Improvements

Features

  • Implement dynamic fetching of join club URL based on locale and update link structure in Navbar
  • Add event details page with dynamic routing and metadata handling
  • Implement contact retrieval and add contact type definition
  • Refactor language index creation into a dedicated script and update initialization process

Fixes

  • Adjust header height condition for event page and remove unnecessary height class from gradient background
  • Remove unnecessary Docker image prune command and services from deploy workflow
  • Streamline favicon fetching and improve translation sync logic
  • Correct proxy handler and header management for safer requests
  • Minor bug fixes in Gallery and FAQ fetching

Refactors / Improvements

  • Simplify proxy function and enhance error handling
  • Improve styling and layout for countdown event display components
  • Update deployment scripts and docker-compose to remove unnecessary directives
  • Clean up backend/frontend environment variable handling

First Release

10 Oct 19:47
fce733b

Choose a tag to compare

init: first release