snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit e9f6db3761e67b666e8ff5dded171a688694291b
parent aaf9958c5f321b27c1090e1ef34c18ef8ae83504
Author: default <nobody@localhost>
Date:   Sun, 29 Dec 2024 23:49:17 +0100

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## UNRELEASED + +Added ipv6 support for the https frontend connection (contributed by hb9hnt). + ## 2.67 The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.).