| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CHANGELOG.md | 2026-08-28 | 8.9 kB | |
| manifest.json | 2026-08-28 | 1.0 kB | |
| SHA256SUMS | 2026-08-28 | 488 Bytes | |
| version.json | 2026-08-28 | 41 Bytes | |
| websoft9-2.4.0.zip | 2026-08-28 | 174.4 kB | |
| 2.4.0 source code.tar.gz | 2026-08-28 | 3.3 MB | |
| 2.4.0 source code.zip | 2026-08-28 | 3.7 MB | |
| README.md | 2026-08-28 | 1.3 kB | |
| Totals: 8 Items | 7.2 MB | 0 | |
[2.4.0] - 2026-08-28
Added
- Scheduled Tasks — Add managed scheduled tasks for recurring platform operations.
- External Database Profiles — Add install profiles for applications that use externally managed databases, including WordPress with external MySQL.
- Platform Readiness — Add a readiness endpoint and wait for the platform to become ready before the setup wizard proceeds.
- Application CLI — Add
websoft9 app installwith application settings, profiles, JSON payload input, and operator documentation.
Changed
- Installation — Use the major-minor image tag for fresh installations, while upgrades continue to use the full release version.
- Image Pulling — Use registry mirror fallback when pulling utility images.
Fixed
- Terminal File Uploads — Remove the gateway's default 1 MB API request limit for file uploads.
- API Access — Require an authenticated product operator session for AppHub API, Swagger, OpenAPI, and media routes; retain gateway-only internal trust authentication.
- Application Installation — Write the completion tracking log before cleaning up its parent task, preventing a false foreign-key failure after a successful install.
- Terminal Connections — Align fields in the new connection dialog.