+ released v1.3.0

This commit is contained in:
Pari Malam
2026-06-16 22:52:55 +08:00
parent 8dfba0a907
commit 0032e9261f
4 changed files with 251 additions and 2 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
| Document | Description |
| ---------------------------------- | ------------------------------------------------------------------------------------------------------- |
| [DISCLAIMER](docs/DISCLAIMER.MD) | To avoid misunderstandings, here are some things to know about this release |
| [DISCLAIMER](docs/DISCLAIMER.md) | To avoid misunderstandings, here are some things to know about this release |
| [CHANGELOG](docs/CHANGELOGS.md) | A completed changelog released |
| [API](docs/API.md) | Complete REST API reference: endpoints, methods, and authentication details |
| [WSL](docs/WSL.md) | Complete WSL setup guide |
| [RE](docs/RE.md) | Reverse engineering notes: frontend deobfuscation analysis, Vue component map, config schema, and TODOs |