Changelog (Nightly)
🚧 Important Notice
Please do not share the nightly version.
If you encounter issues and bugs related to the nightly build, please don’t share them publicly in the community, but report them in the #nightly-tester channel.
All other changes are on our What’s New page.
v1.53.28 (2025-10-06)
Option to exclude tags in tag queries
On top of showing content tagged with a set of tags you can now also exclude content based on tags. For example, you could return all content taged with “knowledge” but not with “archive”.
Performance improvements
We reworked large parts of how we render objects in Capacities.
Testing instructions:
- It would be great if you could share any observations about performance improvements / degradation
- We touched many parts of the app. If you experience any bugs or issues, please let us know.
✨ Improvements
- Sort and group by Collection in Queries. Ticket
🐛 Fixes
- In query settings, label drop down does not collapse. Ticket
v1.53.27 (2025-10-03)
🐛 Fixes
Critical: Content loading not triggered on Android: We’ve fixed a bug where content loading was not triggered on Android.
Content loading after login not triggered (all devices): We’ve fixed a bug where content loading was not triggered after login. This can be temporarily fixed by simply reloading or restarting the app.
v1.53.26 (2025-10-02)
Kanban View 🖼️
After introducing the ‘Group By’ feature in our last release, it’s now time to take advantage of the new possibilities this offers. So we’ve been working on bringing the ‘Kanban’ view to Capacities. To access it, navigate to a data view (e.g. a query, object database, etc.), define a couple of groups and select the new ‘Kanban’ view. It is even possible to drag and drop individual objects between different groups, which will automatically update the relevant properties.
Please check the following things in detail:
- Are all groups displayed correctly, even with many objects?
- Does drag and drop between different groups work as expected?
- Are the properties automatically updated when an object is moved to another group using drag and drop?