v0.7.2
Pre-releaseUpdates to the playground and a few bug fixes 👍
Support for Hyperledger Fabric v1.0 in the playground has been fixed so it fully works.
Identity switching has also been updated so it works without a manual refresh of the page.
Introduction of shiny new "please wait" dialogs and popup notifications - no more OK dialogs! ✨
Progress with rebranding as part of our move into Hyperledger continues; please note the Docker Hub and the Yeoman generator changes below.
Known issues
None!
Breaking changes
#916 Move from fabriccomposer org to hyperledger org
Docker Hub publishing now points to the hyperledger
organisation. The fabriccomposer
organisation will no longer be used to publish Composer images.
#926 Renamed generator to generator-hyperledger-composer
The npm module for the Yeoman generator has been renamed to generator-hyperledger-composer
, and the command changes to yo hyperledger-composer
.
Features
#894 Playground to display "success" notifications
#612 As a user, I want to be able to import all types from another namespace in one line of code
Bug fixes
#823 Model files in dependencies not locateable when using yarn link
#881 InstanceGenerator does not find non-immediate extentions for abstract types
#839 UI nitpicks - May 2017
- Switch identities without requiring a browser refresh
- Improve participant typeahead
#685 If an install succeeds but an instantiate fails, you are left with a package on the peer and cannot deploy again
#838 Inheritance graph not crawled properly when inheriting from other namespaces
#877 Cannot connect to HLFv1 using playground connection profiles
#879 HLFv1 sample connection profile is not useful
#477 IIB loopback-connector Update operation
Shoutouts to new contributors!
@pospi for fixing model handling code when using Yarn in #823
Not strictly a new contributor, but hasn't receieved a shoutout yet 😉