devibe changelog

This commit is contained in:
stopflock
2026-03-23 13:15:26 -05:00
parent bd71f88452
commit 157e72011f

View File

@@ -1,16 +1,14 @@
{
"2.10.1": {
"content": [
"• Operator profiles are now reorderable - drag to reorder them in settings and on the refine tags page",
"• Added operator profile import via deep links - use ?op=<base64 json> URLs to import operator profiles",
"• Improved operator profile management UI consistency with device profiles"
"• Operator profiles are now reorderable",
"• Support operator profile import via deflockapp:// links",
"• Makes operator profile UI consistent with device profiles"
]
},
"2.10.0": {
"content": [
"• Simplified profile field-of-view settings - profiles now use a simple '360 FOV' checkbox instead of custom degree values",
"• Existing profiles with non-360° FOV settings have been automatically updated to use default cone angles",
"• All existing functionality for reading and displaying surveillance devices with custom FOV ranges is preserved"
"• Simplified profile FOVs; there is now only a checkbox for '360'",
]
},
"2.9.2": {