浏览代码

Merge branch 'master' of comam.es:git/snac2

default 1 年之前
父节点
当前提交
70ee3289f8
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      RELEASE_NOTES.md

+ 2 - 0
RELEASE_NOTES.md

@@ -4,6 +4,8 @@
 
 
 The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.).
 The search box also accepts post URLs; the post is requested and, if it's found, can be interacted with (liked, boosted, replied to, etc.).
 
 
+Fixed a bug regarding repeated attachments when editing a post.
+
 Mastodon API: Improved timeline pagination in some clients (details: a `Link` header has been added), fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash.
 Mastodon API: Improved timeline pagination in some clients (details: a `Link` header has been added), fixed an incorrect value for the `bot` field in newly created accounts, fixed a crash.
 
 
 When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance.
 When running in server mode, the pidfile is locked to avoid concurrent running of the same server instance.