Ctfreak - Package Updates
-
[1.11.2]
- checklist added to CloudronManifest
- COUDRON_OIDC_PROVIDER_NAME implemented
-
[1.12.0]
- Update ctfreak to 1.23.0
- Full Changelog
- Redirect to the page initially requested (rather than the home page) after logging in again via the internal authentication provider
- SPA build: replace Rollup with Vite
- Update dependencies
-
[1.12.1]
- Update ctfreak to 1.23.1
- Full Changelog
-
[1.13.0]
- Update ctfreak to 1.24.0
- Full Changelog
- Project lists can be dynamically filtered by project name
- Back-end is built with Go 1.24.1
- Use log/slog as internal logger instead of logrus
-
[1.14.0]
- Update base image to 5.0.0
-
[1.15.0]
- Update ctfreak to 1.25.0
- Full Changelog
- Incoming webhook: payload, query parameters and form data can be used to set task parameters
- Postgresql can replace sqlite backend in the new Business Edition license
- Update dependencies
- Fixed missing “application/json” mimetype for some API request responses
-
[1.15.1]
- Update ctfreak to 1.25.1
- Full Changelog
-
[1.16.0]
- Update ctfreak to 1.26.0
- Full Changelog
- Auto import all data from old Sqlite backend when switching to Postgresql backend
- Optimize nodes, databases and tasks storage
- Escape key support to exit modal boxes
-
[1.17.0]
- Update ctfreak to 1.27.0
- Full Changelog
- At the end of an execution, a notification can now be sent only if its status differs from the previous execution. For high-frequency tasks (such as monitoring a website every 5 minutes), this prevents being flooded with notifications of consecutive failures.
- Update dependencies
- Fix missing multiple execution policy default value
- Reworking of FREE & BUSINESS Edition license
-
[1.17.1]
- Update ctfreak to 1.27.1
- Full Changelog
- Add login welcome message
- Adjusting login page layout
- Add explicit “Remove license” button