We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2dc60 commit 2d0e05eCopy full SHA for 2d0e05e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "MegSpot",
3
- "version": "v2.2.11",
+ "version": "v2.2.12",
4
"author": "weiyajun <weiyajun@megvii.com>",
5
"description": "A tool to improve the viewing of pictures and videos by researchers",
6
"homepage": "https://github.com/MegEngine/MegSpot",
@@ -44,8 +44,8 @@
44
"appId": "org.megvii.megspot",
45
"copyright": " Copyright (c) 2022 Megvii Inc. All rights reserved.",
46
"releaseInfo": {
47
- "releaseNotes": "一、性能优化:\n 1. 对gallery画廊的图像列表启用懒加载,解决了文件过多时导致的卡顿问题",
48
- "releaseDate": "2024.10.28"
+ "releaseNotes": "一、性能优化:\n 1. 对图像预览列表启用懒加载,解决了文件过多时导致的卡顿问题",
+ "releaseDate": "2024.10.29"
49
},
50
"directories": {
51
"output": "build"
0 commit comments