Releases: ansibleguy/webui
Releases · ansibleguy/webui
0.0.16
Features:
- Job-Form Selection
- Auto-Completion via Tab-Key
- Select using Up/Down/Enter Keys
- Ability to clone existing jobs
- Ability to sort jobs and repositories
- Split-up Repository Forms
Fixes:
- Fix for Git-Clone Depth
0.0.15
Features:
- SQLite connection optimizations
- Database version-upgrade enhancements
- Allow to change listen address
Fixes:
- Fixed DB-migrations for PIP-based installations
Installs <0.0.15 will fail to upgrade their databases because of an issue in the build-process.
0.0.13
- Multiple UI improvements
- Job Form
- Logs UI
- Added timezone to datetime
- Style non-existent log-files
- HTTPS support
- ARA config integration
- Global Environmental-Variables for Jobs
0.0.12
- Better Trademark compliance
- Support for custom Logo
- Minor fixes
0.0.11
- Git Repository support -
Jobs - Repositories
UI - Form-Validation enhancements
- Checking if provided file/directory exists
- Enhanced job-file file-browsing
- Privilege System - Manager Groups
- Password-Change UI
- Docker
- Enhanced handling of SQLite Write-Locks
0.0.9
Features:
System - Config
UI- Support for SSH
known_hosts
file
Fixes:
- Dark-Mode fixes
- Multiple fixes for SSH connections
0.0.8
- Credentials
- Global/Shared credentials
- User-specific credentials
- Credential permissions
- Basic Integration Tests
- Support for dockerized deployments
- Support to run behind Proxy (Nginx tested)
- Dynamic pulling of UI data using JS
Docker image: hub.docker.com - ansible0guy/ansible-webui/0.0.8
0.0.7
- Job Permissions
- Job Output UI
- Refactored UI to use Ajax for dynamic Updates
- System - Environment UI
0.0.6
- Job Logs
- Realtime following of Output
- Ability to stop running jobs
- Fixes for secret handling
0.0.5
- Ansible-Runner integration
- Ability to execute simple playbooks successfully
- Scheduled jobs working
- Manual job execution using UI and API working
- Job-Management UI with basic result stats
- Job-Secrets are saved encrypted