Skip to content

Releases: H2-invent/jitsi-admin

Frozen glas on join page

04 Feb 12:36
e5e93ca
Compare
Choose a tag to compare
Pre-release
  • Add a frozen glas to the join page on webkit browser
    Join-Page

Save name on the join page

03 Feb 20:20
44d4031
Compare
Choose a tag to compare
Pre-release
  • 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

02 Feb 20:39
bab2d59
Compare
Choose a tag to compare
Pre-release
  • when a added server is removed then it needs to be confirmed

Add Command to Add Slug

02 Feb 20:25
718ab35
Compare
Choose a tag to compare
Pre-release
  • 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

02 Feb 19:32
d1745fc
Compare
Choose a tag to compare
  • 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

CustomServerSettings

Refactor modals from navigation

26 Jan 07:26
fd5d6b4
Compare
Choose a tag to compare
Pre-release
  • All modals which are triggered from navbar, are faded from right
  • new question button in the navbar

UI improvments

24 Jan 20:26
a4f5a6c
Compare
Choose a tag to compare
UI improvments Pre-release
Pre-release
  • 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

24 Jan 11:16
36ddb08
Compare
Choose a tag to compare
Add an addressbook Pre-release
Pre-release

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

23 Jan 14:55
4e0e927
Compare
Choose a tag to compare
Pre-release
  • Change the wording in the room modal

Only Registered user feature on every room

23 Jan 13:00
d2cf411
Compare
Choose a tag to compare
  • Every Room can be configured to be only entered by registered users
    Needs a database migration
    php bin/console doc:mig:mig