risu-ebooklike-viewer 0.0.3 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/release-notes.json
CHANGED
|
@@ -28,5 +28,25 @@
|
|
|
28
28
|
"text": "guard clause for iOS fullscreen function"
|
|
29
29
|
}
|
|
30
30
|
]
|
|
31
|
+
},
|
|
32
|
+
"0.0.4": {
|
|
33
|
+
"released_at": "2025-12-23T02:53:20.098Z",
|
|
34
|
+
"mandatory": false,
|
|
35
|
+
"notes": [
|
|
36
|
+
{
|
|
37
|
+
"type": "fix",
|
|
38
|
+
"text": "disable auto fullscreen when mount mobile viewer"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
"0.0.5": {
|
|
43
|
+
"released_at": "2025-12-23T07:17:09.645Z",
|
|
44
|
+
"mandatory": false,
|
|
45
|
+
"notes": [
|
|
46
|
+
{
|
|
47
|
+
"type": "fix",
|
|
48
|
+
"text": "모바일 화면 변경 방식 스와이프로 변경 및 모바일환경 메세지 입력 불편을 최소화 하기 위한 UI개선, 폰트&폰트크기&줄간격 기능 오류수정"
|
|
49
|
+
}
|
|
50
|
+
]
|
|
31
51
|
}
|
|
32
52
|
}
|