Changelog


バージョン

From: To:

凡例: A - API, F - Frontend, G - Agent, J - Java gateway, P - Proxy, S - Server, T - Template

修正IDVer.修正内容
ZBXNEXT-12633.0.3AFGPSadded finishing touches to encryption support
ZBX-99683.0.3Ffixed monitoring discovery and monitoring map data refresh
ZBX-98393.0.3GPSfixed Windows compilation error and time zone related issues
ZBX-89243.0.3Aimproved performance of alert.get method
ZBX-65633.0.3PSfixed potential incorrect data from icmppingsec item with low latency hosts
ZBX-13573.0.3AFenabled Chinese (China) translation to be displayed by default
ZBX-13573.0.3AFupdated Chinese (China), English (United States), French, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Slovak, Spanish, Ukrainian translations; thanks to Zabbix translators
ZBX-107553.0.3Afixed deletion of the items which used in graph Y axis min/max parameters
ZBX-107523.0.3Afixed array formatting in exported JSON
ZBX-107413.0.3enforced bash usage in mysql.size user parameter configuration script to avoid issues with different default shells; thanks to Timo Lindfors for reporting it
ZBX-107273.0.3Sfixed timeout being too low when sending configuration data to active proxy
ZBX-107223.0.3Ffixed color picker wrapping
ZBX-106933.0.3Afixed API configuration.import method for importing template and/or host with trigger prototype dependency
ZBX-106923.0.3Sfixed crash when resolving {TRIGGER.NAME} of the trigger with expression containing unknown user macro
ZBX-106903.0.3Sfixed possible buffer overruns in discovery macro substitution and other macro context issues
ZBX-106863.0.3Fupdated success and error messages for triggers, items and graphs 'Copy' operations
ZBX-106813.0.3Sfixed loss of trailing whitespace in unquoted function parameters when creating calculated items with low level discovery
ZBX-106743.0.3Sprohibited 'band' operator for counting float values
ZBX-106723.0.3Fadded script name and command into a script execution form
ZBX-106703.0.3Ffixed disabling of script confirmation in Administration -> Script -> Edit form
ZBX-106703.0.3Ffixed display of form fields for different types of script in Administration -> Script -> Edit form
ZBX-106683.0.3Fadded hint for action operation steps on how to proceed infinitely
ZBX-106583.0.3Sfixed count() evaluation for numeric values with operator and empty pattern
ZBX-106463.0.3Ffixed adding trigger prototype dependencies when cloning a host or template
ZBX-106403.0.3Ffixed unexpected reset of group and host filter
ZBX-106393.0.3Fchanged incorrect labels in item filters and host filters
ZBX-106143.0.3Sfixed crash during configuration update when context is added to a macro without context
ZBX-106073.0.3Afixed validation of JSON import source data in configuration.import method
ZBX-106003.0.3Ffixed proxy sorting in "Monitored by proxy" dropdown in host edit form
ZBX-105983.0.3Fremoved redundant closing PHP tags in configuration example file and when generating PHP files
ZBX-105873.0.3Afixed inventory mode not being inherited for host prototypes when linking template to a template/host
ZBX-105513.0.3Sfixed possible crash when constants are extracted from invalid trigger expression containing '{' without matching '}'
ZBX-105483.0.3Gfixed agent compilation on Solaris without zone support (e.g. Solaris 9), added awareness of running on a newer Solaris with zones
ZBX-105403.0.3PSfixed encoding reset when Zabbix process auto-reconnects MySQL database
ZBX-105113.0.3Ffixed pagination throwing an error after performing enable or disable via link on an object
ZBX-103123.0.3Schanged sum(), str(), regexp(), iregexp() trigger functions to return 0 if there are no data in the requested range