-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathversion.json
More file actions
5 lines (5 loc) · 1.44 KB
/
Copy pathversion.json
File metadata and controls
5 lines (5 loc) · 1.44 KB
1
2
3
4
5
{
"version": "1.2.1",
"release_notes": "Fixes attachments on Memos server v0.24.\n\n• Fixed: images, videos and files added to a memo were never linked on Memos server v0.24. The file uploaded fine but was attached to nothing — it sat on the server as an unused resource and appeared in no client. Images broke in v1.1.1 (before that they were embedded in the memo text, which hid the problem); video and file attachments never worked on v0.24. If you have attachments that went missing, re-add them and they will stick.\n• Fixed: when linking an attachment fails, the app now says so and keeps the editor open, instead of quietly saving a memo without it.\n\nMemos server v0.25 and v0.26 were not affected by this.",
"release_notes_zh": "修复 Memos 服务端 v0.24 上的附件问题。\n\n• 修复:在 Memos 服务端 v0.24 上,添加到备忘的图片、视频和文件从未被关联。文件上传是成功的,但没挂到任何备忘上 —— 在服务端显示为未使用资源,在任何客户端都看不到。图片自 v1.1.1 起损坏(在那之前图片会被嵌进备忘正文,掩盖了这个问题);视频和文件在 v0.24 上从未正常工作过。如果你有附件「消失」了,重新添加一次即可正常保留。\n• 修复:附件关联失败时,App 现在会明确提示并保留编辑器内容,而不是静默保存一条没有附件的备忘。\n\nMemos 服务端 v0.25 和 v0.26 不受此问题影响。"
}