Example release notes. Replace with real changes when you publish a release.
- Webpages — New
GET /api/v2/webpages/{uuid}endpoint to fetch a single webpage by UUID. Supports optionalsmartenedquery parameter for title formatting. - Records — Improved error messages for invalid
objectNameoruuidon record update.
- Authentication — Bearer token is required for all
/api/v2endpoints. Requests without a valid token return401 Unauthorized.
- Changelog and Tutorials sections in the documentation site.
- Minor fixes and stability improvements.