Releases: ansibleguy/webui
Releases · ansibleguy/webui
0.0.24-3
Fixes:
- Fixed missing connect- and become-user
Features:
- Disabled data-refresh if in background
- Allow to save current form by using SHIFT+S
0.0.24-2
Fixes:
- Jobs stuck on SSH password-prompt (ansible-runner issue)
- Fix known_hosts cli-arg formatting
Features:
- Cleanup Execution-Stati on startup (waiting/running/stopping => failed)
- Disabled Log-View Expand if job is waiting
0.0.24
Fixes:
- Nginx config-example
- Log-Directory creation
Features:
- Enhanced Buttons of Log Live-View
- Git-Repository Cleanup-Hook (Post Job-Run)
- Disabling quick-execution button if custom-execution form is open
Security:
- Enable SSH host-key checking by default
- Refactored runtime secret-handling (ansible-runner)
Thanks to @mathieumd for reporting and testing!
0.0.23-3
Features:
- Improved Execution Prompts
- Implemented Content-Security-Policy to protect against XSS and injections
- Migrated vendor CSS/JS to be included in the package
- Option to enforce execution prompts
Fixes:
- Possible XSS
- GitHub private repositories
0.0.22-2
0.0.21
0.0.20
0.0.19
Features:
- Enhanced graceful stop
- Alerting
- Plugin System
- User-Credential Categories
Fixes:
- SSH-RSA key usage (error in libcrypto)
- Log-View API usage
0.0.18
Features:
- Support for config-file
- Added Execution-Duration to UI
- Allow to save Username at Login-Form
Deprecations:
- Dedicated SAML config-file => moved to general config-file
Fixes:
- Multiple fixes for UI
- Increased maximum execution-command length
- Timezone override bug