Difference between revisions of "5.3"

From IVS Wiki
Jump to: navigation, search
(Created page with "Added mobile UI for login page Added mobile UI for home Added mobile UI for observe Added mobile UI for review Added mobile UI for playback Added mobile UI for schedule Adde...")
 
Line 1: Line 1:
Added mobile UI for login page
+
*Added mobile UI for login page
Added mobile UI for home
+
*Added mobile UI for home
Added mobile UI for observe  
+
*Added mobile UI for observe  
Added mobile UI for review  
+
*Added mobile UI for review  
Added mobile UI for playback
+
*Added mobile UI for playback
Added mobile UI for schedule
+
*Added mobile UI for schedule
Added mobile UI for reports
+
*Added mobile UI for reports
Added mobile UI for admin
+
*Added mobile UI for admin
Added mobile UI for modal menu
+
*Added mobile UI for modal menu
Added email template type
+
*Added email template type
Added email function for logs
+
*Added email function for logs
 
*Added email function for alerts
 
*Added email function for alerts
Added email function for reports
+
*Added email function for reports
Added cron that sends email
+
*Added cron that sends email
Added SSO V2.0 attribute mapping now available
+
*Added SSO V2.0 attribute mapping now available
Added support for VITEC NANO HDMI encoder
+
*Added support for VITEC NANO HDMI encoder
Added cron to update reports dynamically
+
*Added cron to update reports dynamically
Added custom attribute mappings for LDAP sync
+
*Added custom attribute mappings for LDAP sync
Added text under the retention menu that shows when the recording will be deleted
+
*Added text under the retention menu that shows when the recording will be deleted
Added LDAP ability to specify whether to re-activate deleted users in original group or move to defined group when sync is run
+
*Added LDAP ability to specify whether to re-activate deleted users in original group or move to defined group when sync is run
Added LDAP sync support for nested groups
+
*Added LDAP sync support for nested groups
Added API call to change the author at the start of a recording
+
*Added API call to change the author at the start of a recording
Added buttons to clear start and end date under the review section
+
*Added buttons to clear start and end date under the review section
Added automatic HLS fallback for IOS live streaming
+
*Added automatic HLS fallback for IOS live streaming
Improved log section it is now segmented by: login, observe, recording, review, schedule, reports, upload, admin, alerts
+
 
Improved logs by adding logging for many additional actions
+
*Improved log section it is now segmented by: login, observe, recording, review, schedule, reports, upload, admin, alerts
Improved camera error detection
+
*Improved logs by adding logging for many additional actions
Improved template section so templates are now grouped by template type
+
*Improved camera error detection
Improved SSO login layout
+
*Improved template section so templates are now grouped by template type
Improved record and stop commands to utilize latest Wowza API calls
+
*Improved SSO login layout
Improved ULL live player, updated to use latest version: catchup and audio chop improved significantly
+
*Improved record and stop commands to utilize latest Wowza API calls
Improved download architecture in multi-server deployments so downloads are no longer proxied through main application server
+
*Improved ULL live player, updated to use latest version: catchup and audio chop improved significantly
Improved assets.sh script so it removes unused files
+
*Improved download architecture in multi-server deployments so downloads are no longer proxied through main application server
Changed username character limitation from 25 to 255
+
*Improved assets.sh script so it removes unused files
Changed tab order for author / retention
+
 
Changed camera add template
+
*Changed username character limitation from 25 to 255
Fixed talkback when ULL is enabled
+
*Changed tab order for author / retention
Fixed LDAP issue if user is moved to a new OU within AD the user can now still log into VALT
+
*Changed camera add template
Fixed LDAP sync issue where additional groups were being removed
+
 
Fixed LDAP issue where LDAP jar does not bind MySQL replication is enabled
+
*Fixed talkback when ULL is enabled
Fixed LDAPS issue where when a self signed certificate (untrusted) is used the bind fails
+
*Fixed LDAP issue if user is moved to a new OU within AD the user can now still log into VALT
Fixed multiple scaling issues when using a browser that is zoomed in with small width
+
*Fixed LDAP sync issue where additional groups were being removed
Fixed BEAM streaming issue with ULL
+
*Fixed LDAP issue where LDAP jar does not bind MySQL replication is enabled
Fixed BEAM upload issue when switching networks
+
*Fixed LDAPS issue where when a self signed certificate (untrusted) is used the bind fails
Fixed BEAM audio sync issue with recorded videos after upload
+
*Fixed multiple scaling issues when using a browser that is zoomed in with small width
Fixed schedule issue that would not allow a user to create new schedules past 2019
+
*Fixed BEAM streaming issue with ULL
Fixed schedule issue when 3 or more cameras were set to move to a preset position at start of schedule it would not start
+
*Fixed BEAM upload issue when switching networks
Fixed schedule time display on calendar view to use server time vs. client PC time
+
*Fixed BEAM audio sync issue with recorded videos after upload
Fixed digital zoom control issues
+
*Fixed schedule issue that would not allow a user to create new schedules past 2019
Fixed autoplay issue when using sharing link features
+
*Fixed schedule issue when 3 or more cameras were set to move to a preset position at start of schedule it would not start
Fixed API NULL container field issue
+
*Fixed schedule time display on calendar view to use server time vs. client PC time
Fixed API user creation issue
+
*Fixed digital zoom control issues
Fixed API get filter 500 error
+
*Fixed autoplay issue when using sharing link features
Fixed API create group 500 error
+
*Fixed API NULL container field issue
Fixed API delete recording 500 error
+
*Fixed API user creation issue
Fixed API issue related to sharing at start of recording
+
*Fixed API get filter 500 error
Fixed modal layout issue for quick record field type
+
*Fixed API create group 500 error
Fixed preset issue where if calling the same preset two times in a row does not move camera second time
+
*Fixed API delete recording 500 error
Fixed user rights order, naming, punctuation  
+
*Fixed API issue related to sharing at start of recording
Fixed logging issue with I/O recordings  
+
*Fixed modal layout issue for quick record field type
Fixed logging issue with card reader recordings
+
*Fixed preset issue where if calling the same preset two times in a row does not move camera second time
Fixed logging issue with prepared recordings
+
*Fixed user rights order, naming, punctuation  
fixed logging issue associated with multi select under review
+
*Fixed logging issue with I/O recordings  
Fixed issue with show advanced settings button not opening when using Microsoft Edge
+
*Fixed logging issue with card reader recordings
Fixed scaling issue with one cell matrix in Microsoft Edge
+
*Fixed logging issue with prepared recordings
Fixed issue where user can see a forbidden record if they create a view using the same cameras
+
*Fixed logging issue associated with multi select under review
Fixed review export to PDF feature
+
*Fixed issue with show advanced settings button not opening when using Microsoft Edge
Fixed issue that prevented video uploads from iOS devices
+
*Fixed scaling issue with one cell matrix in Microsoft Edge
Removed download button from playback screen
+
*Fixed issue where user can see a forbidden record if they create a view using the same cameras
Removed the possibility to edit sharing link text
+
*Fixed review export to PDF feature
Removed the ability to delete the administrator account
+
*Fixed issue that prevented video uploads from iOS devices
Removed the ability to delete the administrator group
+
 
 +
*Removed download button from playback screen
 +
*Removed the possibility to edit sharing link text
 +
*Removed the ability to delete the administrator account
 +
*Removed the ability to delete the administrator group

Revision as of 12:10, 10 December 2019

  • Added mobile UI for login page
  • Added mobile UI for home
  • Added mobile UI for observe
  • Added mobile UI for review
  • Added mobile UI for playback
  • Added mobile UI for schedule
  • Added mobile UI for reports
  • Added mobile UI for admin
  • Added mobile UI for modal menu
  • Added email template type
  • Added email function for logs
  • Added email function for alerts
  • Added email function for reports
  • Added cron that sends email
  • Added SSO V2.0 attribute mapping now available
  • Added support for VITEC NANO HDMI encoder
  • Added cron to update reports dynamically
  • Added custom attribute mappings for LDAP sync
  • Added text under the retention menu that shows when the recording will be deleted
  • Added LDAP ability to specify whether to re-activate deleted users in original group or move to defined group when sync is run
  • Added LDAP sync support for nested groups
  • Added API call to change the author at the start of a recording
  • Added buttons to clear start and end date under the review section
  • Added automatic HLS fallback for IOS live streaming
  • Improved log section it is now segmented by: login, observe, recording, review, schedule, reports, upload, admin, alerts
  • Improved logs by adding logging for many additional actions
  • Improved camera error detection
  • Improved template section so templates are now grouped by template type
  • Improved SSO login layout
  • Improved record and stop commands to utilize latest Wowza API calls
  • Improved ULL live player, updated to use latest version: catchup and audio chop improved significantly
  • Improved download architecture in multi-server deployments so downloads are no longer proxied through main application server
  • Improved assets.sh script so it removes unused files
  • Changed username character limitation from 25 to 255
  • Changed tab order for author / retention
  • Changed camera add template
  • Fixed talkback when ULL is enabled
  • Fixed LDAP issue if user is moved to a new OU within AD the user can now still log into VALT
  • Fixed LDAP sync issue where additional groups were being removed
  • Fixed LDAP issue where LDAP jar does not bind MySQL replication is enabled
  • Fixed LDAPS issue where when a self signed certificate (untrusted) is used the bind fails
  • Fixed multiple scaling issues when using a browser that is zoomed in with small width
  • Fixed BEAM streaming issue with ULL
  • Fixed BEAM upload issue when switching networks
  • Fixed BEAM audio sync issue with recorded videos after upload
  • Fixed schedule issue that would not allow a user to create new schedules past 2019
  • Fixed schedule issue when 3 or more cameras were set to move to a preset position at start of schedule it would not start
  • Fixed schedule time display on calendar view to use server time vs. client PC time
  • Fixed digital zoom control issues
  • Fixed autoplay issue when using sharing link features
  • Fixed API NULL container field issue
  • Fixed API user creation issue
  • Fixed API get filter 500 error
  • Fixed API create group 500 error
  • Fixed API delete recording 500 error
  • Fixed API issue related to sharing at start of recording
  • Fixed modal layout issue for quick record field type
  • Fixed preset issue where if calling the same preset two times in a row does not move camera second time
  • Fixed user rights order, naming, punctuation
  • Fixed logging issue with I/O recordings
  • Fixed logging issue with card reader recordings
  • Fixed logging issue with prepared recordings
  • Fixed logging issue associated with multi select under review
  • Fixed issue with show advanced settings button not opening when using Microsoft Edge
  • Fixed scaling issue with one cell matrix in Microsoft Edge
  • Fixed issue where user can see a forbidden record if they create a view using the same cameras
  • Fixed review export to PDF feature
  • Fixed issue that prevented video uploads from iOS devices
  • Removed download button from playback screen
  • Removed the possibility to edit sharing link text
  • Removed the ability to delete the administrator account
  • Removed the ability to delete the administrator group