- update to 1.23.2
- FEATURE : Having been dropped for 1.23.0 the openssl library
is now available as a build option for system that do not support
gnutls, which remains the preferred, and default, option.
To use openssl instead of gnutls, include the following
'ZM_SSL_LIB=openssl' on your configure line.
- FEATURE : Made Ajax request timeout configurable for DVR
interfaces (Options->* B/W->ZM_WEB_*_AJAX_TIMEOUT).
- FEATURE : Added simple monitor presets for Veo Observer
and BlueNet Video Server.
- FIX : Fixed an issue when using deep file storage where event
files were being sometimes erroneously deleted by the audit process.
- FIX : Interactive filters were sometimes not being run correctly due
to some old filter code having not been migrated properly.
- FIX : Various xHTML view issues and errors were fixed.
- FIX : Fixed an error when reloading linked monitor.
The number of zones instead of the number of monitors was being used.
- FIX : The diagonal arrows in the PTZ views contained an issue which
mean that they did not always work. This has been fixed.
- FIX : Version 1.23.1 shipped with a misnamed PurgeWhenFull
filter (xPurgeWhenFull), this version renames it to avoid confusion.
- FIX : Recent versions included a PurgeWhenFull filter in the old filter
format meaning it was a bit useless. If found this is
now corrected to the new format.
- FIX : Fixed a mislabelling of a function parameter in a header
file that caused the latest g++ to complain.
- LANGUAGE : Updated Hungarian language translation
- LANGUAGE : Updated German language translation