libgnunetchat

library for GNUnet Messenger
Log | Files | Refs | README | LICENSE

commit 36e4cde861b6db54608100e9f77586c86304a479
parent 3e5d548740885d09054d94e50423edd5245285bb
Author: Jacki <jacki@thejackimonster.de>
Date:   Thu, 19 Mar 2026 10:13:58 +0100

Release of version 0.7.0

Signed-off-by: Jacki <jacki@thejackimonster.de>

Diffstat:
MChangeLog | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,10 @@ +## Version 0.7.0 +* Fix build compatibility with GNUnet 0.27.0 +* Add account secrets for encrypted storage of keys +* Implement function to randomly generate account secrets +* Fix issues with internal warning/error messages +* Add old account name to messages caused by renaming + ## Version 0.6.1 * Fix build compatibility with GNUnet 0.26.0