Skip to content

Releases: H2-invent/jitsi-admin

HOTFIX: Remove Participants from a conference was not working

30 Jun 06:36
5932fb4
Compare
Choose a tag to compare

New Feature in 0.69.5

  • Creat Repeating Events

Bug fix 0.69.0-0.69.5

  • Atendee can delete the serie
  • When no Internetconnection then External CURLS are deactivated
  • Series Appointmant can be changed via an option
  • Remove Participants from a conference was not working Thanks @jasonjenssen for posting this bug

Required Steps

  • Perform Doctrine migration php bin/console doc:mig:mig
  • Run NPM install
  • Run composer install
  • 💥 Change at least to PHP7.4

HOTFIX: Remove Participants from a conference was not working

29 Jun 21:36
b051f6a
Compare
Choose a tag to compare

New Feature in 0.69.4

  • Creat Repeating Events

Bug fix 0.69.0-0.69.4

  • Atendee can delete the serie
  • When no Internetconnection then External CURLS are deactivated
  • Series Appointmant can be changed via an option
  • Remove Participants from a conference was not working Thanks @jasonjenssen for posting this bug

Required Steps

  • Perform Doctrine migration php bin/console doc:mig:mig
  • Run NPM install
  • Run composer install
  • 💥 Change at least to PHP7.4

Repeating Events

23 Jun 16:51
5fd5f41
Compare
Choose a tag to compare
Repeating Events Pre-release
Pre-release

New Feature in 0.69.0

  • Creat Repeating Events

Bug fix 0.69.0-0.69.3

  • Atendee can delete the serie
  • When no Internetconnection then External CURLS are deactivated
  • Series Appointmant can be changed via an option

Required Steps

  • Perform Doctrine migration php bin/console doc:mig:mig
  • Run NPM install
  • Run composer install
  • 💥 Change at least to PHP7.4

Repeating Events

06 Jun 08:30
20b5099
Compare
Choose a tag to compare
Repeating Events Pre-release
Pre-release

New Feature in 0.69.0

  • Creat Repeating Events

Bug fix 0.69.0-0.69.2

  • Atendee can delete the serie
  • When no Internetconnection then External CURLS are deactivated

Required Steps

  • Perform Doctrine migration php bin/console doc:mig:mig
  • Run NPM install
  • Run composer install
  • 💥 Change at least to PHP7.4

Repeating Events

04 Jun 08:00
ce412e1
Compare
Choose a tag to compare
Repeating Events Pre-release
Pre-release

New Feature in 0.69.0

  • Creat Repeating Events

Bug fix 0.69.0-0.69.1

  • Atendee can delete the serie

Required Steps

  • Perform Doctrine migration php bin/console doc:mig:mig
  • Run NPM install
  • Run composer install
  • 💥 Change at least to PHP7.4

Repeating Events

03 Jun 19:43
9ae3162
Compare
Choose a tag to compare
Repeating Events Pre-release
Pre-release

New Feature in 0.69.0

  • Creat Repeating Events

Bug fix 0.69.0-0.69.0

  • some minor bug fixes

Required Steps

  • Perform Doctrine migration php bin/console doc:mig:mig
  • Run NPM install
  • Run composer install
  • 💥 Change at least to PHP7.4

Breaking Change: Moderators can be set directly fom the attendee Modal

24 May 11:26
97eca40
Compare
Choose a tag to compare

New Feature in 0.68.0

  • Moderators can be added to a second textfield in the atendee modal and are then set directly as moderator
  • added sponsored servers to the start page

Bug fix 0.68.0-0.68.2

  • swiper on the frontpage was defect
  • Room details moderator changed to organizer
  • iCal is workin now in the new Version

Required Steps

  • Perform Doctrine migration
  • Run NPM install
  • Run composer install
  • 💥 Change at least to PHP7.4

Moderators can be set directly fom the attendee Modal

23 May 16:42
d2e6a72
Compare
Choose a tag to compare

New Feature in 0.68.0

  • Moderators can be added to a second textfield in the atendee modal and are then set directly as moderator
  • added sponsored servers to the start page

Bug fix 0.68.0-0.68.1

  • swiper on the frontpage was defect
  • Room details moderator changed to organizer
  • iCal is workin now in the new Version

Required Steps

  • Perform Doctrine migration
  • Run NPM install
  • Run composer install
  • Change at least to PHP7.4

Moderators can be set directly fom the attendee Modal

22 May 08:50
029d1fc
Compare
Choose a tag to compare

New Feature in 0.68.0

  • Moderators can be added to a second textfield in the atendee modal and are then set directly as moderator
  • added sponsored servers to the start page

Bug fix 0.68.0

  • swiper on the frontpage was defect
  • Room details moderator changed to organizer

Required Steps

  • Perform Doctrine migration
  • Run NPM install
  • Run composer install
  • Change at least to PHP7.4

Add iCal Function

09 May 11:53
e0a341e
Compare
Choose a tag to compare
Add iCal Function Pre-release
Pre-release

New Feature in 0.67.0

  • Add iCal
  • A iCal Link can be generated in the profile Menue. Copy the link and add it to your used calendar
  • new Startpage for the Jitsi-Admin

Bug fix 0.67.0 - 0.67.2

  • when duplicate a room and not making a new room, but making a poll from this clone, tis leads to an issue.
  • when duplicate e room, then only my server and the dfault server was shown. not the keycloak stuff
  • Some typos on the startpage
  • When ceating a new room and the room is empty, then a 500error was thrown