diff options
| author | default <nobody@localhost> | 2025-01-05 08:29:45 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-05 08:29:45 +0100 |
| commit | c7178f91e71b3684812a34717a7083629efc13de (patch) | |
| tree | 9f1e6b4a5656ebfdb39b529d7630e824c335a64d | |
| parent | 79d8f5ff032e3d6cb5489f4b97be1987173b0e18 (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 2991d17..5a1315f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -16,6 +16,8 @@ All CSV files to be imported must now be stored inside a user's `import/` subdir Mastodon API: more timeline paging tunings (contributed by nowster). +The command-line operation `note` new reads the `LANG` environment variable to set the post's language. + Fixed support for `Audio` objects. Made xmpp and mailto URLs clickable. |