........S. [ZBXNEXT-7101] implemented sleep function into JS engine (asestakovs)
.........T [ZBXNEXT-6861] updated Zabbix proxy templates according to the latest guidelines (abakaldin)
.........T [ZBXNEXT-7078] added pfsense template (vkhaliev)
...G...... [ZBX-20436] fixed hardcoded -lpcre in Agent 2 embedded C code (ssimonenko)
..F....... [ZBX-20431] fixed template import button shown out of bounds (jfreibergs)
A......... [ZBX-19991] fixed template import of dependent items and item prototypes having newly created master item (miks)
.........T [ZBX-20316] added macro for password and changed conf file in postgresql by user parameters template (vkhaliev)
.........T [ZBX-20303] fixed trigger name in MSSQL template (vkhaliev)
........S. [ZBX-19456] changed zbx_trends_parse_range() behavior for zero time period, added test cases (ssimonenko)
.......PS. [ZBX-20246] fixed unpredictable choice of vmware hv ip for HA mode of management interface (MVekslers)
...G...... [ZBX-19565] fixed agent2 to return the same 255 code as agent1 when key service.info does not find service (arimdjonoks)
...G...... [ZBX-20371] fixed crash in Agent2 when monitoring log files (Andris)
...G...... [ZBX-20204] fixed range check for perfcounter in agent2 on windows (dgoloscapov)
--------------------------------------------------------------------------------
..F....... [ZBXNEXT-7033] anchored modal dialogues to avoid their repositioning during interactions (ashubin, jfreibergs)
..F....... [ZBXNEXT-669] added maintenance status icon to Latest Data page (acikuns)
A.F.I...S. [ZBXNEXT-6999] implemented SLA, SLA reports and SLA report widget (ashubin, averza, jfreibergs, vso)
...G...... [ZBXNEXT-6875] added native support for the system.hw.chassis and system.hw.devices keys in Zabbix agent 2 (esneiders)
.D.....PST [ZBXNEXT-2485] moved odbc poller into separate poller type (dgoloscapov, vso)
.......PS. [ZBXNEXT-7109] changed runtime control options to connecto to zabbix server/proxy using socket rather than sending signals (wiper)
A......... [ZBXNEXT-6470,ZBXNEXT-6890] implemented complete audit logging of maintenance API object; added strict validation for maintenance.create, maintenance.update, maintenance.delete API methods (rlataria, vmaksimovs)
..F.....S. [ZBXNEXT-7115] removed deprecated support of user macros in item names (akozlovs, gcalenko)
........S. [ZBXNEXT-3140] added {ITEM.STATE.ERROR},{LLDRULE.STATE.ERROR},{TRIGGER.STATE.ERROR} macros to indicate error messages in internal monitoring alerts (arimdjonoks)
...G...... [ZBXNEXT-6958] added external plugin loader for Zabbix agent 2 (esneiders)
..F....... [ZBXNEXT-7092] improved usability for Latest data and Hosts views (acikuns)
...G...PS. [ZBXNEXT-4922] added support for pcre2 (yurii)
..F....... [ZBX-20382] updated jquery version (ashubin)
.....J.... [ZBX-20383] updated logback-core, logback-classic and slf4j-api jars to the latest stable versions (vso)
..F.I..... [ZBX-20384] fixed possibility to view setup pages by non-superadmin if config already file exists (averza)
..F....... [ZBX-20388] fixed XSS vulnerability in multiselect (agriscenko)
A......... [ZBX-19815] fixed multiple data convertion issues in import between versions 1.8/2.0 and 5.0 (Ivo)
.......PS. [ZBX-20405] improved timeouts in JS (dgoloscapov, wiper)
..F....... [ZBX-19669] fixed success message not showing when no fields were changed in Administration->Authentication page (Ivo)
...G...... [ZBX-20269] added handling of performance counter with negative denominator value (arimdjonoks)
...G...... [ZBX-20143] fixed tcp timeout not working in net.dns.record (dgoloscapov)
........S. [ZBX-20292] fixed LLD overrides for item for particular corner-case (ssimonenko)
...G...PS. [ZBX-20236] improved memory consumption in Zabbix proxy trappers by moving configuration sync between database and cache to configuration syncer; improved trappers and listeners memory consumption by freeing received data after it was processed instead of after new data is received (vso)
........S. [ZBX-20330] added handling of nan/inf values in ipmi discovery (dgoloscapov)
...G.....T [ZBX-19185] fixed free bytes calculation for temporary tablespace in Oracle by ODBC and by agent2 template (abiba)
........S. [ZBX-20377] implemented hmac-sha256 for server for scheduled reports cookies (arimdjonoks)
.........T [ZBX-20258] fixed tags processing for Zammad media type (abiba)
A.F....... [ZBX-20350] changed hash algo for encrypted cookies (rlataria)
...G...... [ZBX-20164] fixed agent2 crash caused by wmi metrics (asestakovs)
........S. [ZBX-20249] fixed escalator query failure on Oracle (ssimonenko)
........S. [ZBX-19351] fixed event correlation query failure on Oracle (ssimonenko)
--------------------------------------------------------------------------------
.........T [ZBXNEXT-7112] added new fields in PROMETHEUS_PATTERN preprocessing in templates Etcd, Vault, Linux (mchudinov)
A.F.....S. [ZBXNEXT-7049] added aggregation options to prometheus pattern preprocessing step, added bulk preprocessing for dependent items (valdis, wiper)
.......PS. [ZBXNEXT-7100] added new LLD macro HV.NETNAME to vmware.hv.discovery (MVekslers)
A......... [ZBXNEXT-6470,ZBXNEXT-6867] implemented complete audit logging of templates; added strict validation for template.create, template.update, template.delete, template.massadd, template.massupdate, template.massremove API methods (vmaksimovs)
A.F....... [ZBXNEXT-6966] added single item widget (ashubin, averza, Ivo, miks, Sasha, vmurzins)
..F.I..... [ZBXNEXT-7085] extended 'formula' field in 'actions' table from 255 to 1024 characters (akozlovs, rlataria)
.........T [ZBXNEXT-7031] upgraded Oracle by ODBC template for using config string in items (abiba)
..F.....S. [ZBXNEXT-2579,ZBXNEXT-7020] added baseline monitoring functions baslinewma,baselinedev (jfreibergs, wiper)
A.F.....S. [ZBXNEXT-6250] added option to opt-out of "escalation canceled" messages (miks, ssimonenko)
..FG...... [ZBXNEXT-6593] added support of persistent files for restoring log item state after agent restart (Andris)
..F....... [ZBXNEXT-7070] transferred host and template mass update template inputs to main tab (jfreibergs)
..F....... [ZBXNEXT-7018] transferred template and group input to main tabs (ashubin, jfreibergs)
A.F....... [ZBX-20270] fixed XSS vulnerability, max zoom level validation, inventory field processing and initial view hintbox text in geomap widget (miks)
A......... [ZBX-20328] fixed incomplete inheritance of items, item prototypes, lld rules, host prototypes, when user with type "Admin" was edited them on template which is linked to non-permitted for him templates or hosts (vmaksimovs)
........S. [ZBX-20232] added HA node table cleanup on startup (wiper)
.........T [ZBX-20113] fixed items value map for VMware template (abiba)
.......PS. [ZBX-20341] moved zbx_ipc_service_init_env() to MAIN_ZABBIX_ENTRY (vso, yurii)
.......PS. [ZBX-20311] returned the value -1 for bucket_percentile() and histogram_quantile() if bucket[+inf] = 0 (MVekslers)
.......PS. [ZBX-20276] fixed parameter parsing error in bucket_percentile (MVekslers)
..F....... [ZBX-20278] fixed XSS attack vulnerability in scheduled report configuration form (agriscenko)
.........T [ZBX-20060] fixed trigger expression for memory monitoring in F5 Big-IP SNMP template (abakaldin)
.........T [ZBX-20075] fixed trigger expression for certificate monitoring in F5 Big-IP SNMP template (abakaldin)
.........T [ZBX-19704] fixed item pattern in "Zabbix server health" dashboard (abakaldin)
.......... [ZBX-20240] added integration tests for trigger state (ssimonenko)
.........T [ZBX-18389] fixed sql query for 32 and 64 bit xids postgresql versions in postgresql by user parameters template (vkhaliev)
.........T [ZBX-18474] fixed regexp in macros in Template Module Windows Services (abiba)
........S. [ZBX-19651] fixed problem escalation when at least one of the hosts in a trigger expression is not in maintenance (dgoloscapov)
...G.....T [ZBX-19897] updated postgresql templates and plugin files (vkhaliev)