Difference between revisions of "VALT 6.3"

From IVS Wiki
Jump to: navigation, search
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<TBD>
+
<span style="font-size: 12px;"><i>This version was developed but not publicly released. All changes from version 6.3 were included in the public release of version 6.3.1 on September 9th, 2024.</i></span>
  
'''Application Features'''
+
 
* Template Improvements
+
'''New Application Features'''
** New Image field
+
* Templates
** New Static Text field
+
** Image field
** New Video Duration field for information templates
+
** Static Text field
 +
** Video Duration field for information templates
 
** Multiple evaluation templates can be added to a single recording
 
** Multiple evaluation templates can be added to a single recording
** Sidebar has been resized to allow more space for templates
+
* Resizable Recording Information Sidebar
* EDGE Cameras
+
* EDGE Cameras (fixed cameras only)
 
* Email alerts and notifications
 
* Email alerts and notifications
 
* User & User Group access controls
 
* User & User Group access controls
 
** Day and Time access
 
** Day and Time access
** Access Restrictions
+
** Access Expiration
** Account Expiration
 
 
* Dark Mode
 
* Dark Mode
 
* Video Transcription
 
* Video Transcription
 +
* Default media server for video uploads
 +
 +
 +
'''Application Improvements'''
 +
* Software talkback latency
 +
* Cloud Routing performance
 +
* Review page performance
 +
* Clipping process accelerated significantly
 +
  
 
'''Technical Features'''
 
'''Technical Features'''
 +
* Frameworks and Packages
 +
** Vue 2 & Vue 3
 +
** Symfony 6.4
 +
** PHP 8.3
 +
* Operating System
 +
** Ubuntu 24.04 LTS
  
  
 
'''Technical Changes'''
 
'''Technical Changes'''
 
+
* Significant SSL certificate handling improvements
 
+
** LetsEncrypt Renewal has been completely re-worked
'''Technical Fixes'''
+
** Optimized process for establishing SSL trust in multi-server and cloud server environments
 +
* Removed 'version' from docker-compose files to resolve docker compose warnings
 +
* Removed awscli and docker-compose packages from apt dependencies
 +
* Removed ldaputils package from apt conflicts
 +
* Added ufw package to apt conflicts
 +
* Added support for xfs, ext4, and zfs filesystems for mounted video storage options during apt configuration
 +
* Configuration variable DOCKER_NETWORK_PREFIX moved from .env.local to .env file
 +
* Configuration variable DISABLE_LDAPS_SSL_CHECK default value updated to 'true'
 +
* Added logging entries for each actionable VALT Menu item
 +
* VALT Initialization page updated with new image and larger text

Latest revision as of 08:39, 3 October 2024

This version was developed but not publicly released. All changes from version 6.3 were included in the public release of version 6.3.1 on September 9th, 2024.


New Application Features

  • Templates
    • Image field
    • Static Text field
    • Video Duration field for information templates
    • Multiple evaluation templates can be added to a single recording
  • Resizable Recording Information Sidebar
  • EDGE Cameras (fixed cameras only)
  • Email alerts and notifications
  • User & User Group access controls
    • Day and Time access
    • Access Expiration
  • Dark Mode
  • Video Transcription
  • Default media server for video uploads


Application Improvements

  • Software talkback latency
  • Cloud Routing performance
  • Review page performance
  • Clipping process accelerated significantly


Technical Features

  • Frameworks and Packages
    • Vue 2 & Vue 3
    • Symfony 6.4
    • PHP 8.3
  • Operating System
    • Ubuntu 24.04 LTS


Technical Changes

  • Significant SSL certificate handling improvements
    • LetsEncrypt Renewal has been completely re-worked
    • Optimized process for establishing SSL trust in multi-server and cloud server environments
  • Removed 'version' from docker-compose files to resolve docker compose warnings
  • Removed awscli and docker-compose packages from apt dependencies
  • Removed ldaputils package from apt conflicts
  • Added ufw package to apt conflicts
  • Added support for xfs, ext4, and zfs filesystems for mounted video storage options during apt configuration
  • Configuration variable DOCKER_NETWORK_PREFIX moved from .env.local to .env file
  • Configuration variable DISABLE_LDAPS_SSL_CHECK default value updated to 'true'
  • Added logging entries for each actionable VALT Menu item
  • VALT Initialization page updated with new image and larger text