Galène videoconferencing server discussion list archives
 help / color / mirror / Atom feed
From: Juliusz Chroboczek <jch@irif.fr>
To: galene@lists.galene.org
Subject: [Galene] ANNOUNCE: galene-0.7.0
Date: Mon, 10 Apr 2023 15:36:38 +0200	[thread overview]
Message-ID: <87ttxn2715.wl-jch@irif.fr> (raw)

Dear all,

Galene 0.7.0 is available by doing

  git clone -b galene-0.7.0 https://github.com/jech/galene

For more information about the Galene videoconference server, please see

  https://galene.org


The main feature in this version is support for stateful tokens, which
allow to log in without going through the username/password ritual.  You
may now say

    /invite user 2d

to create a link that allows logging into the current group and will
expire after two days.  If the username is an empty string, then the user
will be prompted for a username.

Please see the "/invite", "/reinvite", "/revoke" and "/listtokens"
commands in the online help, and the "unrestricted-tokens" option in the
group configuration.

There are some other more minor tweaks and features.  Here's the changelog.


10 April 2023: Galene 0.7.0

  * Updated the protocol version to 2.  Dates are now represented in
    ISO 8601 format, and there is a new "error" field in error messages
    that contains a machine-readable identifier.
  * Implemented stateful tokens ("invitations").
  * Made more errors non-fatal, which makes it possible for the client
    to recover in more situations.
  * Reworked the progress indicator used during file transfer.
  * Added Referrer-Policy and X-Content-Type-Options headers to HTTP
    responses (Galene was already generating HTML links with the
    "noreferrer" option).  Thanks to Alexandre Iooss.
  * Fixed a bug in the handling of leave messages.  (The bundled client
    never sends leave, it just disconnects, so the bug never triggerred.)
  * Changed the way simulcast tracks are selected to not depend on the rid.


Enjoy,

-- Juliusz

                 reply	other threads:[~2023-04-10 13:36 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=87ttxn2715.wl-jch@irif.fr \
    --to=jch@irif.fr \
    --cc=galene@lists.galene.org \
    --subject='Re: [Galene] ANNOUNCE: galene-0.7.0' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox