This repository has been archived by the owner on Sep 27, 2020. It is now read-only.
Releases: mazehall/eintopf
Releases · mazehall/eintopf
Eintopf version 1.3.2
Fixed:
- fixed startup error when no .eintopf folder exists
- fixed not using decorators of created recipe
Eintopf version 1.3.1
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
Eintopf version 1.3.0
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
eintopf version 1.2.2
Changed:
- upgrade eintopf proxy to version 1.0.2
eintopf version 1.2.1
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
eintopf version 1.2.0
Performance improvements
eintopf version 1.1.1
bugfix registry exception
eintopf version 1.1.0
Merge pull request #57 from mazehall/development Fixed version update 1.1.0
eintopf version 1.0.2
Merge pull request #51 from mazehall/development update version 1.0.2
eintopf version 1.0.1
fixed eintopf-41 BUG: startup without default folder