Releases: artefactual-labs/enduro
Releases · artefactual-labs/enduro
v0.8.1
Changelog
3d98396 ui: add custom favicon
b200255 ui: add delete confirm modal
fc2e3c4 ui: add footer
2227ee7 ui: clean up workflow history page
c0bfca4 ui: create containers from views
8767f7b ui: make collections the default route
c0aefc1 ui: make navbar fluid
7ac8609 ui: reset form on @keydown.esc
93d1bac ui: simplify search box placeholder
4590913 ui: tweak navbar bgcolor
311000b ui: upgrade dependencies
v0.8.0
Changelog
651d0a5 api: return 404 when workflow is missing
ab7f1fe ui: introduce vuex store
a171aa7 ui: search on multiple fields
5a54676 ui: use common component prefix
c430ab6 workflow: accept underscore in package names
v0.7.1
Changelog
ab73407 goreleaser: fix config syntax
v0.7.0
Changelog
1056250 goreleaser: include changelog
17c433f collection: track pipeline ID
v0.6.2
Changelog
- 64e36c9 workflow: make retentionPeriod optional
- 416f3fe workflow: chmod single file transfer
v0.6.1
Changelog
- Web UI: compatibility fix with FortiNet SSLVPN (2366111)
v0.6.0
Changelog
- Web UI: add activity status summary in workflow page
- Web UI: better generation of API location string
v0.5.1
Changelog
- Ensure that poller activities don't retry forever on non-retryable errors (6f8e9af)
- Allow arbitrary package names (c528595)
- Add archive header identification (c528595)
v0.5.0
Changelog
- Make hooks togglable (c815253)
- Changes in
filenotify
package to support dir watching (d2606af)
- Simple pagination of collection records in API and front-end (50b3b83)
- Added new
processingConfig
option for pipelines (3e3b3b3)