Skip to content

1.0.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@oliverde8 oliverde8 released this 07 Jun 07:54
· 30 commits to main since this release

1.0.0 Alpha #2

  • 🌟 Split chain execution into2 public function for more flexibility.
  • 🌟 Each execution has dedicated folder with it's logs.
  • 🌟 You can see the logs of the execution in the interface.
  • 🌟 Added a json editor/viewer to improve usability.
  • 🌟 You can download all files used during an execution from the interface.
  • 🌟 Dashboard allow you to monitor & see the executions.
  • 🌟 User can queue chain executions from the interface
  • 🌟 Added etl-clean_old_executions chain to cleanup old executions.
  • 🔧 Fixed deprecation on console commands.
  • 🔧 Various fixes and improvements.