snac2

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

commit ed8fec0c1b1e3616abc3c058a931e268047a0b71
parent 8635c5df9049dbeba39f4b22a3397c623d5f8304
Author: default <nobody@localhost>
Date:   Fri, 14 Oct 2022 08:45:39 +0200

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,17 @@ # Release Notes +## 2.04 + +More multithreading. + +Image URLs can also be attached to reply messages. + +Improved default mentions in reply text fields. + +The static directory now works. + +New command line `unfollow`. + ## 2.03 Notes can now attach images and other media. The web interface still limits this feature to only one attachment (given by URL, so the file must have been uploaded elsewhere).