- feat: when deleting a resource, you can disable/enable volume deletion.
- fix: do not overwrite hardcoded variables if they rely on another variable.
- fix: new compose parser for newly created compose based apps. currently the project and volume names for git+docker compose based apps changed. newly created apps have
uuid+stack
as volume name. - fix: always use project-name when starting an application.
- fix: deleting a compose based app will cleanup the used networks as well.
- fix: volume deletion for all kinds of resources.
- fix: API endpoint fixes.
Issues
What's Changed
- Update Plausible docker compose template to Plausible 2.1.0 by @saeedesmaili in #2785
- Fixing supabase service by @Lukyrouge3 in #2779
- Update volumes for Gitea with DB templates by @OlegWock in #2774
- Update reactive-resume.yaml by @Nsbx in #2575
- Multiple CSS changes by @ari-party in #2688
- Add Traditional Chinese translation by @mtctonyhkhk2010 in #2689
- feat: display time interval for rollback images by @alexzvn in #2795
- fix: Gitea PR preview not working as intended by @Xiloe in #2762
- fix: prevent instance fqdn persisting to other servers dynamic proxy config by @KobyW in #2760
- v4.0.0-beta.308 by @andrasbacsai in #2789
- refactor: comment out unused code for network cleanup by @andrasbacsai in #2797
New Contributors
- @saeedesmaili made their first contribution in #2785
- @Lukyrouge3 made their first contribution in #2779
- @OlegWock made their first contribution in #2774
- @Nsbx made their first contribution in #2575
- @mtctonyhkhk2010 made their first contribution in #2689
- @Xiloe made their first contribution in #2762
- @KobyW made their first contribution in #2760
Full Changelog: v4.0.0-beta.307...v4.0.0-beta.308