Releases: bacalhau-project/amplify
Releases · bacalhau-project/amplify
v0.5.1
v0.5.0
Breaking Change
- Big refactor of the API to make it https://jsonapi.org compliant. Many of the structures were incorrectly nested.
What's Changed
- chore(ci): add docker workflows to CI by @philwinder in #89
- fix(api): proper jsonapi spec and split out swagger by @philwinder in #90
Full Changelog: v0.4.4...v0.5.0
v0.4.4
v0.4.3
What's Changed
- chore(graph): improve layout and zoom by @philwinder in #87
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- chore(tika): update tika to use new script and parse output by @philwinder in #85
- fix(docker): fix docker build due to circle being unable to build yar… by @philwinder in #86
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix(container): add yarn build to container by @philwinder in #80
- fix(api): bug with pointer overwriting graph items by @philwinder in #84
- feat(workflows): add initial file recursion script by @philwinder in #83
Full Changelog: v0.4.0...v0.4.1
v0.4.0
The Pretty UI release! 🎉
In this release we introduce a simple, but prettier UI. This allows us to include extra nice to haves, like adding a visual representation of the graph. It is likely it will take a few patch releases to refine.
What's Changed
- feat(ui): add initial pretty ui by @philwinder in #78
Full Changelog: v0.3.9...v0.4.0
v0.3.9
What's Changed
- Initial beta version of video-resize workflow by @enricorotundo in #51
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- fix(pagination): disable previous for now by @philwinder in #75
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- chore(docs): add ops instructions to disable triggers by @philwinder in #72
- refactor(queue): add configurable queue sizes and reduce production v… by @philwinder in #74
Full Changelog: v0.3.6...v0.3.7