Changelog
Track the evolution of our platform
Current Version
0.9.1
Released 2025-06
Total Releases
11
Version 0.9.1 2025-06
Changed
- Updated screenshots on the landing page to reflect the latest changes
- Improved loading times
Fixed
- Fixed error that occasionally occured in Accommodation and transport updates
Known Issues
- Assignment of users not working in the room control & bus seat control
Version 0.9.0 2025-06
Added
- Feedback form for organizers added in the organizer dashboard
Changed
- Implemented robust permission and authorization system for organizers and participants
- Various small UI/UX Layout fixes on organizer dashboard
Fixed
- Fixed issue with participant data not being saved correctly in some cases during bulk import
- Fixed issue with participant data not being shown in organizer dashboard after import
- Improved email layout for most browsers
Version 0.8.0 2025-06
Added
- Delete Account feature added so users can now delete their account and cleanup all data
Changed
- Consistent Organizer alert / warning / info messages across the platform
- Updated Add Participant section with better UI and UX
Fixed
- Deleting an Event now refreshes the overview
- Adding the same participant twice no longer throws a backend error
Version 0.7.0 2025-06
Added
- Bulk participant import via CSV for organizers
- Creation of custom Event invitation link
- Event themes added with 8 colors to choose from
Changed
- Improved accommodation and transport management for organizer
- New public landing page with overview of latest features
- Improved participant details page
Fixed
- Various small bugfixes throughout
Known Issues
- Same as 0.6.0
Version 0.6.0 2025-06
Added
- Organizers can now see events they are also participating in
- Improved Event Settings page to enable/disable accommodation & transport for the event
- Improved invitation system with direct invite link for participants
- Implemented with waitlist feature for events with approve/deny system
Fixed
- Session conflict when logged in as participant/organizer
- Minor bugfixes throughout
Known Issues
- Site not optimized for Mobile
- Deleting an Event doesn't refresh the overview
- Adding the same participant twice throws a backend error
Version 0.5.0 2025-06
Added
- Enhanced Participant Management for organizers with detailed participant data
- CSV export functionality for participant data with form responses
- Participant Details page with inline form response editing
Fixed
- Updating participant data now works correctly from the organizer dashboard
- Sending a participant invite now gives visual feedback for the organizer
Known Issues
- Same as v0.4.0
Version 0.4.0 2025-06
Added
- Implemented complete Accommodation Management System for organizers and participants
- Organizer Dashboard: Create/edit/delete accommodation locations and rooms
- Participant Booking: room selection with atomic booking system
- Complete Transport System with visual bus seat selection and booking, both for organizers and participants
- Enhanced frontend with actual accommodation and transport integration instead of mockups
Changed
- Refactored APIs and backend logic to support accommodation management and future extensions
Known Issues
- Site not optimized for Mobile
Version 0.3.0 2025-05
Added
- First version of (mock) room booking page for participants
- First version of (mock) transport page for participants
- Organizers can now invite participants via unique link
- Participants can now access event via unique link (magic link / passwordless)
Changed
- Events now have a unique event GUID
Fixed
- Minor UI changes on the landing page
Known Issues
- Site not optimized for Mobile
Version 0.2.0 2025-05
Added
- Updated public page with main features, T&C + policies
- First version of form builder for events
- Basic Participant management: create, delete
Changed
- Updated UI framework
- Emails now sent via the Groupigo domain
Fixed
- Improvements & bugfixes throughout
Known Issues
- Site not optimized for Mobile
Version 0.1.0 2025-04
Added
- Authentication system with email/password and OTP
- Basic event creation and management
Version 0.0.1 2025-03
Added
- Beta release for testing with simple front-end and back-end