Difference between revisions of "5.4"

From IVS Wiki
Jump to: navigation, search
(Created page with "Added node architecture Added transcription feature Added closed captioning for transcribed videos Added searching for words for transcribed videos Added setting to adjust tex...")
 
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
Added node architecture
+
*Added support for Ubuntu 18.04
Added transcription feature
+
*Added support for PHP 7.2
Added closed captioning for transcribed videos
+
*Added SAML 2.0 implementation
Added searching for words for transcribed videos
+
*Added API calls
Added setting to adjust text overlay size
+
*Added ability to disable wild card ldap search to quickly query large databases
Added ability to add & subtract time from running schedules
+
*Added the ability to export information and marker data as CSV
Added marker name pop-up on mouse over
+
*Added API to support new template field types for BEAM (Drop down, multi-select, audio)
Added general video engine improvements
+
*Added support to upload zoom recordings manually
Added lock / unlock API
 
Added site condition to allow for full name searches only when using LDAP (speed up search queries)
 
Added mobile UI for link sharing
 
Added mobile UI for email functionality
 
Added mobile UI for upload functionality
 
Added partially filled checkbox to all checkbox elements to differentiate when some but not all sub items are checked
 
Added ability to export marker and information to csv
 
  
Changed framework from Symfony 3.x to Symfony 4.4
 
Changed SSO users re-activated vs. new ones created when an old user is added back in
 
Changed template order in admin section so they show in alphabetical order vs. order they were entered
 
Changed update.sh script so it removes old unused files
 
Changed username character limitation to 255 characters
 
Changed to docker compatible PHP code
 
Changed to docker compatible java code
 
Changed to php 7.4 compatible PHP code
 
Changed ldap single user import timeout value (increased)
 
Changed wowza player for live observation to latest version
 
Changed retention time so it is counted from the end of the video vs. the start
 
  
Fixed camera order issue for 5 matrix camera view
+
*Changed SSO users so it reactivates deleted user account with same name vs. re-creates
Fixed issue where user is not automatically logged out when expiration period is hit
 
Fixed calendar view so global date setting is used mm/dd/yy or dd/mm/yy
 
Fixed issue with LDAPS not working with untrusted certs
 
Fixed issue with red color quickmark showing as grey within the button
 
Fixed BEAM streaming issue where video would restart on live view when BEAM disconnected
 
Fixed display issue associated with sharing on mobile
 
Fixed issue where if first camera in room is disconnected it ends the recording
 
Fixed video access permission for prepared recordings
 
Fixed issue associated with adjusting rights when using mobile UI
 
Fixed issue where PTZ zoom control scrolled webpage up and down slightly
 
Fixed scaling issue with left hand menu at lower resolutions
 
Fixed depreciations in all pages and API
 
Fixed issue where you could not delete more than 5 users at a time
 
  
Removed rtmp option for stream type under global settings
 
  
BEAM
+
*Fixed bug where page didn't refresh and log out user when their access was expired
Implement drop down field template support
+
*Fixed matrix view bugs
Implement audio field template support
+
*Fixed bug where PTZ joystick settings and the users card number were overwritten during an LDAP sync
Implement note field template support
+
*Fixed a bug where templates were not in alphabetical order
Implement muli-select field template support
+
*Fixed a bug where non-recording cameras had a red border
Implement quick record field template support
+
*Fixed bug where red quick markers showed as grey within button
Implemen files field template support
+
*Fixed bug that caused the camera messages to not update dynamically
Fixed compatibilty issue with iPAD Air 3
+
*Fixed bug for the international date and time display
 +
*Fixed bug where LDAPS wouldn't work with untrusted certs
 +
*Fixed evaluation marker bug
 +
*Fixed bug that caused review column names to show ID
 +
*Fixed digital zoom issues on playback
 +
*Fixed bug that caused users to not be able to unlock rooms
 +
*Fixed Beam streaming issues
 +
*Fixed evaluation template bug
 +
*Fixed 500 error issue when attempting to change built in admin account password
 +
*Fixed long buffering issue when playing back video over a poor connection
 +
*Fixed retention bug that modified all retention created by specific user instead of single files retention
 +
*Fixed filter by multiselect functionality
 +
*Fixed marker pin timing bug
 +
*Fixed Beam streaming issues after a disconnect
 +
*Fixed issue when changing SSO user account that added a numerator to the account
 +
*Fixed container drop down issue when creating a new schedule

Latest revision as of 09:58, 8 July 2021

  • Added support for Ubuntu 18.04
  • Added support for PHP 7.2
  • Added SAML 2.0 implementation
  • Added API calls
  • Added ability to disable wild card ldap search to quickly query large databases
  • Added the ability to export information and marker data as CSV
  • Added API to support new template field types for BEAM (Drop down, multi-select, audio)
  • Added support to upload zoom recordings manually


  • Changed SSO users so it reactivates deleted user account with same name vs. re-creates


  • Fixed bug where page didn't refresh and log out user when their access was expired
  • Fixed matrix view bugs
  • Fixed bug where PTZ joystick settings and the users card number were overwritten during an LDAP sync
  • Fixed a bug where templates were not in alphabetical order
  • Fixed a bug where non-recording cameras had a red border
  • Fixed bug where red quick markers showed as grey within button
  • Fixed bug that caused the camera messages to not update dynamically
  • Fixed bug for the international date and time display
  • Fixed bug where LDAPS wouldn't work with untrusted certs
  • Fixed evaluation marker bug
  • Fixed bug that caused review column names to show ID
  • Fixed digital zoom issues on playback
  • Fixed bug that caused users to not be able to unlock rooms
  • Fixed Beam streaming issues
  • Fixed evaluation template bug
  • Fixed 500 error issue when attempting to change built in admin account password
  • Fixed long buffering issue when playing back video over a poor connection
  • Fixed retention bug that modified all retention created by specific user instead of single files retention
  • Fixed filter by multiselect functionality
  • Fixed marker pin timing bug
  • Fixed Beam streaming issues after a disconnect
  • Fixed issue when changing SSO user account that added a numerator to the account
  • Fixed container drop down issue when creating a new schedule