stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 671 forks source link

Release notes for Blockstack 0.14.1 #281

Closed muneeb-ali closed 7 years ago

muneeb-ali commented 7 years ago

I'm starting a list of release notes for Blockstack 0.14.1. Please add things by leaving a comment and I'll edit this post to include the items. I will then expand on the features/updates and give more details.

The release notes only cover high-level details. For details on individual issues please see the milestone for 0.14.1.

muneeb-ali commented 7 years ago

@jcnelson please add some of the bigger things that are getting merged in this release when you get a chance (not high-priority).

jcnelson commented 7 years ago

New REST API.

This release of Blockstack introduces a new RESTful interface, which will become the basis for building decentralized applications.

The RESTful API fulfills the same responsibilities as a traditional Web app back-end. Front-end code can use it to do things like create user accounts, query user profiles, load static resources, and read and write user data. The programming model is otherwise the same as it is for normal Web apps.

Despite this similarity, the REST API brings several powerful features to apps behind the scenes that are not present in the current Web.

jcnelson commented 7 years ago

Also, https://github.com/blockstack/blockstack-core/blob/rc-0.14.1b/release_notes/changelog-0.14.1.md

jcnelson commented 7 years ago

@muneeb-ali are you satisfied with the release notes? Can I close this issue?

blockstack-devops commented 2 weeks ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.