diff options
| author | default <nobody@localhost> | 2025-04-13 14:47:47 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-04-13 14:47:47 +0200 |
| commit | bd95fc0dd124d788b6bc1f7a4dddfc21e98d83f2 (patch) | |
| tree | 3d1cc7ccf148e4f64296f0eb3a173d386eff25a7 | |
| parent | f8243cbc6b21d9abe6df447415a08da1ce1592ae (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 4ca15e4..70106fb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,6 +4,8 @@ Added support for scheduled posts. +The user can now select a working time zone. This will be used to correctly parse the local date and time of a scheduled post. + Fixed incorrect poll vote format, which was causing problems in platforms like GotoSocial. Mastodon API: added support for `/api/v1/instance/peers`. |