Skip to content

v0.4.0

Compare
Choose a tag to compare
@HugoGresse HugoGresse released this 05 Apr 16:11
· 46 commits to main since this release
c7660fb

New Features

  • Add a new field in Session to exclude the session from any social announcement (for future development).
  • Add 4 new fields in Session for social post integration (Instagram, Twitter/X, LinkedIn, Facebook).
  • Use OpenAI to generate post content from session data.
  • Add speakers stats (company, jobtitle, geolocation)

Improvements

  • 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.