We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1f49e commit dbe86f1Copy full SHA for dbe86f1
CHANGELOG.md
@@ -1,3 +1,9 @@
1
# ChangeLog
2
+## 1.0.1 (2019/11/01)
3
+* 最新のMisskeyに追従
4
+ * 新規投稿のMFMをHTMLに変換する際、リモートユーザーへのメンションのリンク先を(できれば)urlに
5
+ * menionのclassにu-urlを付けるように
6
+ * APでNoteの添付ファイルを提示する時に添付順を保持するように
7
+
8
## 1.0.0 (2019/10/31)
9
* Initial release
package.json
@@ -1,7 +1,7 @@
{
"name": "dolphin",
"author": "syuilo <i@syuilo.com>",
- "version": "1.0.0",
+ "version": "1.0.1",
"repository": {
"type": "git",
"url": "https://github.com/syuilo/dolphin.git"
0 commit comments