From: Juliusz Chroboczek <jch@irif.fr>
To: galene@lists.galene.org
Subject: [Galene] ANNOUNCE: galene-0.4.1
Date: Fri, 05 Nov 2021 15:38:44 +0100 [thread overview]
Message-ID: <87ee7uoeff.wl-jch@irif.fr> (raw)
Dear all,
Galene-0.4.1 is available by doing
git clone -b galene-0.4.1 https://github.com/jech/galene
For more information about the Galene videoconferencing server, please see
https://galene.org
Since Galene-0.5 is most likely going to depend on Go 1.15, this is an
interim release for people stuck with older versions of the Go compiler.
BREAKING CHANGES
****************
The `data/passwd` file no longer exists. Global administrators are now
configured in `data/config.json`. Please see the README for details.
The `-redirect` flag no longer exists. The canonical host name is now
configured in `data/config.json`. Please see the README for details.
The group URL is now `/group/name/` with a trailing slash. There is
a redirect from the old URL, so your users should not notice a change.
The full changelog follows.
4 November 2021: Galène 0.4.1
* Create a new file data/config.json with global configuration.
* Remove data/passwd and the -redirect option with entries in config.json;
these are incompatible changes.
* Change the group URL from /group/name to /group/name/, which allows
using relative links. The old URL is redirected to the new one.
* Extend the protocol with the ability to consult the group status before
joining; this allows using the group's displayName before the user has
logged in, and will be required for new authorisation schemes.
* Allow scrolling of the login dialog, useful on small devices.
* Fixed a typo that prevented the group name from being displayed.
* Made failed videos more visible.
* No longer attempt to save passwords in browser JavaScript, it's
insecure and not very useful.
reply other threads:[~2021-11-05 14:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ee7uoeff.wl-jch@irif.fr \
--to=jch@irif.fr \
--cc=galene@lists.galene.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox