Skip to content

v2.1.0

Compare
Choose a tag to compare
@SergeyMosin SergeyMosin released this 01 May 03:10
· 418 commits to master since this release

Added

  • added 'ROLE' to ATTENDEE prop in .ics attachments
  • BigBlueButton integration is now available

Changed

  • use 'X-APPT-DOC' instead of 'X-APPT-DATA'
  • use $this->config instead of passing $config into functions
  • add and refactor tests
  • min-version is 27 now

Fixed

  • fix: type error in 'getUserTimezone()'
  • fix some translation strings and remove SectionTest.vue - #506
  • ensure darker email text color and left alignment - #503