2.7.0
What's Changed
Security 🚨
- Grant default-shared objects read access, not full ownership by @tomchop in #1343
- Enforce per-object ACLs on semantic search results by @tomchop in #1345
Enhancements 📈
- Add GET /system/types: dynamic list of every creatable object type by @tomchop in #1341
- Bucket global search results by type instead of one merged, unranked list by @tomchop in #1344
- Let semantic search be scoped to one type, and stop it crowding types by @tomchop in #1347
Bug fixes 🐛
- Make the Role schema honestly reflect the composite values it accepts by @tomchop in #1342
- Stop the agent-session proxy from silently dropping createTime/title by @tomchop in #1346
Full Changelog: 2.6.0...2.7.0