## v0.8.0 (2026-06-01) ### Features - add `ricochet app instances {id}` and `ricochet app stop-instance {id} {pid}` (#135) (6ec39a5) - add support for deployment endpoints (#144) (6b1b5a1) ### Maintenance - **deps:** update ricochet-core to v0.9.0 (394ca15) - **deps:** update reg.ricochet.rs/docker.io/library/rust docker tag to v1.96 (#152) (cc7f909) - **deps:** update crow and docker-compose (#151) (df26262) - **deps:** update pre-commit hook editorconfig-checker/editorconfig-checker to v3.7.0 (#150) (eca879e) - **deps:** update reg.ricochet.rs/docker.io/mstruebing/editorconfig-checker docker tag to v3.7.0 (#149) (57f967a) - **deps:** update ricochet-core to v0.8.0 (6c82a25) - **deps:** update crow and docker-compose (#148) (3ffd7c1) - **deps:** update reg.ricochet.rs/docker.io/commitlint/commitlint docker tag to v21 (#146) (a7721f7)
v0.8.0 (2026-06-01)
Features
ricochet app instances {id}andricochet app stop-instance {id} {pid}(feat: addricochet app instances {id}andricochet app stop-instance {id} {pid}#135) (6ec39a5)Maintenance