diff options
| author | 2024-01-03 16:16:45 +0100 | |
|---|---|---|
| committer | 2024-01-03 16:16:45 +0100 | |
| commit | 26d277a8c51df5da14827281648fe8a239be3712 (patch) | |
| tree | 3c8950a5ca81682040fd11ab42a61df95fc81744 | |
| parent | Merge pull request 'Added FreeBSD documentation and rc script' (#96) from dra... (diff) | |
| download | penes-snac2-26d277a8c51df5da14827281648fe8a239be3712.tar.gz penes-snac2-26d277a8c51df5da14827281648fe8a239be3712.tar.xz penes-snac2-26d277a8c51df5da14827281648fe8a239be3712.zip | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 424cb2c..6a15b69 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -12,6 +12,10 @@ Mastodon API: some tweaks for better integration with more clients, and fixed a | |||
| 12 | 12 | ||
| 13 | Fixed crash in the FastCGI code (thanks to Yonle for helping me debug this). | 13 | Fixed crash in the FastCGI code (thanks to Yonle for helping me debug this). |
| 14 | 14 | ||
| 15 | Added apache2 configuration information (contributed by VĂctor Moral). | ||
| 16 | |||
| 17 | Added FreeBSD usage information and examples (contributed by draga79). | ||
| 18 | |||
| 15 | ## 2.43 | 19 | ## 2.43 |
| 16 | 20 | ||
| 17 | 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). | 21 | 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). |