@wisdomgarden/mobile-assets 0.0.67 → 0.0.69

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/assets-list.md CHANGED
@@ -132,33 +132,3 @@ https://data.jsdelivr.com/v1/package/npm/@wisdomgarden/mobile-assets
132
132
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/version_update_android.json
133
133
  https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/version_update_ios.json
134
134
  ```
135
-
136
-
137
- ### mhesi assets, only use GitHub & jsDeliver
138
- - cdn url
139
- ```
140
- // eda-third-party-login-proxy, use mhesi assets. will be removed
141
- https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/favicon.ico
142
- https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/native-callback.html
143
- https://wisdomgardeninc.github.io/mobile-assets/eda-third-party-login-proxy/normal.css
144
-
145
- // third-party-login-proxy
146
- https://wisdomgardeninc.github.io/mobile-assets/mhesi/third-party-login-proxy/favicon.ico
147
- https://wisdomgardeninc.github.io/mobile-assets/mhesi/third-party-login-proxy/native-callback.html
148
- https://wisdomgardeninc.github.io/mobile-assets/mhesi/third-party-login-proxy/normal.css
149
-
150
- // version update files
151
- https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/android.json
152
- https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/ios.json
153
- ```
154
- - refresh cnd cache use purge api
155
-
156
- ```
157
- https://purge.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/android.json
158
- https://purge.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/ios.json
159
- ```
160
- - check info
161
- ```
162
- https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/android.json
163
- https://cdn.jsdelivr.net/npm/@wisdomgarden/mobile-assets@latest/mhesi/version/ios.json
164
- ```
@@ -0,0 +1,19 @@
1
+ ## update mhesi version info
2
+
3
+ ### I. update version info
4
+
5
+ update version info in `mhesi/version/ios.json` and `mhesi/version/android.json`
6
+
7
+ ```javascript
8
+ node ./mhesi/update_app_version_md.cjs
9
+ ```
10
+
11
+ ### II. upgrade package `mobile-assets` version
12
+
13
+ 1. ues `git diff` to check the changed files
14
+ 2. then commit all files `git add . && git commit -m "update mhesi version file"`
15
+ 3. `node scripts/upgrade_version.js` increase current project version number and add new tag
16
+ 4. `git push && git push --tags` push to GitHub, and Github Action publish it to [npm @wisdomgarden/mobile-assets](https://www.npmjs.com/package/@wisdomgarden/mobile-assets)
17
+
18
+ ### III. refresh cdn
19
+ 1. after about 10 minutes, check [jsDeliver package data](https://data.jsdelivr.com/v1/package/npm/@wisdomgarden/mobile-assets) util latest tag is same as package.json.version then `bash scripts/refresh_mehis_cdn.sh` refresh json file cdn cache
@@ -1,8 +1,8 @@
1
1
  {
2
- "version": "1.5.0",
3
- "update_type": 1,
4
- "allow_lowest_version": "1.3.0",
2
+ "version": "1.6.1",
3
+ "update_type": 0,
4
+ "allow_lowest_version": "1.6.0",
5
5
  "app_store_url": "https://play.google.com/store/apps/details?id=org.mhesiskill.app",
6
- "release_note_en_us": "- Welcome back! We've upgraded our platform to serve you better. You'll find improved performance, new features, and an enhanced user experience. Thank you for your patience during the upgrade. Let's continue your learning journey",
7
- "release_note_th_th": "- ยินดีต้อนรับกลับมา! เราได้อัปเกรดแพลตฟอร์มเพื่อให้บริการที่ดีขึ้น คุณจะพบกับประสิทธิภาพที่ดีขึ้น ฟีเจอร์ใหม่ และประสบการณ์การใช้งานที่ดียิ่งขึ้น ขอบคุณที่รอคอยในช่วงอัปเกรด มาเริ่มต้นการเรียนรู้ของคุณกันเลย!"
6
+ "release_note_en_us": "- Improved LINE SSO login experience.\n- Optimized the National Identification process.\n- Updated logic for learning completion rate calculations.\n- Refined rules for on-site enrollment and online exam scores.\n- Fixed bugs and improved overall stability.",
7
+ "release_note_th_th": "- ปรับปรุงประสบการณ์การเข้าสู่ระบบผ่าน LINE (Line SSO)\n- ปรับปรุงกระบวนการยืนยันตัวตน\n- ปรับปรุงวิธีการคำนวณอัตราความสำเร็จของเรียนรู้\n- ปรับปรุงเงื่อนไขการลงทะเบียนหลักสูตรภาคปฎิบัติ และคะแนนสอบของหลักสูตรออนไลน์\n- แก้ไขข้อผิดพลาดและปรับปรุงประสิทธิภาพการทำงาน"
8
8
  }
@@ -1,8 +1,8 @@
1
1
  {
2
- "version": "1.5.0",
3
- "update_type": 1,
4
- "allow_lowest_version": "1.3.0",
2
+ "version": "1.6.1",
3
+ "update_type": 0,
4
+ "allow_lowest_version": "1.6.0",
5
5
  "app_store_url": "https://apps.apple.com/app/scratch/id6744092689",
6
- "release_note_en_us": "- Welcome back! We've upgraded our platform to serve you better. You'll find improved performance, new features, and an enhanced user experience. Thank you for your patience during the upgrade. Let's continue your learning journey",
7
- "release_note_th_th": "- ยินดีต้อนรับกลับมา! เราได้อัปเกรดแพลตฟอร์มเพื่อให้บริการที่ดีขึ้น คุณจะพบกับประสิทธิภาพที่ดีขึ้น ฟีเจอร์ใหม่ และประสบการณ์การใช้งานที่ดียิ่งขึ้น ขอบคุณที่รอคอยในช่วงอัปเกรด มาเริ่มต้นการเรียนรู้ของคุณกันเลย!"
6
+ "release_note_en_us": "- Improved LINE SSO login experience.\n- Optimized the National Identification process.\n- Updated logic for learning completion rate calculations.\n- Refined rules for on-site enrollment and online exam scores.\n- Fixed bugs and improved overall stability.",
7
+ "release_note_th_th": "- ปรับปรุงประสบการณ์การเข้าสู่ระบบผ่าน LINE (Line SSO)\n- ปรับปรุงกระบวนการยืนยันตัวตน\n- ปรับปรุงวิธีการคำนวณอัตราความสำเร็จของเรียนรู้\n- ปรับปรุงเงื่อนไขการลงทะเบียนหลักสูตรภาคปฎิบัติ และคะแนนสอบของหลักสูตรออนไลน์\n- แก้ไขข้อผิดพลาดและปรับปรุงประสิทธิภาพการทำงาน"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wisdomgarden/mobile-assets",
3
- "version": "0.0.67",
3
+ "version": "0.0.69",
4
4
  "description": "host mobile assets",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:WisdomGardenInc/mobile-assets.git",