Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 1.3.1 #644

Merged
merged 7 commits into from
Feb 11, 2025
Merged

Release: 1.3.1 #644

merged 7 commits into from
Feb 11, 2025

Conversation

kozakura913
Copy link
Collaborator

1.3.1

Cherrypick 4.13.0
Misskey 2024.10.1

Release Date

2025-02-11

General

Client

  • リモートユーザーのユーザーページでは登録日初観測と表記するように

Server

  • 絵文字連合でauthorがなければcreatorの値を使うように #640
  • Fix: 管理者のコントロールパネルでシステムにしたときリモートファイルも表示される#641

Copy link
Contributor

이 PR에 의한 api.json 차이

차이점은 여기에서 볼 수 있음
--- base
+++ head
@@ -1,7 +1,7 @@
 {
   "openapi": "3.1.0",
   "info": {
-    "version": "1.3.0 (4.13.0) (2024.10.1)",
+    "version": "1.3.1 (4.13.0) (2024.10.1)",
     "title": "yojo-art API"
   },
   "externalDocs": {
@@ -66371,6 +66371,15 @@
                       }
                     }
                   },
+                  "CANNOT_DELETE_LOGIN_NOTIFICATION": {
+                    "value": {
+                      "error": {
+                        "message": "cannot Delete Login Notification",
+                        "code": "CANNOT_DELETE_LOGIN_NOTIFICATION",
+                        "id": "7b2eb49e-fd4c-482d-9ea8-3874450b39bd"
+                      }
+                    }
+                  },
                   "INVALID_PARAM": {
                     "value": {
                       "error": {

Get diff files from Workflow Page

@kozakura913 kozakura913 merged commit 71960fc into master Feb 11, 2025
64 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants