Bump api version

This commit is contained in:
shamoon
2026-02-20 14:03:30 -08:00
parent 7bcfcf1e49
commit a7ff3fac6b
3 changed files with 8 additions and 3 deletions

View File

@@ -451,3 +451,8 @@ Initial API version.
- The document `created` field is now a date, not a datetime. The
`created_date` field is considered deprecated and will be removed in a
future version.
#### Version 10
- The `show_on_dashboard` and `show_in_sidebar` fields of saved views have been
removed. Relevant settings are now stored in the UISettings model.