-
Notifications
You must be signed in to change notification settings - Fork 97
Tent Roadmap
The roadmap for 0.4 was recently (November 4, 2013) updated to include the features that were planned for the 0.5 release as well. The plan is to release Tent 0.4 in the first few months of 2014, and to move Tent from alpha-level software to beta-level software with this release. Here are the planned features:
- Groups
- Server-app streaming
- Web of trust
- New query syntax
- Query-able post bodies
- Machine-readable post schemas
- Advanced subscriptions
- Deep links
Daniel Siders has given us information about features in 0.4: Groups, Links, Queries, and Schemas. In these issues, he describes the new way Groups will work (having a similar structure to tags), the replacement of mentions
and refs
by precise Links, how Queries will be restructured to reduce server load, include complete full-text search, and significantly simplify the query endpoints while at the same time making them much richer, and how every post type has an immutable schema produced by its creator, which can be hosted anywhere including a new schema repo on the official Tent.io website.