Releases: H2-invent/jitsi-admin
Releases · H2-invent/jitsi-admin
Frozen glas on join page
Save name on the join page
- The name of the participant is saved in a cookie when joined
- set the background image at the joinpage with images from pexels
Add Confirm when remove added Server
- when a added server is removed then it needs to be confirmed
Add Command to Add Slug
- Add a command to generate slugs for all servers which have no slug
- fix join page privacy link
- fix sending email when adding uder to a server
Migration req.: More Jitsi-Server Settings
- refactor Join Site
- Jitsi-Server can have own SMTP-Server to send the Emails from your own server
- Jitsi Server can have a logo which is shown on the join Page to make a CI look
- add translation in french and english
help needed to translate the french and english language files !!!!
Required Steps:
php bin/console doc:mig:mig
In .env.local must be a new variable registerEmailAdress
Refactor modals from navigation
- All modals which are triggered from navbar, are faded from right
- new question button in the navbar
UI improvments
- Addressbook is now grouped by first letter
- nicer option in dropdown
- when small screen, then show a dropdown instead of a tab
- carts on all dropdowns
Add an addressbook
All added participants are added to the addressbook so they can be searched
needs a database migration
php bin/console doc:mig:mig
Refactor wording in user search
- Change the wording in the room modal
Only Registered user feature on every room
- Every Room can be configured to be only entered by registered users
Needs a database migration
php bin/console doc:mig:mig