Releases: H2-invent/jitsi-admin
Releases · H2-invent/jitsi-admin
HOTFIX: Remove Participants from a conference was not working
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
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
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
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
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
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
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
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
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
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