From dec957790cb0563af2837cda62c224e25bd6ce9d Mon Sep 17 00:00:00 2001 From: stopflock Date: Fri, 21 Nov 2025 19:26:32 -0600 Subject: [PATCH] devibe changelog --- assets/changelog.json | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/assets/changelog.json b/assets/changelog.json index ca03f2e..023081b 100644 --- a/assets/changelog.json +++ b/assets/changelog.json @@ -1,16 +1,10 @@ { "1.4.4": { "content": [ - "• NEW: Enhanced FOV (Field of View) support for surveillance cameras", "• FOV range notation parsing - now supports OSM data like '90-270' (180° FOV centered at 180°)", - "• Complex range notation support: '10-45;90-125;290' displays multiple FOV cones correctly", + "• Complex range notation support: 'ESE;90-125;290' displays multiple FOV cones correctly", "• Profile FOV configuration - built-in profiles now have manufacturer-specific FOV values", - "• Smart cone rendering - variable FOV widths, 360° cameras show full circles", - "• Intelligent submission format - profiles with FOV submit as range notation (e.g., direction 180° with 90° FOV submits as '135-225')", - "• Enhanced visual feedback - provisional cones during editing use profile FOV when available", - "• Backward compatibility - existing single direction values continue to work with default FOV", - "• Profile editor improvements - FOV field added to custom profile creation with validation", - "• Full localization - FOV interface strings translated to all 7 supported languages" + "• Smart cone rendering - variable FOV widths, 360° cameras show full circles" ] }, "1.4.3": {