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": {