Skip to content

Releases: H2-invent/jitsi-admin

Add max participants in Selfsubscription

27 Mar 12:16
015ff77
Compare
Choose a tag to compare

Feature

  • add max participants for a room to limit selfsubsription

todo

Migrate database
doc:mig:mig

Order of server

25 Mar 20:03
f6a5bf4
Compare
Choose a tag to compare
Order of server Pre-release
Pre-release

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

25 Mar 19:30
2b290d3
Compare
Choose a tag to compare

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

24 Mar 18:56
dd3e081
Compare
Choose a tag to compare
Pre-release

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

22 Mar 19:18
3ce8eeb
Compare
Choose a tag to compare
Pre-release

Bugfix

Selfsubsription was still possible when the Room was deleted.

Show Public Conference on Joinpage

21 Mar 18:34
708aaf9
Compare
Choose a tag to compare
Pre-release

#Feature
Rooms which are tagged as show on the joinpage are shown now in a card under the join Form

Bugfix Landingpage

21 Mar 12:46
c50b418
Compare
Choose a tag to compare
Bugfix Landingpage Pre-release
Pre-release

Bugfix

fix the landingpage after transition to SASS

0.58.1: Merge pull request #93 from H2-invent/feature/fixMigration3

21 Mar 12:32
82f32ca
Compare
Choose a tag to compare
delete wrong migration

Selfsubsription and Keycloakgroups for server

21 Mar 12:20
ca606e6
Compare
Choose a tag to compare

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

13 Mar 18:53
1017c67
Compare
Choose a tag to compare
Pre-release

If there is no Rooms USer, then no error is thrown