From 157e72011ff43a38e62a8241197c7f967b036a1f Mon Sep 17 00:00:00 2001 From: stopflock Date: Mon, 23 Mar 2026 13:15:26 -0500 Subject: [PATCH] devibe changelog --- assets/changelog.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/assets/changelog.json b/assets/changelog.json index bb0b3c7..b9520db 100644 --- a/assets/changelog.json +++ b/assets/changelog.json @@ -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= 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": {