diff options
| author | default <nobody@localhost> | 2025-01-04 19:08:42 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-04 19:08:42 +0100 |
| commit | 1e63ba88b01a589ff7c13fde77615dccf6f80255 (patch) | |
| tree | 42000ab0e5d2a48dd3c9fc525fd6b658343605d5 | |
| parent | 6f50152458ad33fcb5e57aaf56da4aac89fc2586 (diff) | |
| parent | 6bb87b83051c7a09dc841c0af6d75e455e961376 (diff) | |
Merge branch 'master' of comam.es:git/snac2
| -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 01a8643..1f40a68 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -10,6 +10,8 @@ New "Like by URL" operation (contributed by dheadshot). Some search fixes regarding repeated matches. +The `export_csv` cmdline operation now exports the CSV files inside each user's `export/` subdirectory instead of the current directory. + Mastodon API: more timeline paging tunings (contributed by nowster). Fixed support for `Audio` objects. |