v1.0.1
This commit is contained in:
13
README.md
13
README.md
@@ -151,3 +151,16 @@ Changed
|
||||
Fixed
|
||||
- Fixed Device Simulator not appearing in the VS Code extension launcher due to a trailing comma in tools.json causing JSON.parse to fail and fall back to a hardcoded list that excluded it.
|
||||
```
|
||||
|
||||
**v1.0.1**
|
||||
```
|
||||
Added
|
||||
- Added backup PLEC server (20.255.60.183) as a selectable upload target in PLEC Upload.
|
||||
- Server dropdown in the PLEC Upload inputs panel — Default (167.99.227.249) or Backup (20.255.60.183).
|
||||
- Backup server uses WordPress authentication (auto-login, nonce fetch) — no manual token management.
|
||||
- Iteration name is used as the uploaded filename on the backup server.
|
||||
- Selected server persists across sessions (VS Code globalState / localStorage in standalone).
|
||||
|
||||
Changed
|
||||
- Build scripts moved to scripts/ and added as npm run build and npm run run-standalone.
|
||||
```
|
||||
Reference in New Issue
Block a user