Releases: upmind/provision-workbench
Releases · upmind/provision-workbench
v3.0.2
- Update provider-configuration new and show views to support form groups
v3.0.1
- Add peak_memory_usage to provision request logs
v3.0.0
- Update PHP to v8.1
- Update Laravel to v10
- Update upmind/provision-provider-base to v4
- Fix xdebug settings
v2.1.1
- Allow opening of results modal for pending provision requests
- Improve UI performance when rending large provision request logs
- CSS tweaks
v2.1.0
- Disable TrimStrings middleware
- Remove fakerphp/faker dev dependency
- Update upmind/provision-provider-base to v3.7.0
- Add ProviderFactoryServiceProvider with .env var to specify SystemInfo
outgoing_ips
v2.0
Breaking:
- Change local composer.json repository directory path from
../*
to local/*
New/Fixed/Updated:
- Update
upmind/provision-provider-base
to v3.5.2
- Add Dockerfile and container start scripts
- Fix message view component label icon
- Add json input toggle to provision-request-new view
- Only show first 10 result data rows by default in provision-request-show
- Improve filters in provision-request-index
- Other minor UI tweaks/fixes
v1.3.8
- Add retry button to provision-request-show view
v1.3.7
- Update provision-request-show view, display 'Next Request' button regardless of
result status
v1.3.6
- Add backwards-compatible encryption to provider configuration data
v1.3.5
- Fix a crash in form-group view component when a non-array value is passed