Skip to content

v0.8.0

Compare
Choose a tag to compare
@brollb brollb released this 11 Jul 15:50
· 823 commits to master since this release

This release focused primarily on making DeepForge more user friendly. Of course, it also includes a number of bug fixes and a couple important enhancements.

This includes a simple website for DeepForge at http://dfst.github.io/deepforge

Main Screen/Visualizer

Operation Editor

Architecture Editor

Pipelines and Executions

  • made title editable in pipeline editor #375 #383
  • Fixed failing executions due to dangling connections #377 #382
  • Added artifact upload from ArtifactLoader operation #422 #428

Base Project and Examples

Misc

  • Updated icons for better look and feel #406 #469
  • Fixed export branch grabbing unset assets #437 #439
  • Removed old demo seed #365 #384
  • Added support for unrecognized os in install script #404 #405
  • Fixed using PORT=... to set port on start. #425 #426
  • Fixed ImportArtifact incorrect error message #427 #431