Releases: enesbuyuk/commbuilder
Releases · enesbuyuk/commbuilder
v0.3.1
v0.3.1 - Event Detail & Speaker Avatar Improvements
Features
- Add
SpeakerAvatarcomponent to display speaker images with error handling.
Fixes
- Wrap
CountDownClientin adivfor consistent layout. - Minor layout and style fixes to improve user experience.
Refactors / Improvements
- Update event detail page for responsive design.
- Simplify
CountDownClientlogic and improve event end handling. - Adjust hero image height on the event detail page for better layout.
v0.3.0
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
init: first release