- feat: Added SSH multiplexing (this should improve performance).
- feat: Add Elixir/Phoenix finetunes and example.
- fix: run docker cleanup on midnight by default (not every 10 minutes).
- fix: helper image is excluded from the docker cleanup process.
- fix: magic environment variables in the new parser.
- fix: set a default server timezone.
Issues
What's Changed
- merge main into next by @peaklabs-dev in #3361
- Fix: Set a default server timezone by @peaklabs-dev in #3367
- Feat: Implement SSH multiplexing to reduce the number of SSH authentications in remote processes by @peaklabs-dev in #3364
- fix: don't add
networks
key ifnetwork_mode
is used by @Vahor in #3374 - feat: Expose project description in API response by @mattstein in #3373
- v4.0.0-beta.332 by @andrasbacsai in #3366
Full Changelog: v4.0.0-beta.331...v4.0.0-beta.332