Eintopf Changelog

What's new in Eintopf 1.3.2

Jun 6, 2016
  • Fixed:
  • fixed startup error when no .eintopf folder exists
  • fixed not using decorators of created recipe

New in Eintopf 1.3.1 (May 23, 2016)

  • Changed:
  • closes project detail popup when clicking an action
  • redirects to project page after successful project edit save
  • Improved online check to try 3 times before actually setting offline state
  • electron version 0.36.12
  • Fixed:
  • fixed config issues -> replaced custom config implementation with a more native solution
  • project cloning/installation and removing not finishing when custom.json does not exist
  • removing and reinstalling a running project shows wrong state in project listing
  • not showing configured design after clone when there was already a customization with that id
  • redundancy in apps frontend stream initialization
  • fixed deprecated electron initialization

New in Eintopf 1.3.0 (Apr 14, 2016)

  • Added:
  • projects can now be cloned
  • installed projects can be partially edited
  • loading animations for async actions
  • minimal height for the browser window
  • Changed:
  • installing through a project url now creates a local registry entry
  • replaced vagrant backup with logic that repairs the broken vagrant
  • removed Express Server Layer, so now native electron
  • replaced most vagrant shell calls with a more durable solution
  • improved Eintopf start time
  • design
  • Fixed:
  • issue when starting multiple Eintopf instances
  • incorrect vagrant ssh config values
  • issues when having projects with the same dir name but different upper case letters

New in Eintopf 1.2.2 (Mar 9, 2016)

  • Upgrade eintopf proxy to version 1.0.2.

New in Eintopf 1.2.1 (Feb 10, 2016)

  • Fixes:
  • shuffling of project list order
  • incorrect path building with EINTOPF_HOME env
  • eintopf proxy not installing after building new vm
  • exception when docker container had no name entry

New in Eintopf 1.2.0 (Jan 29, 2016)

  • Performance improvements.

New in Eintopf 1.1.1 (Dec 27, 2015)

  • Bug fix registry exception