Skip to content

Commit 99f0a77

Browse files
committed
docs: add module upload release notes
1 parent a97c52e commit 99f0a77

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

RELEASE_NOTES.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Release Notes
2+
3+
## v0.2.0, Module Fix Upload
4+
5+
This release prepares the module for customer testing through GitHub Actions artifact upload.
6+
7+
## Fixed
8+
9+
- Added stronger module validation before ZIP packaging.
10+
- Added shell syntax checks for module scripts.
11+
- Added JSON syntax checks for theme and customer option files.
12+
- Added default theme structure and design tokens.
13+
- Added UI design system for premium dark customer style.
14+
- Added lag fix guide and asset size checking.
15+
- Added customer options catalog.
16+
- Added default theme download guide.
17+
- Added problem solver matrix.
18+
- Added release checklist and device test matrix.
19+
20+
## Build flow
21+
22+
The module ZIP is built by GitHub Actions after validation passes.
23+
24+
```text
25+
Validate module files -> Check theme assets -> Package ZIP -> Upload artifact
26+
```
27+
28+
## Customer status
29+
30+
This release is ready for customer testing after the GitHub Actions build passes.
31+
32+
## Needs real device testing
33+
34+
- OPPO Android 15/16/17
35+
- realme Android 15/16/17
36+
- OnePlus Android 15/16/17
37+
- Lock screen behavior
38+
- Home screen behavior
39+
- Icons and sounds
40+
- LSPosed experimental mode

0 commit comments

Comments
 (0)