You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a session after the event has already been scheduled, the "Add sessions" functionality no longer replaces the session entirely; it only updates some fields, keeping the dates & notes intact.
When displaying every day of the event in the schedule, it now moves to the first day to prevent grey zones.
Improved the template picker and added background blur to the picker in the schedule for better usability.
Adjusted sessions' height correctly when they are dragged from the picker.
Bug Fixes
Fixed an issue where the next/previous speaker functionality was not working.
Fixed the display of the current index near the next/previous speaker count.
Removed EventSpeakers for improved lazy loading performance.
Fixed a bug where no format/category was applied on import.