diff options
| author | grunfink <grunfink@comam.es> | 2026-03-17 20:04:24 +0100 |
|---|---|---|
| committer | grunfink <grunfink@comam.es> | 2026-03-17 20:04:24 +0100 |
| commit | 5af9d81ee35f64ca94665fa4e140c19808de9d64 (patch) | |
| tree | d7d70f9b40fcf21415762f14a5736219bc89a51d | |
| parent | 275685d2eaded279d70212a960f732bf4cd9a1a6 (diff) | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 57102c3..ac40ee9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -18,6 +18,8 @@ Fixed some crashes (special thanks to Louis Merlin for helping me with this). Updated Docker scripts to avoid generating a useless log file. +Fixed some memory leaks, key generation errors and HTML inconsistencies (contributed by dandelions). + Added a new CONTRIBUTING.md file. Among other guidelines, I explicitly say there that AI contributions are **not** accepted. snac is now available as a Yunohost [app](https://apps.yunohost.org/app/snac). Thank you very much to Bruno Cesar Rocha for this. |