Back to Changelog
Panel Interface
v4.5.282
Preserve list, reorderable pipeline steps, and fixes in Git and File Manager
New Features
2- Repositories now have a Preserve on deploy field for paths that must not be removed during a deployment, such as .env, storage or upload directories.
- Pipeline steps can be moved up and down. Steps run in order, and a step added in the wrong position previously had to be deleted and rewritten.
Bug Fixes
2- File Manager: Upload File in the right-click menu did nothing. It now opens the upload dialog, the same as the Ctrl+U shortcut, and respects the upload permission.
- Git: viewing a long deployment log could freeze the page. The log is now shown from the end, with the amount omitted stated at the top.