Skip to content

Releases: ansibleguy/webui

0.0.16

07 Mar 17:16
29d7638
Compare
Choose a tag to compare
0.0.16 Pre-release
Pre-release

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

Docs: webui.ansibleguy.net/en/0.0.16

0.0.15

03 Mar 09:37
812bf67
Compare
Choose a tag to compare
0.0.15 Pre-release
Pre-release

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

28 Feb 18:45
e3b4c8b
Compare
Choose a tag to compare
0.0.13 Pre-release
Pre-release
  • 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

24 Feb 10:19
6580bfe
Compare
Choose a tag to compare
0.0.12 Pre-release
Pre-release

0.0.11

23 Feb 19:51
9c1a378
Compare
Choose a tag to compare
0.0.11 Pre-release
Pre-release

0.0.9

17 Feb 20:39
799a32e
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release

Features:

  • System - Config UI
  • Support for SSH known_hosts file

Fixes:

  • Dark-Mode fixes
  • Multiple fixes for SSH connections

0.0.8

16 Feb 19:29
4e9fbab
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release
  • 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

10 Feb 23:44
7adfc6d
Compare
Choose a tag to compare
0.0.7 Pre-release
Pre-release
  • Job Permissions
  • Job Output UI
  • Refactored UI to use Ajax for dynamic Updates
  • System - Environment UI

0.0.6

03 Feb 20:52
b0bc5fa
Compare
Choose a tag to compare
0.0.6 Pre-release
Pre-release
  • Job Logs
    • Realtime following of Output
  • Ability to stop running jobs
  • Fixes for secret handling

0.0.5

25 Jan 22:26
65624b6
Compare
Choose a tag to compare
0.0.5 Pre-release
Pre-release
  • 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