this new Drupal 8 branch is mostly the work of Berdir with incomplete UI improvements from matslats. It represents a fresh approach compared to the d7 version, saving entities by serializing them
Bug Fixes
* Issue #1263536 by kasperg: Fixed error with handling base64 files for images
* Issue #1344088 by netw3rker: Sorted array to make feature consistent from installation to installation
* Issue #347601 by luisortizramos: Fixed bug where url alias path wasn't exported for new nodes
* Issue #1160250 by DamienMcKenna: Added special permissions for editing machine name
* Issue #1148758 by DamienMcKenna, rvilar: Incorporated patch to add initial indentation to defaultcontent code
Fixed issues with Apps not being able to create their menu items.
There is still an issue where an App, once installed and disabled cannot recreate its menu items. I believe this is related to a different issue though.