[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch stable updated (6208ce5d -> 605f8067)
From: |
gnunet |
Subject: |
[www] branch stable updated (6208ce5d -> 605f8067) |
Date: |
Thu, 29 Aug 2024 15:06:32 +0200 |
This is an automated email from the git hooks/post-receive script.
thejackimonster pushed a change to branch stable
in repository www.
from 6208ce5d forgot link
add 605f8067 Append libgnunetchat and messenger-gtk release to news post
No new revisions were added by this update.
Summary of changes:
template/news/2024-08-0.22.0.html.j2 | 42 ++++++++++++++++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/template/news/2024-08-0.22.0.html.j2
b/template/news/2024-08-0.22.0.html.j2
index 25e704d4..4423665c 100644
--- a/template/news/2024-08-0.22.0.html.j2
+++ b/template/news/2024-08-0.22.0.html.j2
@@ -96,4 +96,46 @@ In addition to this list, you may also want to consult our
bug tracker at <a hre
This release was the work of many people. The following people contributed
code and were thus easily identified:
Christian Grothoff, t3sserakt, TheJackiMonster, Pedram Fardzadeh, Shichao,
fence, dvn, nullptrderef and Martin Schanzenbach.
</p>
+
+<h2>libgnunetchat 0.5.1 released</h1>
+<p>
+ Additionally there's a minor release of libgnunetchat 0.5.1 which fixes
multiple issues to improve overall reliability.
+</p>
+<h4>Download links</h4>
+<ul>
+ <li><a
href="http://ftpmirror.gnu.org/gnunet/libgnunetchat-0.5.1.tar.gz">libgnunetchat-0.5.1.tar.gz</a></li>
+ <li><a
href="http://ftpmirror.gnu.org/gnunet/libgnunetchat-0.5.1.tar.gz.sig">libgnunetchat-0.5.1.tar.gz.sig</a></li>
+</ul>
+<h4>Noteworthy changes in 0.5.1</h4>
+<ul>
+ <li>Fixes discourses stalling application on exit of its process.</li>
+ <li>Fixes comparison of egos for proper account management.</li>
+ <li>Implements automatic Github workflow for builds and testing.</li>
+ <li>Fixes destruction of contacts and lobbies.</li>
+ <li>Adjust internal message handling.</li>
+ <li>Adjust all test cases to run independent of each other.</li>
+ <li>Add test case for group opening and leaving.</li>
+</ul>
+<p>
+ A detailed list of changes can be found in the <a
href="https://git.gnunet.org/libgnunetchat.git/tree/ChangeLog">ChangeLog</a>.
+</p>
+
+<h2>Messenger-GTK 0.10.1</h2>
+<p>
+ Utilizing latest changes in GNUnet and libgnunetchat, there's a new release
of the messenger application bringing live chats which allow streaming your own
voice or video with other contacts. This release requires libgnunetchat 0.5.1.
+</p>
+<h4>Download links</h4>
+<ul>
+ <li><a
href="http://ftpmirror.gnu.org/gnunet/messenger-gtk-0.10.1.tar.gz">messenger-gtk-0.10.1.tar.gz</a></li>
+ <li><a
href="http://ftpmirror.gnu.org/gnunet/messenger-gtk-0.10.1.tar.gz.sig">messenger-gtk-0.10.1.tar.gz.sig</a></li>
+</ul>
+<h4>Noteworthy changes in 0.10.1</h4>
+<ul>
+ <li>Discourses have been added for live voice and video chats with other
contacts.</li>
+ <li>Capturing a specific application or a whole monitor can be selected as
video source in a live chat.</li>
+</ul>
+<p>
+ Keep in mind the application is still in development. So there may still be
major bugs keeping you from getting a reliable connection. But if you encounter
such issue, feel free to consult our bug tracker at <a
href="https://bugs.gnunet.org/">bugs.gnunet.org</a>.
+</p>
+
{% endblock body_content %}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [www] branch stable updated (6208ce5d -> 605f8067),
gnunet <=