Updated RELEASE_NOTES.

This commit is contained in:
default 2023-12-03 23:51:52 +01:00
parent b17aa7d522
commit 04e51516d3

View File

@ -6,6 +6,8 @@ I've refactored all HTML code because it was somewhat of a mess; now it's much m
Fixed crash in a special case of malformed query.
Mastodon API: some tweaks for better integration with more clients.
## 2.43
Tags in posts are now indexed and searching by tag is possible. It's still not very useful, but at least new user posts contain links that return real search-by-tag results. Also, no "re-indexing" of the previously stored data is done (only new local and remote posts will be searchable by tag).