diff options
| author | 2025-01-04 19:08:42 +0100 | |
|---|---|---|
| committer | 2025-01-04 19:08:42 +0100 | |
| commit | 1e63ba88b01a589ff7c13fde77615dccf6f80255 (patch) | |
| tree | 42000ab0e5d2a48dd3c9fc525fd6b658343605d5 | |
| parent | Read CSV files to import from the import/ user subdirectory. (diff) | |
| parent | Updated RELEASE_NOTES. (diff) | |
| download | snac2-1e63ba88b01a589ff7c13fde77615dccf6f80255.tar.gz snac2-1e63ba88b01a589ff7c13fde77615dccf6f80255.tar.xz snac2-1e63ba88b01a589ff7c13fde77615dccf6f80255.zip | |
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). | |||
| 10 | 10 | ||
| 11 | Some search fixes regarding repeated matches. | 11 | Some search fixes regarding repeated matches. |
| 12 | 12 | ||
| 13 | The `export_csv` cmdline operation now exports the CSV files inside each user's `export/` subdirectory instead of the current directory. | ||
| 14 | |||
| 13 | Mastodon API: more timeline paging tunings (contributed by nowster). | 15 | Mastodon API: more timeline paging tunings (contributed by nowster). |
| 14 | 16 | ||
| 15 | Fixed support for `Audio` objects. | 17 | Fixed support for `Audio` objects. |