Releases: H2-invent/jitsi-admin
Releases · H2-invent/jitsi-admin
Add max participants in Selfsubscription
Feature
- add max participants for a room to limit selfsubsription
todo
Migrate database
doc:mig:mig
Order of server
Feature
new server order in the server list
- individual servers
- keycloakgroup server
- domain server
- default server from env
Keycloakgroup and Domainserver are now in the serverlist
Feature
now the Serverlist on the dashboard shows the connected Servers, which are added via default, keycloak, domains and also directly conncted servers
Bugfix
some Typos in german language
Thanks to @AlexanderGabriel
Connect servers with email domains
Feature
- email domains can be connected to server
- user with a specific email can be connected to a email domain.
Bugfix
- the groups collum in fos_user table is changed to keycloakGroups
Todo
php bin/console doc:mig:mig
Bugfix for Selfsubscribtion
Bugfix
Selfsubsription was still possible when the Room was deleted.
Show Public Conference on Joinpage
#Feature
Rooms which are tagged as show on the joinpage are shown now in a card under the join Form
Bugfix Landingpage
Bugfix
fix the landingpage after transition to SASS
0.58.1: Merge pull request #93 from H2-invent/feature/fixMigration3
delete wrong migration
Selfsubsription and Keycloakgroups for server
Features:
- Servers can now be organized by Keycloakgroups.
- Users with a keycloakgroup have automatic the right server.
- Users with an specific keycloakgroup can create a new server. this configurable in the env.
- Read here in the Wiki how to use this great feature Wiki
- Selfsubscription
- Rooms can be set public
- Public Rooms create links, where everyone who has the link can subscribe to this conference
Thanks to Readi to support us
Bugfixes
no bugfixes where applied in the release
Apply
change the .env.local with the new settings as descried in the wiki
make a migration with: php bin/console doc:mig:mig
Bugfix empty RoomsUser
If there is no Rooms USer, then no error is thrown