Releases: O-X-L/ansible-webui
Releases · O-X-L/ansible-webui
0.8.1
Features
- Completely refactored frontend => SvelteJS & TailwindCSS (#4)
- Updated some API endpoints
- Implemented new Stats-Endpoint
- Some basic charts on the WebUI dashboard
- Logging of user logon/logoff/failed-logon
Fixes
- Fix for job-form file-browsing when using isolated git-repo (#19)
- Permission checks for scheduled jobs (job-owners) (c40f049c)
⚠️ BREAKING CHANGES ⚠️
- Existing Execution Prompts are NOT compatible!
You will have to manually re-configure them. - Existing Permissions are NOT compatible!
In this version the permission-system is only configurable using the Django-Admin interface.
It will be refactored in the next releases (#15)