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=) Authentication-Results: mail.toke.dk; dkim=pass (2048-bit key; unprotected) header.d=irif.fr header.i=@irif.fr header.a=rsa-sha256 header.s=dkim-irif header.b=Ozd1ZByP 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 0EB059A8A54 for ; Fri, 7 Oct 2022 14:45:32 +0200 (CEST) Received: from mailhub.math.univ-paris-diderot.fr (mailhub.math.univ-paris-diderot.fr [81.194.30.253]) by korolev.univ-paris7.fr (8.14.4/8.14.4/relay1/82085) with ESMTP id 297CjU3a019748 for ; Fri, 7 Oct 2022 14:45:30 +0200 Received: from mailhub.math.univ-paris-diderot.fr (localhost [127.0.0.1]) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTP id 51E2BE89DD for ; Fri, 7 Oct 2022 14:45:30 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=irif.fr; h= content-transfer-encoding:content-type:content-type:mime-version :user-agent:subject:subject:from:from:message-id:date:date :received:received; s=dkim-irif; t=1665146728; x=1666010729; bh= Pi33KsRHWG+q0gBMrHKavdAFHcIZC5RXfG49aKelzZg=; b=Ozd1ZByP//aErBDM 6vwdJk9KeZTZ82FSObLx6VoUkfTL2YE5u6Q+HCDZgdtuhAXevTtSUafpLOYJjSAi KN58nmB5unRqsTZdm21dVDm8WHfbEMk7xUF/bYLbRpUBlq3AxuB5lMM2AFLy9RdH 4wXMN6mHrMqjOeuAK6VoU5xqtToddP4irBqrfHQEbpQR7qcp3xZuNXPmpFv9TNLP ax3xY4HhfrwxOe0HVfarGG5rqPbiVBarTtzR/uwap12/AUJTqn52rSjEVdqPIqaQ hebxufqvZCo1fsE7SeGEAFcIFPGmegk8TMauYhNpW6IuH51MtLJ+CaIBBzYMLvZt aAJXGA== 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 0sfe5vA-MxA8 for ; Fri, 7 Oct 2022 14:45:28 +0200 (CEST) Received: from pirx.irif.fr (unknown [78.194.40.74]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 9CD1FE89D9 for ; Fri, 7 Oct 2022 14:45:28 +0200 (CEST) Date: Fri, 07 Oct 2022 14:45:28 +0200 Message-ID: <87r0zj3iqf.wl-jch@irif.fr> From: Juliusz Chroboczek To: galene@lists.galene.org User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/28.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 [194.254.61.138]); Fri, 07 Oct 2022 14:45:30 +0200 (CEST) X-Miltered: at korolev with ID 63401F6A.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 63401F6A.000 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 : 63401F6A.000 on korolev.univ-paris7.fr : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham Message-ID-Hash: PLFMZ3GT2VKIEB6E7TXZXVDFKMVZOX45 X-Message-ID-Hash: PLFMZ3GT2VKIEB6E7TXZXVDFKMVZOX45 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.5 Precedence: list Subject: [Galene] ANNOUNCE: galene-0.6.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.6.1 is available by doing git clone -b galene-0.6.1 https://github.com/jech/galene For more information about the Galene videoconference server, please see https://galene.org This release fixes two fairly nasty bugs: - groups with "autolock" set to true would start in an unlocked state, and only become locked after they were firt accessed; thanks to Michael Str=F6der ; - the server would occasionally resend the chat history, leading to duplicated chat messages in the client; thanks to R=E9mi Nollet. I've added one minor client-side feature, there is now a camera indicator in the user list, and audio-only peers are not displayed by default. This can be toggled at any time in the side menu. 7 October 2022: Galene 0.6.1 * Add a camera/microphone indicator in the users list, and hide audio-only peers by default. They can be reenabled in the side menu. * Ensure that autolocked groups are locked on creation. Thanks to Michael Str=F6der. * Don't send chat history multiple times. Thanks to R=E9my Nollet. * Fix status display for remote (redirected) groups.