commit a69968f83d6e2f24ecb2651c66894a9667a0c2e3 parent 3a1cae73265aebdbe678d94fbdc16edf3ccc643f Author: default <nobody@localhost> Date: Sun, 5 Jan 2025 09:54:14 +0100 Updated RELEASE_NOTES. Diffstat:
M | RELEASE_NOTES.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -14,7 +14,7 @@ The `export_csv` cmdline operation now exports the CSV files inside a user's `ex All CSV files to be imported must now be stored inside a user's `import/` subdirectory instead of the current directory. -Mastodon API: more timeline paging tunings (contributed by nowster). +Mastodon API: more timeline paging tunings (contributed by nowster), post language selected in apps is properly set. The command-line operation `note` new reads the `LANG` environment variable to set the post's language.