summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2025-01-04 19:08:42 +0100
committerGravatar default2025-01-04 19:08:42 +0100
commit1e63ba88b01a589ff7c13fde77615dccf6f80255 (patch)
tree42000ab0e5d2a48dd3c9fc525fd6b658343605d5
parentRead CSV files to import from the import/ user subdirectory. (diff)
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-1e63ba88b01a589ff7c13fde77615dccf6f80255.tar.gz
snac2-1e63ba88b01a589ff7c13fde77615dccf6f80255.tar.xz
snac2-1e63ba88b01a589ff7c13fde77615dccf6f80255.zip
Merge branch 'master' of comam.es:git/snac2
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 01a8643..1f40a68 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -10,6 +10,8 @@ New "Like by URL" operation (contributed by dheadshot).
10 10
11Some search fixes regarding repeated matches. 11Some search fixes regarding repeated matches.
12 12
13The `export_csv` cmdline operation now exports the CSV files inside each user's `export/` subdirectory instead of the current directory.
14
13Mastodon API: more timeline paging tunings (contributed by nowster). 15Mastodon API: more timeline paging tunings (contributed by nowster).
14 16
15Fixed support for `Audio` objects. 17Fixed support for `Audio` objects.