| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-01 | 575 Bytes | |
| v8.0.0 source code.tar.gz | 2026-07-01 | 1.9 MB | |
| v8.0.0 source code.zip | 2026-07-01 | 2.0 MB | |
| Totals: 3 Items | 3.9 MB | 1 | |
- Full rewrite to TypeScript
- New deploymentStrategy: "removeBeforeDeploy" option in exoframe.json - removes old deployment only after new image is successfully built
- JSON Schema for exoframe.json with editor autocomplete support
- exoframe logs now supports --tail and --since filtering options
- Fix server tearing down existing deployment when build fails
- Fix missing exoframe.json returning raw 502 instead of descriptive error
- Fix broken secrets route
- Fix server version check fetching from wrong GitHub repo
- Fix streaming response logging in client