Difference between revisions of "VALT 6.4"

From IVS Wiki
Jump to: navigation, search
Line 13: Line 13:
  
 
* New External API Calls:
 
* New External API Calls:
** Records: Download, Upload
+
** <b>Records</b>: Download, Upload
** Audio: Get, Upload, Delete
+
** <b>Audio</b>: Get, Upload, Delete
** Comments: Get, Create, Update, Delete, Attach Files
+
** <b>Comments</b>: Get, Create, Update, Delete, Attach Files
** Camera Presets: Get, Create, Apply, Delete
+
** <b>Camera Presets</b>: Get, Create, Apply, Delete
** Templates: Get Templates
+
** <b>Templates</b>: Get Templates
  
 
'''Application Improvements'''
 
'''Application Improvements'''

Revision as of 14:17, 14 March 2025

New Application Features

  • Integration with VALT CUE for time-based recording events (e.g., OSCE testing)
  • Motion Detection Capture to automatically start recordings
  • Review Page: Cloud Sync status column added
  • Recording Shared Links:
    • Allow sharing of comments
    • Allow guests to create markers
  • Schedules can be copied
  • Reports can be exported to CSV format
  • VALT Clock: Option to switch between 24HR and AM/PM formats
  • Rooms can be globally reordered in the Admin Rooms & Devices section
  • PTZ Step-size can be adjusted
  • New External API Calls:
    • Records: Download, Upload
    • Audio: Get, Upload, Delete
    • Comments: Get, Create, Update, Delete, Attach Files
    • Camera Presets: Get, Create, Apply, Delete
    • Templates: Get Templates

Application Improvements

  • Updated Adaptive UI for mobile platforms
  • Updated Admin section to use a more standardized UI across all areas
  • Removed inactive/active template options
  • Significant rework of the Announcements feature
    • Can be set for specific dates and time periods
    • Can be set for only specific users or user groups to see


Technical Features

  • Updated Frameworks and Packages
    • Symfony 6.4.14
    • PHP 8.3.14


Technical Changes