Hi, hope you had a great weekend. This week we made a lot of improvements to indexer API.
Indexer#
- Add new field
operators
for Character. The new fieldoperators
specifies the operators of this character. Old fieldoperator
means the address who most recently operated (updated) the character because of a transaction, which will be rename toupdatedBy
. - Add new endpoint
/characters/:characterId/newbie
, which returns email user’s info by characterId. - Add new types for notification api.
- Add some fields for nested notes to find its root ancestor.
You can subscribe to this newsletter by following @crossbell-io-updates on crossbell.io. Also, don’t forget to join our communities to tell us about your thoughts:
- Discord: https://discord.gg/4GCwDsruyj
- Twitter: https://twitter.com/_Crossbell
- GitHub: https://github.com/orgs/Crossbell-Box/discussions
Take care. See you next week!
The Crossbell Dev Team