From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mail.toke.dk; spf=pass smtp.mailfrom=irif.fr; dkim=pass header.d=irif.fr; arc=none (Message is not ARC signed); dmarc=none 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 83C888CA53E for ; Sun, 02 Nov 2025 20:26:59 +0100 (CET) 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 5A2JQwBs027085 for ; Sun, 2 Nov 2025 20:26:58 +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 BA7FE5B4C6 for ; Sun, 2 Nov 2025 20:26:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=irif.fr; h= content-type:content-type:mime-version:user-agent:subject :subject:from:from:message-id:date:date:received:received; s= dkim-irif; t=1762111617; x=1762975618; bh=U8ggq55tTpCxW8ztoHtHnL aemRWFEtHIu5BtlFH1ygY=; b=NbkksxCKd0PIr9XXzyJonBuObTqNgEq5nzSEph juWHbgfGEbFt/Kt7tMY/ibIpnBJuTrS+MPqfeY8Ts3Is5IgbNif0FClo5gG6T/uO IzECeA1lBNvxrOXFbBbVeTo8cIhP9JvfOzRWAqdsKUNIIuclghUtowpeoIJtiXAD V+XVt9paqxKTWammHQ/3pQ7jRJ8USi/o6S1s+23sGHUHBVMWUgVOdm9wxmmPTIEt Npjs1I3sKnp5s3d/jVP43RwB0N+9IHty36O8gFpRU+RxSkkr+8pMGhDDBdg6mW2b Fx1Ia9v/z/iUu6YRaHAZxWfJzUzP/ZJXTvSVRcKmaSQvYJsw== 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 vE75VjwrD3tX for ; Sun, 2 Nov 2025 20:26:57 +0100 (CET) Received: from trurl.irif.fr (82-64-191-149.subs.proxad.net [82.64.191.149]) (Authenticated sender: jch) by mailhub.math.univ-paris-diderot.fr (Postfix) with ESMTPSA id 7A1065B60A for ; Sun, 2 Nov 2025 20:26:57 +0100 (CET) Date: Sun, 02 Nov 2025 20:26:57 +0100 Message-ID: <87cy60ck1q.wl-jch@irif.fr> From: Juliusz Chroboczek To: galene@lists.galene.org User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/30.1 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (korolev.univ-paris7.fr [194.254.61.138]); Sun, 02 Nov 2025 20:26:58 +0100 (CET) X-Miltered: at korolev with ID 6907B082.000 by Joe's j-chkmail (http : // j-chkmail dot ensmp dot fr)! X-j-chkmail-Enveloppe: 6907B082.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 : 6907B082.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: 4X4BQ5BTZDX4JMH7SDHHUQKYCCXKZ6XT X-Message-ID-Hash: 4X4BQ5BTZDX4JMH7SDHHUQKYCCXKZ6XT X-MailFrom: jch@irif.fr X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list Subject: [Galene] ANNOUNCE: galene-stt 0.3 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: Hi, Galene-stt 0.3 is available by doing git clone -b galene-stt-0.3 https://github.com/jech/galene-stt The main reason for this release is that captions were broken due to some incompatible changes to the client library. There are some minor fixes to error handling (you will now get a proper error message if authentication fails), and tweaks to the documentation. -- Juliusz