- feat: Create / update / delete projects & servers API endpoints.
- fix: disable healthcheck by default, as it cause too much issues for beginners. added docs on why it matters, etc.
- fix: disable healthcheck for Nixpacks + Rust applications, as the start phase does not include
wget/curl
, so healthcheck never passes. - fix: Restart proxy does not start back proxy. Now it does.
- fix: Proxy status indicator.
Issues
What's Changed
- #2860 - [PLANE] Fixed image uploads not working by @MrAlexand0r in #2903
- v4.0.0-beta.318 by @andrasbacsai in #2881
Full Changelog: v4.0.0-beta.317...v4.0.0-beta.318