Difference between revisions of "VALT 6.4.18"

From IVS Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
June 30th, 2025
+
July 1st, 2025
  
 
'''Application'''
 
'''Application'''
Line 8: Line 8:
 
* Fixed issue where PTZ controls disappeared after dragging cameras into the video panel grid
 
* Fixed issue where PTZ controls disappeared after dragging cameras into the video panel grid
 
* Fixed issue in the Review page where filtering by a group showed an incorrect list of recordings
 
* Fixed issue in the Review page where filtering by a group showed an incorrect list of recordings
* When enabling motion detection for a room, the default selected user is now the currently logged-in user
 
  
 
'''Technical'''
 
'''Technical'''
 
* Added new video and video status type "paused"
 
* Added new video and video status type "paused"
 
* Refactored environment variable handling for better separation between host and container configs
 
* Refactored environment variable handling for better separation between host and container configs
* Enabled external Docker networking to allow independent container management
 
 
* Added Nginx to the shared Docker network for improved internal communication
 
* Added Nginx to the shared Docker network for improved internal communication
 
* Updated reverse proxy to target internal container ports directly.
 
* Updated reverse proxy to target internal container ports directly.

Latest revision as of 12:00, 1 July 2025

July 1st, 2025

Application

  • Added feature to download Transcriptions as a raw text file
  • Added feature when enabling motion detection for a room to set the default selected motion detection user as the currently-logged-in user instead of the user at the top of the list
  • Fixed issue with iPads being unable to load streams
  • Fixed issue with iOS devices that caused the user to be unable to navigate between pages
  • Fixed issue where PTZ controls disappeared after dragging cameras into the video panel grid
  • Fixed issue in the Review page where filtering by a group showed an incorrect list of recordings

Technical

  • Added new video and video status type "paused"
  • Refactored environment variable handling for better separation between host and container configs
  • Added Nginx to the shared Docker network for improved internal communication
  • Updated reverse proxy to target internal container ports directly.
  • Enabled automatic host entry setup for cloud-based servers
  • Standardized private key validation using OpenSSL’s pkey format
  • Removed deprecated USB license configuration settings
  • Improved safeguards to block changes when recordings are active