mirror of Walter-Sparrow / lunar-tear
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CHANGELOG with new features and fixes for 2026-05-02

+13
+13
docs/CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## 2026-05-02 4 + 5 + ### Working 6 + 7 + - Cross-platform asset/CDN pipeline (iOS and Android) 8 + - Master data hot-reload: loopback admin webhook (`/api/admin/master-data/reload`) with `LUNAR_ADMIN_TOKEN`; runtime build registry; wizard, dev runner, and Docker wiring 9 + - Scripts repo: Octo **`list.bin` patcher** (`assetbundles/patch_listbin.py`) — refresh catalog `size` / `md5` / `crc` after swapping bundles or resources 10 + - Scripts repo: **asset bundle encrypt/decrypt** for Octo-masked UnityFS (`assetbundles/encrypt_assetbundle.py`, `decrypt_assetbundle.py`, `assetbundle_crypt`) 11 + 12 + ### Fixed 13 + 14 + - Stale weapon story unlocks and incorrect post-evolution weapon state 15 + 3 16 ## 2026-04-25 4 17 5 18 ### Working