Thanks to @pradel for contributing most of the work in this release!
- Update to blockstack.js v19.2.1
- When a model is destroyed, also delete the file in Gaia [#34]
- Docs to show how to extend user model [#33]
- Adds a method to count the number of models for a given query [#32]
- Must use
radiks-server
v0.1.12
- Must use
- When you call
findById
orfetch
, returnundefined
if nothing is found. [#31] - Update docs to fix a typo when describing how to invite a user to a
UserGroup
[#28] - Fix typings not being exported properly at the root level [#24]
- Support for Blockstack.JS version 19 and higher
- Fully re-written in Typescript
- Support for deleting models
- Adds the 'Central' API, with docs
- Changes
Streamer
to use a secure websocket connection if the current URL ishttps