From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=irif.fr (client-ip=2001:660:3301:8000::1:2; helo=korolev.univ-paris7.fr; envelope-from=jch@irif.fr; receiver=) Received: from korolev.univ-paris7.fr (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]) by mail.toke.dk (Postfix) with ESMTPS id E41628DEBA3 for ; Fri, 5 Nov 2021 15:38:48 +0100 (CET) Received: from potemkin.univ-paris7.fr (potemkin.univ-paris7.fr [IPv6:2001:660:3301:8000::1:1]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 1A5EclPC009099 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 5 Nov 2021 15:38:47 +0100 Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by potemkin.univ-paris7.fr (8.14.4/8.14.4/relay2/82085) with ESMTP id 1A5EclOE016417 for ; Fri, 5 Nov 2021 15:38:47 +0100 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id BC028F7B13 for ; Fri, 5 Nov 2021 15:38:47 +0100 (CET) X-Virus-Scanned: amavisd-new at math.univ-paris-diderot.fr Received: from mailhub.math.univ-paris-diderot.fr ([127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id t2ms_zZU6wgF for ; Fri, 5 Nov 2021 15:38:44 +0100 (CET) Received: from pirx.irif.fr (unknown [78.194.40.74]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 984E7F7B0E for ; Fri, 5 Nov 2021 15:38:44 +0100 (CET) Date: Fri, 05 Nov 2021 15:38:44 +0100 Message-ID: <87ee7uoeff.wl-jch@irif.fr> From: Juliusz Chroboczek To: galene@lists.galene.org User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.1 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [IPv6:2001:660:3301:8000::1:2]); Fri, 05 Nov 2021 15:38:47 +0100 (CET) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (potemkin.univ-paris7.fr [194.254.61.141]); Fri, 05 Nov 2021 15:38:47 +0100 (CET) X-Miltered: at korolev with ID 618541F7.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-Miltered: at potemkin with ID 618541F7.002 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 618541F7.000 from potemkin.univ-paris7.fr/potemkin.univ-paris7.fr/null/potemkin.univ-paris7.fr/ X-j-chkmail-Enveloppe: 618541F7.002 from mailhub.math.univ-paris-diderot.fr/mailhub.math.univ-paris-diderot.fr/null/mailhub.math.univ-paris-diderot.fr/ X-j-chkmail-Score: MSGID : 618541F7.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Score: MSGID : 618541F7.002 on potemkin.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham X-j-chkmail-Status: Ham Message-ID-Hash: QUE6MLVRHB2ZS724V2NIM22N2Z2Q3TNJ X-Message-ID-Hash: QUE6MLVRHB2ZS724V2NIM22N2Z2Q3TNJ X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.4 Precedence: list Subject: [Galene] ANNOUNCE: galene-0.4.1 List-Id: =?utf-8?q?Gal=C3=A8ne_videoconferencing_server_discussion_list?= Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: 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=E8ne 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.