1Changes for 4.0.30
2
34.0.30rc1 was released as 4.0.30 without any changes
4
5--------------------------------------------------------------------------------
6Changes for 4.0.30rc1
7
8New features:
9A......... [ZBXNEXT-6528,ZBXNEXT-6565] improved performance of host.create and template.create methods; improved performance of templates linking process; optimized DB::insert() method to send bulk SQL inserts (Sasha, vmaksimovs)
10
11Bug fixes:
12.....J.... [ZBX-19149] updated logback-core, logback-classic and slf4j-api jars to the latest stable versions: 1.2.3, 1.2.3 and 1.7.30 (arimdjonoks)
13..F....... [ZBX-19150] added csrf check (rlataria)
14..F....... [ZBX-12867] reworked problem event popup of problems widget to load data only on mouse hover and click (agriscenko, Sasha)
15..F....... [ZBX-17000] changed translation of 'last' for week of month in japanese (vmurzins)
16A......... [ZBX-19117] fixed host deletion, template deletion and maintenance update was not shown in audit log report when it was made via API request (vmaksimovs)
17A.F....... [ZBX-18998] rewrote API main object validation (rlataria, Sasha)
18A......... [ZBX-19111] improved performance of checking circular and double linkages of templates (Sasha)
19A......... [ZBX-19023] fixed inheritance of the permissions and tag filters for new host groups (Sasha)
20.....J.... [ZBX-10370] allowed Java Gateway to use ssl with remote registry (arimdjonoks)
21
22--------------------------------------------------------------------------------
23Changes for 4.0.29
24
254.0.29rc1 was released as 4.0.29 without any changes
26
27--------------------------------------------------------------------------------
28Changes for 4.0.29rc1
29
30Bug fixes:
31A......... [ZBX-18966] fixed interface related errors when changing proxy type from passive to active (Ivo)
32...G...... [ZBX-18886] implemented proper resource cleanup when sender terminates by signal (dgoloscapov)
33..F....... [ZBX-18825] fixed last year period calculation in service availability report daily mode (miks)
34...G...... [ZBX-18845] fixed 'UserParameter' possible buffer overrun (viktors)
35A......... [ZBX-18449] reworked trigger API validation (miks)
36..F....... [ZBX-18887] fixed user session expiration when notification checks are performed in background (miks)
37...G...... [ZBX-18309] fixed reading log files with NULL character in log line (viktors)
38..F....... [ZBX-18931] fixed PHP runtime errors in CLineGraphDraw.php (Sasha)
39...G...... [ZBX-18872] fixed system.sw.os[name] for cases without quotation mark in /etc/os-release (akozlovs)
40.......PS. [ZBX-18885] fixed SNMP agent item not accepting values that are bigger than 2KB (vso)
41
42--------------------------------------------------------------------------------
43Changes for 4.0.28
44
454.0.28rc1 was released as 4.0.28 without any changes
46
47--------------------------------------------------------------------------------
48Changes for 4.0.28rc1
49
50New features:
51..F....... [ZBXNEXT-6364] removed long lists of cloned objects from host and template full clone forms (Ivo)
52.....J.... [ZBXNEXT-6307] added ability to read properties from a file (vso)
53
54Bug fixes:
55..F....... [ZBX-18942] fixed missing SID valiadion in authentication update route (talbergs)
56..F....... [ZBX-18893] changed frontend config file permissions to 0600 (talbergs, yurii)
57...G...PS. [ZBX-18884] fixed crash in web monitoring and web.page.* keys when encoding non ASCII characters in URL (vso)
58A.F....... [ZBX-18865] fixed dbConditionInt (db.inc.php) returning wrong result in rare cases (averza)
59...G...... [ZBX-16216] fixed semaphore not being cleaned up when stopping Zabbix agent (vso)
60..F....... [ZBX-18556] fixed gaps in time labels of classic graphs related to DST transitions (averza, Sasha)
61...G...PS. [ZBX-18644] replaced deprecated gethostbyname function with getaddrinfo (wiper)
62........S. [ZBX-18802] fixed close problem task to be deleted when problem event is deleted (vso)
63..F....... [ZBX-17865] fixed displaying of long problem names on problems and event pages (gcalenko)
64A......... [ZBX-18796] improved update performance of the preprocessing rules in item.update() and itemprototype.update() methods (Sasha)
65..F....... [ZBX-18623] fixed the global search showing number of objects that user has no permissions (Ivo)
66.......PS. [ZBX-18784] fixed memory leak when handling vmware events (MVekslers)
67.......PS. [ZBX-18761] fixed possible heap overflow issues in IPC commonications when deserializing huge text values (wiper)
68.......PS. [ZBX-18755] fixed possibility of out of memory error when replacing string in mail, calculated checks, actions and when linking template (vso)
69..F....... [ZBX-18486] fixed screen inheritance from a linked template in the full clone case (ozdancuka)
70........S. [ZBX-18660] fixed SNMP index returning as a number instead of string if there is a backslash (arimdjonoks)
71........S. [ZBX-17703] fixed problem negative duration for timed triggers in case of database disconnect (asestakovs)
72.......PS. [ZBX-18694] fixed crash when PSK connection is configured but PSK or PSK identity is empty (vso)
73.......PS. [ZBX-18662] improved pollers, unreachable pollers, Java pollers and pingers to use less memory (vso)
74........S. [ZBX-18423] fixed inconsistent macro expansion with Oracle DB compared with other databases (viktors)
75A......... [ZBX-18219] fixed custom multiplier preprocessing step validation to accept a string with macros (agriscenko)
76..F....... [ZBX-18422] fixed "server is not running" warning message width (gcalenko)
77..F....... [ZBX-18688] fixed schema name didnt show when available only postgresql (rlataria)
78
79--------------------------------------------------------------------------------
80Changes for 4.0.27
81
824.0.27rc1 was released as 4.0.27 without any changes
83
84--------------------------------------------------------------------------------
85Changes for 4.0.27rc1
86
87New features:
88..F....... [ZBXNEXT-2480] removed autocomplete from fields having sensitive data (gcalenko)
89
90Bug fixes:
91A......... [ZBX-18155] removed positional macros from item names on 'Web monitoring' page (kustalovs, vmurzins)
92A.F....... [ZBX-5842] fixed ability to detect username existence from unsuccessful login message (miks)
93........S. [ZBX-18564] moved taskid calculation to transaction when creating remote command task (wiper)
94.......PS. [ZBX-18487] increased trapper verbosity for DebugLevel=4 when rejecting sender data (akozlovs)
95...G...... [ZBX-18185] fixed compilation error on Solaris 10 (akozlovs)
96A......... [ZBX-18317] fixed fatal error when updating only discovered triggers and their properties (Ivo)
97A......... [ZBX-18163] fixed deletion of one last remaining main host interface to show error instead of silently deleting the interface (Ivo)
98..F....... [ZBX-18058] updated the list of item keys and their descriptions (agriscenko)
99
100--------------------------------------------------------------------------------
101Changes for 4.0.26
102
1034.0.26rc1 was released as 4.0.26 without any changes
104
105--------------------------------------------------------------------------------
106Changes for 4.0.26rc1
107
108Bug fixes:
109..F....... [ZBX-18464] fixed javascript Uncaught TypeError when clicking on disabled multiselect item (miks)
110........S. [ZBX-18411] set maxQueryMetrics default values for vcenter depending on its version (arimdjonoks)
111..F....... [ZBX-18438] fixed missing asterisk mark for "timeout" field in item, item prototype and LLD rule edit forms (Ivo)
112..F....... [ZBX-18327] fixed undefined index when invalid URL is given (Ivo)
113.......PS. [ZBX-17178] fixed multi-line value truncation in snmp lld (asestakovs)
114.......PS. [ZBX-18462] fixed inconsistent auto-registration behaviour for hosts without metadata on Oracle DB compared to other databases when using Zabbix proxy (viktors)
115.......PS. [ZBX-18364] fixed inconsistency with autoregistration behaviour for hosts without metadata on Oracle compared to other databases (viktors)
116.......PS. [ZBX-18365] added Fping 5.0 support to Zabbix (dimir)
117........S. [ZBX-17493] added discarding of incoming values outside history/trends storage periods on server (wiper)
118..F....... [ZBX-18343] fixed in screen "host issue" problem stay even after problem resolved (rlataria)
119
120--------------------------------------------------------------------------------
121Changes for 4.0.25
122
1234.0.25rc1 was released as 4.0.25 without any changes
124
125--------------------------------------------------------------------------------
126Changes for 4.0.25rc1
127
128Bug fixes:
129.........T [ZBX-17842] updated VMware template to follow guidelines (tuskov)
130.......PS. [ZBX-17848] fixed fping interval detection, added log prints of detected options in debug mode, re-detect options every hour (dimir)
131........S. [ZBX-18188] increased age and duration related macro resolution to seconds (viktors)
132........S. [ZBX-15651] fixed handling of overlapping IP addresses in network discovery received from single Zabbix proxy (vso)
133..F....... [ZBX-18326] fixed unsupported code for internet explorer (rlataria)
134.......PS. [ZBX-15904] added check of required cache size for vmware event messages (asestakovs)
135.......PS. [ZBX-18121] fixed SSH monitoring when compiled with libssh; thanks to MATSUDA Daiki for the patch (Andris, viktors)
136.........T [ZBX-14503] updated JMX template to follow guidelines (tuskov)
137........S. [ZBX-18189] fixed crash when performing housekeeping with disabled value cache (viktors)
138A......... [ZBX-18181] fixed undefined index when importing host with non-existing interface (Ivo)
139..F....... [ZBX-18050] removed proxy name from host breadcrumbs (rlataria)
140..F....... [ZBX-18202] added new default item keys for item type "Zabbix aggregate" (agriscenko)
141..F....... [ZBX-18124] fixed discovered host group prototype saving during import (miks)
142
143--------------------------------------------------------------------------------
144Changes for 4.0.24
145
1464.0.24rc2 was released as 4.0.24 without any changes
147
148--------------------------------------------------------------------------------
149Changes for 4.0.24rc2
150
151Bug fixes:
152A......... [ZBX-13789] fixed SQL errors with Oracle backend due to incorrect use of the USING statement (Sasha)
153
154--------------------------------------------------------------------------------
155Changes for 4.0.24rc1
156
157Bug fixes:
158A......... [ZBX-18046] improved error message generation performance of user macro and item key parser (vmurzins)
159........S. [ZBX-18105] fixed use on uninitialised variable (viktors)
160........S. [ZBX-18014] added ODBC empty query check (viktors)
161..F....... [ZBX-18160] fixed fatal error in items.php and host_discovery.php (rlataria)
162A......... [ZBX-13383] improved performance of the trigger and trigger prototype inheritance (Sasha)
163...G...... [ZBX-17974] implement timeouts for WMI queries (arimdjonoks)
164A......... [ZBX-13789] improved performance of "Problems" widget with MySQL backend by removing DISTINCT modifier from SQL statements with tables joined by primary keys (Sasha)
165A.F....... [ZBX-17468] fixed excess audit log record being added on host status update (talbergs)
166A......... [ZBX-18076] fixed PHP notice and multiple undefined index errors in hostinterface API (miks)
167..F....... [ZBX-18000] added red label for disabled media types in user profile (rlataria)
168A......... [ZBX-18075] fixed runtime error when creating a host via API (agriscenko)
169..F....... [ZBX-15927] removed problem calculation for dependent triggers when master trigger is in problem state (kustalovs)
170..F....... [ZBX-18063] fixed usage of unsupported parameter in API call (miks)
171..F....... [ZBX-18060] fixed inaccessible user be displayed as accessible in slide show properties screen (miks)
172.......PS. [ZBX-17252] fixed building of Zabbix daemons with link time optimization (vso)
173
174--------------------------------------------------------------------------------
175Changes for 4.0.23
176
1774.0.23rc1 was released as 4.0.23 without any changes
178
179--------------------------------------------------------------------------------
180Changes for 4.0.23rc1
181
182New features:
183.......PS. [ZBXNEXT-6004] added host info to vmware event message log (asestakovs)
184.......PS. [ZBXNEXT-5903] added vmware datacenters discovery (asestakovs)
185
186Bug fixes:
187...G...... [ZBX-8081] fixed 'cmdline' parameter truncation on Solaris 11.3 and later (viktors, wiper)
188........S. [ZBX-18014] fixed memory leak when action message does not have to be sent (viktors)
189..F....... [ZBX-15117] fixed graph configuration with large amount of items (talbergs)
190........S. [ZBX-18069] fixed server exit when trying to execute IPMI script without IPMI pollers (wiper)
191A......... [ZBX-17960] fixed undefined index in trends API (talbergs)
192..F....... [ZBX-17682] fixed button disable state in template item list and discovery list (rlataria)
193..F....... [ZBX-17820] fixed classic graph widget default header (talbergs)
194..F....... [ZBX-17924] fixed php errors in "System information" window for MySQL (talbergs)
195...G...... [ZBX-17917] changed vm.memory.size keys on Solaris to get memory usage statistics from kstat (wiper)
196...G...... [ZBX-18029] fixed cpu counter wraparound handling on Solaris (wiper)
197.......PS. [ZBX-17624] fixed misleading error message in case of not available datastorage for vmware.hv.datastore.read and vmware.hv.datastore.write metrics (MVekslers)
198A.F....... [ZBX-17860] fixed host prototype import (rlataria)
199...G...... [ZBX-17922] removed mtime check when matching files on disk with the cached list, this should reduce chances of log files being scanned again after system time changes (wiper)
200
201--------------------------------------------------------------------------------
202Changes for 4.0.22
203
2044.0.22rc1 was released as 4.0.22 without any changes
205
206--------------------------------------------------------------------------------
207Changes for 4.0.22rc1
208
209New features:
210........S. [ZBXNEXT-3588] improved Zabbix server performance when evaluating trigger, discovery, autoregistration and internal actions (vso)
211
212Bug fixes:
213..F....... [ZBX-18057] fixed security vulnerability CVE-2020-15803 (Stored XSS attack on URL widget) (Ivo, talbergs)
214.......PS. [ZBX-17720] exclude disabled items from preprocessing configuration sync (wiper)
215........S. [ZBX-17851] fixed possible deadlocks when deleting escalations (wiper)
216.....J.... [ZBX-17406] fixed null value for a field of CompositeData in JMX discovery (arimdjonoks)
217...G...... [ZBX-17891] changed log, log.count monitoring to ignore file modification time (wiper)
218..F....... [ZBX-17697] fixed strict DFSG compliance issue in using minified jQuery sources (talbergs)
219.........T [ZBX-16461] fixed recovery expression for "link down" trigger and updated for following zabbix template guidelines (tuskov)
220........S. [ZBX-17702] fixed escalation cancellation message not being sent when action is disabled (wiper)
221.........T [ZBX-17480] fixed context of {$TEMP_CRIT} macro in Temperature trigger prototype (tuskov)
222.......PS. [ZBX-17694] fixed high memory consumption when using dependent items (vso)
223...G...... [ZBX-17780] fixed memory leak (viktors)
224..F....... [ZBX-17577] fixed remove of selected items in multiselect (rlataria)
225..F....... [ZBX-17226] fixed confusing error message being displayed if dbversion table cannot be found (agriscenko)
226.......PS. [ZBX-17801] shadow global auto_increment MySQL variables only for proxy (arimdjonoks)
227
228--------------------------------------------------------------------------------
229Changes for 4.0.21
230
2314.0.21rc1 was released as 4.0.21 without any changes
232
233--------------------------------------------------------------------------------
234Changes for 4.0.21rc1
235
236New features:
237.......PS. [ZBXNEXT-5922] increased max configuration cache size limit to 64GB (viktors)
238
239Bug fixes:
240........S. [ZBX-17662] fixed a failing query when updating existing host prototypes (viktors, vso)
241.......PS. [ZBX-15484] shadow global auto_increment variables for MySQL (arimdjonoks)
242.......PS. [ZBX-17607] fixed unreachable poller being too busy due to SNMP checks being attempted twice at a time (mabele)
243..F....... [ZBX-17629] fixed markup in User Media popup (vmaksimovs)
244........S. [ZBX-17109] fixed agent request parameter type parsing (atumilovics)
245..F....... [ZBX-17470] fixed element of filters is not focused on several pages (agriscenko)
246........S. [ZBX-17691] fixed server crashes on regexp preprocessing (MVekslers)
247........S. [ZBX-17445] fixed misleading error shown when formula cannot be updated during LLD (arimdjonoks)
248........S. [ZBX-17186] fixed context-aware LLD macro expansion in JsonPath preprocessing (atumilovics)
249
250--------------------------------------------------------------------------------
251Changes for 4.0.20
252
2534.0.20rc1 was released as 4.0.20 without any changes
254
255--------------------------------------------------------------------------------
256Changes for 4.0.20rc1
257
258New features:
259..F....... [ZBXNEXT-4829] changed web setup wizard to not create and drop tables for DB connectivity test purposes (Ivo)
260
261Bug fixes:
262..F....... [ZBX-17524] fixed time selector button state (rlataria)
263A......... [ZBX-17496] fixed UserMacro API validation (miks)
264..F....... [ZBX-17532] added css files and sprites versioning by query strings (rlataria)
265..F....... [ZBX-17501] fixed overlapping multiselect suggest with browser autocomplete (vasilijs)
266..F....... [ZBX-17402] fixed search field accidentally transform value to lowercase (rlataria)
267...G...... [ZBX-17505] fixed crash inside a fork when calling vfs.fs.inode (mabele)
268........S. [ZBX-16959] fixed return code check of curl_easy_setopt (atumilovics)
269..F....... [ZBX-17423] fixed "reset" button in history page (talbergs)
270..F....... [ZBX-17395] fixed deletion of templated applications that were linked to items when importing templates (Ivo)
271A......... [ZBX-17359] fixed "sortorder": "DESC" option with multiple sortfields (Sasha)
272.......PS. [ZBX-17336] fixed wrong error message when fping fails (mabele)
273..F....... [ZBX-17427] fixed top busiest triggers filter (miks)
274...G...... [ZBX-17523] fixed agent compilation on Windows (akozlovs)
275..F....... [ZBX-17508] fixed error in oracle database encoding check (gcalenko)
276...G...... [ZBX-17442] fixed web.page.get to time out when there is no response (vso)
277..F....... [ZBX-17429] fixed trigger expression condition popup to display negative numbers upon opening existing expression (Ivo)
278A.F....... [ZBX-17012] fixed URL validator to also accept relative URLs (Ivo)
279..F....... [ZBX-17507] fixed oracle query interpreted as a multistatement (talbergs)
280........S. [ZBX-9387] fixed incorrect maintenance calculations when DST changed to summer time (akozlovs)
281..F....... [ZBX-17390] fixed validation of the maximum selected period (Sasha)
282
283--------------------------------------------------------------------------------
284Changes for 4.0.19
285
2864.0.19rc1 was released as 4.0.19 without any changes
287
288--------------------------------------------------------------------------------
289Changes for 4.0.19rc1
290
291New features:
292.......PS. [ZBXNEXT-5649] added name referencing support ('~' suffix) to jsonpath (wiper)
293...G...PS. [ZBXNEXT-3604] added support of user configurable ciphers for communication between Zabbix components (Andris)
294
295Bug fixes:
296....I..... [ZBX-17173] improved windows agent build scripts (yurii)
297A......... [ZBX-17425] fixed template.massupdate API macros update (rlataria)
298..F....... [ZBX-17344] fixed PHP 7.4 errors in Latest data->History page for text and log items having an empty filter (Ivo)
299.......PS. [ZBX-17330] fixed error reading vmware events with keys over 2^31 (MVekslers)
300..F....... [ZBX-17288] fixed undefined indexes in Administration->Regular expressions->Test tab (averza, Ivo)
301..F....... [ZBX-17350] fixed displaying of multiple value types in Latest data->History page (Ivo)
302..FG...... [ZBX-16802] added mtime-reread/mtime-noreread options parameter to log* keys (atumilovics)
303..F....... [ZBX-17390] fixed validation of the maximum selected period (Sasha)
304..F....... [ZBX-17185] fixed non-disappearing messages of failed login attempts (Ivo)
305........S. [ZBX-17322] fixed deadlock between server and frontend when updating multiple hosts (vso)
306..F.I..... [ZBX-9057] fixed duplicate entries being written into in profiles table (talbergs)
307..F....... [ZBX-17159] fixed overlay dialogue instantiation (talbergs)
308.......PS. [ZBX-17108] improved process utilization calculation (mabele)
309..F....... [ZBX-17269] fixed undefined indexes in history page (Ivo)
310........S. [ZBX-17342] dump memory statistics and items with most values when value cache is fully used (vso)
311.......PS. [ZBX-16926] fix INT_MAX error when compiling on SunOS/Joyent/Solaris (arimdjonoks)
312
313--------------------------------------------------------------------------------
314Changes for 4.0.18
315
3164.0.18rc1 was released as 4.0.18 without any changes
317
318--------------------------------------------------------------------------------
319Changes for 4.0.18rc1
320
321New features:
322..F....PS. [ZBXNEXT-5603,ZBXNEXT-5626] added database character set check (mabele, rlataria)
323.......PS. [ZBXNEXT-5690] added support for libssh (akozlovs)
324....I..... [ZBXNEXT-5706] replaced xml2-config to pkg-config when building with libxml2 (vso)
325
326Bug fixes:
327.......P.. [ZBX-17213] fixed Zabbix proxy not to execute remote commands on Zabbix agent with timeout and not to wait for execution result (vso)
328........S. [ZBX-17201] fixed snmp trapper processes exceeding 1000% (arimdjonoks)
329A.F....... [ZBX-17220] fixed several PHP 7.4 compatibility issues (miks)
330........S. [ZBX-16827] fixed applications being unlinked from items when both items and applications are not discovered anymore (vso)
331........S. [ZBX-17035] internal events are not created if there is no enabled internal actions (atumilovics)
332........S. [ZBX-16965] fixed link/unlink template operation execution order (atumilovics)
333
334--------------------------------------------------------------------------------
335Changes for 4.0.17
336
3374.0.17rc1 was released as 4.0.17 without any changes
338
339--------------------------------------------------------------------------------
340Changes for 4.0.17rc1
341
342New features:
343...G...... [ZBXNEXT-5490] added new key vfs.fs.get to collect mounted filesystems information and relevant metrics into json (akozlovs)
344........S. [ZBXNEXT-5239] added housekeeping of unused/deleted items values in value cache (vso)
345A......... [ZBX-3783] added strict validation of input parameters in script.get() method (Sasha)
346
347Bug fixes:
348A.......S. [ZBX-10240] fixed maintenance time period update every field validation (atumilovics)
349...G...... [ZBX-17164] fixed file change time in vfs.file.time on Windows (atumilovics)
350...G...... [ZBX-17036] fixed memory leak and wrong type cast; thanks to Yudai Hashimoto for the patch (mabele)
351A.......S. [ZBX-16811] fixed SQL error during prototype removal by adding select for update locks (atumilovics)
352.....J.... [ZBX-17002] added bulk gathering of attributes for Zabbix Java gateway when using attribute discovery (viktors)
353...G...PS. [ZBX-16960,ZBX-16961,ZBX-16964] fixed time of check - time of use issues reported by coverity (atumilovics)
354..F....... [ZBX-16902] fixed providing notifications for devices without audio support (talbergs)
355........S. [ZBX-17127] fixed crash on jsonpath function processing (atumilovics)
356........S. [ZBX-17080] fixed deadlock on maintenance table when using Oracle database (vso)
357A.F....... [ZBX-17078] fixed web scenario step allowing to use 0 timeout (mabele, talbergs)
358.......PS. [ZBX-16907] fixed icmppingloss counting all after first 400 ping responses as lost (mabele)
359..F....... [ZBX-16325] fixed httpstepid validation when its value exceeds int32 (miks, vasilijs)
360........S. [ZBX-16997] fixed duplicate entry errors on 32-bit architecture during item application discovery (akozlovs)
361..F....... [ZBX-17102] fixed scroll bar visibility in svg graph widget configuration form (gcalenko)
362A......... [ZBX-17049] fixed non well formed numeric value encountered in maintenance (gcalenko)
363..F....... [ZBX-16481] fixed spelling issues in the code (miks)
364.......... [ZBX-1977] reverted fix for axis labels calculation (rlataria)
365..F....... [ZBX-16894] fixed dynamic rows losing old input at form error (talbergs)
366........S. [ZBX-16966] fixed not operator in correlation function expression (atumilovics)
367
368--------------------------------------------------------------------------------
369Changes for 4.0.16
370
3714.0.16rc1 was released as 4.0.16 without any changes
372
373--------------------------------------------------------------------------------
374Changes for 4.0.16rc1
375
376New features:
377A.F....... [ZBXNEXT-5271] implemented 'delete missing' option for imported template linkages (miks)
378
379Bug fixes:
380..F....... [ZBX-17101] fixed url validation before output (miks)
381.......PS. [ZBX-16929] fixed history data processing responding with "success", when received only invalid data from proxy/agent/sender (mabele)
382..F....... [ZBX-16804] added missing get parameters in availability report (rlataria)
383..F....... [ZBX-16286] fixed graph widget dimensions errors on high DPI screens (agriscenko)
384..F....... [ZBX-16848] fixed fatal error occurring in user profile and user edit forms when PHP FileInfo extension does not exist (Ivo)
385..F....... [ZBX-16684] fixed incorrect double quotes in history plain text view (Ivo)
386A......... [ZBX-16903] fixed validation of "interfaceid" field for HTTP agent items with large IDs (Ivo)
387..F....... [ZBX-16751] fixed support for php 7.4 (talbergs)
388..F....... [ZBX-16879] changed condition description message for tag value in actions and event correlations (vasilijs)
389.......PS. [ZBX-9084] fixed high memory usage during startup (vso)
390...G...... [ZBX-16932] fixed build fail on netBSD (mabele)
391A.F....... [ZBX-16111] removed templateid from screen API output (vasilijs)
392..F....... [ZBX-16919] fixed server check warning width in chrome (ashubin, rlataria)
393..F....... [ZBX-16944] fixed "Type of information" field in item form being marked as required when it is read-only (Ivo)
394..F....... [ZBX-16912] fixed image map elements having a hand cursor when there is no context menu available (Ivo)
395..F....... [ZBX-15041] fixed request not being cancelled along with popup window in widgets (talbergs)
396..F....... [ZBX-1977] fixed axis labels calculation (ashubin, rlataria)
397..F....... [ZBX-17034] updated Zabbix website links (averza)
398..F....... [ZBX-16874] fixed map-type widget clipping in Internet Explorer (averza)
399.......PS. [ZBX-16915] fixed memory leak (mabele)
400........S. [ZBX-17008] improved Zabbix server performance when using maintenance (vso)
401........S. [ZBX-16779] fixed infinite loop when writing export to file fails (mabele)
402.........T [ZBX-16540] splitted host_resources templates into 3 subtemplates: for CPU, memory and storage (vitaly)
403
404--------------------------------------------------------------------------------
405Changes for 4.0.15
406
4074.0.15rc2 was released as 4.0.15 without any changes
408
409--------------------------------------------------------------------------------
410Changes for 4.0.15rc2
411
412Bug fixes:
413........S. [ZBX-16955] fixed performance of history syncers and timer processes by not locking each other when suppressing events (vso)
414
415--------------------------------------------------------------------------------
416Changes for 4.0.15rc1
417
418New features:
419.........T [ZBXNEXT-5493,ZBX-16540] moved LLD rules from parent templates to linked templates for Module HOST-RESOURCES-MIB SNMPv2, Module Interfaces Windows SNMPv2, Net Arista SNMPv2, OS Windows SNMPv2 (vitaly)
420..F....... [ZBX-16871] fixed not setting the default values of multiselects on initial load (averza)
421..F....... [ZBX-16776] reworked custom item select to multiselect (rlataria)
422....I..... [ZBXNEXT-5532] disabled guest user by default (talbergs)
423..F....... [ZBXNEXT-4825] implemented in Monitoring -> Problems the button "Export to CSV" to export all pages (talbergs)
424
425Bug fixes:
426...G...PS. [ZBX-16842] added range validation and optional conversion to is_double() (Andris)
427...G...... [ZBX-16790] fixed log rotation on Windows (akozlovs)
428..F....... [ZBX-16865] fixed dynamic graphs not updating when changing host in combo box (talbergs)
429........S. [ZBX-9146] fixed json null value being treated as empty string for LLD filters (atumilovics)
430..F....... [ZBX-16828] fixed array_db validation when validated value is not an array (miks)
431..F....... [ZBX-11659] made user profile icon visible for guest user (miks)
432........S. [ZBX-16849] moved INTERFACE_TYPE_PRIORITY definition to misc.c (mabele)
433..F....... [ZBX-16844] fixed the process of saving the scroll position on the Latest data page in Internet Explorer (vasilijs)
434........S. [ZBX-16343] fixed LLD not to create items on wrong host if there are failed transactions (vso)
435..F....... [ZBX-16730] fixed disappearance of successful modification message while saving the Dashboards (talbergs, vasilijs)
436A......... [ZBX-16679] fixed username and password fields resetting and saving for item, item prototype and LLD rule on type change (Ivo)
437........S. [ZBX-16785] improved performance of timer process when reading from "problem_tag" table (vso)
438..F....... [ZBX-16696] fixed multiselect suggest box clipping when overflowing not allowed in parent containers (averza)
439..F....... [ZBX-16809] fixed undefined offset error in action operation condition form (miks)
440...G...... [ZBX-16595] optimized active logs checks monitoring when buffer flushing fails (arimdjonoks)
441..F....... [ZBX-16682] fixed wrong element label update in map constructor (rlataria)
442..F....... [ZBX-16815] fixed widget form positioning when changing widget type from Graph to any other type (averza)
443..F....... [ZBX-16706] fixed unneeded padding for dashboard URL widget (averza)
444..F....... [ZBX-16784] fixed Oracle performance by using "between" operator in SQL queries (averza)
445..F....... [ZBX-16579] fixed long text wrapping in the latest data history (averza)
446...G...PS. [ZBX-16767] fixed possible null pointer arithmetic; thanks to Mikhail Grigorev for the patch (asestakovs)
447A......... [ZBX-16500] fixed SLA calculation when requested time window starts during the service time; fixed downtime time calculation (miks)
448A......... [ZBX-16805] fixed when the HttpTest API selects too many entries from the httpstep table when editing a specific Web scenario (vasilijs)
449..F....... [ZBX-10618] fixed disappearing dependent trigger cells and rows in overview (vasilijs)
450...G...... [ZBX-16596] added handling of BOM to detect encoding for vfs.file.contents, vfs.file.regex and vfs.file.regmatch (arimdjonoks)
451..F....... [ZBX-16771] fixed wrong Tab number being remembered when several browser tabs are in use (talbergs)
452..F....... [ZBX-16548] fixed sort order in plain text screen (talbergs)
453
454--------------------------------------------------------------------------------
455Changes for 4.0.14
456
4574.0.14rc1 was released as 4.0.14 without any changes
458
459--------------------------------------------------------------------------------
460Changes for 4.0.14rc1
461
462New features:
463........S. [ZBXNEXT-5481] added support of {TRIGGER.ID} macro in trigger tags (vso)
464.........T [ZBXNEXT-4746] added "Template Server Cisco UCS SNMPv2" template (vitaly)
465.......PS. [ZBXNEXT-5422] quoted numbers are now accepted by JSONPath aggregate functions (atumilovics)
466
467Bug fixes:
468..F....... [ZBX-16605] fixed accessibility of localstorage identifier if cookies are made unaccessible for client side scripts (miks)
469........S. [ZBX-16754] fixed trigger not firing for first collected value if it's timestamp is in future (vso)
470....I..... [ZBX-15211] added key 'tests' for bootstrap.sh when working with cmocka tests (MVekslers)
471..F....... [ZBX-16542] fixed incorrect displaying of unacknowledged and resolved recent problematic triggers in trigger overview and dashboard widget (averza, Ivo, vmurzins)
472A......... [ZBX-16749] improved performance and memory consumption of script.getscriptsbyhosts() method (Sasha)
473........S. [ZBX-16725] fixed detection of fping minimal interval (MVekslers)
474A......... [ZBX-16562] fixed configuration.export method in API improperly formatting "application" property within "httptests" when exporting in JSON format (Ivo)
475........S. [ZBX-15222] fixed housekeeper to cleanup history not only for current item type of information but also for other previously selected types (vso)
476.......... [ZBX-16481] fixed spelling issues in the code (arimdjonoks)
477...G...... [ZBX-15675] added support for more than 64 CPUs in Windows agent (kalimulin)
478.........T [ZBX-16770] fixed value mapping in Template Net HP Comware HH3C SNMP (vitaly)
479...G...PS. [ZBX-16534] fixed stdout and stderr redirection after external log rotation (akozlovs)
480.......PS. [ZBX-16368] fixed fping double call (akozlovs)
481...G...PS. [ZBX-16317] fixed log.h is not self-sufficient (akozlovs)
482........S. [ZBX-16711] ensuring errbuf is emptied before every curl_easy_perform request (arimdjonoks)
483.......PS. [ZBX-16664] fixed IPMI poller skips processing if one of the elements is missing information (akozlovs)
484........S. [ZBX-16671] fixed server crashing when linking web scenario template (arimdjonoks)
485...G...PS. [ZBX-16750] fixed broken validation of peer certificate issuer and subject strings in TLS connect, fixed logging (Andris)
486........S. [ZBX-16002] added new macro EVENT.RECOVERY.NAME to display recovery event name in recovery alerts (akozlovs)
487...G...P.. [ZBX-16512] fixed false item insertion into the queue after maintenance (akozlovs)
488...G...... [ZBX-15685] fixed zabbix_sender failing to report the error due to closed connection (arimdjonoks)
489A......... [ZBX-16702] fixed error in the elastic search clearing history (vasilijs)
490..F....... [ZBX-10805] fixed log items graphs drawing with numeric values like trapper items (vasilijs)
491A......... [ZBX-16604] fixed occurrence of an undefined index in discovered graph configuration (vasilijs)
492..F....... [ZBX-16611] fixed memory and performance leaks in gtlc.js library (averza)
493..F....... [ZBX-15135] fixed incorrect triggers being displayed in Availability report when filtering by template (averza, Ivo)
494..F....... [ZBX-16681] fixed displaying of "Acknowledge" menu option for "Not classified" problems in the Trigger overview page (Sasha)
495...G...... [ZBX-16428] fixed SIGBUS crash when mmap memory is not accessible (atumilovics)
496...G...... [ZBX-16680] fixed freeing locked resources when Zabbix agent cannot be started and has to exit with failure (viktors)
497..F....... [ZBX-16666] fixed trailing slash being set in cookie path (talbergs)
498...G...... [ZBX-16612] fixed possibility of high CPU usage on Windows (vso)
499........S. [ZBX-16683] fixed race condition between history syncer and escalator that caused recovery operations being delayed by step duration (vso)
500........S. [ZBX-16383] adjusted timer sleeping period to process maintenances each minute at 00 seconds (wiper)
501.......PS. [ZBX-16575] getting disk controller type from linked controller label value (atumilovics)
502.......PS. [ZBX-16561] fixed JsonPath parsing for comma characters inside quoted string (atumilovics)
503........S. [ZBX-16677] fixed empty sql query DBexecute_overflowed_sql call during host availability update (atumilovics)
504.........T [ZBX-15897] fixed overall health check in Template HP iLO SNMPv2 (vitaly)
505
506--------------------------------------------------------------------------------
507Changes for 4.0.13
508
5094.0.13rc1 was released as 4.0.13 without any changes
510
511--------------------------------------------------------------------------------
512Changes for 4.0.13rc1
513
514New features:
515...G...... [ZBXNEXT-1287] added support for English performance counters on Windows (kalimulin)
516A......... [ZBX-3783] added strict validation of input parameters in valuemap.get() method (Sasha)
517.......PS. [ZBXNEXT-4920] increased received packet size to 1GB (akozlovs)
518
519Bug fixes:
520.......PS. [ZBX-13266] fixed performance of sql query with lots of items (MVekslers)
521.......... [ZBX-16089] fixed Windows socket initialization in Windows sender sample application (atumilovics)
522..F....... [ZBX-16228] increased max length to 2000 characters for values of the headers of the http agents (averza)
523..F....... [ZBX-16480] fixed error in graphs after page refresh if period was set to future (averza)
524..F....... [ZBX-16452] fixed inconsistency in show legend, working time and triggers for graphs in screens and dashboard (averza)
525..F....... [ZBX-16565] fixed incorrect sorting of triggers in "Trigger overview" widget (Ivo)
526........S. [ZBX-7798] improved performance of icmpping* for fping v4.0 and more (MVekslers)
527A......... [ZBX-16522] fixed undefined index "type" in pie and exploded graph creation (talbergs)
528...G...PS. [ZBX-16545] fixed shell script execution timeout log message (atumilovics)
529.......PS. [ZBX-16467] removed tables without auto-increment from DBget_maxid_num function (akozlovs)
530..F....... [ZBX-16538] fixed color for the multiselect selected items (ashubin)
531........S. [ZBX-16445] fixed possible duplicate key insertion during LLD (akozlovs)
532.........T [ZBX-16539] fixed "Template Net Juniper SNMPv2" (afayantsev)
533A......... [ZBX-16349] fixed "Delete missing" checkbox does not work when importing template without checking "Update existing" (agriscenko)
534........S. [ZBX-16279] fixed trailing spaces handling in value mapping when using MySQL (akozlovs)
535...G...PS. [ZBX-16460] fixed Zabbix daemon termination on FreeBSD (vso)
536.......PS. [ZBX-16230] fixed unreachable host next check calculation uses both unreachable settings and flexible item interval (akozlovs)
537..F....... [ZBX-16449] fixed wrong order of the displayed latest values in problems (vasilijs)
538..F....... [ZBX-16435] fixed Zabbix graph spinning in preview tab in IE11 (talbergs)
539..F....... [ZBX-15766] fixed the ability to add an unlimited number of widgets in the Dashboard (vasilijs)
540A......... [ZBX-16398] fixed selection of discovered services by dservice.get "dcheckids" property (vasilijs)
541..F....... [ZBX-16370] fixed link indicator coloring in network maps (vasilijs)
542
543--------------------------------------------------------------------------------
544Changes for 4.0.12
545
5464.0.12rc1 was released as 4.0.12 without any changes
547
548--------------------------------------------------------------------------------
549Changes for 4.0.12rc1
550
551New features:
552..F....... [ZBX-9522] improved frontend messaging usage across multiple browser tabs (miks, talbergs)
553
554Bug fixes:
555..F....... [ZBX-16501] fixed log out form being resubmitted when user is already logged back in another tab (Ivo)
556A......... [ZBX-16072] added more strict validation of host, template and proxy names to prohibit leading and trailing spaces (Ivo)
557..F....... [ZBX-16128] fixed incorrect action ID in audit log (rlataria)
558..F....... [ZBX-16354] fixed incorrect sorting by name with capital letters (talbergs)
559..F....... [ZBX-16471] for consistency reason changed translation string 'Resolved by user.' to 'Resolved by Inaccessible user.' (miks)
560..F....... [ZBX-16469] fixed problem that caused impossibility to edit trigger description in problems screen (miks)
561..F....... [ZBX-16362] fixed keyboard event handling in graph widget hintbox (vasilijs)
562..F....... [ZBX-16474] fixed 'Request-URI too long' error in problems mass update page (miks)
563.D........ [ZBX-16184] updated Zabbix sender man page (viktors)
564A......... [ZBX-16462] fixed syntax error in SQL query used to calculate SLA in Monitoring->Services (agriscenko)
565..F....... [ZBX-16031] reworked event update controller, making partly closed set of events closable (miks)
566..F....... [ZBX-16283] fixed read-only shared dashboard without widgets missing placeholder label (gcalenko)
567..F....... [ZBX-16316] fixed dashboard widget and slideshow menu popup not updating current refresh rate and fixed a JS error in slideshows (Ivo)
568.......PS. [ZBX-16346] fixed compilation for Oracle Instant Client v18.5 and higher (asestakovs)
569..F....... [ZBX-16424] fixed unable to create/update web scenario from Internet Explorer/Edge (talbergs)
570
571--------------------------------------------------------------------------------
572Changes for 4.0.11
573
5744.0.11rc1 was released as 4.0.11 without any changes
575
576--------------------------------------------------------------------------------
577Changes for 4.0.11rc1
578
579New features:
580.......PS. [ZBXNEXT-4502] added support of full JsonPath functionality (wiper)
581..F....PS. [ZBXNEXT-5176,ZBXNEXT-5205] blocked zero item history/trends period being overridden by global configuration (miks, wiper)
582
583Bug fixes:
584A......... [ZBX-16376] fixed preprocessing steps having incorrect order and duplicate step numbers (Ivo)
585..F....... [ZBX-16344] fixed possibility to add graph widget overrides (Ivo)
586........S. [ZBX-16388] fixed LLD to update preprocessing step number in case it is incorrectly generated (vso)
587........S. [ZBX-16337] fixed debug log message for suppressed escalations; thanks to Kotaro Miyashita for the patch (viktors)
588.......PS. [ZBX-16287] fixed compiler warnings in host.c; thanks to Glebs Ivanovskis for the patch (asestakovs)
589...G...PS. [ZBX-16103] reduced PCRE recursion limit (asestakovs)
590..F....... [ZBX-16289] fixed async dashboard widget update (miks)
591A......... [ZBX-13266] improved performance of the SQL queries with lot of IDs in the condition (Sasha)
592....I..... [ZBX-16277] fixed compilation Zabbix agent for Windows with options available for Windows Vista and newer (MVekslers)
593...G...PS. [ZBX-16239] fixed compilation warining related to prototypes of module API functions (viktors)
594.......PS. [ZBX-16256] eliminated possible infinite fetch loop with OracleDB (viktors)
595..F....... [ZBX-15343] fixed JS memory leak in hintboxes in graph widget (Ivo)
596..F....... [ZBX-16329] fixed duplicate value checking in trigger action conditions (Ivo)
597A......... [ZBX-15562] reworked history.get API method; fixed output as well as other known issues in history API (miks, Sasha)
598..F....... [ZBX-16135] fixed error messages in XML export files (averza)
599A......... [ZBX-16213] fixed PostgreSQL bad performance on history tables (averza)
600..F....... [ZBX-16176] preserve trailing spaces in history values (averza)
601..F....... [ZBX-16169] improved performance of map navigation tree widget (miks)
602..F....... [ZBX-16288] fixed when unknown resource logged in audit log when working with dashboards (vasilijs)
603A......... [ZBX-16134] fixed duplicate triggers can be created using API and XML import (agriscenko)
604..F....... [ZBX-15969] fixed displaying of very small values that are more than 2 decimal points in latest data (Ivo)
605..F....... [ZBX-16280] fixed when Plain Text Widgets do not display as HTML when option is selected (vasilijs)
606A.F....... [ZBX-16012] fixed confusing error message "Cannot read JSON." in HTTP agent item (vasilijs)
607.......PS. [ZBX-16270] fixed memory leak in IPC service when queueing multiple messages to client (akozlovs)
608..F....... [ZBX-16204] fixed undefined offset in CControllerWidgetProblemHostsView (rlataria)
609...G...... [ZBX-15962] added mounted filesystems to vfs.fs.discovery of windows agent (asestakovs)
610........S. [ZBX-16315] fixed Zabbix server not to cause foreign key constraint failure on Zabbix proxy when changing and sending configuration at the same time (vso)
611..F....... [ZBX-16153] fixed 500 Internal Server Error when trying to preview pie/exploded graph without items (rlataria)
612...G...PS. [ZBX-9867] improved Zabbix daemon termination by not using signal unsafe functions in signal handler; improved Zabbix server and Zabbix proxy process termination by stopping data collection and waiting for history syncers to finish (vso)
613
614--------------------------------------------------------------------------------
615Changes for 4.0.10
616
6174.0.10rc1 was released as 4.0.10 without any changes
618
619--------------------------------------------------------------------------------
620Changes for 4.0.10rc1
621
622New features:
623.......PS. [ZBXNEXT-2880] added access to vmware datastore at vmware vCenter level (MVekslers)
624..F....... [ZBXNEXT-5163] added display of maintenance information in Configuration section for hosts in maitenance (vasilijs)
625..F....... [ZBXNEXT-5036] added preloader for popup menus (ashubin)
626...G...... [ZBXNEXT-287] added SSL support for agent HTTP checks (asestakovs)
627...G...PS. [ZBXNEXT-5179] added option to specify absolute path in LoadModule; thanks to Glebs Ivanovskis for the patch (asestakovs)
628
629Bug fixes:
630..F....... [ZBX-16152] fixed not data loss on saving host prototypes by user with insufficient permissions (averza)
631..F....... [ZBX-15952] fixed errors when trying to create a graph widget for key system.cpu.util[,iowait] with Y axis placed on the left side of the graph (vasilijs)
632...G...PS. [ZBX-15899] added output sanitization to prevent invalid UTF-8 sequences in regexp-based text replacement (Andris)
633..F....... [ZBX-16073] fixed horizontal scrolling in map (vasilijs)
634........S. [ZBX-15943] fixed discovered hosts are not removed from table "dhosts" after removing and adding the corresponding discovery check (akozlovs)
635..F....... [ZBX-15875] fixed colors for the multiselect disabled elements (ashubin)
636..F....... [ZBX-10948] 'IT Services --> Service Time --> Note' infinite stretching (rlataria)
637...G...... [ZBX-16142] fixed missing sys/ioctl.h from src/libs/zbxsysinfo/openbsd/net.c; thanks to Andrea Biscuola for the patch (akozlovs)
638.......PS. [ZBX-16166] fixed Zabbix fping feature detection does not work with fping builds since 10 Feb 2017 (akozlovs)
639....I..... [ZBX-16178] fixed distributive can contain untracked backup file include/config.h.in~ (akozlovs)
640........S. [ZBX-16170] fixed crash in global event correlation (vso)
641...G...... [ZBX-16096] fixed "system.cpu.util" reporting incorrect CPU utilisation due to guest time sometimes not being fully included in user time by "/proc/stat" (vso)
642..F....... [ZBX-15882] fixed widgets flickering on refresh (ashubin)
643..F....... [ZBX-15974] improved trigger expression list in trigger modal form (gcalenko)
644...G...... [ZBX-14441] fixed windows agent "eventlog" key for reading big event log files of windows 2003 (MVekslers)
645..F....... [ZBX-16109] fixed hidden error in graphs for PHP 7.3.5 (rlataria)
646....I...S. [ZBX-16093] fixed regular expression File systems for discovery does not contain apfs (akozlovs)
647..F....... [ZBX-16080] fixed setup page to not to use bclib (talbergs)
648..F....... [ZBX-15797] fixed dashboard map widget sub-map link behaviour (miks, talbergs)
649A.F....... [ZBX-15049] fixed to host group limited global scripts to be usable in sub group (talbergs)
650.......PST [ZBX-16138] fixed return value type and added preprocessing steps for items in remote internal checks tamplates; fixed unsigned write cache value for remote internal checks (viktors)
651.......PS. [ZBX-15963] fixed HTTP agent support of non-HTTP scheme in URL field (asestakovs)
652.......PS. [ZBX-16151] fixed theoretical possibility of large numbers in json data being truncated, added boolean value support to json parser (wiper)
653..F....... [ZBX-15778] fixed wrong filtering by "Age less than" and "Show suppressed problems" in trigger overview (vasilijs)
654..F....... [ZBX-15585] fixed web scenarios pair manager issue when fields are duplicating on post type toggle (talbergs)
655........S. [ZBX-16150] fixed inactive, unmounted, unaccessible VMware datastore causes unknown column nan insertion in field list (akozlovs)
656A......... [ZBX-16122] fixed api validation of trigger dependency (averza)
657
658--------------------------------------------------------------------------------
659Changes for 4.0.9
660
661Bug fixes:
662..F....... [ZBX-15905] reverted changes that introduced error with write permissions in assets directory (gcalenko)
663
664--------------------------------------------------------------------------------
665Changes for 4.0.8
666
6674.0.8rc1 was released as 4.0.8 without any changes
668
669--------------------------------------------------------------------------------
670Changes for 4.0.8rc1
671
672New features:
673..F....... [ZBX-16069] upgraded jQuery version v1.10.2 -> v3.3.1 and jQueryUI v1.10.3 -> v1.12.1 (talbergs)
674
675Bug fixes:
676..F....... [ZBX-16032] changed application filtering to partial name search (vmurzins)
677...G...... [ZBX-15915] fixed linking error if round() is undefined (akozlovs)
678....I..... [ZBX-16074] added file revision number generation for compilation on MS Windows (MVekslers)
679..F....... [ZBX-15833] fixed scrollbar in overlay popups (ashubin)
680.......PS. [ZBX-16058] fixed error in IPMI poller causing growing queue (asitals)
681..F....... [ZBX-16047] fixed division by zero error in SVG graph widget if selected time period is so small that calculated step between 2 milestones is 0s (miks)
682..F....... [ZBX-15936] removed "change password" button when cloning media types (vasilijs)
683A.F....... [ZBX-11272] changed sorting by type, fixed information disclosure and formatting of recipient name in action log screen item and dashboard widget; added new sortfields to alert API (miks)
684A.F....... [ZBX-15416] fixed locale validation in user create and update API methods (miks)
685..F....... [ZBX-15877] fixed Tab Key navigation for Safari and Edge browsers (vasilijs)
686........S. [ZBX-15891] fixed trigger dependencies are ignored when changing only trigger state (akozlovs)
687A......... [ZBX-13029] fixed api validation messages for linktrigger (vasilijs)
688...G...... [ZBX-15967] fixed buffer offset for reading hardware info from long DMI files (viktors)
689..F....... [ZBX-16018] fixed detection of logical functions (or / and) inside the context of user macros (averza)
690..F....... [ZBX-14782] deliver human friendly uptime in dashbord (talbergs)
691..F....... [ZBX-11325] fixed transparency of draggable interfaces; changed cursor type for all draggable and sortable elements (agriscenko)
692..F....... [ZBX-16048] fixed global search box loosing the search phrase after searching (averza)
693..F....... [ZBX-10729] fixed map element link coloring when linked problem is acknowledged (miks)
694..F....... [ZBX-15101] fixed several object IDs allowing them to be 64 bit integers, added asterisk for map navigation tree name field and changed the error message to more generic one (Ivo)
695.......PS. [ZBX-16050] fixed HTTP poller crashes (asestakovs)
696..F....... [ZBX-15871] fixed problem events to be filtered by "suppressed" instead of "related to maintenance" (talbergs)
697...G...PS. [ZBX-10550] added warnings when Zabbix components have different versions (akozlovs)
698..F....... [ZBX-11284] removed sid URL argument for form cancel buttons (gcalenko, miks)
699..F....... [ZBX-11429] fixed macro not being retained in trigger expression editing wizard (agriscenko)
700..F....... [ZBX-15816] increased header value input field max length (talbergs)
701...G...PS. [ZBX-15677] fixed the process of compiling the dummy.c module (MVekslers)
702.......PS. [ZBX-15981] fixed invalid xpath for vmware "eventlog" key with "skip" option (MVekslers)
703...G...... [ZBX-15704] fixed sending log meta information without obvious needs (asestakovs)
704..F....... [ZBX-15905] added versioning of browser cached files (ashubin, gcalenko)
705........S. [ZBX-15956] reduced configuration cache fragmentation when reloading time based triggers (vso)
706........S. [ZBX-15998] improved performance of "Remove host", "Remove from host group", "Unlink from template" operations when processing network discovery events and using MySQL database (vso)
707........S. [ZBX-15935] fixed infinite loop and 100% CPU usage when using OpenIPMI 2.0.26 or newer (asitals)
708........S. [ZBX-16005] fixed "{{ITEM.VALUE}.regsub(<pattern>,<output>}" and "{{ITEM.LASTVALUE}.regsub(<pattern>,<output>}" being resolved to *UNKNOWN* during upgrade (vso)
709
710--------------------------------------------------------------------------------
711Changes for 4.0.7
712
7134.0.7rc1 was released as 4.0.7 without any changes
714
715--------------------------------------------------------------------------------
716Changes for 4.0.7rc1
717
718Bug fixes:
719........S. [ZBX-16019] fixed HOST.CONN, HOST.IP, IPADDRESS and HOST.DNS macros expansion in global scripts (akozlovs)
720........S. [ZBX-16020] fixed uncontrolled memory allocation in regex preprocessing steps (vjaceslavs)
721..F....... [ZBX-15911] fixed guest sign in visibility for disabled guest user group in login page (gcalenko)
722A......... [ZBX-15977] fixed validation of host interface when multiple interfaces set as main interface (gcalenko, vmurzins)
723...G...PS. [ZBX-15955] fixed security vulnerability - accepting connections from not allowed addresses (Andris, vso)
724..F....... [ZBX-11393] fixed when long snmp oid expands screen dimensions (ashubin, vasilijs)
725A.F....... [ZBX-15464] fixed error message for image uploads (talbergs)
726..F....... [ZBX-10243] fixed not encoded ampersand for in URL parameter (talbergs)
727...G...... [ZBX-15972] fixed possible crash of the windows agent when used "net.dns" item key (MVekslers)
728..F....... [ZBX-15674] fixed map status to be displayed OK if there are no problem in submaps (talbergs)
729.......PS. [ZBX-15970] fixed invalid update intervals being reported on Zabbix server when monitored through Zabbix proxy (vso)
730........S. [ZBX-15643] fixed invalid to valid numbers conversion by del_zeros (asestakovs)
731.......PS. [ZBX-15444] fixed trimming allowed characters from numeric values (asitals)
732.....J.... [ZBX-15409] improved Zabbix java gateway error logging usability by adding item key to error message (vso)
733........S. [ZBX-15844] fixed inability to start Zabbix server if alert manager process is late after alerters; thanks to Mikhail Makurov for the patch (akozlovs)
734..F....... [ZBX-11043] implemented a better network discovery filter (Ivo)
735..F....... [ZBX-10937] fixed top right global search field autocomplete not showing results when host name is being typed not first character and technical name when it differs from visible name (Ivo)
736A.F....... [ZBX-10861] changed user name and password fields from being mandatory to optional in web scenarios and HTTP agent type items (Ivo)
737...G...PS. [ZBX-10889] improved logging performance when high DebugLevel is used (viktors)
738A......... [ZBX-15762] fixed API returns "countOutput", "select*": "count" results and "suppressed" property as integer (agriscenko)
739..F....... [ZBX-15642] fixed bigint limit in the user group updating forms (ashubin, Sasha)
740A.F....... [ZBX-2494] fixed sorting of items, item prototypes, lld rules and screens to avoid deadlocks in database between server and frontend (ashubin, Sasha)
741..F....... [ZBX-15768] fixed line length above widgets on global search page (ashubin)
742..F....... [ZBX-10404] fixed password being passed in plain text in media type edit form (gcalenko)
743..F....... [ZBX-15734] fixed dashboard widgets incorrect placement while dragged (gcalenko)
744..F....... [ZBX-15563] fixed svg graph metric generation in situation when metric have big values (gcalenko)
745..F....... [ZBX-15139] fixed element removing from list in different tabs or browsers (vasilijs)
746..F....... [ZBX-15779] fixed loss of host name in tooltip on trigger overview page (vasilijs)
747...G...... [ZBX-15898] fixed compilation warning regarding too large integer constant (akozlovs)
748..F....... [ZBX-15338] fixed last problem name being displayed on map instead of most critical (agriscenko, vmurzins)
749........S. [ZBX-15929] fixed escalation operation not being send multiple times (akozlovs)
750...G...PS. [ZBX-15721] fixed escaping of control characters in JSON encoder (Andris, viktors)
751..F....... [ZBX-15507] fixed item/trigger/graph copy form provides read-only host groups in target list; replaced form elements with multiselect (agriscenko)
752..F....... [ZBX-15746] fixed link to pie graph after selecting a time interval on classic graph (agriscenko)
753..F....... [ZBX-15784] fixed multiselect does not support case sensitive auto-complete (agriscenko)
754..F....... [ZBX-10799] changed placeholder for http proxy input fields (agriscenko)
755..F....... [ZBX-13014] fixed map on screen is not centered (agriscenko)
756...G...... [ZBX-9229] fixed sending first value of the log as separate message (asestakovs)
757........S. [ZBX-15479] fixed cookie presentation in HTTP header (asestakovs)
758........S. [ZBX-15516] fixed trapper process title to not update time in case of interruption (asestakovs)
759...G...PS. [ZBX-15588] fixed function names that are written to the log file when using LOG_LEVEL_DEBUG (asitals)
760.........T [ZBX-9150] fixed update intervals of items in VMware templates (MVekslers)
761..F....... [ZBX-15481] fixed showing wrench icon for hosts that are in maintenance, but maintenance is inaccessible due to insufficient permissions (Ivo)
762..F....... [ZBX-15629] fixed trigger wizard form re-submit (talbergs)
763..F....... [ZBX-15850] fixed problems by severity filter ignoring host group filter (talbergs)
764..F....... [ZBX-15853] fixed empty parent group not listed in the latest data filter (talbergs)
765.......PS. [ZBX-11025] added "unknown command error" to MySQL recoverable error list (viktors)
766..F....... [ZBX-15870] fixed redundant jsloader loading in login page (miks)
767..F....... [ZBX-15858] fixed item filtering by application name; added 'select' button for dashboard widget and screen item application fields (miks)
768..F....... [ZBX-15851] fixed LLD item displaying in Queue details view (miks)
769..F....... [ZBX-15639] fixed labels overlapping on classic graph X axis (miks)
770..F....... [ZBX-15592] fixed database monitoring 'dns' item key expressing it as mandatory (miks)
771A......... [ZBX-15859] fixed map.create could attach elements only for first map in request when multiple maps are created with one request (gcalenko)
772..F....... [ZBX-15769] fixed new widget placeholder being shown outside maximum allowed dashboard height area (gcalenko)
773..F....... [ZBX-15708] fixed browser build in autofill for passwords field on media type form on authentication ldap form and on user edit form (gcalenko)
774..F....... [ZBX-10392] fixed application filter persistence when navigating from maps page to triggers views page or latest data page (gcalenko)
775..F....... [ZBX-15754] removed unnecessary request for non-existing map background (Ivo)
776..F....... [ZBX-15715] added missing keys "zabbix.stats[<ip>,<port>]", "zabbix.stats[<ip>,<port>,queue,<from>,<to>]" and "zabbix[stats,<ip>,<port>,queue,<from>,<to>]" in item key helper (Ivo)
777..F....... [ZBX-15672] fixed positioning of the overlay dialogue window in map constructor (ashubin, Ivo)
778..F....... [ZBX-15609] added missing optional parameter "<regex_excl_dir>" for "vfs.dir.count" and "vfs.dir.size" item keys in item helper (Ivo)
779A......... [ZBX-15404] fixed action condition type and operator integrity (Ivo)
780........S. [ZBX-15913] fixed possible crash when sending custom alerts (vso)
781........S. [ZBX-15872] fixed possible deadlock on host table when processing auto registration contents from Zabbix proxy (vso)
782....I..PS. [ZBX-11203] added blocking of SIGINT and SIGTERM signals on each step of automatic upgrade to avoid interruption of statements that cannot be rolled back (vso)
783..F....... [ZBX-8451] fixed global regular expression testing not matching actual behavior of Zabbix components due to missing multiline flag (vso)
784........S. [ZBX-13347] fixed possible crash in history syncer process when processing discovered item value (vso)
785.......PS. [ZBX-15831] fixed slow request of vmware configuration update (MVekslers)
786........S. [ZBX-15920] fixed nodata() function triggering after maintenances with no data collection without waiting for the nodata period (wiper)
787.........T [ZBX-13478] fixed item prototype update intervals to eliminate trigger status flapping (viktors, vitaly)
788...G...PS. [ZBX-10611] fixed changing process user owner on startup in foreground when AllowRoot disabled (viktors)
789.......PS. [ZBX-15826] optimized unsupported macros parsing (akozlovs)
790.......PS. [ZBX-15742] fixed network discovery is not reacting to the changes in agent configuration if uniqueness criteria is value (akozlovs)
791.......PS. [ZBX-15634] fixed database monitor item does not use stored credentials; thanks to Jose Deniz for the patch (akozlovs)
792
793--------------------------------------------------------------------------------
794Changes for 4.0.6
795
7964.0.6rc2 was released as 4.0.6 without any changes
797
798--------------------------------------------------------------------------------
799Changes for 4.0.6rc2
800
801Bug fixes:
802..F....... [ZBX-15839] fixed broken layout of the breadcrumbs in Safari browser (ashubin)
803........S. [ZBX-15867] fixed invalid DNS being accepted when receiving discovery contents from Zabbix proxy (vso)
804A......... [ZBX-15821] fixed SQL statement performance used in template.unlink() method (Sasha)
805.......PS. [ZBX-15578] fixed IPMI errors in case of infrequent reading of values (asitals)
806..F....... [ZBX-15098] fixed undefined index in application selection popup window (Ivo)
807..F....... [ZBX-15351] fixed PHP error in "Problems by severity" if no problems (vasilijs)
808
809--------------------------------------------------------------------------------
810Changes for 4.0.6rc1
811
812New features:
813..F....... [ZBXNEXT-5105] added context menu for trigger name in event details page (agriscenko)
814A.F....... [ZBX-15286] dropped support use of discovered items as master (Sasha)
815...G...... [ZBXNEXT-4898] added support IPv6 for "net.dns" and "net.dns.record" (MVekslers)
816.......PS. [ZBXNEXT-5037] added "skip" parameter for vmware.eventlog key (MVekslers)
817..F....... [ZBXNEXT-4819] implemented date and time showing in SVG graph widget (miks)
818
819Bug fixes:
820...G...PS. [ZBX-15552] fixed compilation with LibreSSL as OpenSSL replacement and OpenSSL without PSK support (Andris)
821..F....... [ZBX-10317] made info column on item list page always visible (agriscenko)
822..F....... [ZBX-15322] fixed graph area near grid line with 0 value (ashubin)
823.......PS. [ZBX-15798] fixed proxy configuration update failure on Oracle; fixed failure on empty SQL buffer on Oracle (kalimulin)
824A.F....... [ZBX-15219] fixed unwanted removing scenario post fields on scenario update (gcalenko, vasilijs)
825..F....... [ZBX-11278] reworked property state indicator in mass update screens (miks)
826........S. [ZBX-15716] fixed escalation cancel message is called if escalation interrupts with unfinished step or recovery (akozlovs)
827..F....... [ZBX-15468] fixed LDAP configuration form not being able to save changes when user password field is empty string (gcalenko)
828..F....... [ZBX-15669] fixed page scroll after widget being added to dashboard (gcalenko)
829..F....... [ZBX-15548] fixed resolving of {ITEM.VALUE} macro in the trigger description (Sasha)
830........S. [ZBX-15774] fixed memory leak in housekeeper when elasticsearch is used (vso)
831........S. [ZBX-15788] fixed crash when substituting LLD macros in calculated item formula expression (vso)
832..F....... [ZBX-15608] fixed when Widget Graph show disabled trigger/problem (vasilijs)
833..F....... [ZBX-10397] fixed when global messaging severities unchecked if profile saved earlier (ashubin, vasilijs)
834A.F....... [ZBX-15596] fixed when widget in frontend can be created larger than API validation supports (ashubin, vasilijs)
835..F....... [ZBX-15308] fixed timeselector in screens when page is opened with link containing sid argument (ashubin, gcalenko)
836..F....... [ZBX-15694] fixed trimming of empty spaces for custom multiplier in item and item prototype preprocessing forms (Ivo)
837..F....... [ZBX-15196] fixed "Follow redirects" checkbox not being enabled by default for HTTP agent in item, item prototype and LLD rule create forms (Ivo)
838.......PS. [ZBX-15670] fixed inefficient vmware eventlog downloading (MVekslers)
839..F....... [ZBX-15483] fixed undefined index in Item Prototype update (vasilijs)
840..F....... [ZBX-15270] fixed graph widget configuration form cross browser issues (agriscenko)
841..F....... [ZBX-15300] fixed widgets extra space at the bottom (ashubin, vasilijs)
842...G...... [ZBX-8091] added alphabetic ordering of net.dns.record respond (akozlovs)
843..F....... [ZBX-15707] fixed check box design when drag and drop an interface into SNMP (vasilijs)
844..F....... [ZBX-15535] fixed validation of min/max value range in graph widget; fixed translation string in graph widget (miks)
845..F....... [ZBX-15648] removed unused WIDGET_HAT_EVENTACTIONMCMDS and WIDGET_HAT_EVENTACTIONMSGS constants (agriscenko)
846A.F....... [ZBX-15386] fixed Trigger overview not showing OK triggers (vasilijs)
847A.F....... [ZBX-14538] fixed error message when value of lifetime or history/trends storage period is out of range (agriscenko)
848A.F....... [ZBX-15614] fixed validation of y axis item on classic graph create and update (agriscenko)
849..F....... [ZBX-15226] fixed missing visual gap under page title (gcalenko)
850..F....... [ZBX-15560] fixed incorrect URL argument formatting when parameters are non-indexed arrays (Ivo)
851..F....... [ZBX-15719] fixed undefined index in trigger expression popup (Ivo)
852..F....... [ZBX-15332] fixed dashboard svg graph update on timeselector interval change (gcalenko)
853...G...... [ZBX-15728] fixed agent startup problem in Win 2008 R2 w/o SP1, removed dependency on version helper API (kalimulin)
854..F....... [ZBX-15622] fixed trigger expression test dialog not being usable with long trigger expressions (talbergs)
855..F....... [ZBX-13332] fixed Request-URI Too Long errors in PopUps; fixed lost focus, when closing error popup (talbergs)
856...G...... [ZBX-15607] fixed possibility of zombie processes occurring when signaling agent during metric execution (akozlovs)
857.D........ [ZBX-10496] fixed links to installation instructions in README file (dimir)
858..F....... [ZBX-15625] removed links leading to media type edit form for non-superadmins in Reports->Notifications page (Ivo)
859.......PS. [ZBX-15703] fixed use of uninitialized variable when receiving 0 bytes on listening socket (akozlovs)
860..F....... [ZBX-15537] fixed visual bug when filter tab was overlapped by sub navigation (gcalenko)
861..F....... [ZBX-15539] fixed validation of master item in item update form (miks)
862..F....... [ZBX-15532] fixed undefined index error on problems page when trigger expression contains web items (gcalenko, Sasha)
863A......... [ZBX-15488] fixed permission check for inherited triggers (miks)
864..F....... [ZBX-15646] fixed web-server 'Request-URI Too Long' error in trigger description dialog (miks)
865
866--------------------------------------------------------------------------------
867Changes for 4.0.5
868
8694.0.5rc1 was released as 4.0.5 without any changes
870
871--------------------------------------------------------------------------------
872Changes for 4.0.5rc1
873
874New features:
875..F....... [ZBXNEXT-5046] added non-destructive resizing and reordering of dashboard widgets (ashubin, gcalenko, miks)
876..FGI..PST [ZBXNEXT-401,ZBXNEXT-4907,ZBXNEXT-4955] added monitoring of internal metrics from an external Zabbix instance (vasilijs, viktors)
877
878Bug fixes:
879.......PS. [ZBXNEXT-4941] changed overflow statements to execute one by one for Oracle for better performance (kalimulin)
880..F....... [ZBX-15664] fixed "Undefined index" errors on maps with enabled automatic icon mapping (Sasha)
881....I..... [ZBX-15667] fixed wrong default Zabbix server status for new installation (kalimulin)
882..F....... [ZBX-15512] fixed performance issues and significant memory consumption on several pages which contains host popup menus (Sasha)
883..F....... [ZBX-15512] fixed performance issues in "Problems by severity" widget (talbergs)
884.......PS. [ZBX-15593] fixed database upgrade patch to stop upgrade on commit failure (vso)
885........S. [ZBX-15611] fixed crash in configuration syncer when there are groups with same name and when removing preprocessing steps from item (vso)
886..F....... [ZBX-15242] fixed value trimming and duplicate catching in SVG graph pattern fields (miks)
887..F....... [ZBX-15250] fixed selection box height calculation in classic graph (miks)
888...G...... [ZBX-15316] fixed problem with socket inheritance preventing Windows agent from restarting under certain circumstances (kalimulin)
889...G...PS. [ZBX-15379] fixed -Wimplicit-fallthrough warnings when compiling with GCC 7 and -Wextra (akozlovs)
890A.F....... [ZBX-15179] fixed when message about blocking user login is displayed only on next login attempt (gcalenko, vasilijs)
891...G....S. [ZBX-15494] fixed handling numbers that written in scientific notation (asitals)
892........S. [ZBX-15533] fixed cutting and trimming event tags and values (asitals)
893.......P.. [ZBX-15442] fixed reporting idle time in datasender's process state information (asitals)
894..F....... [ZBX-15424] fixed when multiselect doesn't trim values and recognizes untrimmed values as new ones (vasilijs)
895..F....... [ZBX-14644] fixed maintenance time periods "start_date" field being reset to "1920" instead of DB default value when updating via edit form (Ivo)
896.D........ [ZBX-15271] added link to documentation in all man pages (kalimulin)
897A......... [ZBX-15422] fixed SQL errors when linked template have item prototype with equal key as host item (Sasha)
898..F....... [ZBX-15456] fixed incorrect style property in Monitoring->Problems; removed unused id from filter form (agriscenko)
899
900--------------------------------------------------------------------------------
901Changes for 4.0.4
902
9034.0.4rc3 was released as 4.0.4 without any changes
904
905--------------------------------------------------------------------------------
906Changes for 4.0.4rc3
907
908Bug fixes:
909..F....... [ZBX-15412] fixed Name column overlaps the Application column in the Template view (vasilijs)
910
911--------------------------------------------------------------------------------
912Changes for 4.0.4rc2
913
914Bug fixes:
915..F....... [ZBXNEXT-4872] reverted SVG graph timeline changes to previous state (miks)
916
917--------------------------------------------------------------------------------
918Changes for 4.0.4rc1
919
920New features:
921..F....... [ZBXNEXT-4872] reworked SVG graph x-axis timeline (miks)
922..F....... [ZBXNEXT-4873] implemented single dot datasets to be drawn as points in line vector graphs (miks)
923...G...... [ZBX-14876] added a new optional parameter <regex_excl_dir> to items vfs.dir.size[] and vfs.dir.count[] (viktors)
924
925Bug fixes:
926..F....... [ZBX-15577] fixed restricted user access to the host name when calling host_screen (vasilijs)
927A......... [ZBX-13335] fixed low performance with linkage of items and item prototypes to a lot of hosts (Sasha)
928..F....... [ZBX-15435] fixed "Undefined index" errors in the "Problems" widget with multiple active maintenances which part of these are inaccessible (Sasha)
929.......PS. [ZBX-15417] changed vmware collector to perform datastore configuration refresh only when directly monitoring ESXi version lower than v6.0 (MVekslers)
930A......... [ZBX-14896] fixed low performance of the SQL statement when link template to many hosts (Sasha)
931A......... [ZBX-15220] fixed displaying of last value for values received in the same second (Sasha)
932........S. [ZBX-15451] fixed event correlation when "Event tag pair" condition is used and tag contains special characters (asitals)
933........S. [ZBX-15460] reset agent availability when host status changes, e.g., when host gets disabled (asitals)
934........S. [ZBX-15331] updated LLD item creation/updating error messages (asitals)
935..F....... [ZBX-15465] removed html non-breaking space from visiblity checkbox labels (miks)
936..F....... [ZBX-15307] fixed upper level maps positioning in Monitoring Map screen (talbergs)
937...G...PS. [ZBX-15428] improved regular expression performance by studying compiled pattern (vso)
938...G...PS. [ZBX-11761] added warnings in case of TLS identity mismatch (akozlovs)
939A......... [ZBX-15373] fixed removal of trigger when deleting discovered item; fixed removal of dependent child items when removing master item (vmurzins)
940A......... [ZBX-14613] fixed hostgroup.delete and host.delete API methods to validate maintenance constraint (talbergs)
941..F....... [ZBX-14863] fixed authentication settings form of LDAP anonymous binding (gcalenko)
942..F....... [ZBX-15374] fixed SQL and PHP errors on chart3.php page (Sasha)
943...G...... [ZBX-15301] fixed monotonous lag behind in Windows "system.localtime" (MVekslers)
944..F....... [ZBX-15377] fixed error messages for arrays in GET parameters (Sasha)
945A......... [ZBX-15369] fixed "Undefined index: label" in map.update() method (Sasha)
946..F....... [ZBX-15376] fixed "Undefined index: refresh" on several pages with disabled guest user (Sasha)
947..F....... [ZBX-15375] fixed web scenario step name can consist only of whitespaces (agriscenko)
948..F....... [ZBX-15375] fixed undefined index on Web scenario configuration page (Sasha)
949..F....... [ZBX-15372] fixed SQL and PHP errors on "Slide shows" page when enter slides.php witout GET parameters (Sasha)
950A......... [ZBX-15359] fixed undefined index in maintenance.create and maintenance.update API calls (Sasha)
951A......... [ZBX-15358] fixed undefined index in configuration.import API call without one or several rules (Sasha)
952A......... [ZBX-15355] fixed undefined index in configuration.import API call (Sasha)
953A......... [ZBX-14926] fixed empty "inventory" property being returned by API if inventory mode is disabled (agriscenko)
954A......... [ZBX-15354] fixed undefined index in API calls without "auth" parameter (Sasha)
955...G...PS. [ZBX-15399] fixed IPv4 connections not being accepted when IPv6 mask is used (akozlovs)
956A......... [ZBX-14331] fixed error allowing users to change type of a host interface that already has items attached (gcalenko)
957..F....... [ZBX-15254] fixed incorrect matching string highlight in multiselect autocomplete box (ashubin, vasilijs)
958..F....... [ZBX-15136] fixed displaying 'Plain text' on the dashboard as html (vasilijs)
959........S. [ZBX-15313] fixed unit suffix support in calculated item expressions (kalimulin)
960.......PS. [ZBX-15224] fixed failed query errors when receiving non UTF-8 history values (vso)
961A.F....... [ZBX-14592] fixed calculation of SLA and availability report when problem has negative duration (miks)
962..F....... [ZBX-13804] fixed generic popup form submission (miks)
963A......... [ZBX-15156] fixed undefined offset error in host screen with web item (talbergs)
964A......... [ZBX-14980] fixed problem with filter by itemids and hostids in history.get (vasilijs, vmurzins)
965...G...... [ZBX-14624] fixed agent collector not releasing connection to missing/removed disk devices (Andris, yurii)
966........S. [ZBX-15279] fixed handling of LLD processing errors that should have resulted in not supported LLD rule state (wiper)
967........S. [ZBX-15241] fixed escaping regexp symbols in preprocessing output parameter when creating item by LLD (asitals)
968..F....... [ZBX-14604] fixed displaying of the graph name on screens (miks)
969..F....... [ZBXNEXT-4588] renamed 'display options' tab to 'displaying options'; fixed multiple layout issues, footnote in hint-box, field value handling, calculation of mouse position, multiple issues related with Y axis and problem styling (miks)
970..F....... [ZBX-15159] fixed existing context menu closing when new one is opened (miks)
971..F....... [ZBX-15233] renamed fuzzytime() function description in dropdown list (Ivo)
972...G...... [ZBX-12801] excluded zabbix_sender.dll from MS Windows builds with TLS (viktors)
973..F....... [ZBXNEXT-4883] fixed when trigger in problem state hides all dependent triggers in history view (vasilijs)
974...G...... [ZBX-15260] improved misleading warning message when agent fails to find log file during processing logrt[] item (asitals)
975.........T [ZBX-15258] fixed update interval of "Zabbix queue" item in server's template to be consistent with proxy template, added missing units in proxy template (asitals)
976...G...... [ZBX-15225] improved handling of timeouts in "vfs.dir.size" and "vfs.dir.count" items on Windows agent (asitals)
977
978--------------------------------------------------------------------------------
979Changes for 4.0.3
980
9814.0.3rc3 was released as 4.0.3 without any changes
982
983--------------------------------------------------------------------------------
984Changes for 4.0.3rc3
985
986New features:
987..F....... [ZBXNEXT-4792] added column "Latest values" in Monitoring->Problems and Dashboard (ashubin, gcalenko, vasilijs)
988
989--------------------------------------------------------------------------------
990Changes for 4.0.3rc2
991
992Bug fixes:
993..F....... [ZBX-15333] fixed zoomout on doubleclick in graph widget (vmurzins)
994
995--------------------------------------------------------------------------------
996Changes for 4.0.3rc1
997
998New features:
999..F....... [ZBX-15202] implemented widget pausing methods in dashboard; made graph widget paused when using selection box or opening a tooltip (miks)
1000
1001Bug fixes:
1002..F....... [ZBX-15236] fixed display parent host groups without hosts in multiselect (talbergs)
1003.......PS. [ZBX-15206] fixed deprecated net-snmp attribute (MVekslers)
1004.......PS. [ZBX-15067] fixed configuration sync of interfaces without hosts (kalimulin)
1005.......PS. [ZBX-15238] fixed updating nextcheck time in discovery rules to avoid overlaps between discovery executions (asitals)
1006..F....... [ZBX-13673] fixed regexp validation when pattern contain slash character (gcalenko)
1007..F....... [ZBX-14528] fixed incorrect keycode handling in multiselect input fields (miks)
1008A.F....... [ZBX-15124] fixed trigger overview behavior when show "any" (vasilijs)
1009A......... [ZBX-14648] fixed performance with deletion of item in template linked to many hosts (Sasha)
1010.......PS. [ZBX-9011] added new LLD macros for vmware HV low-level discovery (MVekslers)
1011..F....... [ZBX-15105] fixed colorpicker tooltip update (talbergs)
1012A.F....... [ZBX-14928] fixed "check now" being executed for active items and templates (talbergs)
1013..F....... [ZBX-15153] fixed custom interval validation; fixed parsing of custom intervals when user macros context contains forward slash (Ivo, miks)
1014..F....... [ZBX-15069] fixed community default value in edit scenario (talbergs)
1015.......PS. [ZBX-9038] fixed memory of performance counters consumed during vmware update (MVekslers)
1016....I....T [ZBX-8383] updated Tomcat template for compatibility with recent Tomcat versions (kalimulin)
1017A......... [ZBX-15078] fixed API authentication for ldap users having gui access disabled (gcalenko)
1018A.F....... [ZBX-14880] fixed misleading ldap authentication error messages (gcalenko)
1019..F....... [ZBX-14877] fixed style of disabled action on high contrast theme (Andzs, ashubin)
1020..F....... [ZBX-14606] removed strict-transport-security header from frontend (miks)
1021..F....... [ZBX-15020] fixed negative time selector offset when selecting time range in graph (miks)
1022A......... [ZBX-14977] fixed creation of unneeded database record if host prototype inventory mode is disabled; fixed validation for host and host prototype inventory mode (miks)
1023A......... [ZBX-15146] fixed SQL error occurred when too long IP address is attempted to be written in database (miks)
1024..F....... [ZBX-15148] fixed web scenario item selection in SVG graph widget (miks)
1025...G...... [ZBX-15107] fixed error handling in logrt[] items if regular expression for file name is not valid (Andris)
1026..F....... [ZBX-14800] fixed resolving of functional macros in graph widget name (Ivo)
1027.......PS. [ZBX-15200] fixed host, trigger and item count calculation; fixed required performance calculation (vso)
1028....I....T [ZBX-15158] fixed graph name for cache usage in proxy and server templates (kalimulin)
1029...G....S. [ZBX-15178] fixed wrong behaviour when referencing unexisting capture groups in item regexp preprocessing, general pcre code improvements (Andris, kalimulin)
1030
1031--------------------------------------------------------------------------------
1032Changes for 4.0.2
1033
10344.0.2rc1 was released as 4.0.2 without any changes
1035
1036--------------------------------------------------------------------------------
1037Changes for 4.0.2rc1
1038
1039New features:
1040........S. [ZBXNEXT-3848] added validation of update interval, custom interval, history storage period and trend storage period in low-level discovery (vso)
1041....I..... [ZBXNEXT-4841] removed hardcoded locations for iconv.h and pthread.h; thanks to Helmut Grohne for the patch (kalimulin)
1042...G...... [ZBXNEXT-3047] fixed compilation errors on Windows platform with static OpenSSL libraries (Andris, viktors)
1043...G...PS. [ZBXNEXT-4836] added license information and OpenSSL linking exception to README file, show crypto library version when started with '-V' (Andris)
1044
1045Bug fixes:
1046.......PS. [ZBX-15171] fixed crash in ODBC when creating JSON from null db values, fixed memory leak (kalimulin)
1047..F....... [ZBX-15045] fixed a case where a disable multiselect looks like a similar to enabled text field (vasilijs)
1048..F....... [ZBX-14927] fixed filter by host group without real hosts in triggers top 100, dashboard widgets, screens (talbergs)
1049....I..... [ZBX-13662] fixed duplication of file system type in global regular expression for file systems discovery (MVekslers)
1050....I....T [ZBX-15036] added system.cpu.util[,guest], system.cpu.util[,guest_nice] to OS Linux template (kalimulin)
1051...G...PS. [ZBX-15106] improved error messages for item preprocessing, general pcre code improvements (Andris, kalimulin, wiper)
1052........S. [ZBX-15095] fixed curl error handling for elasticsearch history backend (MVekslers)
1053....I..... [ZBX-15129] added optional upgrade patches to rename TRIGGER.NAME macros to EVENT.NAME in action operation messages and custom scripts (wiper)
1054.......PS. [ZBX-14858] fixed processing of unlimited vmware maxQueryMetrics value (MVekslers)
1055.......PS. [ZBX-14635] fixed rare LLD failures when moving host between groups (kalimulin)
1056..F....... [ZBX-13719] fixed loss of calc_fnc index in graph edit form (vasilijs)
1057........S. [ZBX-14964] improved escalator performance during maintenance by checking paused escalations less frequently (vso)
1058..F....... [ZBX-13793] fixed focus styles on read-only textarea fields (Andzs)
1059..F....... [ZBX-13009] fixed percentage calculation on availability reports list page (gcalenko)
1060...G...PS. [ZBX-15138] fixed error message when receiving compressed data over maximum size (kalimulin)
1061..F....... [ZBX-15154] fixed time period parameters in data overview context menu links (miks)
1062..F....... [ZBX-15044] fixed javascript error when zooming classic graph in edit mode (talbergs)
1063..F....... [ZBX-15044] fixed dashboard initialization in edit mode (talbergs)
1064..F....... [ZBX-15053] fixed timetamp position in map (talbergs)
1065..F....... [ZBX-15033] fixed zoom-out and select box for graphs in kiosk mode (miks)
1066..F....... [ZBX-8396] improved source code comments (miks)
1067..F....... [ZBX-14970] fixed wrong media type status upon creation, if chosen status disabled (talbergs)
1068...G...... [ZBX-14899] fixed wrong net.tcp.listen values on obsolete Linux systems (kalimulin)
1069....I..... [ZBX-14941] fixed issue with autoreconf/automake for source tarball (MVekslers)
1070.......PS. [ZBX-15142] fixed time format for vmware performance counters query (MVekslers)
1071...G...... [ZBX-15010] fixed regexp compilation error for patterns with referenced subpatterns (vjaceslavs)
1072..F....... [ZBX-14724] fixed breadcrumb jumping in IE browser (ashubin)
1073A......... [ZBX-15083] fixed API so that macro {TRIGGER.ID} works in map element URLs (vasilijs)
1074.......PS. [ZBX-15127] fixed possible crash when communication problem occurred in the middle of vmware update (MVekslers)
1075A......... [ZBX-14396] fixed excessive memory usage during template full clone (gcalenko, Sasha)
1076.D.G...PS. [ZBX-14848] clarified process type names for log level increase/decrease in help messages and man pages (kalimulin)
1077A......... [ZBX-14833] fixed selectHosts option in dservice.get API method to return the list of hosts by IP and proxy (Ivo, Sasha)
1078.......PS. [ZBX-15062] fixed binary heap trying to reallocate slots on every insert (wiper)
1079..F....... [ZBX-14805] fixed unauthorized request error when resetting filter after enabling/disabling elements (agriscenko)
1080..F....... [ZBX-14789] fixed translations from en_US to en_GB (Ivo)
1081..F....... [ZBX-14758] fixed encoding for cookie names and values (Ivo, vmurzins)
1082.......PS. [ZBX-15122] fixed possible crash in web monitoring due to posts not being reset between steps (vso)
1083..F....... [ZBX-14691] fixed faulty behaviour of mandatory fields in Trigger expression form (vasilijs)
1084A......PS. [ZBX-13695] added support of host macros to trapper, HTTP agent item allowed hosts field (Ivo, wiper)
1085........S. [ZBX-15022] fixed shared memory leak during configuration cache synchronization (wiper)
1086........S. [ZBX-15025] fixed email alerts being sent twice to one recipient (vso)
1087..F....... [ZBX-15006] fixed possibility to link map widget to itself as filter widget (miks)
1088..F....... [ZBX-14886] fixed undefined offset error in Problems by severity widget (vasilijs)
1089........S. [ZBX-15090] fixed memory leak when validating regular expression preprocessing step parameters during LLD (wiper)
1090..F....... [ZBX-14625] changed SNMP OID default value to be displayed as placeholder instead of text (talbergs)
1091.......PS. [ZBX-14505] fixed compiler warning about incompatible pointer type on 32-bit platform (MVekslers)
1092..F....... [ZBX-1667] fixed error suppression during php ldap module initialization (gcalenko, Ivo)
1093..F....... [ZBX-13505] fixed link coloring in map when related trigger is not monitored (miks)
1094..F....... [ZBX-15032] fixed sBox position in screen's graph item when dynamic item is enabled (miks)
1095.......PS. [ZBX-14953] fixed not closed connection with vmware at the end of update session via a call to Logout() (MVekslers)
1096..F....... [ZBX-15007] fixed current map refresh in map widget right after update widget configuration (miks)
1097..F....... [ZBX-14990] added missing http agent statistic row in queue screen (miks)
1098..F....... [ZBX-14984] fixed missing focus from problem name when opening description editing popup in monitoring problems section (miks)
1099..F....... [ZBX-14947] fixed configuration update in administration authentication section (miks)
1100.......PS. [ZBX-14974] fixed memory leak in case duplication name of the vmware performance counters (MVekslers)
1101..F....... [ZBX-14934] made widget specific javascript files to be loaded with jsLoader (miks)
1102.......PS. [ZBX-15094] fixed the potential crash during vmware update (MVekslers)
1103....I..... [ZBX-14966] removed the notes about sqlite from zabbix_server.conf (MVekslers)
1104........S. [ZBX-14875] fixed discovery and auto registration escalations being kept for one hour instead of deleted immediately (vso)
1105A.F....... [ZBX-14422] fixed SQL queries being logged when accessing API, even if debug mode is disabled (agriscenko)
1106..F....... [ZBX-14905] fixed error reporting for XML import of hosts and templates (gcalenko)
1107..F....... [ZBX-14945] fixed action popup being unclosable after widget refresh, fixed debug element being hidden on widget refresh (gcalenko)
1108..F....... [ZBX-14806] changed focus style for radio buttons (Andzs)
1109...G...PS. [ZBX-15027] fixed startup failures due to orphaned or zombie processes remaining when zabbix daemon is terminated during startup (vso)
1110
1111--------------------------------------------------------------------------------
1112Changes for 4.0.1
1113
11144.0.1rc2 was released as 4.0.1 without any changes
1115
1116--------------------------------------------------------------------------------
1117Changes for 4.0.1rc2
1118
1119Bug fixes:
1120..F....... [ZBX-14904] fixed possible PHP errors in "Problem hosts" widget (Sasha)
1121.......PS. [ZBX-15057] fixed possible crash when syncing host groups (wiper)
1122
1123--------------------------------------------------------------------------------
1124Changes for 4.0.1rc1
1125
1126New features:
1127..F....... [ZBXNEXT-4725] added filter fields to select templates and hosts by directly linked templates; made proxy filter field visible in configuration hosts field (miks)
1128..F....... [ZBXNEXT-4796] added 'fullscreen' and 'kiosk' URL arguments to allow to set layout mode via link (ashubin, gcalenko)
1129.......PS. [ZBXNEXT-4782] improve out of memory error message by adding statistics and backtrace; improve something impossible has just happened error message by adding backtrace (vso)
1130........S. [ZBXNEXT-4271] improved escalator performance by using nextcheck index instead of reading whole table (vso)
1131
1132Bug fixes:
1133..F....... [ZBX-14807] fixed selection box for graphs on monitoring screens (gcalenko)
1134...G...... [ZBX-14779] extended support of system.stat[ent], system.stat[cpu,pc], system.stat[cpu,ec] on IBM AIX to LPAR type 'dedicated' (Andris)
1135........S. [ZBX-14851] fixed the host visible name in the event details/messages from server when using long utf8 text (MVekslers)
1136.......P.. [ZBX-14887] fixed max count of records in the single json that proxy can send to the server (MVekslers)
1137.......PS. [ZBX-14972] fixed the case where data from non-monitored VMware services are not removed from vmware cache (MVekslers)
1138...G...PS. [ZBX-14856] added support for OpenSSL 1.1.1 (Andris)
1139.D.G...PS. [ZBX-14971] added note on runtime control with PID numbers larger than 65535 to server, proxy and agentd help messages and man pages (Andris)
1140A......... [ZBX-14734] fixed the verification of the assignment of two web checks with the same name from different templates to one host (vasilijs)
1141..F....... [ZBX-14749] fixed cloning inherited host prototype on host (vasilijs)
1142..F....... [ZBX-14663] fixed calculation of Y zero position in graph (miks)
1143A......... [ZBX-14865] fixed "Field "parent_itemid" cannot be set to NULL" error message while importing multiple templates (Sasha)
1144..F....... [ZBX-14925] added support of user language specific url link in support icon, supported languages: english as default, japanese, russian (gcalenko)
1145........S. [ZBX-14854] improved preprocessor worker performance (MVekslers)
1146..F....... [ZBX-14798] fixed incorrect zero rounding in date and time fields (gcalenko, Ivo)
1147........S. [ZBX-14954] fixed sql error in escalator when working with Oracle, PostgreSQL (less than v9.4) databases (wiper)
1148..F....... [ZBX-14952] fixed incorrect translation string in en_US locale (zalex_ua)
1149..F....... [ZBX-14757] fixed fields becoming writable upon form refresh in host prototype form (vmurzins)
1150..F....... [ZBX-14915] fixed 'follow redirects' checkbox in web scenario step's dialog (miks)
1151..F....... [ZBX-14811] fixed color of the host name in the title of the Screens (vasilijs)
1152..F....... [ZBX-14776] fixed sorting when changing status of media type (vasilijs)
1153..F....... [ZBX-14711] fixed triggers in trigger overview being filtered by trigger severity and trigger status change time instead of problem severity and problem creation time (agriscenko)
1154..F....... [ZBX-14689] fixed updating of the Graph list of host when selecting a group of hosts (vasilijs)
1155..F....... [ZBX-12217] removed links to templates with no permissions for templated triggers, trigger prototypes, graphs, graph prototypes, host prototypes and web scenarios (agriscenko)
1156..F....... [ZBX-14861] fixed trigger evaluation result not visible in test dialogue when expression is too long (agriscenko)
1157..F....... [ZBX-14723] fixed zoom button for time selector in IE browser (ashubin)
1158..F....... [ZBX-14888] fixed table markup on overview and system info pages (agriscenko)
1159..F....... [ZBX-14652] fixed plain text Latest data when selecting more than 1 item (vasilijs)
1160..F....... [ZBX-14618] fixed host prototype status checkbox resets after adding template (vasilijs)
1161..F....... [ZBX-14632] fixed minor typos in comments and tests (vasilijs)
1162..F....... [ZBX-14834] fixed icon misplacement in problem view (Ivo)
1163..F....... [ZBX-14803] fixed incorrect profile update causing page filter to sometimes show duplicate values (Ivo)
1164........S. [ZBX-10784] fixed validation of double/Numeric(float) values (MVekslers)
1165..F....... [ZBX-14727] fixed selection of data for trigger overview and graphs if first drop down entry is "none" (Ivo)
1166.....J.... [ZBX-14615] fixed Java gateway not to mark host unreachable in case of invalid username and password (vso)
1167.....J.... [ZBX-14585] fixed JMX endpoint not being included in error message in case of connection errors (vso)
1168..F....... [ZBX-14650] fixed web.page.regexp item parameters description (gcalenko)
1169.......PS. [ZBX-14764] fixed crash that could occur when OpenIPMI pollers are configured (vso)
1170.......PS. [ZBX-14882] fixed crash in vmware collector when receiving invalid xml (vso)
1171........S. [ZBX-14908] fixed crash when processing internal trigger events and deleting triggers at the same time (vso)
1172
1173--------------------------------------------------------------------------------
1174Changes for 4.0.0
1175
11764.0.0rc3 was released as 4.0.0 without any changes
1177
1178--------------------------------------------------------------------------------
1179Changes for 4.0.0rc3
1180
1181New features:
1182....I..... [ZBXNEXT-4757] added new dashboard to "Zabbix server health" (Alexei, Sasha, vmurzins)
1183....I..... [ZBXNEXT-4757] renamed default dashboard to "Global view" and improved widget layout (Alexei, Sasha, vmurzins)
1184.......PS. [ZBXNEXT-4757] added support of "pused" mode for cache-related internal items (Sasha)
1185....I..... [ZBXNEXT-4757] added new and renamed existing items in "Template App Zabbix Server" and "Template App Zabbix Proxy" templates (Sasha)
1186
1187Bug fixes:
1188.......PS. [ZBX-14853] fixed error of vmware items caused by misconfigured vmware maxQueryMetrics parameter (MVekslers)
1189
1190--------------------------------------------------------------------------------
1191Changes for 4.0.0rc2
1192
1193Bug fixes:
1194..F....... [ZBXNEXT-4588] fixed multiple minor issues in SVG graph widget; fixed dashboard widget height calculation (miks)
1195..F....... [ZBX-14891] fixed undefined index "show_timeline" in screens (agriscenko)
1196..F....... [ZBX-14874] fixed SQL errors being generated in database log files (Ivo)
1197
1198--------------------------------------------------------------------------------
1199Changes for 4.0.0rc1
1200
1201New features:
1202..F....... [ZBXNEXT-4721] removed footer from dashboard widgets (vasilijs)
1203A.F....... [ZBXNEXT-4588] improved performance of problems selection in graph widget; renamed 'Classic graph' to 'Graph (classic)'; fixed several bugs in graph widget (miks, Sasha)
1204..F....... [ZBXNEXT-4722] made operator names consistent in all interface (Ivo)
1205.........T [ZBXNEXT-4739] removed deprecated macros $1-$9 from item names in templates (vso)
1206....I..... [ZBXNEXT-4736] added index by nextcheck to escalations table (wiper)
1207
1208Bug fixes:
1209..F....... [ZBX-14783] fixed align of the left column in several widgets and reports (Ivo)
1210.........T [ZBX-13377] fixed naming of groups and applications (vitaly)
1211....I..... [ZBX-14335] fixed bug in proxy makefile (Andris)
1212........S. [ZBX-14850] reverted ZBXNEXT-3848 fix because of broken update interval validation during low-level discovery (vso)
1213........S. [ZBX-14830] fixed possible deadlock when history syncer was trying to update escalations with recovery event id (wiper)
1214.........T [ZBX-13377] fixed naming issue for "Server Hardware" host group (vitaly)
1215A.F....... [ZBXNEXT-4573] fixed HTTP authentication page issues, HTTP case sensitive option and moved HTTP authentication from API to HTTP form page (gcalenko)
1216........S. [ZBX-14721] improved escalator performance by replacing previously unused index (vso)
1217........S. [ZBX-14720] improved history syncer performance during problem recovery by adding index on escalations table and avoiding full table scan (vso)
1218.......PS. [ZBX-14821] fixed full sync when only timer triggers are being processed, added trigger statistics to history syncer title (wiper)
1219
1220--------------------------------------------------------------------------------
1221Changes for 4.0.0beta2
1222
1223New features:
1224..F....... [ZBXNEXT-4672] added option to show suppressed problems for data overview page and widget (agriscenko)
1225A.F....... [ZBXNEXT-3860] added ability to filter triggers by tags (agriscenko)
1226..F....... [ZBXNEXT-4606] implemented kiosk mode for all pages (vasilijs)
1227........S. [ZBXNEXT-4696] improved history syncer performance by moving trigger locking outside history cache lock (wiper)
1228........S. [ZBXNEXT-3848] added validation of update interval, custom interval, history storage period and trend storage period in low-level discovery (vso)
1229.........T [ZBXNEXT-4224] implemented templates for server hardware: IBM,HP,Dell,Supermicro (vitaly)
1230
1231Bug fixes:
1232..F....... [ZBXNEXT-4588] Fixed changelog adding more detailed description of features added in 4.0.0beta1; Fixed Data set widget field to be compatible with PHP versions affecting PHP bug #42355 (miks)
1233..F....... [ZBX-14797] fixed calendar initialization in graph configuration form (gcalenko, vmurzins)
1234........S. [ZBX-14812] fixed hexadecimal to decimal preprocessing step to allow pairs of hexadecimal digits separated by space or new line (vso)
1235..F....... [ZBX-14496] fixed unauthorized request error when sorting list after enabling/disabling elements (agriscenko)
1236........S. [ZBX-14808] fixed SQL error in user permission check when processing actions for internal item events (wiper)
1237........S. [ZBX-14614] fixed server template linking with triggers having no dependencies (MVekslers)
1238..F....... [ZBXNEXT-4597] fixed date selection fields in maintenance and services: fixed accepted date format, fixed validation and added placeholdrs (vmurzins)
1239...G...... [ZBX-6565,ZBX-13645,ZBX-14559] fixed agent on AIX 6.1 TL0, 7.1 TL0: system.stat[memory,avm], compilation, crash on net.dns[] items (Andris)
1240..F....... [ZBX-12217] removed links to templates with no permissions for templated discovery rules and item prototypes (agriscenko)
1241..F....... [ZBX-13015] fixed X axis labels with DST transition in the displayed period (Sasha)
1242........S. [ZBX-14777] increased severity of housekeeper logs in the case of invalid history/trends intervals (wiper)
1243........S. [ZBX-14778] fixed housekeeper attempting to remove history of discovery rules/prototypes (wiper)
1244.......PS. [ZBX-14771] fixed memory leak in poller if scheduling interval is invalid (vso)
1245..F....... [ZBX-14462] improved time selection when opening calendar with missing time (vmurzins)
1246.......PS. [ZBX-14775] fixed configuration of the maximum available count of aggregated metrics in a single request to vmware vCenter (MVekslers)
1247..F....... [ZBX-14637] fixed unreadable text on the problems widgets in dark theme (ashubin)
1248..F....... [ZBX-14676] fixed displaying links containing UTF-8 characters (Ivo)
1249
1250--------------------------------------------------------------------------------
1251Changes for 4.0.0beta1
1252
1253New features:
1254..F....... [ZBXNEXT-4588] Implemented SVG graph generation (ashubin, gcalenko, miks, Sasha)
1255..F....... [ZBXNEXT-4588] Implemented SVG graph widget with multiple new widget fields; Renamed existing graph widget to 'Classic graph'; Implemented vertical accordion; Added new UI controls for range control and overrides selection (miks, Sasha)
1256A.F....... [ZBXNEXT-4588] Added option to store long widget field strings as array of short strings; Created class to resize the height of textarea field automatically (miks)
1257A.F....... [ZBXNEXT-4588] Improved API validation; Extended time units functionality to allow negative values (miks, Sasha)
1258A.F.I..... [ZBXNEXT-4573] added support of HTTP authentication as optional authentication mechanism (gcalenko, Ivo, vmurzins)
1259A.F.I..PS. [ZBXNEXT-413] added maintenance tag filters to support suppression of individual problems based on their tags (agriscenko, wiper)
1260..F....... [ZBXNEXT-4609] added options Tag display priority and Tag display names in Problems (vasilijs)
1261A......... [ZBXNEXT-4656] added strict validation of hostprototype.create() and hostprototype.update() methods; added audit logging for these methods (Ivo, Sasha)
1262..F....... [ZBXNEXT-4455] added screen reader to the dashboard and widgets (ashubin)
1263A.F.....S. [ZBXNEXT-4627,ZBXNEXT-4656] added support of macro functions to LLD macros (Ivo, Sasha, viktors, vso)
1264..F....... [ZBXNEXT-4049] added option to hide timeline in Problems widget (vasilijs)
1265..F....... [ZBXNEXT-4611] changed default method for http agent items from "post" to "get" (gcalenko)
1266..F....... [ZBXNEXT-4587] added new column 'Value' and filter in Triggers list (Ivo, vasilijs)
1267..F....... [ZBXNEXT-4626] improved widget configuration constructor to create custom view for each widget (ashubin)
1268..F.I..... [ZBXNEXT-4597] implemented single textbox date fields in maintenances, services, top 100 triggers and availability reports pages (Ivo)
1269
1270Bug fixes:
1271....I..... [ZBX-14751] fixed "cannot run test program while cross compiling" and "cannot check for file existence when cross compiling" errors during cross-compilation (vso)
1272.......PS. [ZBX-14677] fixed vmware performance counter retrieval on installations with large number of datastores (wiper)
1273..F....... [ZBXNEXT-4500] fixed item prototype master item links leading to error when master item is a web item (Ivo)
1274........S. [ZBX-14697] fixed memory leak in alert manager when connection to database was lost (vso)
1275..F....... [ZBX-14629] fixed breadcrumb labels clipping (ashubin)
1276........S. [ZBX-14628] fixed empty MAIL FROM in email alerts (mindbound)
1277....I..... [ZBX-14696] changed problem_tag index to optimize database queries (wiper)
1278..F....... [ZBX-12293] renamed trigger functions by adding function name at the beginning and removing the operator and "N" and placing operator in a separate field allowing two new operators "<=" and ">=" for selection (Ivo)
1279........S. [ZBX-9731] changed value cache to drop unused items from cache when new values are added instead performing this cleanup only when cache runs out of free space (wiper)
1280.......PS. [ZBX-14593] fixed error message for invalid vmware endpoint (MVekslers)
1281........S. [ZBX-14614] fixed trigger dependency link to the template instead of the host during the discovery action (MVekslers)
1282...G...... [ZBX-372] added "zone" parameter to proc.num[] item for Solaris (viktors)
1283..F....... [ZBX-14631] fixed typo in string: ouf, not out (vasilijs)
1284........S. [ZBX-14410] fixed output of information about the error for expressions with functions of triggers or calculated items (MVekslers)
1285...G...PS. [ZBX-14341] fixed duplicate value generation in environments with poor connectivity (wiper)
1286........S. [ZBX-9913] fixed inconsistencies in behaviour and error messaging of trigger functions (mindbound)
1287..F....... [ZBX-14448] fixed undefined index when updating item and switching type to dependent (Ivo)
1288........S. [ZBX-14670] fixed failed query error in LLD when updating function name in trigger prototype expression (vso)
1289..F....... [ZBX-14433] fixed several problems in displaying of X axis on the graphs (Sasha)
1290........S. [ZBX-14579] improved several functions to distinguish between 'failed to compile' and 'not matched' states in regexp processing (mindbound)
1291..F....... [ZBX-14584] fixed mass update some options for items (vasilijs)
1292..F....... [ZBX-12217] removed links to templates with no permissions for templated applications and items (agriscenko, Sasha)
1293..F....... [ZBXNEXT-4607] removed column Recovery time in Problems mode (vasilijs)
1294
1295--------------------------------------------------------------------------------
1296Changes for 4.0.0alpha9
1297
1298New features:
1299.....J.... [ZBXNEXT-4558] added support for monitoring the string values of custom JMX MBeans (mindbound)
1300.....J.... [ZBX-14586] added more informative error message for InstanceNotFoundException error (mindbound)
1301..F....... [ZBXNEXT-4454] added screen reader attributes for common elements (ashubin)
1302A.F.....S. [ZBXNEXT-4200] added ability to create LLD item prototype of type "dependent" with a master item not only item prototype (Ivo, Sergejs)
1303........S. [ZBXNEXT-1701] added support of regular expressions and global regular expressions to "logsource()" trigger function (viktors)
1304........S. [ZBXNEXT-4586] added support of macros {ITEM.VALUE} and {ITEM.LASTVALUE} to trigger URL (vasilijs, viktors)
1305..F....... [ZBXNEXT-4049] added checkbox to hide timeline when problems sort by time (vasilijs)
1306A.F....... [ZBX-1357] added and enabled Norwegian translation to be displayed by default (zalex_ua)
1307..F....... [ZBXNEXT-4367] added screen reader features for multiselect (ashubin)
1308..F....... [ZBXNEXT-4530] implemented changeable session cookie name (miks)
1309
1310Bug fixes:
1311........S. [ZBX-14548] fixed the disk usage counters reading for ESX/ESXi hosts (MVekslers)
1312..F....... [ZBXNEXT-4049] fixed option to hide timeline in Problems widget popup (vasilijs)
1313...G...... [ZBX-13393] fixed agent compilation error on AlphaServer Tru64 5.1B (Andris)
1314..F....... [ZBX-14491] fixed link "show value mappings", which leads to no permission page (vasilijs)
1315..F....... [ZBX-13165] fixed Y-axis small value gradation issue in graphs (Ivo)
1316..F....... [ZBX-14575] fixed Norwegian locale key for windows (vmurzins)
1317.......PS. [ZBX-14566] fixed possible data loss due to MariaDB server restart (vso)
1318.......PS. [ZBX-13010] fixed crash of poller processes in ODBC checks, simplified code (Andris, wiper)
1319....I..... [ZBX-14370] fixed deleting of files after compiling a program (make clean) for Solaris (MVekslers)
1320..F....... [ZBX-14519] fixed displaying timeline points of days in Problems widget (vasilijs)
1321........S. [ZBX-12380] improved function parameter parsing for trigger functions (MVekslers)
1322..F....... [ZBX-12994] improved maintenance period translation strings in maintenance form (gcalenko)
1323..F....... [ZBXNEXT-4622] updated change severity action icons in sprite files (Andzs)
1324..F....... [ZBX-14426] fixed trigger color in host issues screen and host group issues screen, color of problem with highest severity generated by trigger is used instead of trigger color (ashubin, gcalenko)
1325.......PS. [ZBX-13396] moved time function based trigger processing to history syncer, reducing trigger locking issues caused by peak timer processing loads (wiper)
1326..F....... [ZBX-13651] fixed cloning a template using the "Full Clone", which does not hide the upper level navigation bar (vasilijs)
1327..F....... [ZBX-14425] color of problem with highest severity generated by trigger is used as trigger status color on data overview page (gcalenko)
1328A.F....... [ZBX-8051] fixed auto-logout problem caused by async calls to jsrpc (vjaceslavs)
1329..F....... [ZBX-13641] disabled preprocessing update for discovered items (vasilijs)
1330..F....... [ZBX-13381] fixed invisible color picker selector, fixed wrong color preview, extended color pallette (Andzs, ashubin)
1331........S. [ZBX-14410] improved error message handling in zbx_function_find() (MVekslers)
1332........S. [ZBX-14500] fixed crash when reporting unknown triggers and using $1-$9 macros at the same time (vso)
1333..F.I..... [ZBX-14525] fixed sorting by severity in Monitoring->Problems and Problems widget (Sasha)
1334..F....... [ZBX-12580] reworked problem hosts widget to source data from problems and take changed severity into account (miks)
1335.......PS. [ZBX-14537] fixed HTTP agent application/json Content-Type not being set by default when using custom headers (vso)
1336..F....... [ZBX-12104] added limit ZBX_HISTORY_PERIOD for {ITEM.VALUE} macro resolving in trigger name (gcalenko)
1337..F.I..... [ZBX-14359] changed problem name macro in default action subject and message from TRIGGER.NAME to EVENT.NAME (agriscenko)
1338..F....... [ZBX-13718] fixed selection of cached checkboxes in checkbox range library (miks)
1339..F....... [ZBX-13647] fixed defined default discovery action message (vasilijs)
1340A......... [ZBX-12115] changed API returned lastvalue and prevvalue for text based items with no values (miks)
1341A......... [ZBX-14409] fixed icon mapping expression validation (miks)
1342..F....... [ZBX-14402] fixed internal item parameter that does not match documentation (vasilijs)
1343..F....... [ZBX-11989] fixed condition operators for event correlation rules (vasilijs)
1344..F....... [ZBX-13779] fixed redirect button link in multiple places (miks)
1345..F....... [ZBXNEXT-4361] fixed selected breadcrumbs item style; fixed active time range tabs hover cursor style (Andzs, ashubin)
1346..F....... [ZBX-14420] fixed link to Problems screen in map element's context menu (miks)
1347.......PS. [ZBX-12957] removed time adjustment of received packets for server and proxy (MVekslers)
1348.........T [ZBX-12171] added missing items zabbix[process,vmware collector,avg,busy] and zabbix[vmware,buffer,pfree] to Template App Zabbix Proxy (yurii)
1349
1350--------------------------------------------------------------------------------
1351Changes for 4.0.0alpha8
1352
1353New features:
1354A.F.I..PS. [ZBXNEXT-4446] added ability to change severity of previously generated problems (vmurzins, wiper)
1355..F.I..... [ZBXNEXT-4044] changed default values of 'Display OK triggers for' and 'On status change triggers blink for' (viktors)
1356..F....... [ZBXNEXT-4361] implemented new time range selector for graphs (Andzs, ashubin, gcalenko, Sasha)
1357...GI..PS. [ZBXNEXT-4577] improved performance of Zabbix server by replacing semaphores to pthread mutexes and read-write locks (vso, wiper)
1358..F....... [ZBXNEXT-4312] reworked date picker; implemented keyboard interaction (miks)
1359..F....PS. [ZBXNEXT-2365] added additional auto-registration operations and re-running of auto-registration actions if host metadata is modified (ashubin, vso)
1360
1361Bug fixes:
1362.......PS. [ZBX-14388] fixed log message about full history cache (Sergejs)
1363..F....... [ZBX-13283] removed info label in Trigger severities and Users administration pages (miks)
1364...G...... [ZBX-6046] fixed the functions 'net.if.*' for Solaris with empty 64 bits counters (MVekslers)
1365A.F....... [ZBX-13355] fixed media type a required password field successfully passing validation while being empty and prevented auto-filling stored passwords by browser (Ivo)
1366..F....... [ZBX-13701] fixed hintbox multiplication on page refresh (miks)
1367.D........ [ZBX-14398] improved "Server" parameter description in Zabbix agent configuration file (vso)
1368..F....... [ZBX-14344] fixed host groups, hosts and applications not being taken into account when filtering problems by problem name in Monitoring->Problems view (agriscenko)
1369........S. [ZBX-11434] added error messages when creation of LLD SNMP items fails due to SNMP OID field (Sergejs)
1370...G...... [ZBX-12250] fixed logrt[] item to analyze log file from start if no log files match and no log files were seen before (Andris)
1371.......PS. [ZBX-13765] fixed discovered host status update if it was down and a service was discovered on that host (Andris)
1372...G...... [ZBX-12070] fixed "proc.num" and "proc.mem" items calculation of values when zabbix_agentd called in test mode (Sergejs)
1373........S. [ZBX-14423] fixed use of initialized variable during application discovery (vso)
1374.......PS. [ZBX-12990] improved "vmware.hv.datastore.size" through usage the performance counters (MVekslers)
1375A.F.I..... [ZBXNEXT-4540] fixed problems filter with same tags not being joined with OR condition (Ivo, Sasha)
1376..F....... [ZBXNEXT-4576] unified dashboard widget content margins (Andzs, ashubin)
1377.......PS. [ZBX-12965] fixed scheduled check calculation during daylight saving changes (wiper)
1378
1379--------------------------------------------------------------------------------
1380Changes for 4.0.0alpha7
1381
1382New features:
1383A.F.I..PS. [ZBXNEXT-4569] added support of MySQL 8.0 (gcalenko, vso)
1384....I..... [ZBXNEXT-4565] removed old upgrade DB patches (viktors)
1385..F.....S. [ZBXNEXT-4320] added ability to store history data in date based indices of elasticsearch (vjaceslavs)
1386..F....... [ZBXNEXT-4526] increased tags column size in Compact view mode (agriscenko)
1387..F....... [ZBXNEXT-4528] added link to Zabbix official support page (Andzs, ashubin)
1388........S. [ZBXNEXT-4520] added values to boolean mapping: "ok, master" as 1 and "err, slave" as 0 (viktors)
1389..F....... [ZBXNEXT-4185] added support of multiple items in "Plain text" widget (ashubin)
1390........S. [ZBXNEXT-4163] added support LLD, User macros and User macros with context from LLD macro in Items preprocessing (MVekslers)
1391
1392Bug fixes:
1393A.F....... [ZBX-13712] fixed "Undefined index: master_itemid" and SQL errors in item.update and itemprototype.update methods; fixed updating of discovered items (Sasha)
1394..F....... [ZBX-14329] fixed error opening map's submap (ashubin)
1395..F....... [ZBX-13549] fixed displaying of not monitored triggers in maps (miks)
1396..F....... [ZBX-13783] dropped support for Zapcat-style and multi-level parameter arrays from item key validation in frontend (agriscenko)
1397..F....... [ZBX-12359] fixed "Automatic icon selection" checkbox not working and displaying two icons at once in map constructor (Ivo)
1398..F....... [ZBX-12239] fixed global search form allowing to submit empty search queries (agriscenko)
1399..F....... [ZBX-12177] renamed "Icon" to "Map element" in Network map properties and constructor (agriscenko)
1400........S. [ZBX-14333] fixed {ESC.HISTORY} and action log not to display colon without target host when executed on Zabbix server (vso)
1401.......PS. [ZBX-14345] fixed lock wait timeout error handling on MySQL to avoid possible data loss (vso)
1402A.F....... [ZBX-13361] fixed error messages when configuring an existing item to have an update interval (miks)
1403...G...PS. [ZBX-14328] improved logging of command execution failures (vjaceslavs)
1404....I..... [ZBX-13803] fixed "make install" to respect DESTDIR variable, this is essential for packaging (dimir)
1405..F....... [ZBX-12603] fixed tab navigation and keyboard interaction in dashboard sharing and properties dialogues; added validation inside popups (miks, vmurzins)
1406........S. [ZBX-13043] removed error message for when user has defined media but all of them are disabled (viktors)
1407........S. [ZBX-14312] fixed possible deadlock in history syncer when housekeeper is deleting events (vso)
1408..F....... [ZBX-13697] fixed session expiration when changing default authentication method (miks)
1409..F....... [ZBX-13768] fixed disabled 'add' button showing in templated item preprocesing form (miks)
1410A.F....... [ZBX-13680] fixed action not being cloned due to existing operation id being submitted (agriscenko)
1411..F....... [ZBX-13775] fixed map tree widget border color (Andzs)
1412..F....... [ZBX-13780] fixed status color styles (Andzs)
1413..F....... [ZBX-12350] fixed severity picker styles (Andzs, ashubin)
1414...G...PS. [ZBX-13782] fixed decoding of Unicode characters in JSON (Andris)
1415..F....... [ZBX-13767] fixed "undefined index: acknowledges" error on problems page (agriscenko)
1416..F....... [ZBX-12175] fixed subfilter entries with long names going off the screen (agriscenko, Andzs)
1417..F....... [ZBX-12644] fixed filter being partially reset when using pagination in availability report page (Ivo)
1418........S. [ZBX-12390] fixed problem when triggers might not use correct value if an item values within one second were received in wrong historical order (wiper)
1419.......PS. [ZBX-13788] fixed host availability stuck in unknown state after proxy changes (wiper)
1420........S. [ZBX-14313] fixed trigger level correlation when multiple tags are set (wiper)
1421........S. [ZBX-12372] fixed duplication of prefix "/" for second parameter "path" in items "web.page.*" (MVekslers)
1422...G...... [ZBX-14315] fixed validation of "max_depth" in "vfs.dir.size" for agent (MVekslers)
1423........S. [ZBX-13778] fixed logically dead code in JSON Path parser (MVekslers)
1424
1425--------------------------------------------------------------------------------
1426Changes for 4.0.0alpha6
1427
1428New features:
1429..F....... [ZBXNEXT-4415] added new mode "Compact view" to the Problems page with ability to toggle highlighting whole row; added option to toggle timeline (agriscenko, Andzs)
1430A.F.....S. [ZBXNEXT-2788] added support for "NOT" keyword in custom expression fields (Ivo, Sergejs)
1431..F....... [ZBXNEXT-4516] renamed dashboard widget and screen element "System status" to "Problems by severity" (Sasha)
1432..F....... [ZBXNEXT-4516] renamed dashboard widget and screen element "Host status" to "Problem hosts" (Sasha)
1433..F....... [ZBXNEXT-4516] renamed dashboard widget, screen element and report "Status of Zabbix" to "System information" (Sasha)
1434....IJ.... [ZBX-13376] moved functionality to enable JMX interface in Java gateway to settings.sh and ensured setting TCP timeout (dimir)
1435A....J.... [ZBXNEXT-4458] improved logging of Java gateway, added username/password validation for JMX items (vjaceslavs)
1436A.F.I..PS. [ZBXNEXT-4411] added compression of server-proxy data exchange (miks, wiper)
1437A.F.I..PS. [ZBXNEXT-4488] added ability to push data via trapper to HTTP agent item type (gcalenko, Ivo, vmurzins, wiper)
1438A.FGI..PS. [ZBXNEXT-4358] added HTTP agent item type for data gathering via HTTP (gcalenko, Ivo, vso)
1439..F....... [ZBXNEXT-4413] dropped Monitoring->Triggers view (miks, Sasha)
1440..F....... [ZBXNEXT-4413] added the trigger context menu option to view or edit the trigger description (miks, Sasha)
1441..F....... [ZBXNEXT-4413] added displaying of the trigger dependencies in Monitoring->Problems view (miks, Sasha)
1442..F....... [ZBXNEXT-4151] added aria roles to provide easier access by keyboard navigation (ashubin, gcalenko, Ivo)
1443A......... [ZBX-3783] added strict validation for apiinfo.version(), action.delete(), correlation.delete() and drule.delete() methods (Sasha)
1444A......... [ZBX-3783] prohibited deleting discovery rules which are used in actions (Sasha)
1445A......... [ZBX-3783] added audit for action.delete() and correlation.delete() methods (Sasha)
1446..F....... [ZBXNEXT-4143] implemented submenu autofocus on top-level menu click (nikita)
1447..F....... [ZBXNEXT-4414] added support for configurable number of displayed tags (agriscenko)
1448
1449Bug fixes:
1450..F....... [ZBX-14337] fixed persistent xss in map navigation tree widget (vjaceslavs)
1451..F....... [ZBX-14336] fixed persistent xss vulnerability in services (vjaceslavs)
1452..F....... [ZBX-13750] fixed hover and focus style for edit dashboard cancel button, improved top nav css coding style (Andzs, ashubin)
1453........S. [ZBX-13694] disable check now for items with scheduler configuration errors (wiper)
1454...G...PS. [ZBX-9882] removed Zapcat-style and multi-level array type support in item key parameters (Andris, viktors)
1455..F....... [ZBX-12821] fixed multiple javascript memory leaks (miks)
1456........S. [ZBX-13755] fixed proxy lastaccess update on 32-bit Zabbix server (vso)
1457..F....... [ZBX-12425] fixed selection of web items in the "Plain text" screen element (Sasha)
1458...G...... [ZBX-13781] fixed CRLF injection in Zabbix Agentd (MVekslers)
1459..F....... [ZBX-13737] fixed invalid confirmation message when mass enabling and disabling trigger, item and host prototypes (Ivo)
1460........S. [ZBX-13766] fixed comparison of two large float numbers in expressions (Sergejs)
1461.......PS. [ZBX-13481] fixed incorrect parsing of BITS data type in SNMP response (vso)
1462.......PS. [ZBX-13744] fixed potential shared memory leak when item is removed (Sergejs)
1463A.F....... [ZBX-13742] fixed parsing of the operator "not" in trigger expression (Sasha)
1464.........T [ZBX-13535] fixed trigger recovery expression for 'High error rate' trigger (vitaly)
1465.........T [ZBX-13278] fixed trigger expression for 'Link down' trigger (vitaly)
1466...G...... [ZBX-12805] increased command line limit for proc.num checks on hp-ux systems (Andris, wiper)
1467..F....... [ZBX-13749] fixed creation of dependent items from item wizard (vjaceslavs)
1468...G...PS. [ZBX-13660] fixed data types passed to is_ushort() for converting PID, port and process number (Andris)
1469..F....... [ZBX-12935,ZBX-13539] fixed displaying of floating point values under the "Latest data" page (Sasha)
1470...G...PS. [ZBX-13579] fixed unnecessary data getting when agent becomes available in the non-collection data period (Sergejs)
1471..F....... [ZBX-13240] removed duplicating HTML IDs from frontend and fixed SID validation in trigger wizard (Ivo)
1472..F....... [ZBX-13685] fixed maintenance entries displayed in list when filter is applied (agriscenko)
1473....I..... [ZBX-12756] improved configure script to check iconv library (MVekslers)
1474........S. [ZBX-13667] added notification in zabbix server log about 'error' in elasticsearch json response (MVekslers)
1475..F....... [ZBX-13683] fixed multiselect items not being sorted by name (agriscenko)
1476........S. [ZBX-13299] fixed autoregistration, discovery and internal notifications not being sent due to uninitialized severity (vso)
1477....I..... [ZBX-13607] changed ping script to return success also for timeouts (wiper)
1478..F....... [ZBX-12967] fixed slide show refresh interval multiplier menu not working (agriscenko)
1479........S. [ZBX-13696] added maximum record limit to old session removal in housekeeper (wiper)
1480..F....... [ZBX-13642] fixed undefined index in user edit form (agriscenko)
1481..F....... [ZBX-13546] fixed context menu positioning in maps (gcalenko, miks)
1482..F....... [ZBX-13668] fixed dynamic widget searching for item key in item prototypes (agriscenko)
1483..F....... [ZBX-13500] fixed fractional values in triggers being misinterpreted without a leading 0 (agriscenko)
1484..F....... [ZBX-13561] fixed incorrectly displayed pie graph when first item has no data (Ivo)
1485..F....... [ZBX-13517] fixed undefined index in pie charts (Ivo)
1486..F....... [ZBX-13499] fixed checkbox selector in problems table (ashubin, miks)
1487........S. [ZBX-13598] fixed crash when Zabbix process cannot connect to preprocessing service (viktors, vso)
1488..F....... [ZBX-13522] fixed duplicate IDs in trigger expression constructor (miks)
1489..F....... [ZBX-13489] fixed wrong tab iteration inside graph widget (ashubin)
1490..F....... [ZBX-13625] fixed blinking in the problem widget (agriscenko)
1491..F....... [ZBX-13560] fixed acknowledge notifications being visible in the event popup (agriscenko)
1492..F....... [ZBX-13298] fixed missing graph after faulty graph edit form submission (nikita)
1493..F....... [ZBX-13487] improved widgets menu icons focus state styles (Andzs)
1494....I..... [ZBX-13350] added multiple Zabbix element default paths to output after running ./configure and --help option (dimir, viktors)
1495...G...PS. [ZBX-13509] improved compilation support from source for Solaris and NetBSD (MVekslers)
1496
1497--------------------------------------------------------------------------------
1498Changes for 4.0.0alpha5
1499
1500New features:
1501..F....... [ZBXNEXT-4313] implemented keyboard interaction in context menus (miks)
1502A.F.I...S. [ZBXNEXT-4426] added option to execute cached passive checks at the current time (Ivo, wiper)
1503........S. [ZBXNEXT-4417] added real time export of events, history and trends in newline delimited JSON format (vso)
1504..F....... [ZBXNEXT-4374] implemented the widget configuration fields clearing when changing the type (ashubin)
1505A.F.I...S. [ZBXNEXT-4119] implemented tag based permissions (miks, Oleg, Sasha, Sergejs)
1506..F....... [ZBXNEXT-4045] implemented maximum size for graphs in widgets (gcalenko)
1507..F....... [ZBXNEXT-4340] added kiosk mode for dashboard (ashubin)
1508
1509Bug fixes:
1510..F....... [ZBX-13542] fixed http steps on template not inheriting hosts application setting (nikita)
1511..F....... [ZBX-13618] fixed wrong variables order in translatable error message (nikita)
1512..F....... [ZBX-13344] fixed trigger based actions having a default "not in maintenance" condition (agriscenko)
1513........S. [ZBX-13613] improved a history syncer when backend elasticsearch is not available (MVekslers)
1514.......PS. [ZBX-13510] fixed error of execution "make dbschema" for NetBSD (MVekslers)
1515...G...... [ZBX-13544] fixed agent crashes when using regex with 'Log' item for Mac OSX (MVekslers)
1516........S. [ZBX-13611] fixed lld rules not always saving their state/error message changes (wiper)
1517........S. [ZBX-13571] fixed regression that resulted in slow history data queries on partitioned tables (wiper)
1518..F....... [ZBX-13490] fixed autofocus in forms (nikita)
1519........S. [ZBX-13470] improved searching IPMI items by full name (MVekslers)
1520..F....... [ZBX-13566] fixed create dashboard button size in dashboard list (Andzs)
1521..F....... [ZBX-13464] fixed fullscreen attribute included in host context menu links (ashubin)
1522A.F....... [ZBX-13424] added possibility to select web items as master items and improved copying of dependent items to destination hosts and templates (Ivo)
1523A......... [ZBX-13573] fixed undefined index message changing Action "Acknowledgment operations" from "Remote command" to "Notify all involved" (agriscenko)
1524A......... [ZBX-13570] fixed undefined index in API call (agriscenko)
1525A......... [ZBX-13331] removed "recovery" property from action.get API method response (nikita)
1526..F....... [ZBX-13309] fixed displaying of Problem/Recovery time (agriscenko, ashubin, Sasha)
1527.......PS. [ZBX-13450] fixed server and proxy compilation problem for Solaris 10 (MVekslers)
1528A.F....... [ZBX-13458,ZBX-13494] fixed resolving of the macros in map labels for non-superadmin users (Sasha)
1529..F....... [ZBX-13526] fixed widget placeholder jumping instead of resizing while dashboard edit (ashubin)
1530.......PS. [ZBX-13362] fixed potentially wrong rows deleting by housekeeper in PostgreSQL (Sergejs)
1531..F....... [ZBX-13506] fixed linked trigger is moved to sibling map element (agriscenko)
1532........S. [ZBX-13586] fixed trigger-based event correlation - suspend creation of event if no problems are recovered by it (viktors, wiper)
1533........S. [ZBX-13339] improved deallocation of memory (MVekslers)
1534..F....... [ZBX-13412] fixed JS error and wrong form behaviour when changing item type, type of information (agriscenko)
1535..F....... [ZBX-13471] fixed contrast in selected item filters (Andzs)
1536..F....... [ZBX-13428] fixed long name of map outside go back button in map widget (agriscenko, Sasha)
1537..F....... [ZBX-13340] fixed pie graphs displaying incorrect data (Ivo)
1538..F....... [ZBX-13257] fixed display of the latest item in Audit log (agriscenko)
1539..F....... [ZBX-13447] fixed trigger name readability on map in dark theme (nikita)
1540....I..... [ZBX-11994] changed "awk" to "sed" for getting info about "Last Changed Revision" (MVekslers)
1541..F....... [ZBX-13360] fixed HTML5 placeholder color that previously appeared like actual input data (nikita)
1542...G...PS. [ZBX-13351] improved OpenSSL error messages (viktors)
1543..F....... [ZBX-13147] fixed inconsistent number on map navigation tree (nikita)
1544..F....... [ZBX-13537] fixed "Inaccessible user" in Dashboard System status widgets acknowledgement popup (agriscenko)
1545....I..... [ZBX-13472] fixed description of "Server" and "ServerActive" configuration options (Sasha)
1546........S. [ZBX-13455] added frontend error message when templates cannot be linked to LLD host (viktors)
1547..F....... [ZBX-13538] fixed example configuration for Elasticsearch (nikita)
1548..F....... [ZBX-13434] fixed incorrect trigger dependencies being set after copying triggers to multiple hosts; thanks to Kotaro Miyashita for the patch (Ivo)
1549..F....... [ZBX-13513] fixed input maxlength for users media of type script (nikita)
1550...G...PS. [ZBX-13523] fixed error message for empty TCP response in case agent dropped connection because of access permissions (vso)
1551..F....... [ZBX-12883] fixed incorrect ordering the list of triggers after saving a map (agriscenko)
1552..F....... [ZBXNEXT-4150] fixed URL display in hint box and focus styles for radio buttons (ashubin, nikita)
1553..F....... [ZBX-12940] fixed content does not fit dialog window (agriscenko)
1554..F....... [ZBX-13342] fixed order by query in frontend Maintenance tab (agriscenko)
1555..F....... [ZBX-13401] fixed successful items mass update with invalid update interval (agriscenko)
1556A......... [ZBX-6167] fixed partial updating in maintenance.update (ashubin)
1557...G...... [ZBX-13062] banned using of mutex in threads of metrics collection (MVekslers)
1558........S. [ZBX-13236] fixed error message of function parameters parse (MVekslers)
1559....I..... [ZBX-10433] removed inaccurate configuration default values (viktors)
1560....I..... [ZBX-13398] fixed configure script for Debian GNU/Linux "buster" and "sid" to work with PostgreSQL (viktors)
1561
1562--------------------------------------------------------------------------------
1563Changes for 4.0.0alpha4
1564
1565New features:
1566..F....... [ZBXNEXT-4150] implemented access to interactive elements using keyboard (Andzs, ashubin, gcalenko, vmurzins)
1567..F....... [ZBXNEXT-4149] implemented keybord interaction in overlay popups (miks)
1568
1569Bug fixes:
1570A.F....... [ZBX-12754] fixed undefined index error in map import (gcalenko)
1571..F....... [ZBX-13303] improved display of user media 'Use if severity' indicators (agriscenko, Andzs)
1572..F....... [ZBX-13166] fixed daily and yearly notification reports not including current day/last day of leap-year (nikita)
1573..F....... [ZBX-13118] improved readability of emails in action log by splitting them multiline (nikita)
1574.......PS. [ZBX-13498] added optional MySQL upgrade patch for "problem" table to drop redundant index after another index that can be used to enforce the foreign key constraint has been created (vso)
1575........S. [ZBX-13430] fixed use of uninitialized value ttl when elasticsearch is configured (MVekslers)
1576........S. [ZBX-13452] fixed Elasticsearch history storage default value types (viktors)
1577A......... [ZBX-13248] fixed field trapper_hosts to optional for trapper item.create (ashubin)
1578..F....... [ZBX-13307] fixed map scaling and position to the widget left side (ashubin)
1579..F....... [ZBX-12941] fixed checkbox overlay's position over the checkbox (miks)
1580..F....... [ZBX-13465] fixed back button style on the sub-maps (Andzs, ashubin)
1581..F....... [ZBX-13334] fixed translations of Widget parameters window (agriscenko)
1582A......... [ZBX-6118] fixed poor performance of changing an item on the template which linked with many hosts (Sasha)
1583..F....... [ZBX-13454] fixed placeholder in Administration->Scripts form (Sasha)
1584
1585--------------------------------------------------------------------------------
1586Changes for 4.0.0alpha3
1587
1588New features:
1589A......... [ZBXNEXT-4357] added support of "selectTriggerDiscovery" option in trigger.get method (Sasha)
1590A.F....... [ZBXNEXT-4152] replaced double box select fields with multiselect fields and added filtering by proxy and server only in host list (Ivo, Sasha)
1591..F.I..... [ZBXNEXT-4273] added default event status colors in themes with option to customize them (ashubin)
1592...G...... [ZBXNEXT-4216] added 'copytruncate' log file rotation support for logrt[], logrt.count[] (Andris)
1593
1594Bug fixes:
1595.......P.. [ZBX-13403] allowed proxy to execute remote commands on agents using encrypted connection (gleb)
1596.......PS. [ZBX-13441] fixed crashes in case of failures (e.g. timeouts) during VMware hypervisor discovery (gleb)
1597A.F....... [ZBX-12607] fixed performance of map.get API method and map-related views (miks, Sasha)
1598........S. [ZBX-11391] generated an error if expanding LLD macros results in an empty tag name (MVekslers)
1599..F....... [ZBX-13300] fixed addJsFile() name (agriscenko)
1600.......P.. [ZBX-13030] removed proxy's ability to export unprocessed history data via loadable modules (MVekslers)
1601..FG...PS. [ZBXNEXT-3581] dropped plain text protocol support and made header mandatory; fixed IP fragmentation handling by including header in Zabbix get request, Zabbix server/proxy passive check request and frontend request to Zabbix server (Sasha, vso)
1602........S. [ZBX-13194] fixed incorrect processing of zabbix[wcache,value,*] internal check (Sergejs)
1603.......PS. [ZBX-13060] added limitation for meaningless server reconnection attempts to incorrectly configured passive proxy (viktors)
1604...G...... [ZBX-13233] added new memory metrics for Linux platform - "active", "anon", "inactive" and "slabs"; thanks to Tomasz Kłoczko for the original patch (viktors)
1605........S. [ZBX-12643] improved error log message in case Zabbix server database cannot be used due to empty "users" table (vso)
1606...G...... [ZBX-11720] fixed memory leak which breaks vfs.fs.size, vfs.fs.inode and vfs.dir.size items if compiled with LeakSanitizer (Andris)
1607........S. [ZBX-13131] fixed truncated multiline text values from network discovery SNMP checks (viktors)
1608...G...... [ZBX-13117] fixed vfs.dir.size with symbol links on Windows (MVekslers)
1609....I..... [ZBX-12045] fixed inconsistencies in configure -h output (MVekslers)
1610A......... [ZBX-13325] fixed trend.get() method with Oracle backend (Sasha)
1611..F....... [ZBX-13223] fixed graphs duplication in graph preview (ashubin)
1612..F....... [ZBX-13345] removed SID from URL in screen edit mode (miks)
1613...G...... [ZBX-13055] fixed problems with DNS resolver interface on NetBSD (valdis)
1614..F....... [ZBX-13214] added support of \0 matching group for regsub and iregsub methods (gcalenko, Sasha)
1615........S. [ZBX-13208] eliminated race condition that caused history collection for newly created items to start before preprocecessing steps finished syncing (vso)
1616...G...... [ZBX-13246] fixed processing of command line arguments which are longer than 2KB for proc.num and proc.mem items on AIX (viktors)
1617.......P.. [ZBX-13130] fixed Zabbix proxy not to generate high network traffic when server does not accept data (vso)
1618..F....... [ZBX-13288] fixed image ghosting for mass update of map elements (vjaceslavs)
1619...G...... [ZBX-11422] fixed compilation warnings under OS X 64bit (MVekslers)
1620
1621--------------------------------------------------------------------------------
1622Changes for 4.0.0alpha2
1623
1624New features:
1625..F....... [ZBXNEXT-4144] added asterisk mark and aria-label property to all forms required fields (gcalenko, Ivo)
1626..F.....S. [ZBXNEXT-768] added item unit blacklisting with character "!" in order to disable metric prefixes (Alexei)
1627..F....... [ZBXNEXT-4295] added selection of the create images tickbox by default on "Maps import" page (Sasha)
1628..F....... [ZBXNEXT-1456] added filter by item discovery status for item configuration view; thanks to Volker Fröhlich for the original patch (Alexei)
1629...G...... [ZBXNEXT-3991] added additional params to net.if.* key output for linux base agent (MVekslers)
1630
1631Bug fixes:
1632..F....... [ZBX-13276] fixed compatibility issue with Elasticsearch versions starting from 6.0 (vjaceslavs)
1633.......PS. [ZBX-13196] fixed setting of transaction error flag in commit operation (vjaceslavs)
1634..F....... [ZBX-13221] fixed trimming of values in overlay dialogues (Ivo)
1635..F....... [ZBX-13221] added "Timeout" validation in web scenario step overlay dialogue (Ivo)
1636..F....... [ZBX-12389] fixed latest data host group filter (Oleg)
1637..F....... [ZBX-13119] removed 'empty' button in trigger selection window for map constructor item modal form (gcalenko, Ivo)
1638........S. [ZBX-12661] fixed Low-level discovery of dependent items not working after being edited and resulting in undefined offset error or foreign key constraint violation (vso)
1639...G...... [ZBX-13254] fixed 'skip' parameter behaviour for log[], log.count[], logrt[], logrt.count[] items in case log files initially do not exist (Andris)
1640...G...... [ZBX-13253] fixed losing the 1st record by log[] and logrt[] items if 'skip' parameter is used and log file initially is empty (Andris)
1641........S. [ZBX-13275] fixed slow housekeeping of events on MySQL (vso)
1642...G...... [ZBX-13264] fixed Zabbix agent compilation on OS/X (vso)
1643.......PS. [ZBX-13245] fixed IP fragmentation handling in Zabbix server response to Zabbix proxy (vso)
1644..F....... [ZBX-13258] fixed misaligned user group permission controls (Ivo)
1645....I..... [ZBX-13031] fixed Java gateway compilation without libpcre (Sergejs)
1646.......PS. [ZBX-12963] fixed passing argument to external check item that contain literal $ (Sergejs)
1647A......... [ZBX-12991] removed default values for "active_since" and "active_till" fields in maintenance.create API method (Ivo)
1648..F....... [ZBX-13270] fixed default selection of the required host permissions radio in the global scripts form (Sasha)
1649.......PS. [ZBX-12758] fixed slow housekeeping of events due to missing index on foreign key (vso)
1650..F....... [ZBX-11305] fixed color and label for event status on event details page (gcalenko)
1651..F.....S. [ZBX-13238] fixed spelling of Elasticsearch (abs, vjaceslavs)
1652..F....... [ZBX-13056] fixed incorrect positioning of context menu when it is opened using keyboard (gcalenko)
1653........S. [ZBX-13241] fixed memory leak on Zabbix server when executing remote commands through proxy (vso)
1654..F....... [ZBXNEXT-4139] fixed displaying of the eventlog severitites and severities in trigger map element (Andzs)
1655.......PS. [ZBX-13178] fixed ipc_path value in error message (MVekslers)
1656
1657--------------------------------------------------------------------------------
1658Changes for 4.0.0alpha1
1659
1660New features:
1661........S. [ZBXNEXT-3480] added support of inventory macros in event tags (abs, vso)
1662A.F.I...S. [ZBXNEXT-4175] implemented ability to send email to several email addresses specified as user media (miks, Sergejs)
1663..F.I..... [ZBXNEXT-4139] added high contrast light and high contrast dark themes (Andzs)
1664A......... [ZBXNEXT-4247] removed deprecated API methods: user.updareProfile, user.addMedia, user.updateMedia, user.deleteMedia, usergroup.massAdd, usergroup.massUpdate and usermedia.get (Sasha)
1665........S. [ZBXNEXT-970] added more detailed error information to notification message when DB is unavailable (viktors)
1666..F....... [ZBXNEXT-4137] removed green background from cells (Oleg)
1667..F....... [ZBXNEXT-4157] added map status summary to be readable by screen reader software (gcalenko)
1668..F....... [ZBXNEXT-4127] implemented popup displaying in overlay dialogues (miks)
1669...GI..PS. [ZBXNEXT-1520] increased the maximum Hosts/DNS name character length from 63 to 255 (gcalenko, Sergejs)
1670..F.....S. [ZBXNEXT-4108] implemented search of problems by trigger name (abs, miks)
1671..F....... [ZBXNEXT-4143] implemented keybord interaction in top navigation (miks)
1672...G...... [ZBXNEXT-1567] added item "vfs.dir.count" for counting directory entries (valdis)
1673..F....... [ZBXNEXT-4135] added tooltips for vertical labels (Oleg)
1674..F....... [ZBXNEXT-4146] added icons for error and success messages (Andzs)
1675..F....... [ZBXNEXT-4156] added option to view graphs items data and multiple items graph data as table (gcalenko, Ivo)
1676..F....... [ZBXNEXT-4160] reworked monitoring Discovery screen to show hint info right in the table cell (miks)
1677....I..... [ZBXNEXT-761] added rules to make dbschema.c, schema.sql and data.sql from schema.tmpl, data.tmpl and templates.tmpl if there is a need to (gleb)
1678..F.I..... [ZBXNEXT-4186] added ability to adjust colors for new graph items in graph creation form according selected theme (gcalenko, Sasha)
1679..F....... [ZBXNEXT-4145] fixed appearance of host column based on number of hosts specified in filter (miks)
1680A.F.I..... [ZBXNEXT-4118] implemented advanced options for tag-based search of problems (Ivo, Sasha)
1681..F....... [ZBXNEXT-4134] added 'lang' attribute to page body (gcalenko)
1682A.F....PS. [ZBXNEXT-4181] fixed Zabbix server to accept active Zabbix proxy requests only from allowed address if specified (Sasha, vso)
1683.......P.. [ZBXNEXT-4181] fixed passive Zabbix proxy to accept Zabbix server requests only from allowed address (vso)
1684....I..PS. [ZBX-10576] restructured unixODBC related code, moved it to a dedicated directory (gleb)
1685A......... [ZBX-3783] added strict validation for proxy.delete() method; proxy cannot be deleted when used in actions (Sasha)
1686....I..... [ZBX-11909] replaced company.com with example.com in data.sql (vmurzins)
1687
1688Bug fixes:
1689.......PS. [ZBX-12251] fixed possibility of trigger status getting stuck in PROBLEM or OK state due to transaction error in history synchronization, added deadlock to a list of recoverable errors (vso, wiper)
1690.......PS. [ZBX-12251] fixed possibility that new history values are lost and not processed by Zabbix server or Zabbix proxy due to recoverable transaction error (vso, wiper)
1691..F....... [ZBX-12996] fixed radio button and label inconsistency in maintenance period configuration (Sasha)
1692....I..... [ZBX-12895] improved performance of DB patch for updating data in the alerts table (Sergejs)
1693..F....... [ZBX-12082] fixed possibility to select triggers with same name in multiselect (Ivo)
1694...G...PS. [ZBX-12983] fixed compilation warnings under Windows (valdis)
1695........S. [ZBX-10578] fixed redundant init_result() calls; thanks to MATSUDA Daiki for the patch (abs)
1696....I..... [ZBX-12793] fixed system compiler checks during source configuration (abs)
1697...G...... [ZBX-11970] fixed style for some enumerators and structure type declarations (abs, Andris)
1698
1699--------------------------------------------------------------------------------
1700Changes for 3.4.15
1701
17023.4.15rc1 was released as 3.4.15 without any changes
1703
1704--------------------------------------------------------------------------------
1705Changes for 3.4.15rc1
1706
1707New features:
1708...G...... [ZBXNEXT-3047] fixed compilation errors on Windows platform with static OpenSSL libraries (Andris, viktors)
1709...G...PS. [ZBXNEXT-4836] added license information and OpenSSL linking exception to README file, show crypto library version when started with '-V' (Andris)
1710.......PS. [ZBXNEXT-4782] improve out of memory error message by adding statistics and backtrace; improve something impossible has just happened error message by adding backtrace (vso)
1711
1712Bug fixes:
1713..F....... [ZBX-14789] fixed translations from en_US to en_GB (Ivo)
1714..F....... [ZBX-14805] fixed unauthorized request error when resetting filter after enabling/disabling elements (agriscenko)
1715..F....... [ZBX-14758] fixed encoding for cookie names and values (Ivo, vmurzins)
1716.......PS. [ZBX-15122] fixed possible crash in web monitoring due to posts not being reset between steps (vso)
1717..F....... [ZBX-14691] fixed faulty behaviour of mandatory fields in Trigger expression form (vasilijs)
1718........S. [ZBX-15022] fixed shared memory leak during configuration cache synchronization (wiper)
1719..F....... [ZBX-13505] fixed link coloring in map when related trigger is not monitored (miks)
1720..F....... [ZBX-14934] made widget specific javascript files to be loaded with jsLoader (miks)
1721....I..... [ZBX-14966] removed the notes about sqlite from zabbix_server.conf (MVekslers)
1722........S. [ZBX-14875] fixed discovery and auto registration escalations being kept for one hour instead of deleted immediately (vso)
1723A.F....... [ZBX-14422] fixed SQL queries being logged when accessing API, even if debug mode is disabled (agriscenko)
1724...G...PS. [ZBX-15027] fixed startup failures due to orphaned or zombie processes remaining when zabbix daemon is terminated during startup (vso)
1725A......... [ZBX-14396] fixed excessive memory usage during template full clone (gcalenko, Sasha)
1726...G...... [ZBX-14779] extended support of system.stat[ent], system.stat[cpu,pc], system.stat[cpu,ec] on IBM AIX to LPAR type 'dedicated' (Andris)
1727........S. [ZBX-14851] fixed the host visible name in the event details/messages from server when using long utf8 text (MVekslers)
1728.......P.. [ZBX-14887] fixed max count of records in the single json that proxy can send to the server (MVekslers)
1729.......PS. [ZBX-14972] fixed the case where data from non-monitored VMware services are not removed from vmware cache (MVekslers)
1730...G...PS. [ZBX-14856] added support for OpenSSL 1.1.1 (Andris)
1731.D.G...PS. [ZBX-14971] added note on runtime control with PID numbers larger than 65535 to server, proxy and agentd help messages and man pages (Andris)
1732A......... [ZBX-14734] fixed the verification of the assignment of two web checks with the same name from different templates to one host (vasilijs)
1733..F....... [ZBX-14749] fixed cloning inherited host prototype on host (vasilijs)
1734..F....... [ZBX-14663] fixed calculation of Y zero position in graph (miks)
1735A......... [ZBX-14865] fixed "Field "parent_itemid" cannot be set to NULL" error message while importing multiple templates (Sasha)
1736........S. [ZBX-14854] improved preprocessor worker performance (MVekslers)
1737..F....... [ZBX-14811] fixed color of the host name in the title of the Screens (vasilijs)
1738..F....... [ZBX-14776] fixed sorting when changing status of media type (vasilijs)
1739..F....... [ZBX-14757] fixed fields becoming writable upon form refresh in host prototype form (vmurzins)
1740..F....... [ZBX-14689] fixed updating of the Graph list of host when selecting a group of hosts (vasilijs)
1741..F....... [ZBX-14803] fixed incorrect profile update causing page filter to sometimes show duplicate values (Ivo)
1742..F....... [ZBX-14727] fixed selection of data for trigger overview and graphs if first drop down entry is "none" (Ivo)
1743..F....... [ZBX-14650] fixed web.page.regexp item parameters description (gcalenko)
1744.......PS. [ZBX-14764] fixed crash that could occur when OpenIPMI pollers are configured (vso)
1745.......PS. [ZBX-14882] fixed crash in vmware collector when receiving invalid xml (vso)
1746........S. [ZBX-14908] fixed crash when processing internal trigger events and deleting triggers at the same time (vso)
1747.......PS. [ZBX-14853] fixed error of vmware items caused by misconfigured vmware maxQueryMetrics parameter (MVekslers)
1748........S. [ZBX-14830] fixed possible deadlock when history syncer was trying to update escalations with recovery event id (wiper)
1749
1750--------------------------------------------------------------------------------
1751Changes for 3.4.14
1752
17533.4.14rc1 was released as 3.4.14 without any changes
1754
1755--------------------------------------------------------------------------------
1756Changes for 3.4.14rc1
1757
1758New features:
1759A.F....... [ZBX-1357] enabled Portuguese (Portugal) translation to be displayed by default (zalex_ua)
1760
1761Bug fixes:
1762........S. [ZBX-14812] fixed hexadecimal to decimal preprocessing step to allow pairs of hexadecimal digits separated by space or new line (vso)
1763..F....... [ZBX-14496] fixed unauthorized request error when sorting list after enabling/disabling elements (agriscenko)
1764........S. [ZBX-14614] fixed server template linking with triggers having no dependencies (MVekslers)
1765...G...... [ZBX-6565,ZBX-13645,ZBX-14559] fixed agent on AIX 6.1 TL0, 7.1 TL0: system.stat[memory,avm], compilation, crash on net.dns[] items (Andris)
1766..F....... [ZBX-13015] fixed X axis labels with DST transition in the displayed period (Sasha)
1767........S. [ZBX-14777] increased severity of housekeeper logs in the case of invalid history/trends intervals (wiper)
1768........S. [ZBX-14778] fixed housekeeper attempting to remove history of discovery rules/prototypes (wiper)
1769.......PS. [ZBX-14771] fixed memory leak in poller if scheduling interval is invalid (vso)
1770.......PS. [ZBX-14775] fixed configuration of the maximum available count of aggregated metrics in a single request to vmware vCenter (MVekslers)
1771..F....... [ZBX-14676] fixed displaying links containing UTF-8 characters (Ivo)
1772...G...PS. [ZBX-14756] fixed zbxregexp library not compiling with old versions of pcre; thanks to Simon Matter for the patch (yurii)
1773
1774--------------------------------------------------------------------------------
1775Changes for 3.4.13
1776
17773.4.13rc2 was released as 3.4.13 without any changes
1778
1779--------------------------------------------------------------------------------
1780Changes for 3.4.13rc2
1781
1782Bug fixes:
1783.......PS. [ZBX-14765] fixed vmware incorrect memory release (MVekslers)
1784
1785--------------------------------------------------------------------------------
1786Changes for 3.4.13rc1
1787
1788New features:
1789...G...PS. [ZBX-13730] replaced pcreposix library with pcre, lowered backtracking limit, fixed libevent build issues (yurii)
1790
1791Bug fixes:
1792.......PS. [ZBX-14677] fixed vmware performance counter retrieval on installations with large number of datastores (wiper)
1793........S. [ZBX-14697] fixed memory leak in alert manager when connection to database was lost (vso)
1794..F....... [ZBX-12293] renamed trigger functions by adding function name at the beginning and removing the operator and "N" and placing operator in a separate field allowing two new operators "<=" and ">=" for selection (Ivo)
1795...G...PS. [ZBX-13730] fixed incorrect behavior of zbxregexp library when reusing latest regular expression (yurii)
1796.......PS. [ZBX-14593] fixed error message for invalid vmware endpoint (MVekslers)
1797........S. [ZBX-14614] fixed trigger dependency link to the template instead of the host during the discovery action (MVekslers)
1798...G...... [ZBX-372] added "zone" parameter to proc.num[] item for Solaris (viktors)
1799..F....... [ZBX-14631] fixed typo in string: ouf, not out (vasilijs)
1800........S. [ZBX-14410] fixed output of information about the error for expressions with functions of triggers or calculated items (MVekslers)
1801..F....... [ZBX-14433] fixed several problems in displaying of X axis on the graphs (Sasha)
1802
1803--------------------------------------------------------------------------------
1804Changes for 3.4.12
1805
18063.4.12rc1 was released as 3.4.12 without any changes
1807
1808--------------------------------------------------------------------------------
1809Changes for 3.4.12rc1
1810
1811Bug fixes:
1812........S. [ZBX-14548] fixed the disk usage counters reading for ESX/ESXi hosts (MVekslers)
1813..F....... [ZBX-9236] fixed timeselector period used to select 'all' values of particular item (miks)
1814...G...... [ZBX-13393] fixed agent compilation error on AlphaServer Tru64 5.1B (Andris)
1815..F....... [ZBX-13165] fixed Y-axis small value gradation issue in graphs (Ivo)
1816..F....... [ZBX-14575] fixed Norwegian locale key for windows (vmurzins)
1817.......PS. [ZBX-14566] fixed possible data loss due to MariaDB server restart (vso)
1818.......PS. [ZBX-13010] fixed crash of poller processes in ODBC checks, simplified code (Andris, wiper)
1819....I..... [ZBX-14370] fixed deleting of files after compiling a program (make clean) for Solaris (MVekslers)
1820..F....... [ZBX-14519] fixed displaying timeline points of days in Problems widget (vasilijs)
1821..F....... [ZBX-14491] fixed link "show value mappings", which leads to no permission page (vasilijs)
1822........S. [ZBX-12380] improved function parameter parsing for trigger functions (MVekslers)
1823..F....... [ZBX-13641] disabled preprocessing update for discovered items (vasilijs)
1824A......... [ZBX-13732] fixed status change for linked template items through parent template if host assigned (agriscenko)
1825..F....... [ZBX-14432] removed redundant code and improved performance in event details screen (miks)
1826........S. [ZBX-14410] improved error message handling in zbx_function_find() (MVekslers)
1827........S. [ZBX-14500] fixed crash when reporting unknown triggers and using $1-$9 macros at the same time (vso)
1828..F....... [ZBX-12104] added limit ZBX_HISTORY_PERIOD for {ITEM.VALUE} macro resolving in trigger name (gcalenko)
1829..F....... [ZBX-14402] fixed internal item parameter that does not match documentation (vasilijs)
1830
1831--------------------------------------------------------------------------------
1832Changes for 3.4.11
1833
1834New features:
1835A.F....... [ZBX-1357] added and enabled Norwegian translation to be displayed by default (zalex_ua)
1836A.F....... [ZBX-1357] updated English (United States), French, Hebrew, Japanese, Portuguese (Brazil), Russian, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
1837
1838--------------------------------------------------------------------------------
1839Changes for 3.4.11rc1
1840
1841Bug fixes:
1842...G...... [ZBX-6046] fixed the functions 'net.if.*' for Solaris with empty 64 bits counters (MVekslers)
1843A.F....... [ZBX-13355] fixed media type a required password field successfully passing validation while being empty and prevented auto-filling stored passwords by browser (Ivo)
1844.D........ [ZBX-14398] improved "Server" parameter description in Zabbix agent configuration file (vso)
1845.......PS. [ZBX-14447] reverted ZBX-13788 fix because of broken server-proxy compatibility between minor versions (wiper)
1846...G...... [ZBX-12250] fixed logrt[] item to analyze log file from start if no log files match and no log files were seen before (Andris)
1847.......PS. [ZBX-13765] fixed discovered host status update if it was down and a service was discovered on that host (Andris)
1848...G...... [ZBX-12070] fixed "proc.num" and "proc.mem" items calculation of values when zabbix_agentd called in test mode (Sergejs)
1849........S. [ZBX-14423] fixed use of initialized variable during application discovery (vso)
1850.......PS. [ZBX-12990] improved "vmware.hv.datastore.size" through usage the performance counters (MVekslers)
1851
1852--------------------------------------------------------------------------------
1853Changes for 3.4.10
1854
18553.4.10rc1 was released as 3.4.10 without any changes
1856
1857--------------------------------------------------------------------------------
1858Changes for 3.4.10rc1
1859
1860Bug fixes:
1861..F....... [ZBX-14414] fixed PHP 7.2 error message in the Monitoring->Latest data page (Sasha)
1862A.F....... [ZBX-13712] fixed "Undefined index: master_itemid" and SQL errors in item.update and itemprototype.update methods; fixed updating of discovered items (Sasha)
1863..F....... [ZBX-13549] fixed displaying of not monitored triggers in maps (miks)
1864..F....... [ZBX-12359] fixed "Automatic icon selection" checkbox not working and displaying two icons at once in map constructor (Ivo)
1865........S. [ZBX-14333] fixed {ESC.HISTORY} and action log not to display colon without target host when executed on Zabbix server (vso)
1866A.F....... [ZBX-13361] fixed error messages when configuring an existing item to have an update interval (miks)
1867........S. [ZBX-13043] removed error message for when user has defined media but all of them are disabled (viktors)
1868........S. [ZBX-14312] fixed possible deadlock in history syncer when housekeeper is deleting events (vso)
1869..F....... [ZBX-13697] fixed session expiration when changing default authentication method (miks)
1870A.F....... [ZBX-13680] fixed action not being cloned due to existing operation id being submitted (agriscenko)
1871..F....... [ZBX-13775] fixed map tree widget border color (Andzs)
1872...G...PS. [ZBX-13782] fixed decoding of Unicode characters in JSON (Andris)
1873..F....... [ZBX-13767] fixed "undefined index: acknowledges" error on problems page (agriscenko)
1874..F....... [ZBX-12175] fixed subfilter entries with long names going off the screen (agriscenko, Andzs)
1875..F....... [ZBX-12644] fixed filter being partially reset when using pagination in availability report page (Ivo)
1876..F....... [ZBX-12882] fixed in popup window being allowed to select applications from different hosts when editing item mass update form (agriscenko)
1877.......PS. [ZBX-13788] fixed host availability stuck in unknown state after proxy changes (wiper)
1878........S. [ZBX-12372] fixed duplication of prefix "/" for second parameter "path" in items "web.page.*" (MVekslers)
1879...G...... [ZBX-14315] fixed validation of "max_depth" in "vfs.dir.size" for agent (MVekslers)
1880
1881--------------------------------------------------------------------------------
1882Changes for 3.4.9
1883
18843.4.9rc3 was released as 3.4.9 without any changes
1885
1886--------------------------------------------------------------------------------
1887Changes for 3.4.9rc3
1888
1889Bug fixes:
1890........S. [ZBX-14313] fixed trigger level correlation when multiple tags are set (wiper)
1891
1892--------------------------------------------------------------------------------
1893Changes for 3.4.9rc2
1894
1895Bug fixes:
1896...G...... [ZBX-13781] fixed possible crash in the function "web.page.get" of Zabbix Agentd (MVekslers)
1897
1898--------------------------------------------------------------------------------
1899Changes for 3.4.9rc1
1900
1901Bug fixes:
1902..F....... [ZBX-14337] fixed persistent xss in map navigation tree widget (vjaceslavs)
1903..F....... [ZBX-14336] fixed persistent xss vulnerability in services (vjaceslavs)
1904..F....... [ZBX-12821] fixed multiple javascript memory leaks (miks)
1905........S. [ZBX-13755] fixed proxy lastaccess update on 32-bit Zabbix server (vso)
1906..F....... [ZBX-12425] fixed selection of web items in the "Plain text" screen element (Sasha)
1907...G...... [ZBX-13781] fixed CRLF injection in Zabbix Agentd (MVekslers)
1908........S. [ZBX-13766] fixed comparison of two large float numbers in expressions (Sergejs)
1909.......PS. [ZBX-13481] fixed incorrect parsing of BITS data type in SNMP response (vso)
1910.......PS. [ZBX-13744] fixed potential shared memory leak when item is removed (Sergejs)
1911A.F....... [ZBX-13742] fixed parsing of the operator "not" in trigger expression (Sasha)
1912.........T [ZBX-13535] fixed trigger recovery expression for 'High error rate' trigger (vitaly)
1913.........T [ZBX-13278] fixed trigger expression for 'Link down' trigger (vitaly)
1914...G...... [ZBX-12805] increased command line limit for proc.num checks on hp-ux systems (Andris, wiper)
1915..F....... [ZBX-13728] fixed problem duration on trigger page being calculated incorrectly (agriscenko)
1916...G...PS. [ZBX-13660] fixed data types passed to is_ushort() for converting PID, port and process number (Andris)
1917..F....... [ZBX-12935,ZBX-13539] fixed displaying of floating point values under the "Latest data" page (Sasha)
1918...G...PS. [ZBX-13579] fixed unnecessary data getting when agent becomes available in the non-collection data period (Sergejs)
1919..F....... [ZBX-13685] fixed maintenance entries displayed in list when filter is applied (agriscenko)
1920....I..... [ZBX-12756] improved configure script to check iconv library (MVekslers)
1921........S. [ZBX-13667] added notification in zabbix server log about 'error' in elasticsearch json response (MVekslers)
1922..F....... [ZBX-13683] fixed multiselect items not being sorted by name (agriscenko)
1923........S. [ZBX-13299] fixed autoregistration, discovery and internal notifications not being sent due to uninitialized severity (vso)
1924....I..... [ZBX-13607] changed ping script to return success also for timeouts (wiper)
1925..F....... [ZBX-12967] fixed slide show refresh interval multiplier menu not working (agriscenko)
1926........S. [ZBX-13696] added maximum record limit to old session removal in housekeeper (wiper)
1927..F....... [ZBX-13642] fixed undefined index in user edit form (agriscenko)
1928..F....... [ZBX-13668] fixed dynamic widget searching for item key in item prototypes (agriscenko)
1929..F....... [ZBX-13500] fixed fractional values in triggers being misinterpreted without a leading 0 (agriscenko)
1930..F....... [ZBX-13561] fixed incorrectly displayed pie graph when first item has no data (Ivo)
1931..F....... [ZBX-13517] fixed undefined index in pie charts (Ivo)
1932..F....... [ZBX-13499] fixed checkbox selector in problems table (ashubin, miks)
1933........S. [ZBX-13598] fixed crash when Zabbix process cannot connect to preprocessing service (viktors, vso)
1934..F....... [ZBX-13625] fixed blinking in the problem widget (agriscenko)
1935..F....... [ZBX-13560] fixed acknowledge notifications being visible in the event popup (agriscenko)
1936..F....... [ZBX-13298] fixed missing graph after faulty graph edit form submission (nikita)
1937
1938--------------------------------------------------------------------------------
1939Changes for 3.4.8
1940
19413.4.8rc1 was released as 3.4.8 without any changes
1942
1943--------------------------------------------------------------------------------
1944Changes for 3.4.8rc1
1945
1946New features:
1947..F....... [ZBXNEXT-4374] implemented the widget configuration fields clearing when changing the type (ashubin)
1948..F....... [ZBXNEXT-4045] implemented maximum size for graphs in widgets (gcalenko)
1949A.F....... [ZBX-1357] enabled Hebrew translation to be displayed by default (zalex_ua)
1950A.F....... [ZBX-1357] updated Chinese (China), Czech, English (United States), French, German, Hebrew, Japanese, Korean, Russian, Turkish, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
1951
1952Bug fixes:
1953..F....... [ZBX-13542] fixed http steps on template not inheriting hosts application setting (nikita)
1954..F....... [ZBX-13618] fixed wrong variables order in translatable error message (nikita)
1955..F....... [ZBX-13344] fixed trigger based actions having a default "not in maintenance" condition (agriscenko)
1956........S. [ZBX-13613] improved a history syncer when backend elasticsearch is not available (MVekslers)
1957...G...... [ZBX-13544] fixed agent crashes when using regex with 'Log' item for Mac OSX (MVekslers)
1958........S. [ZBX-13611] fixed lld rules not always saving their state/error message changes (wiper)
1959........S. [ZBX-13571] fixed regression that resulted in slow history data queries on partitioned tables (wiper)
1960A.F....... [ZBX-13424] added possibility to select web items as master items and improved copying of dependent items to destination hosts and templates (Ivo)
1961A......... [ZBX-13573] fixed undefined index message changing Action "Acknowledgment operations" from "Remote command" to "Notify all involved" (agriscenko)
1962A......... [ZBX-13570] fixed undefined index in API call (agriscenko)
1963A......... [ZBX-13331] removed "recovery" property from action.get API method response (nikita)
1964..F....... [ZBX-13309] fixed displaying of Problem/Recovery time (agriscenko, ashubin, Sasha)
1965.......PS. [ZBX-13450] fixed server and proxy compilation problem for Solaris 10 (MVekslers)
1966A.F....... [ZBX-13458,ZBX-13494] fixed resolving of the macros in map labels for non-superadmin users (Sasha)
1967..F....... [ZBX-13526] fixed widget placeholder jumping instead of resizing while dashboard edit (ashubin)
1968.......PS. [ZBX-13362] fixed potentially wrong rows deleting by housekeeper in PostgreSQL (Sergejs)
1969..F....... [ZBX-13506] fixed linked trigger is moved to sibling map element (agriscenko)
1970........S. [ZBX-13586] fixed trigger-based event correlation - suspend creation of event if no problems are recovered by it (viktors, wiper)
1971........S. [ZBX-13339] improved deallocation of memory (MVekslers)
1972..F....... [ZBX-13340] fixed pie graphs displaying incorrect data (Ivo)
1973..F....... [ZBX-13412] fixed JS error and wrong form behaviour when changing item type, type of information, data type (agriscenko)
1974..F....... [ZBX-13257] fixed display of the latest item in Audit log (agriscenko)
1975..F....... [ZBX-13447] fixed trigger name readability on map in dark theme (nikita)
1976..F....... [ZBX-13360] fixed HTML5 placeholder color that previously appeared like actual input data (nikita)
1977...G...PS. [ZBX-13351] improved OpenSSL error messages (viktors)
1978..F....... [ZBX-13147] fixed inconsistent number on map navigation tree (nikita)
1979..F....... [ZBX-13537] fixed "Inaccessible user" in Dashboard System status widgets acknowledgement popup (agriscenko)
1980....I..... [ZBX-13472] fixed description of "Server" and "ServerActive" configuration options (Sasha)
1981........S. [ZBX-13455] added frontend error message when templates cannot be linked to LLD host (viktors)
1982..F....... [ZBX-13434] fixed incorrect trigger dependencies being set after copying triggers to multiple hosts; thanks to Kotaro Miyashita for the patch (Ivo)
1983..F....... [ZBX-12883] fixed incorrect ordering the list of triggers after saving a map (agriscenko)
1984..F....... [ZBX-12940] fixed content does not fit dialog window (agriscenko)
1985..F....... [ZBX-13401] fixed successful items mass update with invalid update interval (agriscenko)
1986..F....... [ZBX-13342] fixed order by query in frontend Maintenance tab (agriscenko)
1987A......... [ZBX-6167] fixed partial updating in maintenance.update (ashubin)
1988...G...... [ZBX-13062] banned using of mutex in threads of metrics collection (MVekslers)
1989........S. [ZBX-13236] fixed error message of function parameters parse (MVekslers)
1990....I..... [ZBX-13398] fixed configure script for Debian GNU/Linux "buster" and "sid" to work with PostgreSQL (viktors)
1991..F....... [ZBX-13428] fixed long name of map outside go back button in map widget (agriscenko, Sasha)
1992A.F....... [ZBX-12754] fixed undefined index error in map import (gcalenko)
1993..F....... [ZBX-13166] fixed daily and yearly notification reports not including current day/last day of leap-year (nikita)
1994.......PS. [ZBX-13498] added optional MySQL upgrade patch for "problem" table to drop redundant index after another index that can be used to enforce the foreign key constraint has been created (vso)
1995........S. [ZBX-13452] fixed Elasticsearch history storage default value types (viktors)
1996..F....... [ZBX-12941] fixed checkbox overlay's position over the checkbox (miks)
1997..F....... [ZBX-13334] fixed translations of Widget parameters window (agriscenko)
1998A......... [ZBX-13248] fixed field trapper_hosts to optional for trapper item.create (ashubin)
1999..F....... [ZBX-13307] fixed map scaling and position to the widget left side (ashubin)
2000A......... [ZBX-6118] fixed poor performance of changing an item on the template which linked with many hosts (Sasha)
2001..F....... [ZBX-13141] fixed invalid value for "Update interval" field in mass update form on submit was redirecting to items list (gcalenko)
2002
2003--------------------------------------------------------------------------------
2004Changes for 3.4.7
2005
20063.4.7rc2 was released as 3.4.7 without any changes
2007
2008--------------------------------------------------------------------------------
2009Changes for 3.4.7rc2
2010
2011Bug fixes:
2012.......P.. [ZBX-13403] allowed proxy to execute remote commands on agents using encrypted connection (gleb)
2013.......PS. [ZBX-13441] fixed crashes in case of failures (e.g. timeouts) during VMware hypervisor discovery (gleb)
2014A.F....... [ZBX-12607] fixed performance of map.get API method and map-related views (miks, Sasha)
2015....I..... [ZBX-13055] fixed compilation failure in Alpine Linux due to missing res_ninit() function (vso)
2016
2017--------------------------------------------------------------------------------
2018Changes for 3.4.7rc1
2019
2020Bug fixes:
2021........S. [ZBX-13194] fixed incorrect processing of zabbix[wcache,value,*] internal check (Sergejs)
2022.......PS. [ZBX-13060] added limitation for meaningless server reconnection attempts to incorrectly configured passive proxy (viktors)
2023...G...... [ZBX-13117] fixed vfs.dir.size with symbol links on Windows (MVekslers)
2024........S. [ZBX-12643] improved error log message in case Zabbix server database cannot be used due to empty "users" table (vso)
2025...G...... [ZBX-11720] fixed memory leak which breaks vfs.fs.size, vfs.fs.inode and vfs.dir.size items if compiled with LeakSanitizer (Andris)
2026........S. [ZBX-13131] fixed truncated multiline text values from network discovery SNMP checks (viktors)
2027........S. [ZBX-13343] fixed last trends update clock caching (wiper)
2028A......... [ZBX-13325] fixed trend.get() method with Oracle backend (Sasha)
2029..F....... [ZBX-13223] fixed graphs duplication in graph preview (ashubin)
2030...G...... [ZBX-13055] fixed problems with DNS resolver interface on NetBSD (valdis)
2031..F....... [ZBX-13345] removed SID from URL in screen edit mode (miks)
2032..F....... [ZBX-13214] added support of \0 matching group for regsub and iregsub methods (gcalenko, Sasha)
2033........S. [ZBX-13208] eliminated race condition that caused history collection for newly created items to start before preprocecessing steps finished syncing (vso)
2034.......P.. [ZBX-13130] fixed Zabbix proxy not to generate high network traffic when server does not accept data (vso)
2035..F....... [ZBX-13288] fixed image ghosting for mass update of map elements (vjaceslavs)
2036...G...... [ZBX-13246] fixed processing of command line arguments which are longer than 2KB for proc.num and proc.mem items on AIX (viktors)
2037
2038--------------------------------------------------------------------------------
2039Changes for 3.4.6
2040
20413.4.6rc1 was released as 3.4.6 without any changes
2042
2043--------------------------------------------------------------------------------
2044Changes for 3.4.6rc1
2045
2046Bug fixes:
2047..F....... [ZBX-13276] fixed compatibility issue with Elasticsearch versions starting from 6.0 (vjaceslavs)
2048..F....... [ZBX-12389] fixed latest data host group filter (Oleg)
2049..F....... [ZBX-13119] removed 'empty' button in trigger selection window for map constructor item modal form (gcalenko, Ivo)
2050........S. [ZBX-12661] fixed Low-level discovery of dependent items not working after being edited and resulting in undefined offset error or foreign key constraint violation (vso)
2051...G...... [ZBX-13254] fixed 'skip' parameter behaviour for log[], log.count[], logrt[], logrt.count[] items in case log files initially do not exist (Andris)
2052...G...... [ZBX-13253] fixed losing the 1st record by log[] and logrt[] items if 'skip' parameter is used and log file initially is empty (Andris)
2053........S. [ZBX-13275] fixed slow housekeeping of events on MySQL (vso)
2054.......PS. [ZBX-13245] fixed IP fragmentation handling in Zabbix server response to Zabbix proxy (vso)
2055....I..... [ZBX-13031] fixed Java gateway compilation without libpcre (Sergejs)
2056A......... [ZBX-12991] removed default values for "active_since" and "active_till" fields in maintenance.create API method (Ivo)
2057..F....... [ZBX-13270] fixed default selection of the required host permissions radio in the global scripts form (Sasha)
2058.......PS. [ZBX-12758] fixed slow housekeeping of events due to missing index on foreign key (vso)
2059..F....... [ZBX-11305] fixed color and label for event status on event details page (gcalenko)
2060..F.....S. [ZBX-13238] fixed spelling of Elasticsearch (abs, vjaceslavs)
2061........S. [ZBX-13241] fixed memory leak on Zabbix server when executing remote commands through proxy (vso)
2062.......PS. [ZBX-13178] fixed ipc_path value in error message (MVekslers)
2063
2064--------------------------------------------------------------------------------
2065Changes for 3.4.5
2066
20673.4.5rc3 was released as 3.4.5 without any changes
2068
2069--------------------------------------------------------------------------------
2070Changes for 3.4.5rc3
2071
2072Bug fixes:
2073.......PS. [ZBX-13225] fixed compilation problem with old curl version for Elasticsearch support (abs, wiper)
2074........S. [ZBX-13208] fixed problem when items might be synced without preprocessing steps if they were created during configuration cache synchronization (wiper)
2075
2076--------------------------------------------------------------------------------
2077Changes for 3.4.5rc2
2078
2079New features:
2080A.F....... [ZBX-12825] implemented delayed URL validation; enabled user macros containing URLs as valid; made URL validation as optional; improved URL validation (miks)
2081
2082Bug fixes:
2083A......... [ZBX-13210] fixed sort param logic for elasticseach (vjaceslavs)
2084.......PS. [ZBX-13188] fixed possibility of endless loop during unrecoverable database error; fixed incomplete handling of database error (vso)
2085..F....... [ZBX-13181] fixed database configuration error reporting and message filtering when messages are received from clear_messages function (miks)
2086..F....... [ZBX-13176] fixed last item value retrieval errors in history manager (vjaceslavs)
2087..F....... [ZBX-12856] fixed empty host filter when adding dependent trigger in trigger edit form (gcalenko)
2088..F....... [ZBX-13024] fixed parsing "request" parameter for URLs without input parameters (Sasha)
2089........S. [ZBX-13153] fixed possibility that proxy last access updates are lost during cache reload (vso)
2090........S. [ZBX-13149] fixed possible crash in history syncer when processing deleted item (wiper)
2091
2092--------------------------------------------------------------------------------
2093Changes for 3.4.5rc1
2094
2095New features:
2096..F.....S. [ZBXNEXT-4002] implemented support for Elasticsearch as history storage (abs, vjaceslavs, wiper)
2097..F....... [ZBX-12809] implemented overlay dialog centering using javascript (miks)
2098
2099Bug fixes:
2100..F....... [ZBX-13262] fixed cookie http-only attribute to prevent XSS attacks (miks)
2101..F....... [ZBX-13261] fixed reflected XSS vulnerability in popup forms (gcalenko)
2102..F....... [ZBX-13260] fixed permissions check in script execution form (miks)
2103..F....... [ZBX-13190] fixed check for permissions to enable/disable actions (gcalenko)
2104.........T [ZBXNEXT-4223] performed network templates cleanup (vitaly)
2105........S. [ZBX-12974] fixed TLS connection to passive proxy error handling (gleb, valdis)
2106..F....... [ZBX-12714] fixed overflow property of svg (vjaceslavs)
2107.......PS. [ZBX-12925] fixed logic of commit/rollback operations (vjaceslavs)
2108..F....... [ZBX-13088] fixed incomplete data in notification reports for yearly report types (gcalenko)
2109........S. [ZBX-12887] fixed alert error message visibility to unrelated users (valdis)
2110.......PS. [ZBX-12497] improved VMware event log data collection and processing (gleb)
2111...G...... [ZBX-8054] relieved windows agent of dependency on MFC (valdis)
2112..F....... [ZBX-13024] fixed missed url search part in request login parameter (miks)
2113....I..... [ZBX-12798] added --with-libpcre-lib configure option (valdis)
2114..F....... [ZBX-13044] fixed undefined index when setting strict-transport-security http header (miks)
2115..F....... [ZBX-12897] fixed error causing empty list in popup window when opened from page having host group filter (gcalenko)
2116..F....... [ZBX-12948] fixed percentile visibility in dashboard graph widgets (gcalenko)
2117A.F....... [ZBX-12655] added filter on event details page to show messages sent to users only from same groups (gcalenko)
2118........S. [ZBX-13061] fixed memory leak in preprocessing manager (wiper)
2119....I..... [ZBX-12232] fixed mysql m4 configuration script for mariadb C connector (abs)
2120..F....... [ZBX-12663] fixed retaining the scrollbar position on page reload (Ivo)
2121..F....... [ZBX-12247] fixed multiselect not showing results for read-only objects in screen configuration (Ivo)
2122..F....... [ZBX-13016] fixed warning message shown by deprecated PHP 7.2 function create_function() (Sasha)
2123..F....... [ZBX-12130] fixed max length validation in textarea fields (Ivo)
2124........S. [ZBX-13027] fixed floating range validation during conversion from uint64 to float (wiper)
2125........S. [ZBX-12975] fixed possibility of foreign key constraint failure due to events being removed before trigger data storage period expires (vso)
2126........S. [ZBX-11426] fixed potentially incorrect delete procedure for problems and events (abs)
2127........S. [ZBX-8049] fixed zabbix[java,,ping] to stay supported when java gateway is down (valdis)
2128....I..... [ZBX-12895] improved performance of DB patch for updating data in the alerts table (Sergejs)
2129........S. [ZBX-12971] fixed possibility of host availability being stuck in unknown state when monitoring though proxy (vso)
2130.......P.. [ZBX-12971] fixed Zabbix proxy not to send same host availability more than once (vso)
2131........S. [ZBX-12800] fixed incorrect trigger dependency calculation when processing dependent triggers in the same history syncer batch (wiper)
2132A......... [ZBX-10754] fixed inheritance of template properties in web scenarios (miks)
2133..F....... [ZBX-12926] fixed translation string on administration general housekeeping page (gcalenko)
2134..F....... [ZBX-12738] added missing key "vfs.dir.size" for active agent in item edit form (gcalenko)
2135..F....... [ZBX-12856] fixed wrong default value for host filter when adding dependent trigger in trigger edit form (gcalenko)
2136..F....... [ZBX-12082] fixed possibility to select triggers with same name in multiselect (Ivo)
2137........S. [ZBX-9567] added missing fields to webscenario data handling (valdis)
2138..F....... [ZBX-11051] fixed displaying highest severity when dashboard filter options contain unacknowledged only (Ivo)
2139...G...... [ZBX-10710] fixed CPU guest time utilization accounting in Linux (valdis)
2140........S. [ZBX-12978] improved performance of preprocessor manager, alert manager/worker, IPMI manager/poller by reducing frequency of log rotation checks that handle stdout/stderr (vso)
2141........S. [ZBX-12936] improved SQL performance by updating proxy last access in bulks (vso)
2142.....J.... [ZBX-12705] added check for collisions and unsupported characters in macro names in jmx.discovery (vjaceslavs)
2143........S. [ZBX-12970] fixed processing of alerts when related event is removed (vso)
2144...G...... [ZBX-12544] fixed compilation warnings (valdis)
2145
2146--------------------------------------------------------------------------------
2147Changes for 3.4.4
2148
21493.4.4rc1 was released as 3.4.4 without any changes
2150
2151--------------------------------------------------------------------------------
2152Changes for 3.4.4rc1
2153
2154New features:
2155..F....... [ZBXNEXT-1421] added service sorting by name if multiple services has same 'sortorder' value (miks)
2156...G...... [ZBXNEXT-3493] added Windows service configuration check to determine if service can be trigger started (Andris, viktors)
2157..F....... [ZBXNEXT-4019] implemented default widget refresh interval (Ivo)
2158..F....... [ZBXNEXT-4081] improved error message for case when none of supported database modules exists (gcalenko)
2159
2160Bug fixes:
2161..F....... [ZBX-13133] fixed multiple security issues (miks)
2162........S. [ZBX-12874] fixed target list to be meaningless if custom set of commands is executed on zabbix server (vso)
2163........S. [ZBX-12936] fixed update proxy lastaccess value when receiving data (valdis)
2164.......PS. [ZBX-12854] fixed crash of VMware collector with DebugLevel=4 (gleb)
2165........S. [ZBX-12903] added floating value range validation for metrics calculated by server (wiper)
2166..F....... [ZBX-12904] added validation for groupid and hostid parameters in dashboard view (vmurzins)
2167A......... [ZBX-12837] fixed error in action update when changing media type (gcalenko)
2168...G...... [ZBX-11902] fixed CPU count for LPAR partitions in IBM AIX (abs)
2169A......... [ZBX-12778] fixed problem.get and event.get API methods when "selectTags" option contains extended output (Ivo)
2170...G...... [ZBX-12260] fixed windows agent to support UTF-16LE, UCS-2, UCS-2LE encodings (vso)
2171........S. [ZBX-12853] fixed last access not being updated for passive proxies after getting historical data (vso)
2172..F....... [ZBX-6669] fixed use of current host as filter when selecting items for graph forms and trigger forms (gcalenko)
2173..F....... [ZBX-12722] fixed scrollbar causing a JS error in "500 latest values" page due to unnecessarily initialization (Ivo)
2174..F....... [ZBX-12860] fixed problem counting in host groups in navigation tree widget (miks)
2175..F....... [ZBX-12710] fixed OS type detection logic (vjaceslavs)
2176..F....... [ZBX-12543] fixed problems with session management (vjaceslavs)
2177..F....... [ZBX-12670] fixed {HOST.*} macro support in map trigger elements (vjaceslavs)
2178..F....... [ZBX-12784] fixed advanced label support in map editing mode (vjaceslavs)
2179..F....... [ZBX-12666] fixed ETag comparison check in jsLoader for web server with enabled compression (gcalenko)
2180..F....... [ZBX-12775] fixed undefined index error in dashboard problems widget (miks)
2181........S. [ZBX-12857] improved pre-processing manager performance when processing large number of values (wiper)
2182........S. [ZBX-12259] added an informative warning about lack of data for macros used in LLD rule filter (viktors)
2183
2184--------------------------------------------------------------------------------
2185Changes for 3.4.3
2186
21873.4.3rc1 was released as 3.4.3 without any changes
2188
2189--------------------------------------------------------------------------------
2190Changes for 3.4.3rc1
2191
2192New features:
2193...G...PS. [ZBXNEXT-1862] modified server, proxy and agent to follow changes in /etc/resolv.conf (Andris)
2194
2195Bug fixes:
2196.......PS. [ZBX-12521] improved logging in external checks (valdis)
2197..F.I..... [ZBX-12659] fixed missing information in "Status of Zabbix" widget with huge sessions table (Sasha)
2198..F....... [ZBX-12788] fixed error when template is added to hosts via mass update form (gcalenko, vmurzins)
2199.......P.. [ZBX-12838] fixed trap, snmptrap items of log type not being processed by proxy (wiper)
2200..F....... [ZBX-12777] fixed default value for JMX endpoint on item type change in edit form and mass update form (gcalenko)
2201...G...PS. [ZBX-12594] fixed system.run, user parameter and external check not to become unsupported when exit code is different than zero (vso)
2202........S. [ZBX-10547] fixed IT services calculation in parallel transactions not seeing each other changes when calculating common parent service (vso)
2203........S. [ZBX-12791] fixed hanging of preprocessing manager process due to file descriptor limit exhaustion when too many data gathering processes are configured to start (gleb)
2204..F....... [ZBXNEXT-3732] fixed IE and Opera specific javascript bug; improved the depth control of navigation tree items; improved coding style and performance (miks)
2205..F....... [ZBX-12577] fixed simple graph widget item support: only supported dynamic items, only real hosts, show only hosts with items (gcalenko)
2206..F....... [ZBX-12689] added 'filter field should not be empty' validation for sysmap widget form (gcalenko)
2207........S. [ZBX-12441] fixed user permission check for macros containing user personal information in notification messages (viktors)
2208.......PS. [ZBX-12725] improved task database operations to handle/prevent creation of tasks without corresponding data records (wiper)
2209..F....... [ZBX-12771] fixed {HOST.*} macro expansion for map trigger elements in map constructor (vjaceslavs)
2210....I..... [ZBX-12779] fixed detection of PostgreSQL 10 (Andris)
2211.......P.. [ZBX-12281] fixed simultaneous sending of the same history data from passive proxy (gleb, vjaceslavs)
2212..F....... [ZBX-12770] fixed links in select popup for user groups; updated group selection field in Administration->Users (gcalenko)
2213..F....... [ZBX-12576] fixed difference between item and web scenario item graphs on simple graph widget (gcalenko)
2214A......... [ZBX-8277] improved performance of hostgeneral.unlink() method; fixed SQL statement (Sasha)
2215..F....... [ZBX-12633] added horizontal scrollbar to the map in view mode; removed homepage label in maps and graphs; made graph timestamp visible only if debug-mode is on (miks)
2216..F....... [ZBX-12576] fixed error in simple graph widget for web scenario items (gcalenko)
2217..F....... [ZBX-12715] fixed problem box stretching in navigation tree in IE11; fixed position of all navigation tree problem boxes in Edge (miks)
2218..F....... [ZBX-12679] fixed escaping of translation strings with apostrophe in forms: dashboard sharing and monitoring, administration of housekeeper and trigger options, item edit and mass update, xml import, host edit, web scenario, trigger configuration. (gcalenko)
2219........S. [ZBX-11426] fixed the housekeeper for not deleting events in open problem state (abs)
2220.......PS. [ZBX-12691] moved item state,lastlogsize,mtime,lastclock configuration cache update from value reception to value processing (wiper)
2221........S. [ZBX-12802] reduced memory used by pre-processor manager item cache (wiper)
2222..F....... [ZBX-12619] fixed error displaying of zabbix server status widget (gcalenko)
2223A......... [ZBX-12681] fixed SQL errors in event.get() method (Sasha)
2224..F....... [ZBX-12709] fixed possibility to enter deleys with suffixes for new elements of slideshows (Sasha)
2225A......... [ZBX-12482] fixed behavior for graph prototypes when item prototype is deleted (Sasha)
2226A......... [ZBX-12727] fixed response for script.get() method with "editable" flag (Sasha)
2227A......... [ZBX-12727] fixed dcheck.get(), dhost.get() and dservice.get() permission checks for admin users; related to ZBX-7238 (Sasha)
2228
2229--------------------------------------------------------------------------------
2230Changes for 3.4.2
2231
22323.4.2rc2 was released as 3.4.2 without any changes
2233
2234--------------------------------------------------------------------------------
2235Changes for 3.4.2rc2
2236
2237Bug fixes:
2238..F....... [ZBX-12769] fixed XSS vulnerabilities in argument passing for popup forms and file import forms (gcalenko)
2239A.F....... [ZBX-12768] added schema validation for URL fields based on schemas whitelist in ZBX_URI_VALID_SCHEMES (gcalenko, Sasha)
2240..F....... [ZBX-12572] fixed losing "now" on timeline (vmurzins)
2241.......PS. [ZBX-12739] fixed data conversion for ssh checks of numeric value type (wiper)
2242
2243--------------------------------------------------------------------------------
2244Changes for 3.4.2rc1
2245
2246New features:
2247A.F....... [ZBXNEXT-4091] improved permission schema of the dashboards for normal administrators (Sasha)
2248.........T [ZBXNEXT-4099] removed starting point from all OIDs; shortened old IOS Cisco templates names (vitaly, vso)
2249.........T [ZBXNEXT-4067] added preprocessing_queue item/graph/screen widget in Template App Zabbix Server (vitaly, vso)
2250A.F....... [ZBXNEXT-4084] renamed action acknowledgment operation 'Notify all who left acknowledgement and comments' to 'Notify all involved' (gcalenko)
2251........S. [ZBXNEXT-4084] added users who received notifications regarding the problem to 'Notify all involved' acknowledgment operation recipient list (wiper)
2252A.F....... [ZBX-1357] enabled Turkish translation to be displayed by default (zalex_ua)
2253A.F....... [ZBX-1357] updated Chinese (China), English (United States), Japanese, Korean, Turkish translations; thanks to Zabbix translators (zalex_ua)
2254..F....... [ZBXNEXT-4054] implemented feature to open first available dashboard from the list (Ivo)
2255..F....... [ZBXNEXT-4046] implemented dashboard widget minimum height limit (gcalenko)
2256
2257Bug fixes:
2258.......PS. [ZBX-12708] fixed service port validation if auto-discovery is performed by the zabbix proxy (abs, vso)
2259...G...PS. [ZBX-12718] fixed crash when using item of log value type as master item for dependent items (wiper)
2260.......P.. [ZBX-12720] fixed processing of log keys with non log value types for items monitored by proxies (wiper)
2261..F....... [ZBX-12530] fixed non well formed numeric value encaunteration in slideshow; implemented getBBox workaround for Firefox (miks)
2262.........T [ZBX-12688] fixed false positives on 'High bandwidth usage' trigger in Template_Module_Interfaces_* templates (vitaly, vso)
2263.......PS. [ZBX-11675] fixed crash that could occur during connection failures to MySQL (Sergejs, vso)
2264..F....... [ZBX-12617] fixed sorting by host name for items on availability report page (gcalenko)
2265A......... [ZBX-12699] added support of strings in "sortfield" and "sortorder" parameters, and added sorting by "name" for dashboard.get() (Sasha)
2266..F....... [ZBX-12577] added item select filter for simple graph to allow select only supported item (gcalenko)
2267..F....... [ZBX-12647] fixed map minimum severity option in screens (miks)
2268........S. [ZBX-12696] fixed trigger not being calculated for newly received item values if last one of those is unsupported value (vso)
2269..F....... [ZBX-12548] fixed notification sound not being played for message with timeout set to greater than minute (gcalenko)
2270...G...... [ZBX-12653] fixed heap corruption in Windows agent; thanks to Ronnie Kaech for the patch (abs)
2271A......... [ZBX-12660] fixed result of hostinterface.replacehostinterfaces method (Sasha)
2272..F....... [ZBX-12469] added new context for 'Second' string to be properly translated in maintenance period form (gcalenko)
2273..F....... [ZBX-12616] fixed trapper item "Allowed hosts" field user macro support (gcalenko)
2274.......PS. [ZBX-12493] fixed address and ports array size in zbx_init_ipmi_host() to match OpenIPMI internals (Andris, vso)
2275...G...PS. [ZBX-10820] fixed potential loss of data when server/proxy processes zabbix_sender data (Andris)
2276...G...PS. [ZBX-4252] eliminated sending of DNS AAAA queries when checking IPv4 incoming connection in agent or for trapper item and A queries in case of IPv6 (Andris)
2277..F....... [ZBXNEXT-2102] fixed multiple browser sensitive javascript bugs in navigation tree widget and improved coding style (miks)
2278..F....... [ZBX-12623] fixed label macro resolving in maps (vjaceslavs)
2279..F....... [ZBX-12578] implemented widget field validation before dashboard is loaded and fixed undefined index for tag field in dashboard widgets (miks)
2280A.F....... [ZBX-12499] fixed macro expansion in map editor (vjaceslavs)
2281..F....... [ZBX-12597] fixed graph not being displayed if item update interval contains macro (Ivo)
2282..F....... [ZBXNEXT-3807] fixed delayed first refresh in map widget; improved coding style (miks)
2283........S. [ZBX-12500] fixed regular expression pre-processing step to fail if the pattern does not match input data (wiper)
2284..F.....S. [ZBX-11042] allowed libcurl to choose SMTP authentication mechanism other than PLAIN (gleb, vjaceslavs)
2285..F....... [ZBX-12374] fixed frontend side DNS parser logic to be same as server side DNS parser logic (gcalenko, Sasha)
2286..F....... [ZBX-8997] fixed trigger expression validation test form (gcalenko, Sasha)
2287..F....... [ZBX-12558] fixed scroll duration in dashboard after adding a new widget (miks)
2288..F.I...S. [ZBX-12434] fixed housekeeping of problems and events for deleted items and triggers; added optional database patch to cleanup problems for deleted items and triggers (vso)
2289..F....... [ZBX-12646] fixed incorrect SQL query in availability reports (Sasha)
2290..F....... [ZBX-12545] fixed undefined index error on latest data page when host was deleted in another session (gcalenko)
2291..F....... [ZBX-12416] optimized data selection of user preferences stored in profiles (gcalenko)
2292..F....... [ZBX-12321] fixed removal of multiselect options using backspace button (miks)
2293..F....... [ZBX-11607] fixed a rounding of large unsigned numbers (miks)
2294.......P.. [ZBX-12668] removed delay between sending batches of cached historical data by active proxies (wiper)
2295..F....... [ZBX-12554] fixed item helper description for proc_info and diplay order for vfs.dir.size (gcalenko)
2296..F....... [ZBX-12605] fixed line graph was displayed as points for data taken from trends (gcalenko)
2297..F....... [ZBX-12404] fixed visibility of item data first row for 'latest data' page and 'audit log' page (gcalenko)
2298..F....... [ZBX-12546] fixed maps not loading without built-in JSON support (Ivo)
2299...G...PS. [ZBX-12634] fixed incorrect subnet mask calculation when CIDR is less than 8 (Andris, vso)
2300........S. [ZBX-12635] fixed processing of lld rules in not supported state (vjaceslavs)
2301........S. [ZBX-12186] fixed parallel processing of multiple values for same lld rule (vjaceslavs)
2302...G...... [ZBX-12527] fixed inconsistency of 'mode' parameter check in vfs_dir_size(); thanks to MATSUDA Daiki for patch (Andris)
2303..F....... [ZBX-12327] fixed XML import when preprocessing param value is space character (gcalenko, vjaceslavs)
2304A......... [ZBX-12569] fixed possible SQL errors in dashboard.create() and dashboard.update() methods (Sasha)
2305..F....... [ZBX-11887] fixed improper DB::refreshIds() call when selected row is locked (miks)
2306........S. [ZBX-12618] fixed memory related bugs in item preprocessing (vjaceslavs)
2307..F....... [ZBX-12022] fixed trigger resolving in services configuration; fixed popup window size (miks)
2308..F....... [ZBX-12396] fixed an error in screens if screen trigger overview element contains deleted host group (miks)
2309..F....... [ZBX-12429] fixed template replacement in mass update form (gcalenko)
2310
2311--------------------------------------------------------------------------------
2312Changes for 3.4.1
2313
23143.4.1rc2 was released as 3.4.1 without any changes
2315
2316--------------------------------------------------------------------------------
2317Changes for 3.4.1rc2
2318
2319Bug fixes:
2320..F....... [ZBX-12600] fixed display of previously opened dashboard (vmurzins)
2321..F....... [ZBX-12602] fixed displaying of graphs in the dashboard widgets; fixed displaying of the right axis in the graph test form (Sasha)
2322
2323--------------------------------------------------------------------------------
2324Changes for 3.4.1rc1
2325
2326New features:
2327A.F....... [ZBX-1357] updated Czech, English (United States), French, Italian, Japanese, Korean, Portuguese (Brazil), Russian, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
2328
2329Bug fixes:
2330..F....... [ZBX-12598] fixed an unneeded data sharing to map widget on navigation tree refresh (miks)
2331.......PS. [ZBX-12549] fixed requeueing of items from unreachable poller to normal poller (gleb, wiper)
2332..F....... [ZBX-12539] fixed sbox selection zone in monitoring web graphs (miks)
2333........S. [ZBX-12581] fixed crash when syncing actions without operations (wiper)
2334..F....... [ZBX-12531] removed usage of SVG viewBox attribute in IE and disabled map scaling in screens (miks)
2335..F....... [ZBXNEXT-3987] fixed wrong response and error message when invalid or unavailable dashboardid has been requested (miks)
2336..F....... [ZBX-12593] fixed overlay window displaying on different browsers and removed horizontal scrollbar from widget configuration dialogue (Andzs, Ivo)
2337A.F....... [ZBX-12430] fixed error when linking one template to another in template edit form (gcalenko)
2338.........T [ZBXNEXT-3920] fixed extra new lines in Templates (vitaly, vso)
2339..F....... [ZBX-12588] fixed clock and map widget scaling on Safari (Ivo)
2340.......PS. [ZBX-12574] fixed crash when linking templates with web scenarios during auto registration (vso)
2341..F....... [ZBX-12433] fixed XML import of web scenarios (vjaceslavs)
2342.......PS. [ZBX-12524] fixed DB upgrade patch for map shapes on DB2 (vjaceslavs)
2343.......PS. [ZBXNEXT-3006] fixed multiple issues with dependent items (vjaceslavs)
2344..F....... [ZBX-12439] fixed macro name field length in host configuration form (gcalenko)
2345
2346--------------------------------------------------------------------------------
2347Changes for 3.4.0
2348
23493.4.0rc2 was released as 3.4.0 without any changes
2350
2351--------------------------------------------------------------------------------
2352Changes for 3.4.0rc2
2353
2354Bug fixes:
2355A.F....... [ZBXNEXT-3883] fixed dependent trigger with dependent item deletion; dependent item recursion message; dependent item massupdate form master item being reset on error (gcalenko)
2356..F....... [ZBX-12506] fixed wrong top position of the period selection box on the graphs after closing/opening filter (vmurzins)
2357.......PS. [ZBX-12486] fixed item removal from poller queue during configuration cache synchronization (wiper)
2358..F....... [ZBXNEXT-3890] fixed extra graph loading (vmurzins)
2359........S. [ZBXNEXT-3926] fixed macros {EVENT.STATUS} and {EVENT.VALUE} to return correct value depending on the state of a problem (viktors)
2360
2361--------------------------------------------------------------------------------
2362Changes for 3.4.0rc1
2363
2364New features:
2365A......... [ZBXNEXT-2102] improved performance of event.get() and problem.get() methods with "selectTags" option (Sasha)
2366....I....T [ZBXNEXT-3920] added Templates for some of the most common applications and devices (vitaly, vso)
2367..F....... [ZBXNEXT-2102] implemented dashboard widget linking in both directions (miks)
2368..F....... [ZBXNEXT-2102] implemented option 'Show unavailable maps' in navigation tree widget (miks)
2369
2370Bug fixes:
2371A......... [ZBX-12487] fixed undefined index error in item prototype update (gcalenko, Sasha)
2372A.F....... [ZBXNEXT-2102] fixed several issues in dashboard (Ivo, miks, Sasha, vmurzins)
2373....I..... [ZBX-12505] fixed Oracle database creation scripts (Sasha)
2374..F....... [ZBXNEXT-18] fixed empty acknowledge operation message tooltip visibility (gcalenko)
2375..F....... [ZBX-12468] fixed vertical text alignment for map shapes (vjaceslavs)
2376..F....... [ZBX-12418] fixed draggable rectangle calculation for map shape lines (vjaceslavs)
2377...G...... [ZBX-12397] fixed system.cpu.num count for 64-bit Windows with more than 64 logical cpus (abs)
2378.......PS. [ZBX-12483] fixed compilation with libevent 2.1.8 and IPC service initialization in proxy (Andris)
2379........S. [ZBX-12485] fixed PostgreSQL query errors during sending notifications on acknowledgement (Sergejs)
2380.......PS. [ZBXNEXT-3006] fixed web scenario item preprocessing (wiper)
2381..F....... [ZBXNEXT-2102] fixed low performance of navigation tree widget and improved dashboard performance (miks)
2382.......PS. [ZBX-12458] fixed incorrect use of zbx_strlcat() in DBpatch_3030060_migrate_pairs(); thanks to MATSUDA Daiki for patch (Andris)
2383
2384--------------------------------------------------------------------------------
2385Changes for 3.4.0beta2
2386
2387Bug fixes:
2388....I..... [ZBX-12462] fixed database upgrade patch for proxy (dimir)
2389....I..PS. [ZBXNEXT-3006] fixed distribution archive creation (make dist) and log, web scenario item preprocessing (wiper)
2390
2391--------------------------------------------------------------------------------
2392Changes for 3.4.0beta1
2393
2394New features:
2395..F....... [ZBXNEXT-2102] added support of new dashboard widgets "Plain text" and "Graph" (miks, vmurzins)
2396..F....... [ZBXNEXT-2102] implemented two-direction widget linkage for data sharing; improved active element selection in map navigation tree widget when map is changed from map widget (miks)
2397..F....... [ZBXNEXT-2102] implemented validation for empty fields in widget configuration forms (Sasha)
2398..F....... [ZBXNEXT-2102] added placeholder on empty dashboard (vmurzins)
2399A.FG...PS. [ZBXNEXT-3006] implemented support of bulk metric collection for dependent items data population (gcalenko, vjaceslavs, wiper)
2400....I....T [ZBXNEXT-3725] updated templates for network devices to new version (internal version 0.10beta) (vitaly)
2401
2402Bug fixes:
2403....I..... [ZBXNEXT-3006] fixed libevent build depenedencies (wiper)
2404........S. [ZBX-12446] fixed discovery and auto registration to accept empty DNS names (vso)
2405A.F....... [ZBXNEXT-2102] fixed several issues in dashboard (Ivo, miks, Sasha, vmurzins)
2406..F....... [ZBXNEXT-2102] fixed copying sharing properties when cloning dashboard (vmurzins)
2407........S. [ZBXNEXT-18] fixed unnecessary notification sending a recovery message (Sergejs)
2408........S. [ZBXNEXT-18] fixed acknowledge notification sending in maintenance period (Sergejs)
2409........S. [ZBX-12339] fixed item history and trends flags update during configuration cache synchronization (wiper)
2410..F....... [ZBXNEXT-18] fixed php5.4 incompatibility in events page and acknowledge operation form (gcalenko)
2411..F....... [ZBXNEXT-18] fixed script name select button for new acknowledge operation form and recovery operation form (gcalenko)
2412
2413--------------------------------------------------------------------------------
2414Changes for 3.4.0alpha2
2415
2416New features:
2417..F....... [ZBXNEXT-2102] added blinking for recent problems in Problems widget (Sasha)
2418..F....... [ZBXNEXT-2102] implemented additional filters for dashboard widgets (Sasha)
2419A.F....... [ZBXNEXT-1076] implemented new permission schema to allow view map when no permissions to all map elements (miks)
2420A.F.....S. [ZBXNEXT-18] implemented sending alerts on acknowledges (Sergejs)
2421...G...... [ZBXNEXT-3910] added support to the agent for monitoring processes in trace or uninterruptible state on Linux, FreeBSD, OpenBSD and NetBSD (abs)
2422........S. [ZBX-12258] added bulk selections to improve performance in processing of escalations (Sergejs)
2423
2424Bug fixes:
2425..F....... [ZBXNEXT-2102] fixed multiple issues in Map widget (miks)
2426..F....... [ZBXNEXT-2102] fixed Undefined constant: ALERT_MAX_RETRIES in Action log widget (Sasha)
2427A......... [ZBXNEXT-2102] added check for dashboard owners in user.delete() method (Sasha)
2428..F....... [ZBXNEXT-2102] fixed updating of dashboard with inaccessible elements (Sasha)
2429....I..... [ZBXNEXT-2102] fixed possible sql errors in upgrade patch (Sasha)
2430..F....... [ZBXNEXT-2102] fixed removing of favourites from dashboard widgets (vmurzins)
2431..F....... [ZBXNEXT-2031] fixed multiple bugs in maps (vjaceslavs)
2432A.F....... [ZBX-12384] fixed JMX endpoint related bugs in item mass update form and item.update API (vjaceslavs)
2433........S. [ZBX-12318] fixed maintenance status not being updated in cache if host is disabled (vso)
2434.......PS. [ZBX-12224] fixed connection to Oracle database when database server gives out warnings (gleb)
2435...G...PS. [ZBX-12195] fixed contamination of script output with Zabbix'es own log messages when logging level is set to 4 or 5 and LogType=console (gleb)
2436...G...... [ZBX-12270] fixed processing of AIX item 'system.stat[ent]' in agent; thanks to Marc for patch (Andris)
2437..F....... [ZBX-12277] fixed trigger expression test form incorrectly replacing macros (Ivo)
2438........S. [ZBX-12357] fixed missing user macro substitution in expression of newly added triggers (vso)
2439
2440--------------------------------------------------------------------------------
2441Changes for 3.4.0alpha1
2442
2443New features:
2444A.F.I..... [ZBXNEXT-2102] added support of multiple dashboards; implemented API for dashboards (maximt, miks, pavels, Sasha, vmurzins)
2445..F..J.... [ZBXNEXT-1223] implemented jmx discovery item (vjaceslavs)
2446A.F.....S. [ZBXNEXT-2442] implemented parallel alert processing, removed database watchdog process, moved its tasks to alerter process (gcalenko, wiper)
2447A.F.....S. [ZBXNEXT-3863] added jsonpath based item pre-processing option (Ivo, wiper)
2448A.F.....S. [ZBXNEXT-3864] added xmlpath based item pre-processing option (Ivo, wiper)
2449...G...... [ZBXNEXT-3930] improved log monitoring by adjusting formula to process 10 times more new lines than set in MaxLinesPerSecond (vso)
2450A.F..J.PS. [ZBXNEXT-1274] added support of configurable jmx endpoint url for jmx items (gcalenko, Ivo, Sasha, vso)
2451........S. [ZBXNEXT-3872] implemented new internal item 'zabbix[host,discovery,interfaces]' (Andris)
2452A.F....... [ZBXNEXT-3869] implemented map lines (vjaceslavs)
2453A.F.I..PS. [ZBXNEXT-1675] added support for user macros and time unit suffixes in various time-related settings: update intervals, timeouts, housekeeping settings, time periods, etc. (gleb, Ivo, Sasha, vjaceslavs)
2454..F....... [ZBXNEXT-3762] added browser warning for IE 9 and IE10 (gcalenko)
2455..F....... [ZBXNEXT-3870] implemented ability to drag multiple selected items in map editor (gcalenko)
2456.......PS. [ZBXNEXT-3655] reduced self monitoring cache locking in trappers and manager processes (wiper)
2457..F....... [ZBXNEXT-51] implemented ability to copy and paste map elements (gcalenko)
2458..F....... [ZBXNEXT-3567] implemented ability to hide SQL error messages for non-superadmin users (gcalenko)
2459.......PS. [ZBXNEXT-3659] reduced cache locking time during configuration synchronization (wiper)
2460........S. [ZBXNEXT-3432] added support of {HOST.ID}, {HOST.HOST}, {HOST.NAME} macros in tags, improved to read those from cache; added support of interface macros in tags (vso)
2461A.F.I..PS. [ZBXNEXT-2074] implemented URL encoding and punycode support in web monitoring (vjaceslavs)
2462A.FG...PS. [ZBXNEXT-3687] made shared memory and semaphores private to the zabbix processes. Dropped SQLite3 support for frontend and server (abs)
2463A.F.I..... [ZBXNEXT-2694] implemented multiple triggers support for map elements (Oleg)
2464....I...S. [ZBXNEXT-2445] increase the length of alert and trigger errors (abs)
2465A.F.I..... [ZBXNEXT-2031] implemented map shapes (vjaceslavs)
2466..F....... [ZBXNEXT-34] implemented vector graphics for maps (vjaceslavs)
2467A.F....PS. [ZBXNEXT-936] implemented remote command execution via proxy (wiper)
2468..F....... [ZBXNEXT-3654] implemented a feature to apply host group permissions to all existing subgroups (Ivo, Sasha)
2469..F....... [ZBXNEXT-3660] renamed "IT services" to "Services" (Ivo)
2470....I..... [ZBXNEXT-3568] decreased internal, discovery and auto registration default data storage period to 1 day (vso)
2471..F.I..... [ZBXNEXT-3679] implemented a new design for Dashboard page (Pavel, Sasha)
2472....I..PS. [ZBXNEXT-3386] added IPMI manager and reworked IPMI pollers to avoid connecting to one host from multiple pollers (wiper)
2473..F.....S. [ZBXNEXT-3572] added option to control amount of queued items (vjaceslavs)
2474..FGI..... [ZBXNEXT-491] added vfs.dir.size[dir,<regex_incl>,<regex_excl>,<mode>,<max_depth>] check (Andris, vjaceslavs)
2475...G....S. [ZBXNEXT-1380] added check for exit code of scripts (vjaceslavs)
2476A......... [ZBX-3783] deprecated mappings.sortorder parameter by iconmap.create() and iconmap.update() methods (Sasha)
2477A.F.I..PS. [ZBXNEXT-1443] added item pre-processing options (Ivo, wiper)
2478..F....... [ZBXNEXT-830] implemented full clone of maps (Cemeris, Sasha)
2479...G...... [ZBXNEXT-12] added support of CIDR subnet mask notations for Server option on agent config (vso)
2480A.F....PS. [ZBXNEXT-12] added support of CIDR subnet mask notations for Allowed hosts of trapper items (Sasha, vso)
2481A.F....PS. [ZBXNEXT-3576] increased user media periods and item flexible intervals to 1024 characters (Sasha, wiper)
2482A......... [ZBX-3783] added support of user_medias parameter by user.update() method (Sasha)
2483A......... [ZBX-3783] prohibited deleting users and user groups which are used in actions (Sasha)
2484A......... [ZBX-3783] deprecated user.addmedia(), user.updatemedia(), user.deletemedia(), user.updateprofile(), usergroup.massadd(), usergroup.massupdate() and usermedia.get() API methods (Sasha)
2485.......PS. [ZBXNEXT-1804] reduced the number of connections required for proxy-server data exchange by adding new 'proxy data' request and increasing the size of data sent (wiper)
2486........S. [ZBXNEXT-3086] improved performance of action condition evaluation by ensuring that equivalent conditions are only checked once, thus there will be less queries to database (vso)
2487A.F....... [ZBXNEXT-3570] removed the deprecated "isReadable" and "isWritable" methods as well as the "proxy.interfaces" parameter (Sasha)
2488..F.....S. [ZBXNEXT-1667] added support of LLD macros in function parameters of trigger prototype expression (Ivo, vso)
2489........S. [ZBXNEXT-1667] added support of LLD macros in function parameters when using function with ITEM.VALUE, ITEM.LASTVALUE in trigger prototype name, description and tags (vso)
2490........S. [ZBXNEXT-1667] added support of LLD macros in function parameters of graph prototype name simple macros like {host:key[].func()} (vso)
2491..F....... [ZBXNEXT-707] implemented full clone functionality for all types of screens (Cemeris)
2492..F....PS. [ZBXNEXT-2970] increased maximum supported SNMP trapper file size (vso)
2493.....J.... [ZBXNEXT-1141] added support for AtomicBoolean, AtomicInteger, and AtomicLong to Java gateway (asaveljevs)
2494..F....... [ZBX-10777] made checkboxes and radio buttons look the same across all browsers (asaveljevs, Pavel)
2495A.F.I..PS. [ZBXNEXT-3344] increased SNMP OID length limitation from 255 to 512 bytes; thanks to Patrick Hemmer for patch (Cemeris, Gunars, Oleg, Sasha, viktors)
2496A.......S. [ZBX-9425] added permission check on the server side for global script execution (Sergejs)
2497....I....T [ZBXNEXT-3725] added templates for network devices (internal version 0.8beta) (vitaly)
2498
2499Bug fixes:
2500........S. [ZBX-12296] added type hinting for item preprocessor numeric conversions based on item value type (wiper)
2501.......PS. [ZBX-12266] fixed memory leak when executing IPMI commands (wiper)
2502..F....... [ZBX-11938] fixed 'type of condition' dropdown appearing if only one filter condition is set (miks)
2503..F....... [ZBX-11530] fixed lost application name in exported host web scenario (miks)
2504........S. [ZBX-12201] fixed crash when processing SNMP trap log item, fixed log item processing without pre-processing options (wiper)
2505........S. [ZBX-12199] removed condition check for recovery operations (wiper)
2506...GI..PS. [ZBX-3924] switched from POSIX extended to the PCRE regular expression library for enhanced regular expressions and consistency with frontend (vso)
2507.......PS. [ZBX-11867] fixed memory leak in history cache and history cache statistics (wiper)
2508...G...... [ZBX-11671] added register information and backtrace to log when metric thread crashes (viktors)
2509..F.....S. [ZBX-11381] fixed displaying list of recovery actions in "Problems" and "Event details" (Sergejs)
2510........S. [ZBX-11805] fixed aggregate checks log messages formats (abs)
2511A.F.....S. [ZBX-11470] fixed unary minus and prefix extraction for trigger expression references; optimized simple macro and macro function calculation (gleb, vso)
2512..F....PS. [ZBX-7015] forced setting UTF-8 character set for connections to Oracle database (gleb)
2513..F....... [ZBX-11371] prevented executing client side script by changing value of $ZBX_SERVER_NAME from setup.php page (Cemeris)
2514A......... [ZBX-5116] prevented escaping forward slashes while encoding API response to JSON text (Cemeris)
2515.......PS. [ZBX-11036] fixed server not to synchronize IPMI configuration for new hosts without IPMI (vso)
2516
2517--------------------------------------------------------------------------------
2518Changes for 3.2.11
2519
25203.2.11rc2 was released as 3.2.11 without any changes
2521
2522--------------------------------------------------------------------------------
2523Changes for 3.2.11rc2
2524
2525New features:
2526A.F....... [ZBX-12825] implemented delayed URL validation; enabled user macros containing URLs as valid; made URL validation as optional; improved URL validation (miks)
2527
2528Bug fixes:
2529..F....... [ZBX-13181] fixed database configuration error reporting and message filtering when messages are received from clear_messages function (miks)
2530..F....... [ZBX-12856] fixed empty host filter when adding dependent trigger in trigger edit form (gcalenko)
2531..F....... [ZBX-13024] fixed parsing "request" parameter for URLs without input parameters (Sasha)
2532
2533--------------------------------------------------------------------------------
2534Changes for 3.2.11rc1
2535
2536Bug fixes:
2537..F....... [ZBX-13261] fixed reflected XSS vulnerability in popup forms (gcalenko)
2538..F....... [ZBX-13260] fixed permissions check in script execution form (miks)
2539.......PS. [ZBX-12925] fixed logic of commit/rollback operations (vjaceslavs)
2540.......PS. [ZBX-12497] improved VMware event log data collection and processing (gleb)
2541..F....... [ZBX-13024] fixed missed url search part in request login parameter (miks)
2542..F....... [ZBX-13044] fixed undefined index when setting strict-transport-security http header (miks)
2543..F....... [ZBX-12897] fixed error causing empty list in popup window when opened from page having host group filter (gcalenko)
2544A.F....... [ZBX-12655] added filter on event details page to show messages sent to users only from same groups (gcalenko)
2545..F....... [ZBX-12247] fixed multiselect not showing results for read-only objects in screen configuration (Ivo)
2546..F....... [ZBX-12130] fixed max length validation in textarea fields (Ivo)
2547........S. [ZBX-12975] fixed possibility of foreign key constraint failure due to events being removed before trigger data storage period expires (vso)
2548........S. [ZBX-11426] fixed potentially incorrect delete procedure for problems and events (abs)
2549........S. [ZBX-12800] fixed incorrect trigger dependency calculation when processing dependent triggers in the same history syncer batch (wiper)
2550.......P.. [ZBX-12117] fixed proxy passing zeros to history export modules instead of actual numeric values (gleb)
2551..F....... [ZBX-12856] fixed wrong default value for host filter when adding dependent trigger in trigger edit form (gcalenko)
2552..F....... [ZBX-12082] fixed possibility to select triggers with same name in multiselect (Ivo)
2553..F....... [ZBX-11051] fixed displaying highest severity when dashboard filter options contain unacknowledged only (Ivo)
2554
2555--------------------------------------------------------------------------------
2556Changes for 3.2.10
2557
25583.2.10rc1 was released as 3.2.10 without any changes
2559
2560--------------------------------------------------------------------------------
2561Changes for 3.2.10rc1
2562
2563New features:
2564..F....... [ZBXNEXT-1421] added service sorting by name if multiple services has same 'sortorder' value (miks)
2565..F....... [ZBXNEXT-4081] improved error message for case when none of supported database modules exists (gcalenko)
2566
2567Bug fixes:
2568..F....... [ZBX-13133] fixed multiple security issues (miks)
2569........S. [ZBX-11658] fixed error message in case no items were found for aggregated check (gleb)
2570.......PS. [ZBX-12854] fixed crash of VMware collector with DebugLevel=4 (gleb)
2571...G...... [ZBX-11902] fixed CPU count for LPAR partitions in IBM AIX (abs)
2572...G...... [ZBX-12260] fixed windows agent to support UTF-16LE, UCS-2, UCS-2LE encodings (vso)
2573..F....... [ZBX-6669] fixed use of current host as filter when selecting items for graph forms and trigger forms (gcalenko)
2574..F....... [ZBX-12722] fixed scrollbar causing a JS error in "500 latest values" page due to unnecessarily initialization (Ivo)
2575..F....... [ZBX-12710] fixed OS type detection logic (vjaceslavs)
2576..F....... [ZBX-12543] fixed problems with session management (vjaceslavs)
2577........S. [ZBX-12259] added an informative warning about lack of data for macros used in LLD rule filter (viktors)
2578
2579--------------------------------------------------------------------------------
2580Changes for 3.2.9
2581
25823.2.9rc1 was released as 3.2.9 without any changes
2583
2584--------------------------------------------------------------------------------
2585Changes for 3.2.9rc1
2586
2587New features:
2588...G...PS. [ZBXNEXT-1862] modified server, proxy and agent to follow changes in /etc/resolv.conf (Andris)
2589
2590Bug fixes:
2591..F....... [ZBX-12788] fixed error when template is added to hosts via mass update form (gcalenko, vmurzins)
2592..F....... [ZBX-12666] fixed ETag comparison check in jsLoader for web server with enabled compression (gcalenko)
2593........S. [ZBX-10547] fixed IT services calculation in parallel transactions not seeing each other changes when calculating common parent service (vso)
2594........S. [ZBX-12441] fixed user permission check for macros containing user personal information in notification messages (viktors)
2595....I..... [ZBX-12779] fixed detection of PostgreSQL 10 (Andris)
2596.......P.. [ZBX-12281] fixed simultaneous sending of the same history data from passive proxy (gleb, vjaceslavs)
2597..F....... [ZBX-12770] fixed links in select popup for user groups; updated group selection field in Administration->Users (gcalenko)
2598A......... [ZBX-8277] improved performance of hostgeneral.unlink() method; fixed SQL statement (Sasha)
2599........S. [ZBX-11426] fixed the housekeeper for not deleting events in open problem state (abs)
2600A......... [ZBX-10754] fixed inheritance of template properties in web scenarios (miks)
2601A......... [ZBX-12681] fixed SQL errors in event.get() method (Sasha)
2602A......... [ZBX-12727] fixed response for script.get() method with "editable" flag (Sasha)
2603A......... [ZBX-12727] fixed dcheck.get(), dhost.get() and dservice.get() permission checks for admin users; related to ZBX-7238 (Sasha)
2604
2605--------------------------------------------------------------------------------
2606Changes for 3.2.8
2607
26083.2.8rc1 was released as 3.2.8 without any changes
2609
2610--------------------------------------------------------------------------------
2611Changes for 3.2.8rc1
2612
2613New features:
2614A.F....... [ZBX-1357] enabled Turkish translation to be displayed by default (zalex_ua)
2615A.F....... [ZBX-1357] updated Czech, English (United States), French, Italian, Japanese, Korean, Russian, Turkish translations; thanks to Zabbix translators (zalex_ua)
2616........S. [ZBX-12258] added bulk selections to improve performance in processing of escalations (Sergejs)
2617
2618Bug fixes:
2619..F....... [ZBX-12769] fixed XSS vulnerabilities in argument passing for popup forms and file import forms (gcalenko)
2620A.F....... [ZBX-12768] added schema validation for URL fields based on schemas whitelist in ZBX_URI_VALID_SCHEMES (gcalenko, Sasha)
2621.......PS. [ZBX-11675] fixed crash that could occur during connection failures to MySQL (Sergejs, vso)
2622..F....... [ZBX-12617] fixed sorting by host name for items on availability report page (gcalenko)
2623........S. [ZBX-12696] fixed trigger not being calculated for newly received item values if last one of those is unsupported value (vso)
2624..F....... [ZBX-12548] fixed notification sound not being played for message with timeout set to greater than minute (gcalenko)
2625...G...... [ZBX-12653] fixed heap corruption in Windows agent; thanks to Ronnie Kaech for the patch (abs)
2626A......... [ZBX-12660] fixed result of hostinterface.replacehostinterfaces method (Sasha)
2627..F....... [ZBX-12469] added new context for 'Second' string to be properly translated in maintenance period form (gcalenko)
2628.......PS. [ZBX-12493] fixed address and ports array size in zbx_init_ipmi_host() to match OpenIPMI internals (Andris, vso)
2629..F....... [ZBX-12623] fixed label macro resolving in maps (vjaceslavs)
2630..F.....S. [ZBX-11042] allowed libcurl to choose SMTP authentication mechanism other than PLAIN (gleb, vjaceslavs)
2631..F....... [ZBX-8997] fixed trigger expression validation test form (gcalenko, Sasha)
2632..F.I...S. [ZBX-12434] fixed housekeeping of problems and events for deleted items and triggers; added optional database patch to cleanup problems for deleted items and triggers (vso)
2633..F....... [ZBX-12646] fixed incorrect SQL query in availability reports (Sasha)
2634..F....... [ZBX-12545] fixed undefined index error on latest data page when host was deleted in another session (gcalenko)
2635..F....... [ZBX-12321] fixed removal of multiselect options using backspace button (miks)
2636..F....... [ZBX-12416] optimized data selection of user preferences stored in profiles (gcalenko)
2637..F....... [ZBX-11607] fixed a rounding of large unsigned numbers (miks)
2638..F....... [ZBX-12404] fixed visibility of item data first row for 'latest data' page and 'audit log' page (gcalenko)
2639..F....... [ZBX-12463] fixed undefined index error in "Last 20 issues" (Sasha)
2640........S. [ZBX-12186] fixed parallel processing of multiple values for same lld rule (vjaceslavs)
2641..F....... [ZBX-11887] fixed improper DB::refreshIds() call when selected row is locked (miks)
2642..F....... [ZBX-12022] fixed trigger resolving in services configuration; fixed popup window size (miks)
2643..F....... [ZBX-12429] fixed template replacement in mass update form (gcalenko)
2644..F....... [ZBX-12396] fixed an error in screens if screen trigger overview element contains deleted host group (miks)
2645..F....... [ZBX-12439] fixed macro name field length in host configuration form (gcalenko)
2646...G...PS. [ZBX-10820] fixed potential loss of data when server/proxy processes zabbix_sender data (Andris)
2647........S. [ZBX-12446] fixed discovery and auto registration to accept empty DNS names (vso)
2648........S. [ZBX-12295] fixed possible accumulation of executed tasks in database (Sergejs)
2649........S. [ZBX-12318] fixed maintenance status not being updated in cache if host is disabled (vso)
2650.......PS. [ZBX-12224] fixed connection to Oracle database when database server gives out warnings (gleb)
2651...G...PS. [ZBX-12195] fixed contamination of script output with Zabbix'es own log messages when logging level is set to 4 or 5 and LogType=console (gleb)
2652...G...... [ZBX-12270] fixed processing of AIX item 'system.stat[ent]' in agent; thanks to Marc for patch (Andris)
2653..F....... [ZBX-12277] fixed trigger expression test form incorrectly replacing macros (Ivo)
2654
2655--------------------------------------------------------------------------------
2656Changes for 3.2.7
2657
26583.2.7rc2 was released as 3.2.7 without any changes
2659
2660--------------------------------------------------------------------------------
2661Changes for 3.2.7rc2
2662
2663New features:
2664A.F....... [ZBX-1357] updated Catalan, Chinese (China), English (United States), Japanese, Korean, Polish, Portuguese (Brazil), Ukrainian translations; thanks to Zabbix translators (zalex_ua)
2665
2666Bug fixes:
2667..F....... [ZBX-12252] fixed history page to display values in chronological order (Sasha)
2668
2669--------------------------------------------------------------------------------
2670Changes for 3.2.7rc1
2671
2672Bug fixes:
2673........S. [ZBX-12349] fixed security vulnerability with execution of the remote commands on server; thanks to MATSUDA Daiki, Ron Waisberg for report (vso)
2674...G...... [ZBX-12231] fixed memory leak in agent if log[], logrt[] items use global regexps with multiple subexpressions (Andris)
2675...G...... [ZBX-12187] fixed memory leak when using UserParameter with suppressed characters passed in arguments (viktors)
2676........S. [ZBX-12328] fixed collecting value of VMware host memory balloon size (viktors)
2677..F....... [ZBX-12305] fixed incorrectly escaped IT Service parent name (Ivo)
2678..F....... [ZBX-11812] fixed sorting of host interfaces; fixed selection of the default host interface (miks)
2679..F....... [ZBX-11277] fixed update in mass update form when inventory mode is not set explicitly (gcalenko)
2680..F....... [ZBX-12182] fixed missed page number in problems export (miks)
2681..F....... [ZBX-11309] fixed unchecked checkboxes after deleting script, mediatype or proxy (miks)
2682..F....... [ZBX-10999] fixed user's access level to display popup content (miks)
2683..F....... [ZBX-9213] removed link from uneditable template and host names in all configuration sections (miks)
2684..F....... [ZBX-6533] improved LDAP authentication module status check for authentication form (gcalenko)
2685..F....... [ZBX-12019] fixed incorrectly displayed calendar date in maintenance edit form (miks)
2686..F....... [ZBX-11304] fixed trigger wizard expressions sorting as well as wizard crash due incorrect expression removal (miks)
2687..F....... [ZBX-11585] fixed nested host group filter in top 100 triggers, item configuration list and dashboard widgets (miks)
2688A......... [ZBX-12023,ZBX-12133,ZBX-12225] fixed permissions and performance issues with event.get and problem.get methods (Sasha)
2689.......PS. [ZBX-12046] fixed handling of database failure during ID selection (vso)
2690..F....... [ZBX-11683] fixed problem with lost IDs of unlinkable templates (miks)
2691.......PS. [ZBX-12142] fixed Oracle batch insert return value (wiper)
2692..F....... [ZBX-11618] fixed displaying hints with no content inside (miks)
2693..F....... [ZBX-10546] fixed undefined index error in host import form while importing templates (gcalenko, Ivo)
2694..F....... [ZBX-11285] fixed cookie vulnerability for tabbed forms (gcalenko)
2695..F....... [ZBX-11486] fixed duplicated error messages in screens section (miks)
2696..F....... [ZBX-10807] fixed wrongly displayed field in item prototype form (miks)
2697..F....... [ZBX-11549] fixed 'numeric value' error in dashboard for php 7 (gcalenko, Sasha)
2698..F....... [ZBX-11559] fixed jquery binded function call on form submit (miks)
2699..F....... [ZBX-11677] fixed history page to display values in chronological order (miks)
2700..F....... [ZBX-11405] fixed conditions to display treeview button in triggers section (miks)
2701........S. [ZBX-12012] fixed resolving of Critical and Verbose event log levels by {ITEM.LOG.SEVERITY} macro (Sasha)
2702A......... [ZBX-12093] fixed removing of applications that are created from application prototypes (Sasha)
2703
2704--------------------------------------------------------------------------------
2705Changes for 3.2.6
2706
2707New features:
2708A.F....... [ZBX-1357] updated Czech, English (United States), Korean, Russian, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
2709
2710--------------------------------------------------------------------------------
2711Changes for 3.2.6rc1
2712
2713Bug fixes:
2714A.F....... [ZBX-10253] fixed translation string and validation of TLS settings in host.create(), host.update() and host.massUpdate() methods; added variables to hosts array required by CHost::validateUpdate() method (miks)
2715........S. [ZBX-12121] fixed problem generation by timer process (gleb)
2716..F....... [ZBX-11536] fixed missing operator in event correlation form (miks)
2717..F....... [ZBX-11309] fixed collision of cookies name responsible for storing selected checkboxes (miks)
2718..F....... [ZBX-11981] fixed undefined index 'ns' in options output array (miks)
2719..F....... [ZBX-12116] fixed pagination in Maintenance page (Sasha)
2720A......... [ZBX-12108] fixed limit option in event.get method (Sasha)
2721........S. [ZBX-12100] fixed new line handling in SSH agent with numeric type of information (vso)
2722..F....... [ZBX-9958] fixed wrongly displayed list view after mass update failure (miks)
2723
2724--------------------------------------------------------------------------------
2725Changes for 3.2.5
2726
27273.2.5rc1 was released as 3.2.5 without any changes
2728
2729--------------------------------------------------------------------------------
2730Changes for 3.2.5rc1
2731
2732Bug fixes:
2733........S. [ZBX-12075] fixed security vulnerability with execution of the remote commands on server; thanks to Lilith Wyatt, Cisco Systems (gleb)
2734........S. [ZBX-12076] fixed security vulnerability with execution of the remote commands on proxy; thanks to Lilith Wyatt, Cisco Systems (gleb)
2735..F....... [ZBX-11024] fixed popup window size in actions configuration form (miks)
2736..F....... [ZBX-10997] fixed usage of wrong API in screen constructor (miks)
2737..F....... [ZBX-11477] fixed lost user name in profile title (miks)
2738........S. [ZBX-11889] fixed lastaccess update for passive proxy (viktors)
2739A......... [ZBX-10373] fixed check for screen items overlap (gcalenko, Sasha)
2740..F....... [ZBX-11960] fixed interface dragging in host edit page in the Chrome browser (vmurzins)
2741..F....... [ZBX-11925] fixed parsing of nested host groups (gcalenko, Sasha)
2742..F....... [ZBX-11345] fixed webscenario update error when step does not exist (gcalenko)
2743..F....... [ZBX-11975] fixed undefined index error in web scenario step creation (vmurzins)
2744.......PS. [ZBX-11980] fixed incorrect type handling in SSH checks (abs)
2745...G...... [ZBX-11959] fixed memory leak in the agent on OpenBSD, FreeBSD and NetBSD (abs)
2746..F....... [ZBX-11984] fixed host hyperlink style on event details page (gcalenko)
2747.......PS. [ZBX-11807] fixed poller stalling due to incorrect handling of unixODBC library (viktors)
2748..F....... [ZBX-11877] fixed undefined index error in screens for triggers without events data (gcalenko)
2749A......... [ZBX-9358] improved randomness in session ID generation (vmurzins)
2750..F....... [ZBX-11933] added fullscreen parameter in link to submap in maps (vmurzins)
2751A......... [ZBX-11893] fixed permission issue, when importing hosts that are monitored by proxy by Zabbix Admin type user (vmurzins)
2752..F....... [ZBX-11905] fixed redirect to original requested page after login (vmurzins)
2753..F....... [ZBX-11907] fixed undefined index in event details page (miks)
2754........S. [ZBX-11931] fixed trigger lastchange update (wiper)
2755.......PS. [ZBX-11864] fixed formatting of URLs if an IPv6 is used in simple HTTPS checks (abs)
2756........S. [ZBX-11738] fixed performing actions for problems that have started and resolved while another problem escalation is executed (viktors)
2757..F....... [ZBX-6851] fixed zero number display in Event ID column in windows eventlog history (vmurzins)
2758........S. [ZBX-11829] fixed generation of problems in multiple event mode (abs, Sergejs)
2759..F....... [ZBX-11624] fixed undefined index error for regular expressions form (vmurzins)
2760.......PS. [ZBX-11855] fixed data truncation when escaping strings that contain carriage return (vso)
2761........S. [ZBX-11444] fixed incorrect check for time functions in recovery expressions (abs)
2762.......PS. [ZBX-11758] fixed crash in web monitoring when variable is empty or the first step was called regexp function on Solaris (Sergejs)
2763.......PS. [ZBX-11765] fixed incorrect rollback in process of escalation for DB2 database (Sergejs)
2764
2765--------------------------------------------------------------------------------
2766Changes for 3.2.4
2767
2768New features:
2769A.F....... [ZBX-1357] updated Chinese (China), Czech, French, Japanese, Polish, Portuguese (Brazil) translations; thanks to Zabbix translators (zalex_ua)
2770
2771--------------------------------------------------------------------------------
2772Changes for 3.2.4rc1
2773
2774New features:
2775.......PS. [ZBXNEXT-3681] improved bulk inserts for Oracle database backend (wiper)
2776........S. [ZBXNEXT-3669] optimized trigger expression batch processing to avoid recalculation of identical functions (wiper)
2777..F.....S. [ZBXNEXT-3572] added option to control amount of queued items (vjaceslavs)
2778
2779Bug fixes:
2780...G...... [ZBX-11568] fixed incorrect number rounding for CPU statistics (abs)
2781........S. [ZBX-11781] fixed potential integer underflow/overflow in the housekeeper process (abs)
2782.......PS. [ZBX-10902] fixed wrong averages in web monitoring if a web server doesn't respond to a request (abs)
2783..F....... [ZBX-11365] fixed button and multiselect positioning in action operations edit form (Ivo, Pavel)
2784........S. [ZBX-11740] fixed empty value handling in event correlation on oracle databases (wiper)
2785.......PS. [ZBX-11655] fixed Oracle and MySQL column limit calculation when using UTF-8 (vso)
2786........S. [ZBX-11703] removed possibility to execute commit without transaction in processing LLD rules (Sergejs)
2787........S. [ZBX-11705] fixed event correlation when using databases other than mysql (wiper)
2788........S. [ZBX-11402] fixed unnecessary notification sending from dependent triggers (viktors)
2789.......PS. [ZBX-11587] fixed handling database failure during transaction commit (viktors)
2790A.F....... [ZBX-11698] fixed resolving of user macros with context wich are defined on host or template level (Sasha)
2791...G...... [ZBX-11621] fixed cause of error with EventID 5858 in Windows EventLog when using wmi.get key (viktors)
2792.......PS. [ZBX-11584] fixed selection of ntext data from Microsoft SQL Server using 'db.odbc.select' item key (Sergejs)
2793..F....... [ZBX-11492] fixed copying sharing properties while cloning slide shows (Cemeris, Sasha)
2794..F....... [ZBX-11642] fixed undefined index on Problem page with disabled guest user (Ivo)
2795........S. [ZBX-11635] fixed possible deadlocks when removing obsolete VMWare services (Sergejs)
2796..F....... [ZBX-11661] prevented requesting all screens in slide show when slide show screens are deleted (Cemeris)
2797..F....... [ZBX-11527] fixed displaying maintenance icon for trigger element in maps (Cemeris)
2798.......PS. [ZBX-11481] fixed resolving macros for the IP and DNS fields in interfaces that are linked to the main interface with {HOST.IP} and {HOST.DNS} macros (Sergejs)
2799........S. [ZBX-11628] fixed global regexps to be extracted from log.count[] and logrt.count[] keys (vso)
2800A.F....... [ZBX-11482] improved performance for getting last value of web items by limiting query results for values in last 24h; thanks to D.Spindel Ljungmark for patch (Cemeris)
2801A......... [ZBX-11545] fixed dependency validation and update when trigger expression is changed (Gunars)
2802..F....... [ZBX-11538] fixed event acknowledgement in screens and dashboard widgets when last event is a recovery event (Gunars)
2803.......PS. [ZBX-11630] added escaping '"', ''', '&', '<' and '>' characters in SOAP XML for VMware requests (Sergejs)
2804.......PS. [ZBX-11525] ensured unique value timestamps (clock, ns) from active agents and senders (dimir)
2805........S. [ZBX-11558] fixed removing trigger dependencies for triggers that are created from LLD prototypes (viktors)
2806..F....... [ZBX-11385] fixed interface displaying in host inventory page (Oleg, Pavel)
2807...G...PS. [ZBX-11101] fixed potential crash in case of failure in zbx_tls_connect() with mbed TLS (gleb)
2808...G...PS. [ZBX-11101] fixed compilation warnings regarding gnutls_transport_set_ptr() with GnuTLS (asaveljevs, gleb)
2809...G...PS. [ZBX-11101] fixed certificates with empty issuer and subject fields being rejected with OpenSSL (asaveljevs, gleb)
2810...G...PS. [ZBX-11101] fixed daemon behavior being affected by logging level when processing TLS connections (asaveljevs, gleb)
2811
2812--------------------------------------------------------------------------------
2813Changes for 3.2.3
2814
28153.2.3rc2 was released as 3.2.3 without any changes
2816
2817--------------------------------------------------------------------------------
2818Changes for 3.2.3rc2
2819
2820New features:
2821A.F....... [ZBX-1357] updated Czech, English (United States), French, Italian, Japanese, Korean, Portuguese (Brazil), Russian, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
2822
2823Bug fixes:
2824..F....... [ZBX-11613] fixed "Response time" graph on "Details of web scenario" page (Sasha)
2825
2826--------------------------------------------------------------------------------
2827Changes for 3.2.3rc1
2828
2829Bug fixes:
2830..F....... [ZBX-11596] fixed paging error in Configuration->Triggers and Monitoring->Web (Gunars)
2831.......PS. [ZBX-10983] fixed crash in IPMI poller, added deleting of inactive IPMI hosts in 'unreachable poller', improved code correctness and debug logging (Andris)
2832..F....... [ZBX-11354] fixed applications and application prototypes being reset in templated item prototypes when modifying its parent (Ivo)
2833..F....... [ZBXNEXT-3487] added vm.vmemory.size to active item helper, updated descriptions and sorted; thanks richlv for patch (vso)
2834...G...... [ZBX-11494] fixed "system.stat" returning not supported after Zabbix agent restart on AIX (viktors)
2835...G...... [ZBX-11479] fixed threaded metric to handle interruption by a signal (vso)
2836........S. [ZBX-11534] fixed default operation step duration to be included in minimal step calculation instead of overriding (vso)
2837.......PS. [ZBX-11573] fixed possible crash when polling vmware.hv.status (wiper)
2838...G...... [ZBX-11528] fixed zabbix_get to match zabbix_server protocol (vso)
2839....I..... [ZBX-10979] changed vmware.vm.cpu.ready item units and description (wiper)
2840
2841--------------------------------------------------------------------------------
2842Changes for 3.2.2
2843
2844New features:
2845A.F....... [ZBX-1357] updated English (United States), Ukrainian translations; thanks to Zabbix translators (zalex_ua)
2846
2847--------------------------------------------------------------------------------
2848Changes for 3.2.2rc1
2849
2850New features:
2851A.F.....S. [ZBXNEXT-3451] improved nested host group selection, added data sorting in multiselect and added '*' support in group names (Oleg, wiper)
2852..F....... [ZBXNEXT-3425] implemented more compact problem view in triggers list, event details and history of events (Ivo)
2853.......PS. [ZBXNEXT-2010] added vmware.hv.datastore.size keys for VMware datastore capacity monitoring (wiper)
2854........S. [ZBXNEXT-1859] improved performance by not inserting events of auto registration if no such action was enabled, insert/update/select in a bulk on auto registration data from proxy (Sasha, vso)
2855..FG.....T [ZBXNEXT-3487] added new key for virtual memory monitoring on Windows (vso, wiper)
2856A.......S. [ZBXNEXT-3457] added support of user macros for trigger tags; dropped forward slash restriction in "Tag name" and "Tag for matching" (Sasha, vso)
2857........S. [ZBX-10694] added rollup health sensor item to vmware hypervisor template (wiper)
2858........S. [ZBXNEXT-2969] added support for suffixed and negative trigger function parameters (gleb)
2859
2860Bug fixes:
2861........S. [ZBX-11509] fixed system.run command parameter to be quoted only if it contains special characters (vso)
2862.......PS. [ZBX-4661] fixed possible crash when Oracle database is not available (vso)
2863..F....... [ZBX-11359] fixed event acknowledgement in triggers list view when last event is a recovery event (Gunars)
2864..F....... [ZBX-11445] fixed update of item host interface from items massupdate form (Cemeris)
2865..F....... [ZBX-10531] fixed IE not displaying color picker (Ivo)
2866..F....... [ZBX-11521] fixed JS error in media popup (Oleg)
2867........S. [ZBX-11440] fixed memory leak when resolving simple macros (vso)
2868...G...... [ZBX-11397] fixed system.hw.chassis key to read DMI tables through sysfs and fall back to /dev/mem only if sysfs is not available (vso)
2869........S. [ZBX-11411] added check for LLD macro values in calculated item formula to be numeric (viktors)
2870........S. [ZBX-11454] fixed OK event not updating trigger state without open problems (wiper)
2871A......... [ZBX-11483] improved API script.execute validation (Oleg)
2872A.F.....S. [ZBX-11347] fixed resolving of {HOST.IP}, {HOST.DNS} and {HOST.CONN} macros in item key parameters for items without interface (asaveljevs, Ivo, Sasha)
2873..F....... [ZBX-11475] fixed copying sharing properties while cloning screen or network maps (Cemeris)
2874...G...... [ZBX-9781] changed vfs.fs.size, vfs.fs.inode checks to be executed in separate process/thread to avoid lockup with stale NFS mounts (wiper)
2875A......... [ZBX-11357] implemented exporting and importing of triggers and graphs when they use web items (Cemeris)
2876..F....... [ZBX-11195] fixed icon mapping visual issues in edit form (Oleg, Pavel)
2877..F....... [ZBX-11390] fixed error hint displaying (Oleg)
2878..F....... [ZBX-11246] added disabled "delete" button for edit forms of templated item, item prototype, web scenario and discovery rule (Cemeris)
2879........S. [ZBX-11223] rewritten calculated item formula parsing, simple macro parsing and LLD macro parsing; fixed several problems with function parsing (gleb, Sergejs)
2880A......... [ZBX-11121] disallowed leaving user without linked user groups with usergroup.update, usergroup.massupdate, usergroup.delete API methods (Cemeris)
2881A.F....... [ZBX-9926] fixed displaying of LLD graphs in host screens if user has no rights to Templates group (Gunars)
2882...G...PS. [ZBX-11149] added support of OpenSSL 1.1.0 (Andris, gleb)
2883A......... [ZBX-11191] fixed web scenarios not updating step items when giving only "applicationid" and steps with "httpstepid" properties (Ivo)
2884A......... [ZBX-11191] fixed updating templated web scenario steps by prohibiting to directly change the step name or giving different amount of steps than in template (Ivo)
2885A......... [ZBX-11191] improved web scenario step validation by adding required fields (Ivo)
2886...G...... [ZBX-11292] fixed getting network interface statistics on Oracle Solaris 10/11 (Andris)
2887A......... [ZBX-11125] prohibited zero in first parameter of nodata() trigger function (Sasha, vso)
2888........S. [ZBX-11349] removed possibility to create items, triggers and graphs with empty names after low level discovery macro substitution (Sergejs)
2889........S. [ZBX-11310] fixed event tag conditions checking, that contains operator 'not like' or '<>' in events without tags (Sergejs)
2890A......... [ZBX-11244] fixed parsing of JSON text when PHP is compiled without JSON library (Cemeris)
2891..F....... [ZBX-11219] renamed second argument for net.dns and net.dns.record items from "zone" to "name" (Cemeris)
2892..F....... [ZBX-8457] fixed user macro resolving for templated host and templates (Oleg)
2893..F....... [ZBX-11367] fixed xml import when non-snmp interfaces have incorrect parameter "bulk" (Gunars)
2894..F....... [ZBX-10388] removed duplicated data and reduced traffic for hint popups (Gunars)
2895..F....... [ZBX-11331] fixed JS error in Configuration->Discovery edit page (Oleg)
2896...G...... [ZBX-10906] fixed agent active checks being delayed if system time was pushed back (wiper)
2897..F....... [ZBX-11324] fixed undefined index in screen and map import pages (Oleg)
2898....I..... [ZBX-11038] removed compression for the generated CSS files, added "sass" folder to the distribution archive (asaveljevs)
2899....I..... [ZBX-11335] added MariaDB database support when compiling with --with-mysql configuration option; thanks to Dmitry Smirnov for patch (viktors)
2900...G...PS. [ZBX-11122] fixed comparisons between signed and unsigned integer expressions to eliminate build warnings (Sergejs)
2901.......PS. [ZBX-11326] fixed processing of web monitoring scenario level variables (wiper)
2902A......... [ZBX-10842] fixed sql error when updating httptest with applicationid and without httpstepid parameters (Cemeris)
2903A......... [ZBX-10842] prevented disappearing of step items when updating httptest without applicationid, httpstepid parameters (Cemeris)
2904A......... [ZBX-10842] fixed connecting web scenario applicationid to created steps when updating with API httptest.update mehtod (Cemeris)
2905..F....... [ZBX-9656] prevented updating comments for discovered triggers (Ivo)
2906..F....PS. [ZBX-11221] fixed MySQL connection issue by overriding user defined auto commit setting (Oleg, vso)
2907A......... [ZBX-11291] fixed LLD rule not validating "lifetime" field (Ivo)
2908..F....... [ZBX-11329] fixed host scripts pop-up menu not being displayed in Monitoring -> Problems section (Ivo)
2909..F....... [ZBX-11209] fixed visual bugs in various browsers (Pavel, Sasha)
2910..F....... [ZBX-10958] fixed displaying of user name for inaccessible users; fixed warnings in PHPUnit test; fixed undefined offsets in screen "Action logs" (Gunars)
2911A......... [ZBX-11091] fixed parsing of XML file which contains tag with attributes but without child tags; it could cause significant memeory leak (Sasha)
2912........S. [ZBX-10694] reverted hypervisor health status to HostSystem.overallStatus property (wiper)
2913..F....... [ZBX-11276] removed extra double quotes in host interface form (Gunars)
2914..F....... [ZBX-11256] synchronized the trigger wizzard form with trigger edit form changes (Gunars)
2915........S. [ZBX-11300] fixed variable used in forecast function (gleb)
2916A..G...... [ZBX-11146] fixed validation of item update interval 0 (Gunars, vso)
2917.......PS. [ZBX-11021] fixed discoverer to log that it has started before SNMP library initialization (vso)
2918.......PS. [ZBX-11213] fixed database monitoring keys (wiper)
2919
2920--------------------------------------------------------------------------------
2921Changes for 3.2.1
2922
2923Bug fixes:
2924..F....... [ZBX-11210] fixed link "Help" to a proper version of Zabbix manual (Sasha)
2925
2926--------------------------------------------------------------------------------
2927Changes for 3.2.1rc1
2928
2929New features:
2930.......PS. [ZBXNEXT-3106] improved concurrent VMware item polling speed, reduced size of cached VMware data (wiper)
2931A.F....... [ZBX-1357] updated Chinese (China), French, Italian, Portuguese (Brazil) translations; thanks to Zabbix translators (zalex_ua)
2932..F....... [ZBX-11136] increased width of input fields (Sasha)
2933
2934Bug fixes:
2935........S. [ZBX-11204] fixed parameter parsing in calculated items when it contains double quote escaping (Sergejs)
2936........S. [ZBX-11250] fixed trigger update after executing event correlation 'close new' operation (wiper)
2937.......PS. [ZBX-5448] fixed possible delay when proxy sends cached history to server (vso)
2938.......PS. [ZBX-7595] fixed long SNMP OID not being accepted (vso)
2939....I..... [ZBX-7108] fixed error when upgrading graph_theme table in proxy database from 1.8 to 2.0 (vso)
2940..F....... [ZBX-9068] fixed forms behaviour when enter key is pressed (Sasha)
2941...G...PS. [ZBX-11245] fixed escaped double quote parsing in quoted parameters in array in item key parameters (gleb)
2942....I..... [ZBX-11175] fixed compilation failure for OpenBSD 5.8, 5.9, 6.0 (vso)
2943..F....... [ZBX-11137] fixed validation of new host group when creating/updating template (Gunars)
2944..F....... [ZBX-11050] changed translation string "Acknowledges" => "Acknowledgements" (Cemeris)
2945A......... [ZBX-11196] implemented dynamic default sortorder for icon mappings, now default sortorder increases by one with each entry of mapping (Cemeris)
2946..F....... [ZBX-11202] fixed timeline in Problem view which shows "Yesterday" instead of "Today" (Sasha)
2947..F....... [ZBX-11120] fixed checkbox functionality and display of undefined indexes in trigger expression and recovery expression constructor (Ivo)
2948A......... [ZBX-10758] added converting of SNMP lld rules in XML import (Sasha)
2949..F....... [ZBX-11131] removed mistaken support of {ITEM.VALUE} and {ITEM.LASTVALUE} macros in trigger URLs (Sasha)
2950
2951--------------------------------------------------------------------------------
2952Changes for 3.2.0
2953
2954New features:
2955A.F....... [ZBX-1357] updated Czech, English (United States), Hebrew, Italian, Japanese, Korean, Portuguese (Brazil), Russian, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
2956
2957--------------------------------------------------------------------------------
2958Changes for 3.2.0rc2
2959
2960Bug fixes:
2961........S. [ZBX-11182] fixed creating of recovery expressions for triggers created from trigger prototypes (Sasha)
2962..F....... [ZBX-11182] added possibility to open lld-created trigger from list of items (Sasha)
2963........S. [ZBX-11189] fixed resolving of problems by event correlation on trigger level (Sasha)
2964........S. [ZBX-11187] improved performance of event tag processing by caching eventtagid and problemtagid (Sasha)
2965........S. [ZBX-11177] fixed sql errors while processing event correlation on trigger level (Sasha)
2966
2967--------------------------------------------------------------------------------
2968Changes for 3.2.0rc1
2969
2970New features:
2971...G...... [ZBXNEXT-3206] added support of flexible item key parameters for aliases (Sasha)
2972..F....... [ZBXNEXT-3405] implemented timeline in Monitoring->Problems view (Pavel, Sasha)
2973...G...PS. [ZBXNEXT-3353] implemented interface for history export through loadable modules and changed module loading to require only zbx_module_api_version() function (gleb, Sandis)
2974A.F....... [ZBXNEXT-3423] removed ability to acknowledge OK events (Ivo)
2975..F....... [ZBXNEXT-3416] implemented event hidden tag display with hint box when there are more than 3 tags and better display of long tags and added event tag display in event details widget (Ivo)
2976..F....... [ZBXNEXT-3412] implemented mass update for trigger and trigger prototype tags and manual close (Ivo)
2977
2978Bug fixes:
2979..F....... [ZBXNEXT-3101] fixed displaying fields of "Operations" tab in action edit form when adding new operation in IE (Cemeris)
2980....I..... [ZBX-11171] updated database versioning for v3.2 release (Sasha)
2981....I..... [ZBXNEXT-3101] fixed sql errors while upgrade IBM DB2 database (Sasha)
2982A......... [ZBX-11143] added missing space in CTrigger.php SQL query (Cemeris)
2983..F....... [ZBX-6083] strings that are related to status of item, trigger and host prototypes was renamed "Enable" and "Status" => "Create enabled", "Disable" => "Create disabled", "Enabled" => "Yes", "Disabled" => "No" (Cemeris)
2984..F....... [ZBXNEXT-3201] fixed displaying of "Actions" hintbox (Pavel, Sasha)
2985..F....... [ZBXNEXT-3201] fixed "Actions" column in exported csv file from Monitoring->Problem page (Ivo)
2986.......PS. [ZBX-11119] fixed use of uninitialized variable (vso)
2987..F....... [ZBX-11040] added "page navigation" context to translation strings "First" and "Last"; replicated translations for "First" and "Last" in "page navigation" context from 2.2 brancha (Cemeris)
2988..F....... [ZBX-11035] fixed incorrect headers in screens "Status of Zabbix" => "System status", "Zabbix server info" => "Status of Zabbix"; renamed screen element select option "Server info" => "Status of Zabbix" (Cemeris)
2989..F....... [ZBX-11070] disallowed zabbix admin accessing notifications of users that does not share any user group (Cemeris)
2990..F....... [ZBX-11057] fixed drawing lines of items with scheduled interval when graph data is selected from trends (Cemeris)
2991..F....... [ZBX-11050] changed translation strings "Enable event acknowledges" => "Enable event acknowledgement" and "Search/Filter elements limit" => "Limit for search and filter results" (Cemeris)
2992..F....... [ZBX-11071] fixed closing success and error messages in IE (Cemeris)
2993..F....... [ZBXNEXT-3101] fixed undefined index when adding a message to user in action operations (Gunars)
2994
2995--------------------------------------------------------------------------------
2996Changes for 3.2.0beta2
2997
2998New features:
2999..F....... [ZBXNEXT-3201] added icon in Monitoring->Problems view to show who close problem; implemented new information icons (Pavel, Sasha)
3000..F....... [ZBXNEXT-3201] added blinking on CLOSING state in Monitoring->Problems view (Sasha)
3001..F....... [ZBXNEXT-3201] added "Show details" filter option in Monitoring->Problems view (Sasha)
3002..F....... [ZBXNEXT-3201] added displaying of recovery actions in Monitoring->Problem view (Sasha)
3003...G...... [ZBXNEXT-3389] removed value length limitation in zabbix_sender when reading data from file/stream (wiper)
3004..F....... [ZBXNEXT-3409] replaced drop-down controls with modern radio buttons in several forms (Alexei)
3005
3006Bug fixes:
3007........S. [ZBX-11148] fixed suppressing of escalations when an event is closed by event correlation operation 'close new' (wiper)
3008..F....... [ZBX-8801] made "Trigger status" be always remembered in "Monitoring" -> "Triggers" and "Monitoring" -> "Overview", even if "All" (asaveljevs)
3009..F....... [ZBX-10974] fixed filter being reset when moving to a different page in "Monitoring" -> "Triggers" (asaveljevs)
3010A......... [ZBX-11020] fixed "host.create" so that both "inventory" and "inventory_mode" are optional (asaveljevs)
3011.......PS. [ZBX-8489] removed ODBC request answer size limitation (viktors, wiper)
3012........S. [ZBX-10830] fixed SNMP trap to convert non-printable values from SNMPv3 to hexadecimal (viktors, zalex_ua)
3013...G...... [ZBX-9124] changed getting OS name by item system.sw.os[name] (Sergejs)
3014....I..... [ZBX-11132] added database patch to fill all required fields in "problem" table (wiper)
3015....I....T [ZBX-10476] fixed several issues with 'service.discovery' lld rule in template 'Template OS Windows' (Sergejs)
3016........S. [ZBX-11124] fixed memory leak in process of deleting hosts, which occurs during lld processing (Sergejs)
3017..F....... [ZBX-11045] fixed action audit log "Recipient" column name (Sasha)
3018A......... [ZBXNEXT-3201] fixed possible SQL errors in problem.get() method (Sasha)
3019
3020--------------------------------------------------------------------------------
3021Changes for 3.2.0beta1
3022
3023New features:
3024........S. [ZBXNEXT-1791] added evaluation of logical expressions with unsupported items in trigger expressions and calculated items; thanks to users alix and Calimero for patch (Andris, wiper)
3025........S. [ZBXNEXT-2877] added datacenter name to vmware hypervisors and virtual machines (wiper)
3026A.F.I...S. [ZBXNEXT-1262] added support of nested host groups (Gunars, Ivo, Oleg, Sasha, wiper)
3027A.F....... [ZBX-1357] updated Chinese (China), Czech, English (United States), French, Georgian, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Slovak, Spanish, Turkish, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
3028........S. [ZBXNEXT-1791] enabled evaluation of nodata() and time-based functions for not supported items in trigger expressions and calculated items (Andris, wiper)
3029
3030Bug fixes:
3031.......P.. [ZBX-11109] fixed processing of parameter HousekeepingFrequency=0 in proxy (Sergejs)
3032...G...PS. [ZBX-11105] fixed compiler warnings regarding unused function parameters (Sandis)
3033........S. [ZBX-11099] reduced configuration cache lock time after host maintenance ends (wiper)
3034....I....T [ZBX-10476] extended 'Template OS Windows' template by 'service.discovery' LLD (Sergejs)
3035........S. [ZBX-9413] fixed disabled hosts linking to a maintenance (Sergejs)
3036
3037--------------------------------------------------------------------------------
3038Changes for 3.2.0alpha2
3039
3040New features:
3041..F.I...S. [ZBXNEXT-3201] added history of events in Monitoring->Problems view (Sasha)
3042A......... [ZBXNEXT-3201] added new filtering options in event.get() and problem.get() methods (Sasha)
3043..F....... [ZBXNEXT-3201] dropped Monitoring->Events view (Sasha)
3044A.F.I...S. [ZBXNEXT-104] implemented ability to manually close problems (Gunars, Ivo, wiper)
3045..F....... [ZBXNEXT-3358] added a beautiful favorites icon (Pavel)
3046
3047Bug fixes:
3048...G...PS. [ZBX-11100] fixed minor bugs and use of magic numbers in IP range parsers (Sergejs)
3049........S. [ZBX-11098] corrected log messages about completion of the trend data synchronization (Sergejs)
3050........S. [ZBX-11072] fixed problem with string truncation for IBM DB2 databases which contain the char '\r' (Sergejs)
3051....I..... [ZBX-11081] fixed compilation error with curl library (Sergejs)
3052...G...... [ZBX-7602] added error messages about invalid regular expressions in eventlog items (Sergejs)
3053........S. [ZBX-11093] fixed possible crash when copying cached correlation rules (wiper)
3054..F....... [ZBX-10901] added missing highlighting for some UI elements in focused state (asaveljevs, Pavel)
3055..F....... [ZBX-11075] fixed host full clone with discovered items and discovered triggers (Cemeris)
3056..F....... [ZBXNEXT-3351] decreased padding in screens to make them more compact (asaveljevs, Pavel)
3057........S. [ZBX-3101] fixed EVENT macro processing in recovery operations (wiper)
3058........S. [ZBX-10761] added upgrade patch to clean wrong values in 'triggers' table (Sergejs)
3059........S. [ZBX-11059] fixed duplicate notifications sending from one media type (Sergejs)
3060..F....PS. [ZBX-11050] renamed constants SCREEN_RESOURCE_TRIGGERS_OVERVIEW => SCREEN_RESOURCE_TRIGGER_OVERVIEW SCREEN_RESOURCE_HOSTS_INFO => SCREEN_RESOURCE_HOST_INFO SCREEN_RESOURCE_TRIGGERS_INFO => SCREEN_RESOURCE_TRIGGER_INFO (Cemeris, Sasha)
3061..F....... [ZBX-11050] changed translation strings "Alarm acknowledgements" => "Event acknowledgements" and "Status of triggers" => "Triggers" and changed few other translation strings to singular form (Cemeris)
3062A.F....... [ZBX-11060] fixed copying correlation_mode, correlation_tag, tags of trigger and trigger prototype (Cemeris)
3063....I..PS. [ZBX-11073] fixed compilation with Net-SNMP library support (gleb)
3064..F....... [ZBX-10263] fixed incorrect record count in getPagingLine() when search limit is reached (Cemeris)
3065
3066--------------------------------------------------------------------------------
3067Changes for 3.2.0alpha1
3068
3069New features:
3070........S. [ZBXNEXT-3195] implemented independent escalations for each problem event (Sandis, wiper)
3071A.F.I...S. [ZBXNEXT-3277] added global event correlation (Ivo, wiper)
3072A.F.I...S. [ZBXNEXT-3274] added event correlation on trigger level (Oleg, wiper)
3073A.F.I...S. [ZBXNEXT-3201] added high-performance view of current problems, implemented problem.get() method (Sasha)
3074..F....... [ZBXNEXT-3296] added basic filtering for several frontend pages (Alexei)
3075..FG...... [ZBXNEXT-2430] added new items log.count[] and logrt.count[], added option for monitoring fast-growing log files (Andris, Cemeris)
3076..F....... [ZBXNEXT-3175] added filtering for the list of templates and host groups (Alexei)
3077A.F....... [ZBXNEXT-821] added possibility to view, copy, mass update and delete lld created elements (Gunars, Ivo, Sasha)
3078....I...S. [ZBXNEXT-3193] added event_recovery table to link problem and recovery events, added problem table to cache active problem events (wiper)
3079.......PS. [ZBXNEXT-3267] added one minute delay for repeated SNMP trap file error log entries (viktors)
3080A.F.....S. [ZBXNEXT-3196] added action option to pause escalations during maintenance (Gunars, wiper)
3081A.F....... [ZBXNEXT-178] implemented web scenarios import/export (Sasha)
3082A.F.....S. [ZBXNEXT-2087] added trigger and event tags (Gunars, wiper)
3083A.F.....S. [ZBXNEXT-1638] added macro functions to allow substring extraction from item value macros in triggers and notifications (Sasha, wiper)
3084A.F.....S. [ZBXNEXT-2118] added support of trigger option "OK event generation" and recovery expression (Ivo, Oleg, Sasha, wiper)
3085A.......S. [ZBXNEXT-1250] added two new options "regexp" and "iregexp" to the third parameter <operator> of trigger function count(); thanks to Michael Kolomiets for patch (asaveljevs, gleb, Ivo)
3086A.F....... [ZBX-1357] updated Chinese (China), Chinese (Taiwan), Czech, English (United States), French, Georgian, Greek, Italian, Japanese, Korean, Polish, Romanian, Russian, Slovak, Turkish, Ukrainian, Vietnamese translations; thanks to Zabbix translators (zalex_ua)
3087A.F.....S. [ZBXNEXT-3135] removed id field from history text and log tables (Sasha, wiper)
3088
3089Bug fixes:
3090...G...... [ZBX-10768] fixed compilation warning on FreeBSD (viktors)
3091..F....... [ZBX-10561] improved style consistency for disabled elements (Pavel)
3092........S. [ZBX-3823] improved validation and error messaging when history, discovery, autoregistration and host availability data sent by passive and active proxies are processed on server (gleb)
3093A......... [ZBX-10030] fixed API action update method request with only "actionid" property (Cemeris)
3094..F....... [ZBX-9972] changed SERVICE_SLA constant to match database default goodsla value (Cemeris)
3095A......... [ZBX-10049] fixed optional field validation in drule.update API method (Gunars)
3096..F....PS. [ZBX-10076] fixed text information containing non-ASCII characters being saved incorrectly to IBM DB2 database in case of system locale misconfiguration (gleb, Oleg)
3097..F....... [ZBX-9989] optimized SQL queries for graphs building (Gunars, Sasha)
3098
3099--------------------------------------------------------------------------------
3100Changes for 3.0.32
3101
31023.0.32rc1 was released as 3.0.32 without any changes
3103
3104--------------------------------------------------------------------------------
3105Changes for 3.0.32rc1
3106
3107Bug fixes:
3108...G...... [ZBX-18845] fixed 'UserParameter' possible buffer overrun (viktors)
3109..F....... [ZBX-18057] fixed security vulnerability CVE-2020-15803 (Stored XSS attack on URL widget) (Ivo, talbergs)
3110
3111--------------------------------------------------------------------------------
3112Changes for 3.0.31
3113
31143.0.31rc1 was released as 3.0.31 without any changes
3115
3116--------------------------------------------------------------------------------
3117Changes for 3.0.31rc1
3118
3119Bug fixes:
3120...G...PS. [ZBX-17600] fixed security vulnerability CVE-2020-11800 (remote code execution) (Andris)
3121
3122--------------------------------------------------------------------------------
3123Changes for 3.0.30
3124
31253.0.30rc1 was released as 3.0.30 without any changes
3126
3127--------------------------------------------------------------------------------
3128Changes for 3.0.30rc1
3129
3130New features:
3131....I..... [ZBXNEXT-5706] replaced xml2-config to pkg-config when building with libxml2 (vso)
3132
3133Bug fixes:
3134........S. [ZBX-17201] fixed snmp trapper processes exceeding 1000% (arimdjonoks)
3135........S. [ZBX-16024] fixed maintenance status not being updated in cache if host is disabled (vso)
3136
3137--------------------------------------------------------------------------------
3138Changes for 3.0.29
3139
31403.0.29rc1 was released as 3.0.29 without any changes
3141
3142--------------------------------------------------------------------------------
3143Changes for 3.0.29rc1
3144
3145Bug fixes:
3146..F....... [ZBX-17101] fixed url validation before output (miks)
3147...G...PS. [ZBX-16750] fixed broken validation of peer certificate issuer and subject strings in TLS connect, fixed logging (Andris)
3148....I..... [ZBX-16178] fixed distributive can contain untracked backup file include/config.h.in~ (akozlovs)
3149
3150--------------------------------------------------------------------------------
3151Changes for 3.0.28
3152
31533.0.28rc1 was released as 3.0.28 without any changes
3154
3155--------------------------------------------------------------------------------
3156Changes for 3.0.28rc1
3157
3158Bug fixes:
3159...G...... [ZBX-15915] fixed linking error if round() is undefined (akozlovs)
3160....I..... [ZBX-16074] added file revision number generation for compilation on MS Windows (MVekslers)
3161..F....... [ZBX-11284] removed sid URL argument for form cancel buttons (gcalenko, miks)
3162A.F....... [ZBX-15416] fixed locale validation in user create and update API methods (miks)
3163
3164--------------------------------------------------------------------------------
3165Changes for 3.0.27
3166
31673.0.27rc1 was released as 3.0.27 without any changes
3168
3169--------------------------------------------------------------------------------
3170Changes for 3.0.27rc1
3171
3172Bug fixes:
3173........S. [ZBX-16019] fixed HOST.CONN, HOST.IP, IPADDRESS and HOST.DNS macros expansion in global scripts (akozlovs)
3174..F....... [ZBX-15674] fixed map status to be displayed OK if there are no problem in submaps (talbergs)
3175A.F....... [ZBX-2494] fixed sorting of items, item prototypes, lld rules and screens to avoid deadlocks in database between server and frontend (ashubin)
3176..F....... [ZBX-10404] fixed password being passed in plain text in media type edit form (gcalenko)
3177...G...PS. [ZBX-15721] fixed escaping of control characters in JSON encoder (Andris, viktors)
3178...G...... [ZBX-15937] fixed agent startup problem in Win 2008 R2 w/o SP1 by merging ZBX-15728 (kalimulin)
3179...G...PS. [ZBX-15588] fixed function names that are written to the log file when using LOG_LEVEL_DEBUG (asitals)
3180..F....... [ZBX-15870] fixed redundant jsloader loading in login page (miks)
3181........S. [ZBX-15913] fixed possible crash when sending custom alerts (vso)
3182........S. [ZBX-13347] fixed possible crash in history syncer process when processing discovered item value (vso)
3183
3184--------------------------------------------------------------------------------
3185Changes for 3.0.26
3186
31873.0.26rc1 was released as 3.0.26 without any changes
3188
3189--------------------------------------------------------------------------------
3190Changes for 3.0.26rc1
3191
3192Bug fixes:
3193........S. [ZBX-15867] fixed invalid DNS being accepted when receiving discovery contents from Zabbix proxy (vso)
3194...G...PS. [ZBX-15552] fixed compilation with LibreSSL as OpenSSL replacement and OpenSSL without PSK support (Andris)
3195........S. [ZBX-15788] fixed crash when substituting LLD macros in calculated item formula expression (vso)
3196.......PS. [ZBX-15670] fixed inefficient vmware eventlog downloading (MVekslers)
3197.......PS. [ZBX-14858] fixed processing of unlimited vmware maxQueryMetrics value (MVekslers)
3198.D........ [ZBX-10496] fixed links to installation instructions in README file (dimir)
3199...G....S. [ZBX-15494] fixed handling numbers that written in scientific notation (asitals)
3200...G...... [ZBX-15316] fixed problem with socket inheritance preventing Windows agent from restarting under certain circumstances (kalimulin)
3201
3202--------------------------------------------------------------------------------
3203Changes for 3.0.25
3204
32053.0.25rc1 was released as 3.0.25 without any changes
3206
3207--------------------------------------------------------------------------------
3208Changes for 3.0.25rc1
3209
3210Bug fixes:
3211..F....... [ZBX-15577] fixed restricted user access to the host name when calling host_screen (vasilijs)
3212A......... [ZBX-15220] fixed displaying of last value for values received in the same second (Sasha)
3213........S. [ZBX-15460] reset agent availability when host status changes, e.g., when host gets disabled (asitals)
3214...G...PS. [ZBX-11761] added warnings in case of TLS identity mismatch (akozlovs)
3215A......... [ZBX-15355] fixed undefined index in configuration.import API call (Sasha)
3216A......... [ZBX-15354] fixed undefined index in API calls without "auth" parameter (Sasha)
3217A......... [ZBX-14331] fixed error allowing users to change type of a host interface that already has items attached (gcalenko)
3218........S. [ZBX-15313] fixed unit suffix support in calculated item expressions (kalimulin)
3219A.F....... [ZBX-14592] fixed calculation of SLA and availability report when problem has negative duration (miks)
3220A......... [ZBX-15156] fixed undefined offset error in host screen with web item (talbergs)
3221...G...... [ZBX-14624] fixed agent collector not releasing connection to missing/removed disk devices (Andris, yurii)
3222..F....... [ZBX-14604] fixed displaying of the graph name on screens (miks)
3223..F....... [ZBX-15233] renamed fuzzytime() function description in dropdown list (Ivo)
3224...G...... [ZBX-12801] excluded zabbix_sender.dll from MS Windows builds with TLS (viktors)
3225...G...... [ZBX-15260] improved misleading warning message when agent fails to find log file during processing logrt[] item (asitals)
3226.......PS. [ZBX-15206] fixed deprecated net-snmp attribute (MVekslers)
3227.......PS. [ZBX-15238] fixed updating nextcheck time in discovery rules to avoid overlaps between discovery executions (asitals)
3228....I....T [ZBX-8383] updated Tomcat template for compatibility with recent Tomcat versions, fixed constraint error when importing new data.tmpl (kalimulin)
3229..F....... [ZBX-14606] removed strict-transport-security header from frontend (miks)
3230A......... [ZBX-14977] fixed creation of unneeded database record if host prototype inventory mode is disabled; fixed validation for host and host prototype inventory mode (miks)
3231A......... [ZBX-15146] fixed SQL error occurred when too long IP address is attempted to be written in database (miks)
3232
3233--------------------------------------------------------------------------------
3234Changes for 3.0.24
3235
32363.0.24rc1 was released as 3.0.24 without any changes
3237
3238--------------------------------------------------------------------------------
3239Changes for 3.0.24rc1
3240
3241New features:
3242....I..... [ZBXNEXT-4841] removed hardcoded location for iconv.h; thanks to Helmut Grohne for the patch (kalimulin)
3243...G...... [ZBXNEXT-3047] fixed compilation errors on Windows platform with static OpenSSL libraries (Andris, viktors)
3244...G...PS. [ZBXNEXT-4836] added license information and OpenSSL linking exception to README file, show crypto library version when started with '-V' (Andris)
3245
3246Bug fixes:
3247.......PS. [ZBX-14635] fixed rare LLD failures when moving host between groups (kalimulin)
3248..F....... [ZBX-13719] fixed loss of calc_fnc index in graph edit form (vasilijs)
3249..F....... [ZBX-13009] fixed percentage calculation on availability reports list page (gcalenko)
3250.......PS. [ZBX-15132] backported daylight saving related scheduled checks fix from ZBX-12965 (wiper)
3251...G...... [ZBX-14899] fixed wrong net.tcp.listen values on obsolete Linux systems (kalimulin)
3252.......PS. [ZBX-15142] fixed time format for vmware performance counters query (MVekslers)
3253A......... [ZBX-14833] fixed selectHosts option in dservice.get API method to return the list of hosts by IP and proxy (Ivo, Sasha)
3254.......PS. [ZBX-15062] fixed binary heap trying to reallocate slots on every insert (wiper)
3255..F....... [ZBX-14805] fixed unauthorized request error when resetting filter after enabling/disabling elements (agriscenko)
3256..F....... [ZBX-14758] fixed encoding for cookie names and values (Ivo, vmurzins)
3257..F....... [ZBX-14691] fixed faulty behaviour of mandatory fields in Trigger expression form (vasilijs)
3258..F....... [ZBX-13505] fixed link coloring in map when related trigger is not monitored (miks)
3259.......PS. [ZBX-14953] fixed not closed connection with vmware at the end of update session via a call to Logout() (MVekslers)
3260....I..... [ZBX-14966] removed the notes about sqlite from zabbix_server.conf (MVekslers)
3261A.F....... [ZBX-14422] fixed SQL queries being logged when accessing API, even if debug mode is disabled (agriscenko)
3262...G...PS. [ZBX-15027] fixed startup failures due to orphaned or zombie processes remaining when zabbix daemon is terminated during startup (vso)
3263
3264--------------------------------------------------------------------------------
3265Changes for 3.0.23
3266
32673.0.23rc1 was released as 3.0.23 without any changes
3268
3269--------------------------------------------------------------------------------
3270Changes for 3.0.23rc1
3271
3272New features:
3273.......PS. [ZBXNEXT-4782] improve out of memory error message by adding statistics and backtrace; improve something impossible has just happened error message by adding backtrace (vso)
3274
3275Bug fixes:
3276...G...... [ZBX-14779] extended support of system.stat[ent], system.stat[cpu,pc], system.stat[cpu,ec] on IBM AIX to LPAR type 'dedicated' (Andris)
3277........S. [ZBX-14851] fixed the host visible name in the event details/messages from server when using long utf8 text (MVekslers)
3278.......PS. [ZBX-14972] fixed the case where data from non-monitored VMware services are not removed from vmware cache (MVekslers)
3279...G...PS. [ZBX-14856] added support for OpenSSL 1.1.1 (Andris)
3280.D.G...PS. [ZBX-14971] added note on runtime control with PID numbers larger than 65535 to server, proxy and agentd help messages and man pages (Andris)
3281A......... [ZBX-14734] fixed the verification of the assignment of two web checks with the same name from different templates to one host (vasilijs)
3282..F....... [ZBX-14749] fixed cloning inherited host prototype on host (vasilijs)
3283..F....... [ZBX-14663] fixed calculation of Y zero position in graph (miks)
3284..F....... [ZBX-14811] fixed color of the host name in the title of the Screens (vasilijs)
3285..F....... [ZBX-14776] fixed sorting when changing status of media type (vasilijs)
3286..F....... [ZBX-14757] fixed fields becoming writable upon form refresh in host prototype form (vmurzins)
3287..F....... [ZBX-14689] fixed updating of the Graph list of host when selecting a group of hosts (vasilijs)
3288..F....... [ZBX-14803] fixed incorrect profile update causing page filter to sometimes show duplicate values (Ivo)
3289..F....... [ZBX-14727] fixed selection of data for trigger overview, data overview and graphs if first drop down entry is "none" (Ivo)
3290..F....... [ZBX-14650] fixed web.page.regexp item parameters description (gcalenko)
3291.......PS. [ZBX-14882] fixed crash in vmware collector when receiving invalid xml (vso)
3292.......PS. [ZBX-14853] fixed error of vmware items caused by misconfigured vmware maxQueryMetrics parameter (MVekslers)
3293..F....... [ZBX-14845] fixed filter in triggers status page not being reset when navigating from dashboard and host inventory (agriscenko)
3294
3295--------------------------------------------------------------------------------
3296Changes for 3.0.22
3297
32983.0.22rc1 was released as 3.0.22 without any changes
3299
3300--------------------------------------------------------------------------------
3301Changes for 3.0.22rc1
3302
3303Bug fixes:
3304..F....... [ZBX-14496] fixed unauthorized request error when sorting list after enabling/disabling elements (agriscenko)
3305........S. [ZBX-14614] fixed server template linking with triggers having no dependencies (MVekslers)
3306...G...... [ZBX-6565,ZBX-13645,ZBX-14559] fixed agent on AIX 6.1 TL0, 7.1 TL0: system.stat[memory,avm], compilation, crash on net.dns[] items (Andris)
3307..F....... [ZBX-13015] fixed X axis labels with DST transition in the displayed period (Sasha)
3308........S. [ZBX-14778] fixed housekeeper attempting to remove history of discovery rules/prototypes (wiper)
3309.......PS. [ZBX-14775] fixed configuration of the maximum available count of aggregated metrics in a single request to vmware vCenter (MVekslers)
3310..F....... [ZBX-14676] fixed displaying links containing UTF-8 characters (Ivo)
3311
3312--------------------------------------------------------------------------------
3313Changes for 3.0.21
3314
33153.0.21rc1 was released as 3.0.21 without any changes
3316
3317--------------------------------------------------------------------------------
3318Changes for 3.0.21rc1
3319
3320Bug fixes:
3321.......PS. [ZBX-14677] fixed vmware performance counter retrieval on installations with large number of datastores (wiper)
3322..F....... [ZBX-12293] renamed trigger functions by adding function name at the beginning and removing the operator and "N" and placing operator in a separate field allowing two new operators "<=" and ">=" for selection (Ivo)
3323.......PS. [ZBX-14593] fixed error message for invalid vmware endpoint (MVekslers)
3324........S. [ZBX-14614] fixed trigger dependency link to the template instead of the host during the discovery action (MVekslers)
3325...G...... [ZBX-372] added "zone" parameter to proc.num[] item for Solaris (viktors)
3326........S. [ZBX-14410] fixed output of information about the error for expressions with functions of triggers or calculated items (MVekslers)
3327..F....... [ZBX-14433] fixed several problems in displaying of X axis on the graphs (Sasha)
3328
3329--------------------------------------------------------------------------------
3330Changes for 3.0.20
3331
33323.0.20rc1 was released as 3.0.20 without any changes
3333
3334--------------------------------------------------------------------------------
3335Changes for 3.0.20rc1
3336
3337Bug fixes:
3338........S. [ZBX-14548] fixed the disk usage counters reading for ESX/ESXi hosts (MVekslers)
3339..F....... [ZBX-9236] fixed timeselector period used to select 'all' values of particular item (miks)
3340...G...... [ZBX-13393] fixed agent compilation error on AlphaServer Tru64 5.1B (Andris)
3341.......PS. [ZBX-14566] fixed possible data loss due to MariaDB server restart (vso)
3342.......PS. [ZBX-13010] fixed crash of poller processes in ODBC checks, simplified code (Andris, wiper)
3343..F....... [ZBX-14491] fixed link "show value mappings", which leads to no permission page (vasilijs)
3344........S. [ZBX-12380] improved function parameter parsing for trigger functions (MVekslers)
3345..F....... [ZBX-14432] removed redundant code in event details screen (miks)
3346........S. [ZBX-14410] improved error message handling in zbx_function_find() (MVekslers)
3347..F....... [ZBX-12104] added limit ZBX_HISTORY_PERIOD for {ITEM.VALUE} macro resolving in trigger name (gcalenko)
3348..F....... [ZBX-14402] fixed internal item parameter that does not match documentation (vasilijs)
3349
3350--------------------------------------------------------------------------------
3351Changes for 3.0.19
3352
3353New features:
3354A.F....... [ZBX-1357] updated English (United States), Japanese, Korean translations; thanks to Zabbix translators (zalex_ua)
3355
3356--------------------------------------------------------------------------------
3357Changes for 3.0.19rc1
3358
3359Bug fixes:
3360..F....... [ZBX-11861] fixed filter by trigger not being reset when accessing Events from a global search result (agriscenko)
3361...G...... [ZBX-6046] fixed the functions 'net.if.*' for Solaris with empty 64 bits counters (MVekslers)
3362A.F....... [ZBX-13355] fixed media type a required password field successfully passing validation while being empty and prevented auto-filling stored passwords by browser (Ivo)
3363.D........ [ZBX-14398] improved "Server" parameter description in Zabbix agent configuration file (vso)
3364.......PS. [ZBX-14447] reverted ZBX-13788 fix because of broken server-proxy compatibility between minor versions (wiper)
3365...G...... [ZBX-12250] fixed logrt[] item to analyze log file from start if no log files match and no log files were seen before (Andris)
3366...G...... [ZBX-12070] fixed "proc.num" and "proc.mem" items calculation of values when zabbix_agentd called in test mode (Sergejs)
3367........S. [ZBX-14423] fixed use of initialized variable during application discovery (vso)
3368.......PS. [ZBX-12990] improved "vmware.hv.datastore.size" through usage the performance counters (MVekslers)
3369.......PS. [ZBX-13765] fixed discovered host status update if it was down and a service was discovered on that host (Andris)
3370
3371--------------------------------------------------------------------------------
3372Changes for 3.0.18
3373
33743.0.18rc1 was released as 3.0.18 without any changes
3375
3376--------------------------------------------------------------------------------
3377Changes for 3.0.18rc1
3378
3379Bug fixes:
3380..F....... [ZBX-13549] fixed displaying of not monitored triggers in maps (miks)
3381........S. [ZBX-14333] fixed {ESC.HISTORY} and action log not to display colon without target host when executed on Zabbix server (vso)
3382........S. [ZBX-13043] removed error message for when user has defined media but all of them are disabled (viktors)
3383A.F....... [ZBX-13774] fixed creating and updating items with multiple specific scheduling intervals (Ivo)
3384..F....... [ZBX-12175] fixed subfilter entries with long names going off the screen (agriscenko, Andzs)
3385..F....... [ZBX-12644] fixed filter being partially reset when using pagination in availability report page (Ivo)
3386..F....... [ZBX-12882] fixed in popup window being allowed to select applications from different hosts when editing item mass update form (agriscenko)
3387.......PS. [ZBX-13788] fixed host availability stuck in unknown state after proxy changes (wiper)
3388........S. [ZBX-12372] fixed duplication of prefix "/" for second parameter "path" in items "web.page.*" (MVekslers)
3389
3390--------------------------------------------------------------------------------
3391Changes for 3.0.17
3392
33933.0.17rc2 was released as 3.0.17 without any changes
3394
3395--------------------------------------------------------------------------------
3396Changes for 3.0.17rc2
3397
3398Bug fixes:
3399...G...... [ZBX-13781] fixed possible crash in the function "web.page.get" of Zabbix Agentd (MVekslers)
3400
3401--------------------------------------------------------------------------------
3402Changes for 3.0.17rc1
3403
3404Bug fixes:
3405..F....... [ZBX-14336] fixed persistent xss vulnerability in services (vjaceslavs)
3406..F....... [ZBX-12425] fixed selection of web items in the "Plain text" screen element (Sasha)
3407...G...... [ZBX-13781] fixed CRLF injection in Zabbix Agentd (MVekslers)
3408........S. [ZBX-13766] fixed comparison of two large float numbers in expressions (Sergejs)
3409.......PS. [ZBX-13481] fixed incorrect parsing of BITS data type in SNMP response (vso)
3410A.F....... [ZBX-13742] fixed parsing of the operator "not" in trigger expression (Sasha)
3411A.F....... [ZBX-13680] fixed action not being cloned due to existing operation id being submitted (agriscenko)
3412...G...PS. [ZBX-13660] fixed data types passed to is_ushort() for converting PID, port and process number (Andris)
3413..F....... [ZBX-12935,ZBX-13539] fixed displaying of floating point values under the "Latest data" page (Sasha)
3414..F....... [ZBX-13500] fixed fractional values in triggers being misinterpreted without a leading 0 (agriscenko)
3415..F....... [ZBX-13561] fixed incorrectly displayed pie graph when first item has no data (Ivo)
3416
3417--------------------------------------------------------------------------------
3418Changes for 3.0.16
3419
34203.0.16rc1 was released as 3.0.16 without any changes
3421
3422--------------------------------------------------------------------------------
3423Changes for 3.0.16rc1
3424
3425New features:
3426A.F....... [ZBX-1357] updated Chinese (China), Czech, English (United States), Japanese, Korean, Russian, Turkish, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
3427
3428Bug fixes:
3429..F....... [ZBX-13542] fixed http steps on template not inheriting hosts application setting (nikita)
3430........S. [ZBX-13339] improved deallocation of memory (MVekslers)
3431..F....... [ZBX-13412] fixed JS error and wrong form behaviour when changing item type, type of information, data type (agriscenko)
3432..F....... [ZBX-13257] fixed display of the latest item in Audit log (agriscenko)
3433...G...PS. [ZBX-13351] improved OpenSSL error messages (viktors)
3434.......PS. [ZBX-13362] fixed potentially wrong rows deleting by housekeeper in PostgreSQL (Sergejs)
3435....I..... [ZBX-13472] fixed description of "Server" and "ServerActive" configuration options (Sasha)
3436........S. [ZBX-13455] added frontend error message when templates cannot be linked to LLD host (viktors)
3437..F....... [ZBX-13434] fixed incorrect trigger dependencies being set after copying triggers to multiple hosts; thanks to Kotaro Miyashita for the patch (Ivo)
3438..F....... [ZBX-13342] fixed order by query in frontend Maintenance tab (agriscenko)
3439A......... [ZBX-6167] fixed partial updating in maintenance.update (ashubin)
3440...G...... [ZBX-13062] banned using of mutex in threads of metrics collection (MVekslers)
3441........S. [ZBX-13236] fixed error message of function parameters parse (MVekslers)
3442
3443--------------------------------------------------------------------------------
3444Changes for 3.0.15
3445
34463.0.15rc1 was released as 3.0.15 without any changes
3447
3448--------------------------------------------------------------------------------
3449Changes for 3.0.15rc1
3450
3451Bug fixes:
3452....I..... [ZBX-13398] fixed configure script for Debian GNU/Linux "buster" and "sid" to work with PostgreSQL (viktors)
3453.......PS. [ZBX-13441] fixed crashes in case of failures (e.g. timeouts) during VMware hypervisor discovery (gleb)
3454........S. [ZBX-12643] improved error log message in case Zabbix server database cannot be used due to empty "users" table (vso)
3455A......... [ZBX-13325] fixed trend.get() method with Oracle backend (Sasha)
3456...G...... [ZBX-13055] fixed problems with DNS resolver interface on NetBSD (valdis)
3457..F....... [ZBX-13345] removed SID from URL in screen edit mode (miks)
3458...G...... [ZBX-13246] fixed processing of command line arguments which are longer than 2KB for proc.num and proc.mem items on AIX (viktors)
3459...G...... [ZBX-13254] fixed 'skip' parameter behaviour for log[], log.count[], logrt[], logrt.count[] items in case log files initially do not exist (Andris)
3460...G...... [ZBX-13253] fixed losing the 1st record by log[] and logrt[] items if 'skip' parameter is used and log file initially is empty (Andris)
3461A......... [ZBX-12991] removed default values for "active_since" and "active_till" fields in maintenance.create API method (Ivo)
3462..F....... [ZBX-11305] fixed color and label for event status on event details page (gcalenko)
3463..F....... [ZBX-13085] fixed trigger mass update form redirect to trigger list on attempt to attach dependent trigger if there was errors in previous submit attempts (gcalenko)
3464..F....... [ZBX-13078] fixed javascript error in user group permission granting popup (gcalenko)
3465
3466--------------------------------------------------------------------------------
3467Changes for 3.0.14
3468
34693.0.14rc2 was released as 3.0.14 without any changes
3470
3471--------------------------------------------------------------------------------
3472Changes for 3.0.14rc2
3473
3474New features:
3475A.F....... [ZBX-12825] implemented delayed URL validation; enabled user macros containing URLs as valid; made URL validation as optional; improved URL validation (miks)
3476
3477Bug fixes:
3478..F....... [ZBX-13181] fixed database configuration error reporting and message filtering when messages are received from clear_messages function (miks)
3479..F....... [ZBX-13024] fixed parsing "request" parameter for URLs without input parameters (Sasha)
3480..F....... [ZBX-12856] fixed empty host filter when adding dependent trigger in trigger edit form (gcalenko)
3481
3482--------------------------------------------------------------------------------
3483Changes for 3.0.14rc1
3484
3485Bug fixes:
3486..F....... [ZBX-13262] fixed cookie http-only attribute to prevent XSS attacks (miks)
3487..F....... [ZBX-13261] fixed reflected XSS vulnerability in popup forms (gcalenko)
3488..F....... [ZBX-13260] fixed permissions check in script execution form (miks)
3489..F....... [ZBX-13190] fixed check for permissions to enable/disable actions (gcalenko)
3490..F....... [ZBX-13042] fixed unclickable template link on host items list page (gcalenko)
3491.......PS. [ZBX-12925] fixed logic of commit/rollback operations (vjaceslavs)
3492..F....... [ZBX-13088] fixed incomplete data in notification reports for yearly report types (gcalenko)
3493..F....... [ZBX-12884] fixed misleading permissions visualization in user form for host groups and hosts lists (gcalenko)
3494........S. [ZBX-12887] fixed alert error message visibility to unrelated users (valdis)
3495.......PS. [ZBX-12497] improved VMware event log data collection and processing (gleb)
3496...G...... [ZBX-8054] relieved windows agent of dependency on MFC (valdis)
3497..F....... [ZBX-13024] fixed missed url search part in request login parameter (miks)
3498..F....... [ZBX-13044] fixed undefined index when setting strict-transport-security http header (miks)
3499..F....... [ZBX-12897] fixed error causing empty list in popup window when opened from page having host group filter (gcalenko)
3500....I..... [ZBX-12232] fixed mysql m4 configuration script for mariadb C connector (abs)
3501..F....... [ZBX-12247] fixed multiselect not showing results for read-only objects in screen configuration (Ivo)
3502..F....... [ZBX-13016] fixed warning message shown by deprecated PHP 7.2 function create_function() (Sasha)
3503..F....... [ZBX-12130] fixed max length validation in textarea fields (Ivo)
3504........S. [ZBX-8049] fixed zabbix[java,,ping] to stay supported when java gateway is down (valdis)
3505........S. [ZBX-12971] fixed possibility of host availability being stuck in unknown state when monitoring though proxy (vso)
3506A.F....... [ZBX-12655] added filter on event details page to show messages sent to users only from same groups (gcalenko)
3507..F....... [ZBX-12856] fixed wrong default value for host filter when adding dependent trigger in trigger edit form (gcalenko)
3508........S. [ZBX-9567] added missing fields to webscenario data handling (valdis)
3509..F....... [ZBX-11051] fixed displaying highest severity when dashboard filter options contain unacknowledged only (Ivo)
3510...G...... [ZBX-10710] fixed CPU guest time utilization accounting in Linux (valdis)
3511
3512--------------------------------------------------------------------------------
3513Changes for 3.0.13
3514
35153.0.13rc1 was released as 3.0.13 without any changes
3516
3517--------------------------------------------------------------------------------
3518Changes for 3.0.13rc1
3519
3520New features:
3521..F....... [ZBXNEXT-1421] added service sorting by name if multiple services has same 'sortorder' value (miks)
3522..F....... [ZBXNEXT-4081] improved error message for case when none of supported database modules exists (gcalenko)
3523
3524Bug fixes:
3525..F....... [ZBX-13133] fixed multiple security issues (miks)
3526.......PS. [ZBX-12854] fixed crash of VMware collector with DebugLevel=4 (gleb)
3527...G...... [ZBX-11902] fixed CPU count for LPAR partitions in IBM AIX (abs)
3528...G...... [ZBX-12260] fixed windows agent to support UTF-16LE, UCS-2, UCS-2LE encodings (vso)
3529..F....... [ZBX-12722] fixed scrollbar causing a JS error in "500 latest values" page due to unnecessarily initialization (Ivo)
3530..F....... [ZBX-12710] fixed OS type detection logic (vjaceslavs)
3531..F....... [ZBX-12543] fixed problems with session management (vjaceslavs)
3532........S. [ZBX-12259] added an informative warning about lack of data for macros used in LLD rule filter (viktors)
3533
3534--------------------------------------------------------------------------------
3535Changes for 3.0.12
3536
35373.0.12rc1 was released as 3.0.12 without any changes
3538
3539--------------------------------------------------------------------------------
3540Changes for 3.0.12rc1
3541
3542New features:
3543...G...PS. [ZBXNEXT-1862] modified server, proxy and agent to follow changes in /etc/resolv.conf (Andris)
3544
3545Bug fixes:
3546..F....... [ZBX-12788] fixed error when template is added to hosts via mass update form (gcalenko, vmurzins)
3547..F....... [ZBX-12666] fixed ETag comparison check in jsLoader for web server with enabled compression (gcalenko)
3548..F....... [ZBX-6669] fixed use of current host as filter when selecting items for graph forms and trigger forms (gcalenko)
3549........S. [ZBX-10547] fixed IT services calculation in parallel transactions not seeing each other changes when calculating common parent service (vso)
3550........S. [ZBX-12441] fixed user permission check for macros containing user personal information in notification messages (viktors)
3551..F....... [ZBX-12191] fixed start time and timeline period in events screen when switching to next pages (miks)
3552....I..... [ZBX-12779] fixed detection of PostgreSQL 10 (Andris)
3553.......P.. [ZBX-12281] fixed simultaneous sending of the same history data from passive proxy (gleb, vjaceslavs)
3554..F....... [ZBX-12770] fixed links in select popup for user groups; updated group selection field in Administration->Users (gcalenko)
3555A......... [ZBX-8277] improved performance of hostgeneral.unlink() method; fixed SQL statement (Sasha)
3556A......... [ZBX-10754] fixed inheritance of template properties in web scenarios (miks)
3557A......... [ZBX-12727] fixed response for script.get() method with "editable" flag (Sasha)
3558A......... [ZBX-12727] fixed dcheck.get(), dhost.get() and dservice.get() permission checks for admin users; related to ZBX-7238 (Sasha)
3559
3560--------------------------------------------------------------------------------
3561Changes for 3.0.11
3562
35633.0.11rc1 was released as 3.0.11 without any changes
3564
3565--------------------------------------------------------------------------------
3566Changes for 3.0.11rc1
3567
3568New features:
3569A.F....... [ZBX-1357] enabled Turkish translation to be displayed by default (zalex_ua)
3570A.F....... [ZBX-1357] updated Czech, English (United States), French, Italian, Japanese, Korean, Russian, Turkish translations; thanks to Zabbix translators (zalex_ua)
3571
3572Bug fixes:
3573..F....... [ZBX-12769] fixed XSS vulnerabilities in argument passing for popup forms and file import forms (gcalenko)
3574A.F....... [ZBX-12768] added schema validation for URL fields based on schemas whitelist in ZBX_URI_VALID_SCHEMES (gcalenko, Sasha)
3575.......PS. [ZBX-11675] fixed crash that could occur during connection failures to MySQL (Sergejs, vso)
3576..F....... [ZBX-12617] fixed sorting by host name for items on availability report page (gcalenko)
3577........S. [ZBX-12696] fixed trigger not being calculated for newly received item values if last one of those is unsupported value (vso)
3578..F....... [ZBX-12548] fixed notification sound not being played for message with timeout set to greater than minute (gcalenko)
3579...G...... [ZBX-12653] fixed heap corruption in Windows agent; thanks to Ronnie Kaech for the patch (abs)
3580A......... [ZBX-12660] fixed result of hostinterface.replacehostinterfaces method (Sasha)
3581..F....... [ZBX-12469] added new context for 'Second' string to be properly translated in maintenance period form (gcalenko)
3582.......PS. [ZBX-12493] fixed address and ports array size in zbx_init_ipmi_host() to match OpenIPMI internals (Andris, vso)
3583..F....... [ZBX-12623] fixed label macro resolving in maps (vjaceslavs)
3584..F.....S. [ZBX-11042] allowed libcurl to choose SMTP authentication mechanism other than PLAIN (gleb, vjaceslavs)
3585..F....... [ZBX-8997] fixed trigger expression validation test form (gcalenko, Sasha)
3586..F....... [ZBX-12545] fixed undefined index error on latest data page when host was deleted in another session (gcalenko)
3587..F....... [ZBX-12416] optimized data selection of user preferences stored in profiles (gcalenko)
3588..F....... [ZBX-11607] fixed a rounding of large unsigned numbers (miks)
3589..F....... [ZBX-12404] fixed visibility of item data first row for 'latest data' page and 'audit log' page (gcalenko)
3590..F....... [ZBX-12463] fixed undefined index error in "Last 20 issues" (Sasha)
3591........S. [ZBX-12186] fixed parallel processing of multiple values for same lld rule (vjaceslavs)
3592..F....... [ZBX-11887] fixed improper DB::refreshIds() call when selected row is locked (miks)
3593..F....... [ZBX-12022] fixed trigger resolving in services configuration; fixed popup window size (miks)
3594..F....... [ZBX-12429] fixed template replacement in mass update form (gcalenko)
3595..F....... [ZBX-12396] fixed an error in screens if screen trigger overview element contains deleted host group (miks)
3596..F....... [ZBX-12439] fixed macro name field length in host configuration form (gcalenko)
3597...G...PS. [ZBX-10820] fixed potential loss of data when server/proxy processes zabbix_sender data (Andris)
3598........S. [ZBX-12446] fixed discovery and auto registration to accept empty DNS names (vso)
3599.......PS. [ZBX-12224] fixed connection to Oracle database when database server gives out warnings (gleb)
3600...G...PS. [ZBX-12195] fixed contamination of script output with Zabbix'es own log messages when logging level is set to 4 or 5 and LogType=console (gleb)
3601...G...... [ZBX-12270] fixed processing of AIX item 'system.stat[ent]' in agent; thanks to Marc for patch (Andris)
3602..F....... [ZBX-12277] fixed trigger expression test form incorrectly replacing macros (Ivo)
3603
3604--------------------------------------------------------------------------------
3605Changes for 3.0.10
3606
3607New features:
3608A.F....... [ZBX-1357] updated Chinese (China), English (United States), Japanese, Korean, Polish, Portuguese (Brazil), Russian, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
3609
3610--------------------------------------------------------------------------------
3611Changes for 3.0.10rc1
3612
3613New features:
3614A.F....... [ZBX-1357] updated Chinese (China), Czech, English (United States), Korean, Romanian, Ukrainian, Vietnamese translations; thanks to Zabbix translators (zalex_ua)
3615.......PS. [ZBXNEXT-3659] reduced cache locking time during configuration synchronization (wiper)
3616
3617Bug fixes:
3618........S. [ZBX-12349] fixed security vulnerability with execution of the remote commands on server; thanks to MATSUDA Daiki, Ron Waisberg for report (vso)
3619...G...... [ZBX-12231] fixed memory leak in agent if log[], logrt[] items use global regexps with multiple subexpressions (Andris)
3620...G...... [ZBX-12187] fixed memory leak when using UserParameter with suppressed characters passed in arguments (viktors)
3621........S. [ZBX-12328] fixed collecting value of VMware host memory balloon size (viktors)
3622..F....... [ZBX-12305] fixed incorrectly escaped IT Service parent name (Ivo)
3623..F....... [ZBX-11812] fixed sorting of host interfaces; fixed selection of the default host interface (miks)
3624..F....... [ZBX-11277] fixed update in mass update form when inventory mode is not set explicitly (gcalenko)
3625..F....... [ZBX-10999] fixed user's access level to display popup content (miks)
3626..F....... [ZBX-9213] removed link from uneditable template and host names in all configuration sections (miks)
3627..F....... [ZBX-6533] improved LDAP authentication module status check for authentication form (gcalenko)
3628..F....... [ZBX-12019] fixed incorrectly displayed calendar date in maintenance edit form (miks)
3629..F....... [ZBX-11304] fixed trigger wizard expressions sorting as well as wizard crash due incorrect expression removal (miks)
3630A......... [ZBX-12023] fixed permission issue with event.get method (Sasha)
3631.......PS. [ZBX-12226] fixed configuration synchronization with Oracle databases (wiper)
3632.......PS. [ZBX-12046] fixed handling of database failure during ID selection (vso)
3633..F....... [ZBX-11683] fixed problem with lost IDs of unlinkable templates (miks)
3634.......PS. [ZBX-12142] fixed Oracle batch insert return value (wiper)
3635..F....... [ZBX-10546] fixed undefined index error in host import form while importing templates (gcalenko, Ivo)
3636..F....... [ZBX-11285] fixed cookie vulnerability for tabbed forms (gcalenko)
3637..F....... [ZBX-11486] fixed duplicated error messages in screens section (miks)
3638..F....... [ZBX-10807] fixed wrongly displayed field in item prototype form (miks)
3639..F....... [ZBX-11549] fixed 'numeric value' error in dashboard for php 7 (gcalenko, Sasha)
3640..F....... [ZBX-11559] fixed jquery binded function call on form submit (miks)
3641..F....... [ZBX-11405] fixed conditions to display treeview button in triggers section (miks)
3642........S. [ZBX-12012] fixed resolving of Critical and Verbose event log levels by {ITEM.LOG.SEVERITY} macro (Sasha)
3643A......... [ZBX-12093] fixed removing of applications that are created from application prototypes (Sasha)
3644A.F....... [ZBX-10253] fixed translation string and validation of TLS settings in host.create(), host.update() and host.massUpdate() methods; added variables to hosts array required by CHost::validateUpdate() method (miks)
3645........S. [ZBX-12100] fixed new line handling in SSH agent with numeric type of information (vso)
3646..F....... [ZBX-9958] fixed wrongly displayed list view after mass update failure (miks)
3647
3648--------------------------------------------------------------------------------
3649Changes for 3.0.9
3650
36513.0.9rc1 was released as 3.0.9 without any changes
3652
3653--------------------------------------------------------------------------------
3654Changes for 3.0.9rc1
3655
3656Bug fixes:
3657........S. [ZBX-12075] fixed security vulnerability with execution of the remote commands on server; thanks to Lilith Wyatt, Cisco Systems (gleb)
3658........S. [ZBX-12076] fixed security vulnerability with execution of the remote commands on proxy; thanks to Lilith Wyatt, Cisco Systems (gleb)
3659..F....... [ZBX-11024] fixed popup window size in actions configuration form (miks)
3660..F....... [ZBX-10997] fixed usage of wrong API in screen constructor (miks)
3661..F....... [ZBX-11477] fixed lost user name in profile title (miks)
3662A......... [ZBX-10373] fixed check for screen items overlap (gcalenko, Sasha)
3663........S. [ZBX-11889] fixed lastaccess update for passive proxy (viktors)
3664..F....... [ZBX-11960] fixed interface dragging in host edit page in the Chrome browser (vmurzins)
3665..F....... [ZBX-11345] fixed webscenario update error when step does not exist (gcalenko)
3666..F....... [ZBX-11975] fixed undefined index error in web scenario step creation (vmurzins)
3667.......PS. [ZBX-11980] fixed incorrect type handling in SSH checks (abs)
3668...G...... [ZBX-11959] fixed memory leak in the agent on OpenBSD, FreeBSD and NetBSD (abs)
3669..F....... [ZBX-11984] fixed host hyperlink style on event details page (gcalenko)
3670.......PS. [ZBX-11807] fixed poller stalling due to incorrect handling of unixODBC library (viktors)
3671A......... [ZBX-9358] improved randomness in session ID generation (vmurzins)
3672..F....... [ZBX-11933] added fullscreen parameter in link to submap in maps (vmurzins)
3673A......... [ZBX-11893] fixed permission issue, when importing hosts that are monitored by proxy by Zabbix Admin type user (vmurzins)
3674..F....... [ZBX-11905] fixed redirect to original requested page after login (vmurzins)
3675.......PS. [ZBX-11864] fixed formatting of URLs if an IPv6 is used in simple HTTPS checks (abs)
3676..F....... [ZBX-6851] fixed zero number display in Event ID column in windows eventlog history (vmurzins)
3677..F....... [ZBX-11624] fixed undefined index error for regular expressions form (vmurzins)
3678.......PS. [ZBX-11855] fixed data truncation when escaping strings that contain carriage return (vso)
3679.......PS. [ZBX-11758] fixed crash in web monitoring when variable is empty or the first step was called regexp function on Solaris (Sergejs)
3680.......PS. [ZBX-11765] fixed incorrect rollback in process of escalation for DB2 database (Sergejs)
3681
3682--------------------------------------------------------------------------------
3683Changes for 3.0.8
3684
3685New features:
3686A.F....... [ZBX-1357] updated Czech, French, Japanese, Polish, Portuguese (Brazil) translations; thanks to Zabbix translators (zalex_ua)
3687
3688--------------------------------------------------------------------------------
3689Changes for 3.0.8rc1
3690
3691New features:
3692.......PS. [ZBXNEXT-3681] improved bulk inserts for Oracle database backend (wiper)
3693........S. [ZBXNEXT-3669] optimized trigger expression batch processing to avoid recalculation of identical functions (wiper)
3694..F.....S. [ZBXNEXT-3572] added option to control amount of queued items (vjaceslavs)
3695
3696Bug fixes:
3697...G...... [ZBX-11568] fixed incorrect number rounding for CPU statistics (abs)
3698........S. [ZBX-11781] fixed potential integer underflow/overflow in the housekeeper process (abs)
3699.......PS. [ZBX-10902] fixed wrong averages in web monitoring if a web server doesn't respond to a request (abs)
3700..F....... [ZBX-11365] fixed button and multiselect positioning in action operations edit form (Ivo, Pavel)
3701.......PS. [ZBX-11655] fixed Oracle and MySQL column limit calculation when using UTF-8 (vso)
3702........S. [ZBX-11703] removed possibility to execute commit without transaction in processing LLD rules (Sergejs)
3703........S. [ZBX-11402] fixed unnecessary notification sending from dependent triggers (viktors)
3704.......PS. [ZBX-11587] fixed handling database failure during transaction commit (viktors)
3705A.F....... [ZBX-11698] fixed resolving of user macros with context wich are defined on host or template level (Sasha)
3706...G...... [ZBX-11621] fixed cause of error with EventID 5858 in Windows EventLog when using wmi.get key (viktors)
3707.......PS. [ZBX-11584] fixed selection of ntext data from Microsoft SQL Server using 'db.odbc.select' item key (Sergejs)
3708..F....... [ZBX-11492] fixed copying sharing properties while cloning slide shows (Cemeris, Sasha)
3709........S. [ZBX-11635] fixed possible deadlocks when removing obsolete VMWare services (Sergejs)
3710..F....... [ZBX-11661] prevented requesting all screens in slide show when slide show screens are deleted (Cemeris)
3711..F....... [ZBX-11527] fixed displaying maintenance icon for trigger element in maps (Cemeris)
3712.......PS. [ZBX-11481] fixed resolving macros for the IP and DNS fields in interfaces that are linked to the main interface with {HOST.IP} and {HOST.DNS} macros (Sergejs)
3713A.F....... [ZBX-11482] improved performance for getting last value of web items by limiting query results for values in last 24h; thanks to D.Spindel Ljungmark for patch (Cemeris)
3714.......PS. [ZBX-11630] added escaping '"', ''', '&', '<' and '>' characters in SOAP XML for VMware requests (Sergejs)
3715.......PS. [ZBX-11525] ensured unique value timestamps (clock, ns) from active agents and senders (dimir)
3716........S. [ZBX-11558] fixed removing trigger dependencies for triggers that are created from LLD prototypes (viktors)
3717..F....... [ZBX-11385] fixed interface displaying in host inventory page (Oleg, Pavel)
3718...G...PS. [ZBX-11101] fixed potential crash in case of failure in zbx_tls_connect() with mbed TLS (gleb)
3719...G...PS. [ZBX-11101] fixed compilation warnings regarding gnutls_transport_set_ptr() with GnuTLS (asaveljevs, gleb)
3720...G...PS. [ZBX-11101] fixed certificates with empty issuer and subject fields being rejected with OpenSSL (asaveljevs, gleb)
3721...G...PS. [ZBX-11101] fixed daemon behavior being affected by logging level when processing TLS connections (asaveljevs, gleb)
3722
3723--------------------------------------------------------------------------------
3724Changes for 3.0.7
3725
37263.0.7rc2 was released as 3.0.7 without any changes
3727
3728--------------------------------------------------------------------------------
3729Changes for 3.0.7rc2
3730
3731New features:
3732A.F....... [ZBX-1357] updated Czech, English (United States), French, Italian, Japanese, Korean, Portuguese (Brazil), Russian, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
3733
3734Bug fixes:
3735..F....... [ZBX-11613] fixed "Response time" graph on "Details of web scenario" page (Sasha)
3736
3737--------------------------------------------------------------------------------
3738Changes for 3.0.7rc1
3739
3740Bug fixes:
3741.......PS. [ZBX-10983] fixed crash in IPMI poller, added deleting of inactive IPMI hosts in 'unreachable poller', improved code correctness and debug logging (Andris)
3742..F....... [ZBX-11354] fixed applications and application prototypes being reset in templated items and item prototypes when modifying its parent (Ivo)
3743..F....... [ZBXNEXT-3487] added vm.vmemory.size to active item helper, updated descriptions and sorted; thanks richlv for patch (vso)
3744...G...... [ZBX-11494] fixed "system.stat" returning not supported after Zabbix agent restart on AIX (viktors)
3745...G...... [ZBX-11479] fixed threaded metric to handle interruption by a signal (vso)
3746........S. [ZBX-11534] fixed default operation step duration to be included in minimal step calculation instead of overriding (vso)
3747.......PS. [ZBX-11573] fixed possible crash when polling vmware.hv.status (wiper)
3748...G...... [ZBX-11528] fixed zabbix_get to match zabbix_server protocol (vso)
3749....I..... [ZBX-10979] changed vmware.vm.cpu.ready item units and description (wiper)
3750
3751--------------------------------------------------------------------------------
3752Changes for 3.0.6
3753
3754New features:
3755A.F....... [ZBX-1357] updated English (United States), Persian, Russian, Spanish, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
3756
3757--------------------------------------------------------------------------------
3758Changes for 3.0.6rc1
3759
3760New features:
3761.......PS. [ZBXNEXT-2010] added vmware.hv.datastore.size keys for VMware datastore capacity monitoring (wiper)
3762........S. [ZBXNEXT-1859] improved performance by not inserting events of auto registration if no such action was enabled, insert/update/select in a bulk on auto registration data from proxy (Sasha, vso)
3763..FG.....T [ZBXNEXT-3487] added new key for virtual memory monitoring on Windows (vso, wiper)
3764........S. [ZBX-10694] added rollup health sensor item to vmware hypervisor template (wiper)
3765........S. [ZBXNEXT-2969] added support for suffixed and negative trigger function parameters (gleb)
3766
3767Bug fixes:
3768........S. [ZBX-11509] fixed system.run command parameter to be quoted only if it contains special characters (vso)
3769.......PS. [ZBX-4661] fixed possible crash when Oracle database is not available (vso)
3770..F....... [ZBX-11445] fixed update of item host interface from items massupdate form (Cemeris)
3771..F....... [ZBX-10531] fixed IE not displaying color picker (Ivo)
3772..F....... [ZBX-11521] fixed JS error in media popup (Oleg)
3773...G...... [ZBX-11397] fixed system.hw.chassis key to read DMI tables through sysfs and fall back to /dev/mem only if sysfs is not available (vso)
3774........S. [ZBX-11411] added check for LLD macro values in calculated item formula to be numeric (viktors)
3775A......... [ZBX-11483] improved API script.execute validation (Oleg)
3776A.F.....S. [ZBX-11347] fixed resolving of {HOST.IP}, {HOST.DNS} and {HOST.CONN} macros in item key parameters for items without interface (asaveljevs, Ivo, Sasha)
3777..F....... [ZBX-11475] fixed copying sharing properties while cloning screen or network maps (Cemeris)
3778...G...... [ZBX-9781] changed vfs.fs.size, vfs.fs.inode checks to be executed in separate process/thread to avoid lockup with stale NFS mounts (wiper)
3779..F....... [ZBX-11195] fixed icon mapping visual issues in edit form (Oleg, Pavel)
3780..F....... [ZBX-11390] fixed error hint displaying (Oleg)
3781..F....... [ZBX-11246] added disabled "delete" button for edit forms of templated item, item prototype, web scenario and discovery rule (Cemeris)
3782........S. [ZBX-11223] rewritten calculated item formula parsing, simple macro parsing and LLD macro parsing; fixed several problems with function parsing (gleb, Sergejs)
3783A......... [ZBX-11121] disallowed leaving user without linked user groups with usergroup.update, usergroup.massupdate, usergroup.delete API methods (Cemeris)
3784A.F....... [ZBX-9926] fixed displaying of LLD graphs in host screens if user has no rights to Templates group (Gunars)
3785...G...PS. [ZBX-11149] added support of OpenSSL 1.1.0 (Andris, gleb)
3786A......... [ZBX-11191] fixed web scenarios not updating step items when giving only "applicationid" and steps with "httpstepid" properties (Ivo)
3787A......... [ZBX-11191] fixed updating templated web scenario steps by prohibiting to directly change the step name or giving different amount of steps than in template (Ivo)
3788A......... [ZBX-11191] improved web scenario step validation by adding required fields (Ivo)
3789...G...... [ZBX-11292] fixed getting network interface statistics on Oracle Solaris 10/11 (Andris)
3790A......... [ZBX-11125] prohibited zero in first parameter of nodata() trigger function (Sasha, vso)
3791........S. [ZBX-11349] removed possibility to create items, triggers and graphs with empty names after low level discovery macro substitution (Sergejs)
3792A......... [ZBX-11244] fixed parsing of JSON text when PHP is compiled without JSON library (Cemeris)
3793..F....... [ZBX-11219] renamed second argument for net.dns and net.dns.record items from "zone" to "name" (Cemeris)
3794..F....... [ZBX-8457] fixed user macro resolving for templated host and templates (Oleg)
3795..F....... [ZBX-11367] fixed xml import when non-snmp interfaces have incorrect parameter "bulk" (Gunars)
3796..F....... [ZBX-10388] removed duplicated data and reduced traffic for hint popups (Gunars)
3797..F....... [ZBX-11331] fixed JS error in Configuration->Discovery edit page (Oleg)
3798...G...... [ZBX-10906] fixed agent active checks being delayed if system time was pushed back (wiper)
3799....I..... [ZBX-11038] removed compression for the generated CSS files, added "sass" folder to the distribution archive (asaveljevs)
3800....I..... [ZBX-11335] added MariaDB database support when compiling with --with-mysql configuration option; thanks to Dmitry Smirnov for patch (viktors)
3801...G...PS. [ZBX-11122] fixed comparisons between signed and unsigned integer expressions to eliminate build warnings (Sergejs)
3802A......... [ZBX-10842] fixed sql error when updating httptest with applicationid and without httpstepid parameters (Cemeris)
3803A......... [ZBX-10842] prevented disappearing of step items when updating httptest without applicationid, httpstepid parameters (Cemeris)
3804A......... [ZBX-10842] fixed connecting web scenario applicationid to created steps when updating with API httptest.update mehtod (Cemeris)
3805..F....... [ZBX-9656] prevented updating comments for discovered triggers (Ivo)
3806..F....PS. [ZBX-11221] fixed MySQL connection issue by overriding user defined auto commit setting (Oleg, vso)
3807A......... [ZBX-11291] fixed LLD rule not validating "lifetime" field (Ivo)
3808..F....... [ZBX-11209] fixed visual bugs in various browsers (Pavel, Sasha)
3809..F....... [ZBX-10958] fixed displaying of user name for inaccessible users; fixed warnings in PHPUnit test; fixed undefined offsets in screen "Action logs" (Gunars)
3810A......... [ZBX-11091] fixed parsing of XML file which contains tag with attributes but without child tags; it could cause significant memeory leak (Sasha)
3811........S. [ZBX-10694] reverted hypervisor health status to HostSystem.overallStatus property (wiper)
3812..F....... [ZBX-11276] removed extra double quotes in host interface form (Gunars)
3813........S. [ZBX-11300] fixed variable used in forecast function (gleb)
3814A..G...... [ZBX-11146] fixed validation of item update interval 0 (Gunars, vso)
3815.......PS. [ZBX-11021] fixed discoverer to log that it has started before SNMP library initialization (vso)
3816.......PS. [ZBX-11213] fixed database monitoring keys (wiper)
3817
3818--------------------------------------------------------------------------------
3819Changes for 3.0.5
3820
38213.0.5rc2 was released as 3.0.5 without any changes
3822
3823--------------------------------------------------------------------------------
3824Changes for 3.0.5rc2
3825
3826Bug fixes:
3827..F....... [ZBX-11220] fixed visibility of latest event in Monitoring->Events page (Sasha)
3828
3829--------------------------------------------------------------------------------
3830Changes for 3.0.5rc1
3831
3832New features:
3833.......PS. [ZBXNEXT-3106] improved concurrent VMware item polling speed, reduced size of cached VMware data (wiper)
3834..F....... [ZBX-11136] increased width of input fields (Sasha)
3835A.F....... [ZBX-1357] updated Chinese (China), French, German, Korean, Persian translations; thanks to Zabbix translators (zalex_ua)
3836...G...... [ZBXNEXT-3389] removed value length limitation in zabbix_sender when reading data from file/stream (wiper)
3837
3838Bug fixes:
3839........S. [ZBX-11204] fixed parameter parsing in calculated items when it contains double quote escaping (Sergejs)
3840.......PS. [ZBX-5448] fixed possible delay when proxy sends cached history to server (vso)
3841.......PS. [ZBX-7595] fixed long SNMP OID not being accepted (vso)
3842....I..... [ZBX-7108] fixed error when upgrading graph_theme table in proxy database from 1.8 to 2.0 (vso)
3843..F....... [ZBX-9068] fixed forms behaviour when enter key is pressed (Sasha)
3844...G...PS. [ZBX-11245] fixed escaped double quote parsing in quoted parameters in array in item key parameters (gleb)
3845....I..... [ZBX-11175] fixed compilation failure for OpenBSD 5.8, 5.9, 6.0 (vso)
3846..F....... [ZBX-11137] fixed validation of new host group when creating/updating template (Gunars)
3847A.F....... [ZBX-11151] implemented dynamic default sortorder for graph item, default sortorder increases by one with each entry of graph item (Cemeris)
3848..F....... [ZBX-8897] increased performance of Monitoring->Events page (Sasha)
3849A......... [ZBX-10758] added converting of SNMP lld rules in XML import (Sasha)
3850..F....... [ZBX-11131] removed mistaken support of {ITEM.VALUE} and {ITEM.LASTVALUE} macros in trigger URLs (Sasha)
3851A......... [ZBX-11143] added missing space in CTrigger.php SQL query (Cemeris)
3852..F....... [ZBX-11040] added "page navigation" context to translation strings "First" and "Last"; replicated translations for "First" and "Last" in "page navigation" context from 2.2 branch (Cemeris)
3853..F....... [ZBX-11070] disallowed zabbix admin accessing notifications of users that does not share any user group (Cemeris)
3854..F....... [ZBX-11057] fixed drawing lines of items with scheduled interval when graph data is selected from trends (Cemeris)
3855..F....... [ZBX-8801] made "Trigger status" be always remembered in "Monitoring" -> "Triggers" and "Monitoring" -> "Overview", even if "All" (asaveljevs)
3856..F....... [ZBX-10974] fixed filter being reset when moving to a different page in "Monitoring" -> "Triggers" (asaveljevs)
3857A......... [ZBX-11020] fixed "host.create" so that both "inventory" and "inventory_mode" are optional (asaveljevs)
3858.......PS. [ZBX-8489] removed ODBC request answer size limitation (viktors, wiper)
3859........S. [ZBX-10830] fixed SNMP trap to convert non-printable values from SNMPv3 to hexadecimal (viktors, zalex_ua)
3860..F....... [ZBX-11071] fixed closing success and error messages in IE (Cemeris)
3861........S. [ZBX-11124] fixed memory leak in process of deleting hosts, which occurs during lld processing (Sergejs)
3862.......P.. [ZBX-11109] fixed processing of parameter HousekeepingFrequency=0 in proxy (Sergejs)
3863........S. [ZBX-11099] reduced configuration cache lock time after host maintenance ends (wiper)
3864........S. [ZBX-9413] fixed disabled hosts linking to a maintenance (Sergejs)
3865...G...PS. [ZBX-11100] fixed minor bugs and use of magic numbers in IP range parsers (Sergejs)
3866........S. [ZBX-11072] fixed problem with string truncation for IBM DB2 databases which contain the char '\r' (Sergejs)
3867....I..... [ZBX-11081] fixed compilation error with curl library (Sergejs)
3868..F....... [ZBX-10901] added missing highlighting for some UI elements in focused state (asaveljevs, Pavel)
3869..F....... [ZBXNEXT-3351] decreased padding in screens to make them more compact (asaveljevs, Pavel)
3870........S. [ZBX-11059] fixed duplicate notifications sending from one media type (Sergejs)
3871....I..PS. [ZBX-11073] fixed compilation with Net-SNMP library support (gleb)
3872..F....... [ZBX-10263] fixed incorrect record count in getPagingLine() when search limit is reached (Cemeris)
3873..F....... [ZBX-10621] fixed hanging of dragged widget while updating content (Alexei)
3874..F....... [ZBX-10621] removed excessive white space in dashboard (Alexei, Pavel)
3875........S. [ZBX-10713] fixed incorrect macro {ESC.HISTORY} that gathers history about one event to different actions (Sergejs)
3876........S. [ZBX-10759] fixed trigger prototypes status when host become unavailable (Sergejs)
3877........S. [ZBX-10971] fixed memory leak when action is removed from configuration (Sergejs)
3878...G....S. [ZBX-10721] made the third parameter (<port>) of "net.tcp.service" optional (Sergejs)
3879...G...... [ZBX-11015] fixed proc.cpu.util for non-privileged agent on Solaris (Sandis)
3880........S. [ZBX-10753] fixed server reconnection attempts to MySQL on start and while running in case MySQL stopped or restarting (viktors)
3881........S. [ZBX-11012] fixed expansion of macro {DISCOVERY.RULE.NAME} (viktors)
3882..F....... [ZBX-10504] reduced padding around graphs to account for decreased padding in CSS (asaveljevs)
3883..F....... [ZBX-10591] fixed header widget being broken by selects with long values (asaveljevs, Pavel)
3884..F....... [ZBX-10987] fixed table header line not being visible in dark theme (Pavel)
3885........S. [ZBX-10797] fixed evaluation of user macros in calculated items (Andris)
3886
3887--------------------------------------------------------------------------------
3888Changes for 3.0.4
3889
3890New features:
3891A.F....... [ZBX-1357] updated Chinese (China), Czech, French, German, Italian, Japanese, Polish, Portuguese (Brazil), Russian, Slovak translations; thanks to Zabbix translators (zalex_ua)
3892
3893Bug fixes:
3894..F....... [ZBX-11023] fixed SQL injection vulnerability in "Latest data" page; thanks to 1N3 at Early Warning Services, LLC (Sasha)
3895
3896--------------------------------------------------------------------------------
3897Changes for 3.0.4rc1
3898
3899Bug fixes:
3900........S. [ZBX-10907] fixed remote command execution via SSH with no Zabbix agent interface (viktors)
3901.......PS. [ZBX-6370] added ability to monitor SNMP devices returning OIDs in decreasing or mixed order (Andris)
3902..F....... [ZBX-10918] fixed severity filter in map.view action (Cemeris, Gunars)
3903..F....... [ZBX-10840] fixed selecting of group in popup page filter (Gunars)
3904..F....... [ZBX-10791] fixed web monitoring automatic refresh (Gunars)
3905..F....... [ZBX-10736] fixed overlapping of row and table borders (Pavel)
3906A......... [ZBX-10880] fixed support of sending several Request object at the same time to JSON-RPC (Cemeris)
3907..F....... [ZBX-10895] fixed option URL value in step of web scenario popup; thanks to Fernando Schmitt for patch (Cemeris)
3908..F....... [ZBX-10931] fixed strings being untranslatable in Reports -> Triggers top 100 (zalex_ua)
3909..F....... [ZBX-10866] fixed calendar time for cases when local time zone differs from servers time zone (Cemeris)
3910..F....... [ZBX-10866] fixed starting value of time selector for events, graphs and screens (Cemeris)
3911..F....... [ZBX-10732] fixed default values for "Show", "Area type" and "Automatic icon selection" options in Map element popup (Cemeris)
3912...G...... [ZBX-10622] fixed handling of socket connection error messages on Windows; thanks to Yuri Volkov for patch (viktors)
3913.......PS. [ZBX-10828] fixed server/proxy crashes when performing Simple checks with invalid key parameters hidden in user macro (viktors)
3914..F....... [ZBX-10789] fixed drawing graphs with items that have scheduling intervals (Cemeris)
3915...G...... [ZBX-10852] fixed agent compilation on AIX 5.2, AIX 5.3 (wiper)
3916..F....... [ZBX-10457] fixed copying triggers to groups with multiple hosts or templates (Ivo)
3917..F....... [ZBX-10872] fixed selection of application in application popup (Cemeris)
3918........S. [ZBX-10848] fixed applications getting unlinked from undiscovered items (wiper)
3919.......PS. [ZBX-10819] fixed server/proxy compilation error on Solaris 10 (viktors)
3920A.F....... [ZBX-9455] fixed length limit for host prototype name (Gunars, Sasha)
3921..F....... [ZBX-10806] fixed whitespace between elements in host, host mass update, host prototype and proxy forms (Sasha)
3922..F....... [ZBXNEXT-3263] moved image type selection to top in administration->general->images (Cemeris)
3923..F....... [ZBXNEXT-3263] added "No data found." message in administration->general->images (Cemeris)
3924..F....... [ZBX-10731] fixed textarea visibility in monitoring->maps properties (Cemeris)
3925........S. [ZBX-10723] forced quoting of item key parameter if macro resolution resulted in unquoted parameter with leading spaces (gleb)
3926..F....... [ZBX-10825] reverted table header capitalization, fixed calendar header (asaveljevs, Pavel)
3927.......PS. [ZBX-8096] allowed "noSuchName" to be returned for SNMPv2 and SNMPv3 (asaveljevs)
3928..F....... [ZBX-10794] fixed saving of "Show text as HTML" checkbox in Monitoring->Screens (Cemeris)
3929..F....... [ZBX-10504] decreased padding and margins in tables and across the whole UI (Pavel)
3930..F....... [ZBX-10504] added compression of generated CSS files to reduce size from 99K to around 56K (asaveljevs, Pavel)
3931...GI..... [ZBX-10760] fixed agent, get and sender being erroneously linked against UnixODBC (gleb)
3932..F....... [ZBX-10647] removed disabled status for "Export to CSV" button (Ivo)
3933..F....... [ZBX-10679] fixed vertical scrollbar overlapping in messages (Pavel)
3934..F....... [ZBX-10778] fixed users online status in users.php users table (Cemeris, Gunars)
3935..F....... [ZBX-10605] fixed access_deny() message layout for not logged in page visitors (Cemeris)
3936..F....... [ZBX-10605] fixed access to popup_media for Zabbix Admin user in profile->media (Cemeris)
3937..F....... [ZBX-10806] fixed whitespace between elements in the IT services form (Sasha)
3938
3939--------------------------------------------------------------------------------
3940Changes for 3.0.3
3941
39423.0.3rc1 was released as 3.0.3 without any changes
3943
3944--------------------------------------------------------------------------------
3945Changes for 3.0.3rc1
3946
3947New features:
3948..F....... [ZBX-10672] added script name and command into a script execution form (Cemeris, Pavel, Sasha)
3949A.F....... [ZBX-1357] enabled Chinese (China) translation to be displayed by default (zalex_ua)
3950A.F....... [ZBX-1357] updated Chinese (China), English (United States), French, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Slovak, Spanish, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
3951
3952Bug fixes:
3953...G...PS. [ZBX-9839] fixed Windows compilation error and time zone related issues (gleb, viktors)
3954A......... [ZBX-10752] fixed array formatting in exported JSON (Cemeris, Sasha)
3955A......... [ZBX-10755] fixed deletion of the items which used in graph Y axis min/max parameters (Sasha)
3956........S. [ZBX-10690] fixed possible buffer overruns in discovery macro substitution and other macro context issues (asaveljevs)
3957..F....... [ZBX-10640] fixed unexpected reset of group and host filter (Gunars)
3958..F....... [ZBX-10598] removed redundant closing PHP tags in configuration example file and when generating PHP files (Ivo)
3959....I..... [ZBX-10741] enforced bash usage in mysql.size user parameter configuration script to avoid issues with different default shells; thanks to Timo Lindfors for reporting it (wiper)
3960..F....... [ZBX-10722] fixed color picker wrapping (Pavel)
3961........S. [ZBX-10692] fixed crash when resolving {TRIGGER.NAME} of the trigger with expression containing unknown user macro (gleb)
3962A......... [ZBX-10607] fixed validation of JSON import source data in configuration.import method (Cemeris, Sasha)
3963........S. [ZBX-10727] fixed timeout being too low when sending configuration data to active proxy (asaveljevs)
3964........S. [ZBX-10614] fixed crash during configuration update when context is added to a macro without context (gleb)
3965.......PS. [ZBX-6563] fixed potential incorrect data from icmppingsec item with low latency hosts (viktors)
3966..F....... [ZBX-10600] fixed proxy sorting in "Monitored by proxy" dropdown in host edit form (Ivo)
3967A......... [ZBX-10587] fixed inventory mode not being inherited for host prototypes when linking template to a template/host (Ivo)
3968........S. [ZBX-10681] fixed loss of trailing whitespace in unquoted function parameters when creating calculated items with low level discovery (wiper)
3969A......... [ZBX-8924] improved performance of alert.get method (Sasha)
3970..F....... [ZBX-10686] updated success and error messages for triggers, items and graphs 'Copy' operations (Cemeris)
3971A......... [ZBX-10693] fixed API configuration.import method for importing template and/or host with trigger prototype dependency (Cemeris)
3972A.FG...PS. [ZBXNEXT-1263] added finishing touches to encryption support (Andris, asaveljevs, gleb, Oleg, Sandis)
3973.......PS. [ZBX-10540] fixed encoding reset when Zabbix process auto-reconnects MySQL database (gleb)
3974..F....... [ZBX-10670] fixed disabling of script confirmation in Administration -> Script -> Edit form (Cemeris)
3975..F....... [ZBX-10670] fixed display of form fields for different types of script in Administration -> Script -> Edit form (Cemeris)
3976..F....... [ZBX-9968] fixed monitoring discovery and monitoring map data refresh (Gunars)
3977...G...... [ZBX-10548] fixed agent compilation on Solaris without zone support (e.g. Solaris 9), added awareness of running on a newer Solaris with zones (Andris)
3978..F....... [ZBX-10639] changed incorrect labels in item filters and host filters (Cemeris)
3979..F....... [ZBX-10668] added hint for action operation steps on how to proceed infinitely (Cemeris)
3980........S. [ZBX-10674] prohibited 'band' operator for counting float values (gleb)
3981........S. [ZBX-10658] fixed count() evaluation for numeric values with operator and empty pattern (gleb)
3982........S. [ZBX-10551] fixed possible crash when constants are extracted from invalid trigger expression containing '{' without matching '}' (gleb)
3983..F....... [ZBX-10646] fixed adding trigger prototype dependencies when cloning a host or template (Ivo)
3984..F....... [ZBX-10511] fixed pagination throwing an error after performing enable or disable via link on an object (Ivo)
3985........S. [ZBX-10312] changed sum(), str(), regexp(), iregexp() trigger functions to return 0 if there are no data in the requested range (wiper)
3986
3987--------------------------------------------------------------------------------
3988Changes for 3.0.2
3989
39903.0.2rc1 was released as 3.0.2 without any changes
3991
3992--------------------------------------------------------------------------------
3993Changes for 3.0.2rc1
3994
3995New features:
3996........S. [ZBXNEXT-3210] replaced user macro cache with expanded trigger expression caching (wiper)
3997A.F....... [ZBX-1357] updated Chinese (China), Chinese (Taiwan), Czech, English (United States), French, Greek, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Romanian, Russian, Slovak, Turkish, Ukrainian, Vietnamese translations; thanks to Zabbix translators (zalex_ua)
3998..F....... [ZBX-10318] added disabling of [-] or [+] buttons when screen column or row cannot be removed or added (Sasha)
3999
4000Bug fixes:
4001...G...PS. [ZBX-10626] fixed crash in agent's collector process on Solaris 8 (gleb)
4002..F....... [ZBX-10564] fixed trigger acknowledging in slide shows (Cemeris)
4003.......PS. [ZBX-10571] fixed network discovery based on agent checks (gleb)
4004A......... [ZBX-9162] fixed performance of the hostgroup.get method under MySQL (Gunars, Sasha)
4005.......PS. [ZBX-10575] fixed history cache memory leak when floating value calculations resulted in out of bounds value (wiper)
4006.......PS. [ZBX-10410] fixed possible crashes during history cache synchronisation during shutdown/crash (Sandis, wiper)
4007.......PS. [ZBX-10493] fixed memory leak when trying to reconnect to URL (viktors)
4008..F....... [ZBX-10435] fixed position of labels in the action operation form (Pavel, Sasha)
4009........S. [ZBX-10608] fixed evaluation of action conditions with and/or evaluation type (wiper)
4010..F....... [ZBX-6491] fixed resolving of {ITEM.VALUE} macro in "System status" widget and Monitoring -> Triggers (Gunars)
4011A......... [ZBX-10563] fixed validation of timeperiods in maintenance create and maintenance update API methods (Cemeris)
4012...GI..PS. [ZBX-10375] defined zbx_uint32_t to avoid conflicting uint32_t definitions (gleb, viktors)
4013........S. [ZBX-10510] fixed action condition time period checking (viktors)
4014A......... [ZBX-10155] prohibited creation of a trigger prototype without item prototypes in the expression (Cemeris, Sasha)
4015.......P.. [ZBX-6744] fixed "expression tree is too large (maximum depth 1000)" error when using SQLite3 in a large environment (Sasha)
4016...G...PS. [ZBX-10530] fixed trappers and agent listeners accepting connections without a timeout (asaveljevs)
4017..F....... [ZBX-10570] fixed incorrect select input height in FF (Pavel)
4018..F....... [ZBX-10413] improved XML import validation (Oleg, Sasha)
4019...GI..PS. [ZBX-4148] separated third-party library CFLAGS to avoid header file name conflicts (gleb)
4020..F....... [ZBX-9820] fixed overview of items and triggers with same name and multiple hosts (Gunars, Sasha)
4021..F....... [ZBX-10466] fixed event selection by trigger ID (Gunars)
4022..F....... [ZBX-7422] fixed LLD discovery rule list showing 0 instead of blank space in interval column for trapper and SNMP trap items (Ivo)
4023A.F....... [ZBX-10316] fixed the regular expression preventing from adding web scenario steps (Ivo)
4024.......P.. [ZBX-10497] fixed proxy crash when processing metadata updates of log[] or logrt[] items (Sandis)
4025.......PS. [ZBX-10257] changed VMware items to become not supported if no VMware collector processes are started (viktors)
4026A......... [ZBX-10262] fixed item.update modifying "delta" field for a templated item (Ivo)
4027A......... [ZBX-10318,ZBX-10517] added validation of vsize and hsize parameters in screen.create() and screen.update() methods (Sasha)
4028A......... [ZBX-10318,ZBX-10517] fixed validation of screen elements position in screen.create() and screen.update() methods (Sasha)
4029..F....... [ZBX-10318] more secure removing of the screen columns and rows in GUI (Cemeris, Sasha)
4030...G...PS. [ZBX-10086] restored old behaviour - do not disable core dump if compiled without encryption support (Andris)
4031.......PS. [ZBX-10459] fixed compilation error with libxml2 versions before 2.7.0 (wiper)
4032...G...... [ZBX-10372] fixed searching of network interface statistics in Solaris kstat (Andris, wiper)
4033A.F....... [ZBX-4842,ZBX-10532] improved auditing of maintenance API operations (Gunars)
4034...G...... [ZBX-10431] fixed net.tcp.listen on Linux when using netlink interface to obtain socket data; thanks to Andrey Melnikov for patch (wiper)
4035A.F....... [ZBX-9700] fixed API receiving null and false instead of an array in method parameters (Ivo)
4036..F....... [ZBX-10379] added context for text strings 'Filter' and 'Subject' (zalex_ua)
4037..F....... [ZBX-10360] improved description for 'fuzzytime' trigger function in expression helper (zalex_ua)
4038..F....... [ZBX-9659] changed setup condition for checking always_populate_raw_post_data (Cemeris)
4039....I...S. [ZBX-10485] fixed database upgrade crash on attempt to substitute old-style comparison operators in empty trigger expressions (gleb, Sasha)
4040..F....... [ZBX-10422] fixed layout of the history tables (Sasha)
4041..F....... [ZBX-10386] fixed slideshow refresh rate (Ivo)
4042A......... [ZBX-10369] fixed unexpected deleting of screen items in screen.update API method (Gunars)
4043........S. [ZBX-10342] fixed item value not being cached by value cache if its timestamp seconds matches the oldest cached value timestamp, but the nanoseconds value is less (wiper)
4044.......PS. [ZBX-10221] fixed MySQL transaction handling when execute query fails (dimir)
4045.......PS. [ZBX-4894] fixed fping 3.x source IP option detection (asaveljevs)
4046.......PS. [ZBX-10429] fixed expression evaluation when a negated macro or function has a negative value itself (asaveljevs)
4047..F....... [ZBX-10356] fixed user media form "send to" and "period" fields having incorrect "maxlength" property (Ivo)
4048.......PS. [ZBX-10320] fixed NFS based VMware datastore statistics (wiper)
4049........S. [ZBX-10248] moved processing of zabbix[host,,items*] internal items to server if the host is monitored by a proxy (wiper)
4050
4051--------------------------------------------------------------------------------
4052Changes for 3.0.1
4053
40543.0.1rc2 was released as 3.0.1 without any changes
4055
4056--------------------------------------------------------------------------------
4057Changes for 3.0.1rc2
4058
4059Bug fixes:
4060..F....... [ZBX-10441] fixed visibility of "Audit" and "Action log" pages for "Zabbix Admin" users (Sasha)
4061........S. [ZBX-10291] fixed server crash in escalator process if escalation is in progress and action is deleted (Andris)
4062..F....... [ZBX-10427] fixed "Undefined variable" errors in "Host status" widget (Sasha)
4063
4064--------------------------------------------------------------------------------
4065Changes for 3.0.1rc1
4066
4067Bug fixes:
4068A......... [ZBX-10399] fixed "undefined index" errors with broken value maps (Sasha)
4069.......PS. [ZBX-10415] fixed host availabilty update errors on Oracle database (wiper)
4070..F....... [ZBX-10398] fixed misplaced "Edit screen" and "Edit slide show" buttons when screen is having dynamic elements (Ivo)
4071.......PS. [ZBX-10405] fixed history cache shared memory leak when processing log item meta values (wiper)
4072..F....... [ZBX-10341] fixed template screen import (Oleg)
4073.......PS. [ZBX-10366] fixed parsing of VMware responses containing too deep XML data (wiper)
4074..F....... [ZBX-10311] fixed user media edition by guest with Zabbix super admin user type (Cemeris)
4075..F....... [ZBX-9984] fixed incorrect template listing in linking form (Gunars)
4076A......... [ZBX-10238] fixed error message when linking two templates with same item keys (Gunars, Sasha)
4077..F....... [ZBX-10319] fixed graphs consuming 100% CPU when given incorrect "stime" parameter in URL (Ivo)
4078
4079--------------------------------------------------------------------------------
4080Changes for 3.0.0
4081
40823.0.0rc3 was released as 3.0.0 without any changes
4083
4084--------------------------------------------------------------------------------
4085Changes for 3.0.0rc3
4086
4087New features:
4088A.F....... [ZBX-1357] updated English (United States), Italian, Japanese, Korean, Spanish, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
4089
4090Bug fixes:
4091..F....... [ZBX-10385] fixed "Case sensitive" checkbox on regular expression test function (Sasha)
4092..F....... [ZBX-10381] fixed validation of length of a command in the Administration->Scripts form (Sasha)
4093....I..... [ZBX-10384] fixed upgrade of screens, maps and slide shows to make public them for simple users (Sasha)
4094..F....... [ZBX-10382] fixed "Too few arguments" error in the user profile form (Sasha)
4095....I..... [ZBX-10380] fixed upgrade of an empty proxy database (Sasha)
4096
4097--------------------------------------------------------------------------------
4098Changes for 3.0.0rc2
4099
4100New features:
4101A.F....... [ZBX-1357] enabled French translation to be displayed by default (zalex_ua)
4102A.F....... [ZBX-1357] updated Czech, English (United States), French, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Slovak, Spanish, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
4103
4104Bug fixes:
4105..F....... [ZBX-10362] fixed resolving of {TRIGGER.ID} macro in trigger URL field (Sasha)
4106A......... [ZBX-10358] fixed error messages in template screen cloning and web scenario step validation (Oleg)
4107A.F....... [ZBX-10347] fixed undefined index "macros" in dashboard widget (Oleg)
4108...G...PS. [ZBX-10352] fixed standard file stream redirection after daemonizing when using system log type (wiper)
4109..F....... [ZBX-10350] fixed "Select all" checkbox in application list (Ivo)
4110.......PS. [ZBX-10215] fixed host availability not being updated for connection errors on timeouting items (wiper)
4111....I..... [ZBX-10361] updated database versioning for v3.0 release (wiper)
4112
4113--------------------------------------------------------------------------------
4114Changes for 3.0.0rc1
4115
4116New features:
4117..F....... [ZBXNEXT-2662] added a new filter in Monitoring -> Screens (Sasha)
4118..F....... [ZBXNEXT-2662] added a new filter in Monitoring -> Screens -> Slide shows (Sasha)
4119..F....... [ZBXNEXT-2662] added a new filter in Monitoring -> Maps (Sasha)
4120..F....... [ZBXNEXT-2662] updated default colors for graph elements (Cemeris, Pavel, Sasha)
4121A.F....... [ZBX-1357] enabled English (United States), Korean, Ukrainian translations to be displayed by default (zalex_ua)
4122....I..... [ZBXNEXT-3122] added Windows ReFS to the list of file system types discovered by default (asaveljevs)
4123..F....... [ZBXNEXT-3124] added edit buttons in map, screen and slide show views (Ivo)
4124
4125Bug fixes:
4126...G...... [ZBX-10336] fixed agent crash with TLS OpenSSL on MS Windows; thanks to Kenneth Palmertree for patch (Andris)
4127..F....... [ZBX-10345] fixed screen, map and slide show update by a simple user (Oleg)
4128...G...... [ZBX-10313] changed wmi.get[] to accept UTF-8 encoded namespace and WQL query (Sandis)
4129A.F....... [ZBX-10339] fixed undefined index "conditiontype" when adding LLD rule (Gunars)
4130..F....... [ZBX-10305] fixed incorrect menu highlighting and removed dropdown control for templated screens (Ivo)
4131.......PS. [ZBX-9661] fixed bug when VMware collectors could sometimes use 100% of CPU without processing any data (wiper)
4132..F....... [ZBXNEXT-2662] fixed background of the screens (Pavel)
4133..F....... [ZBX-9784] fixed host clone form to work with prototype v1.7.1 (Gunars)
4134A......... [ZBX-10325] fixed importing of host prototypes from Zabbix 2.4 (Sasha)
4135A......... [ZBX-10325] fixed validation of graph items when importing XML files (Sasha)
4136...G...PS. [ZBX-9640] improved server/proxy/agent item value timestamp synchronization (wiper)
4137A.FGI..PS. [ZBXNEXT-1263] fixed number of bugs in encryption support, increased minimum PSK length to 128 bits (Andris, asaveljevs, Oleg)
4138...G...PS. [ZBX-10333] fixed treatment of empty results from agent as network errors (gleb)
4139..F....... [ZBX-10327] fixed brightness of the selections (Pavel, Sasha)
4140...G...... [ZBX-10331] fixed starting agent as Windows service with multiple agents option (wiper)
4141..F....... [ZBX-10289] fixed top menu element overlapping (Pavel)
4142
4143--------------------------------------------------------------------------------
4144Changes for 3.0.0beta2
4145
4146New features:
4147A.F....... [ZBX-1357] updated Czech, Italian, Japanese, Georgian, Korean, Polish, Portuguese (Brazil), Russian, Slovak, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
4148
4149Bug fixes:
4150....I..... [ZBX-4069] fixed LDAP and Oracle DB compilation conflict (viktors)
4151..F....... [ZBX-10297] fixed changing web scenario status from list view (Cemeris)
4152..F....... [ZBX-10158] fixed threshold parameters for triggers "70% os Process CPU Load on {HOST.NAME}" and "{HOST.NAME} is not reachable" in template "JMX Generic" (Gunars)
4153..F....... [ZBXNEXT-2662] added escaping of the HTML entities and tags in the GUI notifications (Sasha)
4154..F....... [ZBXNEXT-2662] added space between Auto-logout elements in the user profile form (Sasha)
4155..F....... [ZBXNEXT-2662] fixed flickering of disabled radios (Pavel)
4156..F....... [ZBXNEXT-2662] fixed logo white background (Pavel)
4157..F....... [ZBX-10227] fixed exporting events to CSV for selected host (Gunars)
4158..F....... [ZBX-10280] fixed exporting of historical events to CSV file (Gunars)
4159..F....... [ZBX-10163] fixed expression area changes in LLD rule filters when selecting different type of calculation (Cemeris)
4160..F....... [ZBX-10112] fixed displaying trigger name in IT service dependencies after error (Gunars)
4161..F....... [ZBX-10182] fixed percentile line checkbox checking (Cemeris)
4162..F....... [ZBX-9938] fixed displaying incorrect number of hosts that have acknowledged problematic triggers in dashboard host status widget when "Problem display" is "Unackowledged only" in dashboard filter (Ivo)
4163A......... [ZBX-10251] fixed "countOutput" calculation in map.get API method (Gunars)
4164...G...... [ZBX-9877] changed system.uname on Windows to get data from WMI, fixed wmi.get[] to return UTF-8 encoded strings (Sandis)
4165..F....... [ZBX-10282] fixed undefined index "eztext_limit" in media types (Gunars)
4166..F....... [ZBX-10300] fixed subfilter for host items (Gunars)
4167..F....... [ZBX-10288] fixed unexpected parameter type in imagepolygon() (Cemeris)
4168........S. [ZBX-10284] fixed possible crash when removing all cached actions during configuration sync (wiper)
4169...G...PS. [ZBX-9733] fixed possibility to start several agents on the same port on Windows (asaveljevs)
4170A......... [ZBX-10285] fixed map export fatal error (Gunars)
4171..F....... [ZBX-9969] fixed availability of action menu popups for map elements (Cemeris)
4172.........T [ZBX-9730] removed unused value map template "Host status" and added new - "Host availability" (viktors)
4173A.F....... [ZBX-10230] fixed and improved translatable strings (zalex_ua)
4174
4175--------------------------------------------------------------------------------
4176Changes for 3.0.0beta1
4177
4178New features:
4179..F.I..... [ZBXNEXT-3082] implemented support of public and private slide shows with ability to share them with other users and user groups (Oleg)
4180..F....... [ZBXNEXT-3080] implemented action menu closing only when clicking outside of it (Gunars)
4181........S. [ZBXNEXT-3051] implemented action and action condition caching (wiper)
4182..F....... [ZBXNEXT-2662] implemented displaying of maps using graph_themes (Pavel, Sasha)
4183...GI..PS. [ZBX-10102] added support for log file meta information update for items with value type other than log (dimir)
4184..F....... [ZBXNEXT-2662] moved "sid" parameter into POST method for links with actions (Sasha)
4185...G...PS. [ZBXNEXT-611] added an option to start Zabbix daemons in foreground mode and a configuration parameter to log to the standard ouput (wiper)
4186
4187Bug fixes:
4188..F....... [ZBX-9991] fixed functionality that adds last selected host group to new template groups list (Cemeris)
4189..F....... [ZBX-9500] fixed elements sorting in configuration export (Gunars, Sasha)
4190..F....... [ZBX-10165] fixed construction of host discovery filter expression (Gunars)
4191.......PS. [ZBX-10270] fixed HTTP proxy environment variables not being taken into account in Web monitoring (asaveljevs)
4192..F....... [ZBX-10019] fixed graph time interval selection (Gunars)
4193A......... [ZBX-10226] fixed trigger prototype updateReal API method (Gunars)
4194A.F....... [ZBX-10232] fixed SQL errors with invalid "year" parameter in IT services report (Gunars)
4195A.F....... [ZBX-10246] fixed updating and creating media type (Gunars)
4196A.F....... [ZBX-1357] added more details to README file about how to add new language (zalex_ua)
4197.......PS. [ZBX-10266] fixed uninitialized variable in VMware code reported by Coverity (CIDs 118958, 118960, 118962, 118965) (dimir)
4198...G...PS. [ZBX-10239] fixed agent collector crashes on Linux while gathering data for proc.cpu.util[], fixed unsafe use of stack in logging functions (Sandis)
4199A.F....... [ZBX-10182] fixed API to disallow update of templated host graphs and disabled form fields for templated host graph update (Cemeris)
4200........S. [ZBX-10194] fixed server attempts to insert duplicate entries during LLD on ARM 32 bit processors (gleb)
4201..F....... [ZBX-10275] fixed displaying of the search dropdown (Pavel)
4202..F....... [ZBXNEXT-2662] fixed displaying of a mass selection box in the map configurator (Pavel)
4203..F....... [ZBXNEXT-2662] fixed displaying of action buttons in the list of items (Pavel, Sasha)
4204A.F....... [ZBX-10051] fixed expanding of trigger expression user macro in trigger name positional macro (Gunars)
4205..F....... [ZBX-10236] fixed history page PHP errors that occurred with items that are value mapped with floating point values (Cemeris)
4206..F....... [ZBXNEXT-3065] added arg_separator.output check in setup pre-requisites (Cemeris)
4207A......... [ZBX-10150] fixed "countOutput" calculation in screen.get API method (Gunars)
4208
4209--------------------------------------------------------------------------------
4210Changes for 3.0.0alpha6
4211
4212New features:
4213..F....... [ZBXNEXT-2662] removed "sid" parameter from almost all links (Sasha)
4214A.F.I..... [ZBXNEXT-3073] implemented support of public and private screens with ability to share them with other users and user groups (Oleg)
4215.......PS. [ZBXNEXT-3071] optimized history cache to better handle few items flooding cache with values (wiper)
4216...GI..... [ZBXNEXT-3045] dropped zabbix_agent - the inetd version of Zabbix agent (asaveljevs)
4217A.F....... [ZBX-1357] updated Czech, Japanese, Korean, Dutch, Portuguese (Brazil), Russian, Slovak translations; thanks to Zabbix translators (zalex_ua)
4218
4219Bug fixes:
4220..F....... [ZBXNEXT-2662] moved logo in an upper left corner (Pavel, Sasha)
4221..F....... [ZBXNEXT-2662] added server name in login page (Pavel, Sasha)
4222...G...PS. [ZBX-8914] improved receiving TCP messages: more tolerant to fragmented messages, stricter message length validation, better performance (gleb)
4223...G...PS. [ZBXNEXT-1263] fixed timeout detection for encrypted connections (Andris)
4224........S. [ZBXNEXT-1263] fixed encryption problems with running remote commands (Andris)
4225A.FGI..PS. [ZBXNEXT-1263] polished encryption support for communications between Zabbix components (Andris, asaveljevs, gleb, Oleg, Sandis)
4226.D........ [ZBXNEXT-2637] fixed incorrect double quote character in the default agent configuration files (Richlv)
4227.......PS. [ZBX-9904] fixed server response when active proxy sends in historical data, info string was missing (gleb)
4228...G...PS. [ZBX-10219] fixed pointer type in sizeof() (gleb)
4229...G...PS. [ZBX-8755] removed unutilised header file to eliminate build warnings (Sandis, viktors)
4230.......PS. [ZBX-10066] fixed bug where host availability changes could be lost if proxy failed to send the update, fixed possibility of duplicate availability updates for passive proxies (wiper)
4231..F....... [ZBX-10145] fixed macro resolving for trigger description in dashboard (Cemeris)
4232..F....... [ZBX-10140] fixed starting session in page header when output buffering is disabled (Gunars)
4233
4234--------------------------------------------------------------------------------
4235Changes for 3.0.0alpha5
4236
4237New features:
4238..F....... [ZBXNEXT-2662] implemented a new filter in triggers and web checks configuration lists (Sasha)
4239..F....... [ZBXNEXT-2662] implemented a new screen clock (Pavel, Sasha)
4240..F....... [ZBXNEXT-2662] implemented displaying of the IT services bar graph using graph_themes (Sasha)
4241..F....... [ZBXNEXT-2662] improved editing of the IT Services (Sasha)
4242A.F.I..... [ZBXNEXT-3007] implemented support of public and private maps with ability to share them with other users and user groups (Oleg)
4243...G...... [ZBX-10063] improved net.if.* on Windows to get values from 64-bit counters if available (Sandis)
4244A......... [ZBX-9859] improved performance of screen.get method for an unprivileged user (Sasha)
4245........S. [ZBXNEXT-3055] changed LLD lost resources deletion time calculation logic to avoid issues with invalid discovery item time stamps (gleb)
4246A......... [ZBXNEXT-1193] implemented trend.get method for API (Ivo, Sasha)
4247....I..... [ZBXNEXT-3037] removed unused fields "gridview" and "legendview" from "graph_theme" table (Sasha)
4248..F....... [ZBXNEXT-2357] implemented a new MVC style for Monitoring->Web and IT Services report (Alexei)
4249
4250Bug fixes:
4251...G...... [ZBX-10177] fixed resource leak in sensor[] on Linux kernel versions 2.6 and higher (gleb)
4252....I..... [ZBX-10154] improved sender.pl script to take advantage of buffering (increases performance and makes communication with daemons more robust) (gleb)
4253........S. [ZBX-10138] fixed action based host removal when hosts to be deleted have host prototypes (gleb)
4254........S. [ZBX-10064] fixed history cache synchronisation with database on shutdown (viktors, wiper)
4255..F....... [ZBXNEXT-2662] fixed trimming of leading and trailing spaces in the proxy encription-related fields (Sasha)
4256..F....... [ZBX-10022] fixed a web scenario name into the graphs (Sasha)
4257..F....... [ZBXNEXT-2662] fixed displaying of the server name on the pages (Pavel, Sasha)
4258..F.I..... [ZBXNEXT-2662] added ZBX_WIDGET_ROWS limitation for displaying of elements the popup windows (Sasha)
4259..F....... [ZBXNEXT-2662] fixed closing of the multiple message boxes (Sasha)
4260..F....... [ZBXNEXT-2662] added "Time" column in the actions popup window (Sasha)
4261..F....... [ZBXNEXT-2662] fixed coloring of the configuration errors in "Status of Zabbix" widget (Sasha)
4262..F....... [ZBX-4794] removed old-style flash clock (Sasha)
4263..F....... [ZBX-4378] fixed several screen clock problems (Sasha)
4264..F....... [ZBXNEXT-2662] fixed coloring for disabled hosts in drop-down controls (Pavel, Sasha)
4265..F....... [ZBXNEXT-2662] fixed background in Monitoring->Maps page (Sasha)
4266..F....... [ZBXNEXT-2662] fixed escaping of multiselect drop-down list items (Sasha)
4267..F....... [ZBXNEXT-2662] fixed the footer for "Last 20 issues" dashboard widget (Pavel, Sasha)
4268..F....... [ZBXNEXT-2662] fixed sort icons in the screen elements (Pavel, Sasha)
4269..F....... [ZBXNEXT-2662] fixed displaying of screen elements (Pavel, Sasha)
4270..F....... [ZBXNEXT-2662] replaced <span> with <a> tag in action menu popups to allow open targets in a new browser's tab (Pavel, Sasha)
4271..F....... [ZBXNEXT-2662] fixed IT services status bar; fixed align of the root element (Pavel, Sasha)
4272..F....... [ZBXNEXT-2662] added information about number of records in tables (Pavel, Sasha)
4273........S. [ZBX-9458] fixed low level discovery macro substitution in calculated item formulas (wiper)
4274..F....... [ZBX-10110] fixed using Japanese in global search (Gunars)
4275........S. [ZBX-10067] fixed false event generation on log item meta information update (dimir)
4276..F....... [ZBX-9998] changed output of history and trends in item list and item prototype list from #y #m #d format to #d format (Cemeris)
4277..F....... [ZBX-9981] fixed validation for zabbix.conf.php saving in write protected directory (Cemeris)
4278..F....... [ZBX-10139] fixed possible PHP and SQL errors on the dashdoard and screens (Sasha)
4279..F....... [ZBX-10099] fixed buffer flushing error when executing script on a host (Gunars)
4280..F....... [ZBX-10077] fixed deleting of profile data for current user (Gunars)
4281........S. [ZBX-9950] fixed foreign key constraint violation when deleting discovered host triggers and graphs with their prototypes (gleb)
4282...G...... [ZBX-10033] fixed Windows agent printing an incorrect error message in case of abandoned lock (Sandis)
4283...G...... [ZBX-10034] fixed agent start-up failures within Windows session due to common locks abandoned by other agents (Sandis)
4284..F....... [ZBX-10036] fixed showing all hosts in dashboard last 20 issues when trigger expression contains several hosts (Gunars)
4285..F....... [ZBX-9906] fixed automatic refreshing of WEB scenario details (Gunars)
4286...G...... [ZBX-10126] fixed compilation error in sensors.c on Linux 2.4 kernels (gleb)
4287...G...... [ZBX-10018] fixed inconsistent messages in debug log when UserParameter terminated by timeout (viktors)
4288........S. [ZBX-10029] fixed running remote command on Current host twice if it is within specified Host or Host group targets (gleb)
4289..F....... [ZBX-10079] documented system.run returning '1' with nowait parameter in the item key helper (Richlv)
4290...G...... [ZBX-10107] fixed compilation warnings for function calls without a real prototype (viktors)
4291........S. [ZBX-10084] fixed removing trigger-related network map elements (viktors)
4292...G...... [ZBX-10031] fixed logging of occasionally incorrect process information during agent's start-up on Windows (Sandis)
4293.......PS. [ZBX-10001] fixed duplicating log file entries from housekeeper (viktors)
4294........S. [ZBX-9928] fixed triple SMS being sent by single action with Cinterion MC35i modem (wiper)
4295..F....... [ZBX-10006] changed color of hovered host name for disabled host in search result (Cemeris)
4296.......PS. [ZBX-10100] fixed issue when collected values could be left unsaved to the database (dimir)
4297........S. [ZBX-9643] fixed resolving of {TRIGGER.NAME} macro in action messages (viktors)
4298.......PS. [ZBX-9931] removed 2KB item key length limitation when sent to agent (viktors)
4299...G...... [ZBX-9932] removed 1KB zabbix_get item key length limitation (viktors)
4300..F....... [ZBX-9992] fixed forecast() function info index for trigger expression constructor (gleb)
4301.......PS. [ZBX-10061] fixed possible server and proxy crash on attempt to clean up text cache if log item meta update packets are present in history cache (gleb)
4302...G...... [ZBX-10045] fixed first proc.cpu.util[] request returning empty value which was treated as network error by server (wiper)
4303.......PS. [ZBX-1916] improved host availability handling by resetting it for disabled hosts, interfaces without enabled items and hosts monitored by offline proxies (wiper)
4304
4305--------------------------------------------------------------------------------
4306Changes for 3.0.0alpha4
4307
4308New features:
4309..F....... [ZBX-9985] fixed template search results (Cemeris)
4310..F....... [ZBXNEXT-1762] added years, months and half of months periods displaying on graphs X axis (Oleg)
4311A.F....... [ZBXNEXT-1679] implemented value map import/export (Ivo)
4312..F....... [ZBXNEXT-1679] added checkbox column in value map list view and bulk "Delete" button (Ivo)
4313..F....... [ZBXNEXT-1679] added "Used in items" column in value map list view and green text "Yes" if value map is used in items or item prototypes (Ivo, Sasha)
4314..F....... [ZBXNEXT-1679] added value map sorting by name (Ivo)
4315..F....... [ZBXNEXT-1679] added limit for the amount of records and paging in value maps (Ivo)
4316..F....... [ZBXNEXT-1679] replaced built-in confirmation dialog with modal window dialog for image import when selecting "Update existing" (Ivo)
4317A.F....PS. [ZBXNEXT-2683] added user macro context (Ivo, Oleg, Sasha, wiper)
4318..F....... [ZBX-2616] updated bundled DejaVu font from 2.34 to 2.35 (Richlv)
4319A......... [ZBX-9935] added check for item delay, to be between 0 and 86400 seconds (Cemeris)
4320A.F....... [ZBX-1357] updated Brazilian Portuguese, Czech, Finnish, Japanese, Polish, Russian and Slovak translations; thanks to Zabbix translators (Richlv)
4321..F....... [ZBXNEXT-2678] implemented trigger description and URL popups in the dashboard's "Last 20 issues" and screen element's "Host group issues" and "Host issues" (Ivo)
4322..F....... [ZBX-2517] changed minimum period for time navigator to 1 minute; thanks to Zabbix community (Alexei)
4323A.F....... [ZBXNEXT-1424] implemented value mapping API, added clone button in value map edit form and slightly improved performance of value map caching in frontend (Ivo, Sasha)
4324...G...... [ZBXNEXT-2960] reduced the default MaxLinesPerSecond value to 20 (Richlv)
4325
4326Bug fixes:
4327...G...... [ZBX-2966] fixed handling of possible negative value of vfs.fs.size check (dimir)
4328..F....... [ZBX-9977] fixed inconsistent display of acknowledge-related elements when acknowledgement is disabled in configuration (Gunars)
4329..F....... [ZBX-9964] fixed undefined index "inventory_mode" in host prototype edit form (Gunars)
4330..F....... [ZBXNEXT-1762] fixed time interval calculation and displaying issues in line graphs (Oleg)
4331..F....... [ZBX-9949] fixed undefined index in proxy edit form (Gunars)
4332...G...PS. [ZBX-6028] improved log rotation so that zabbix components do not keep writing to the old log file (dimir)
4333A......... [ZBX-8235] fixed losing initial values when updating templated items (Gunars)
4334A.F....... [ZBX-9888] added validation in action condition formula to prohibit comparison of several triggers with "AND" operator (Gunars)
4335A......... [ZBX-9975] fixed undefined index when updating trigger prototype (Gunars)
4336........S. [ZBX-9959] fixed JSON validation: produce an error on invalid escape sequences in a string value (dimir)
4337A.F....... [ZBX-7202] fixed action disabling when deleting user or user group (Gunars)
4338..F....... [ZBX-9970] removed service label from configuration popup menu (Gunars)
4339..F....... [ZBX-9945] fixed updating of "Device uniqueness criterias" while editing discovery checks (Cemeris, Sasha)
4340...G...... [ZBX-9967] fixed agent compilation error on NetBSD 7 (dimir)
4341.D........ [ZBX-9347] added information about zabbix_sender input file format to the man page (dimir, Richlv)
4342
4343--------------------------------------------------------------------------------
4344Changes for 3.0.0alpha3
4345
4346New features:
4347A.FGI..PS. [ZBXNEXT-1263] added encryption support for communications between Zabbix components (Alexei, Andris, asaveljevs, dimir, gleb, Ivo, Oleg, wiper)
4348..F....... [ZBXNEXT-2662] implemented on-click navigation for sub menus (Alexei)
4349........S. [ZBXNEXT-2844] added multiple escalator support (wiper)
4350.......PS. [ZBXNEXT-2988] reduced the number of poller configuration cache locks by 1/3 (wiper)
4351A.F.I...S. [ZBXNEXT-2163] implemented argument support for script media type (Ivo, wiper)
4352A.F....PS. [ZBXNEXT-2128] implemented execution of an item at a specific time (Ivo, wiper)
4353..F.....S. [ZBXNEXT-922] added forecasting trigger functions (gleb, Sandis)
4354A.F....... [ZBX-1357] updated Brazilian Portuguese, Czech, Italian, Japanese and Russian translations; thanks to Zabbix translators (Richlv)
4355....I..... [ZBXNEXT-2056] added an HTTP response code value map (Richlv)
4356...G...PS. [ZBX-9274] added printing defaults when Zabbix programs are executed with --help option (dimir)
4357
4358Bug fixes:
4359..F....... [ZBXNEXT-2662] fixed debug messages in the dashboard widgets (Sasha)
4360..F....... [ZBXNEXT-2662] fixed year and month vertical alignment in calendar (Pavel)
4361..F....... [ZBXNEXT-2662] fixed displaying of month and year in calendar popup (Sasha)
4362..F....... [ZBXNEXT-2662] fixed script execution window layout (Sasha)
4363..F....... [ZBXNEXT-2662] fixed displaying of modal dialogs (Pavel, Sasha)
4364..F....... [ZBXNEXT-2662] fixed top nav jumping icon bug on page zoom in Safari (Pavel)
4365..F....... [ZBXNEXT-2662] fixed resizing of multiselect items in filters (Sasha)
4366..F....... [ZBX-9941] fixed button attributes changes for map cloning (Cemeris)
4367........S. [ZBX-7006] implemented trend cache cleanup procedure which forces hourly flush of deleted, disabled or rarely updated item trends (dimir, gleb)
4368........S. [ZBX-9889] fixed vmware.eventlog item values to have unique timestamps in history table (dimir)
4369..F....... [ZBX-9919] fixed y scale calculation for linear graphs (Cemeris)
4370..F....... [ZBX-9898] improved database exception messages (Cemeris, Sasha)
4371..F....... [ZBX-9900] marked first parameter for proc_info item as mandatory (Cemeris)
4372..F....... [ZBX-9902] fixed undefined variables "mediatype" and "users" in mediatype properties (Cemeris, Sasha)
4373...G...PS. [ZBX-9864] fixed compilation warnings regarding SIZE_T_MAX under NetBSD (Sasha)
4374..F....... [ZBX-9862] added meta tag "msapplication-config" to prevent MSIE11 requesting browserconfig.xml (Gunars)
4375A......... [ZBX-9340] fixed "data" property not being returned by API when error is generated on DB level (Gunars)
4376A......... [ZBX-9866] fixed error field being needlessly copied for LLD rule when full cloning a host (Gunars)
4377..F....... [ZBX-9883] fixed host assignment for proxy (Gunars)
4378...G...PS. [ZBX-9863] fixed compilation warning regarding "empty_str" initialization in setproctitle.c (gleb)
4379........S. [ZBX-9912] fixed ITEM.LASTVALUE macro value being truncated at bytes rather than utf-8 characters (wiper)
4380........S. [ZBX-7511] removed trimming of leading and trailing spaces in SNMP strings (gleb)
4381...G...... [ZBX-8899] fixed retrieval of sensor readings on Linux 2.6 and higher (gleb, wiper)
4382...G...... [ZBX-9917] fixed log message when opening windows eventlog (wiper)
4383.......PS. [ZBX-9855] fixed SNMP dynamic index cache refresh when SNMP OID changes (dimir)
4384..F....... [ZBX-8820] fixed trimming of new acknowledge messages (Cemeris, Sasha)
4385...G...... [ZBX-9740] improved proc.num for protected Windows processes (gleb)
4386.......PS. [ZBX-9793] fixed handling of opaque types in SNMP (asaveljevs)
4387...G...... [ZBX-9847] fixed possible Zabbix agent crash when executing system.cpu.discovery (dimir)
4388.......PS. [ZBX-9895] fixed memory leak in case of unsupported field type while processing configuration received over proxy protocol (Sandis)
4389...G...PS. [ZBX-9776] added check for line length when parsing configuration file (asaveljevs, viktors)
4390...G...... [ZBX-9796] fixed item key vfs.fs.size operation for NetBSD (viktors)
4391...G...... [ZBXNEXT-494] fixed proc.cpu.util help item description (wiper)
4392........S. [ZBX-9858] added error message logging when SNMP trapper file size exceeds 2GB (wiper)
4393.......PS. [ZBX-9666] fixed invalid SNMP dynamic index cache if 2 SNMP agents have the same IP, port and OID (dimir, igors, Sandis)
4394
4395--------------------------------------------------------------------------------
4396Changes for 3.0.0alpha2
4397
4398New features:
4399..F....... [ZBXNEXT-2662] added a new predefined period (3 days) for the timeline (Sasha)
4400A......... [ZBXNEXT-2581] added returning of permissions for usergroup.get (Gunars, Ivo)
4401..F....... [ZBX-8820] improved bulk acknowledge of events (Sasha)
4402..F....... [ZBXNEXT-210] changed macro type labels in template configuration form (Gunars)
4403A.F.I..PS. [ZBXNEXT-1241] added host inventory mode setting for new and discovered hosts (Gunars, Sasha, wiper)
4404...G...... [ZBXNEXT-494] added support for proc.cpu.util key on Linux and Solaris platforms (wiper)
4405A.F....... [ZBX-1357] updated Czech and Japanese translations; thanks to Zabbix translators (Richlv)
4406
4407Bug fixes:
4408...G...... [ZBXNEXT-1078] removed 'proc.mem[]' 5-th parameter (memtype) value 'dvm' on AIX (Andris)
4409A......... [ZBX-9807] fixed undefined offset errors in configuration export when processing triggers that have items with discovered applications (Ivo)
4410A.F....... [ZBX-9810] fixed trigger prototype expression inheritance incorrectly assigning an invalid expression to child objects and trigger expression test popup displaying a missing class (Ivo)
4411.......PS. [ZBX-7847] added functionality that stops polling inactive IPMI hosts (igors)
4412...G...... [ZBX-9430] fixed Windows eventlog item incorrectly interpreting 0x00000103 return value as an error (wiper)
4413..F....... [ZBXNEXT-2662] fixed a map element editing form (Pavel, Sasha)
4414..F.I..... [ZBXNEXT-2662] fixed possibility to change the colours of trigger severities (Pavel, Sasha)
4415..F....... [ZBXNEXT-2662] fixed layout of checkboxes with labels (Pavel, Sasha)
4416..F....... [ZBXNEXT-2662] fixed layout of host inventory form (Pavel, Sasha)
4417..F....... [ZBXNEXT-2662] fixed media editing in user form (Sasha)
4418..F....... [ZBXNEXT-2662] fixed saving of collapsible widgets in "Event detais" and "Global search" pages (Sasha)
4419..F....... [ZBXNEXT-2662] fixed displaying of vertical headers under IE10, IE11 and Edge (Sasha)
4420..F....... [ZBXNEXT-2662] fixed displaying of eventlog severities (Pavel, Sasha)
4421.......PS. [ZBX-9655] fixed crash if MYSQL connection object initialization failed (wiper)
4422........S. [ZBX-9667] fixed disabled triggers or triggers having disabled hosts or items affecting trigger dependency calculations (wiper)
4423A......... [ZBX-9738] fixed deletion of related action operations when deleting a host group (Gunars)
4424..F....... [ZBX-9625] fixed interface list bug in host form (Gunars)
4425..F....... [ZBX-9804] fixed monitoring graph scroller and calendar (Gunars)
4426..F....... [ZBX-9607] fixed step form in web scenario (Gunars, Sasha)
4427..F....... [ZBX-9791] fixed typo in maps.inc.php (Gunars)
4428.......PS. [ZBX-9668] improved handling of VMware performance counter instances without data (wiper)
4429........S. [ZBX-9677] fixed compilation warnings in the escalator.c module (igors)
4430...G...PS. [ZBX-9682] fixed parsing of numeric item key parameters (igors)
4431..F....... [ZBX-9516] fixed displaying of the "Go" button after deleting applications (Gunars)
4432..F....... [ZBX-9639] fixed chart width validation (Gunars)
4433........S. [ZBX-9729] fixed replacement of {MACRO<1-9>} with {MACRO} where only {MACRO} is acceptable (gleb, wiper)
4434..F....... [ZBX-9809] fixed action operation validation (Gunars)
4435........S. [ZBX-9814] fixed function prototype declaration created in ZBXNEXT-2760 (wiper)
4436...G...... [ZBX-9716] fixed possible event record number wraparound issues in the old Windows Eventing support (wiper)
4437...G...... [ZBX-9258] fixed Alias for log[], logrt[] and eventlog[] (gleb)
4438
4439--------------------------------------------------------------------------------
4440Changes for 2.5.0
4441
4442New features:
4443..F....... [ZBXNEXT-2662] implemented a new design for the Zabbix Web interface (Alexei, Pavel, Sasha)
4444..F....... [ZBXNEXT-2703] implemented feature to filter dashboard by trigger name (Ivo)
4445A.F.I...S. [ZBXNEXT-2892] increased IP range length and added support for tabulation, carriage return and newline characters (Ivo, wiper)
4446........S. [ZBXNEXT-2760] added zabbix[host,,items] and zabbix[host,,items_unsupported] keys to monitor the number of (unsupported) items per host (wiper)
4447A.F.I..PS. [ZBXNEXT-1219] added application prototype support to low level discovery rules (Ivo, wiper)
4448........S. [ZBX-4344] added functionality to stop processing escalations if dependent trigger fires (dimir)
4449ADF.I..PS. [ZBXNEXT-679] implemented SMTP authentication support (asaveljevs, Oleg)
4450..FGI..... [ZBXNEXT-1368] added Windows service discovery and service.info[] item; thanks to Ryan Armstrong for patch (asaveljevs, igors)
4451..F....... [ZBX-8297] removed "Triggers info" top line from Monitoring > Triggers page fullscreen view (Ivo)
4452A.FGI..PS. [ZBXNEXT-786] renamed net.tcp.service[ntp] and net.tcp.service.perf[ntp] to net.udp.service[ntp] and net.udp.service.perf[ntp] (asaveljevs, Oleg, Sasha)
4453A.F.....S. [ZBXNEXT-1229] added support of trigger prototype dependencies (Ivo, Sasha)
4454..F....... [ZBXNEXT-210] added displaying of the available user macros on host and template level (Sasha)
4455A.F....... [ZBX-7654] implemented XML import versioning and fixed various XML validation issues (Oleg, Pavels, Sasha)
4456..F.I..PS. [ZBXNEXT-2800] increased error field lengths in "hosts" table from 128 to 2048 (asaveljevs)
4457....I..... [ZBXNEXT-2495] improved performance of maps; changed triggers_2 index (Sasha)
4458........S. [ZBXNEXT-2474] improved value cache low memory mode handling by switching back to normal mode once per day. The current value cache operational mode now can be checked with zabbix[vcache,cache,mode] interval item (wiper)
4459........S. [ZBXNEXT-2462] improved nodata() function calculation (wiper)
4460A.F....PS. [ZBX-5813] added support for spaces in IP ranges in network discovery and action conditions (asaveljevs)
4461.......PS. [ZBXNEXT-866] added IP address in the messages about connections between server and proxy (igors)
4462A......... [ZBXNEXT-2724] removed all deprecated "exists" and "getObjects" API methods, "expandData" parameter in various *.get methods and "selectHosts" parameter from application.get method (Ivo)
4463..F....... [ZBXNEXT-2357] added MVC framework, some pages already take advantage of the framework (Alexei, Sasha)
4464...GI..PS. [ZBXNEXT-444] improved log file monitoring by saving log file meta information which was previously lost during agent restart (dimir)
4465..F.....S. [ZBXNEXT-1128] added support of {HOST.*} and user macros in trigger URL (igors, Sasha)
4466.......PS. [ZBXNEXT-2619] added an item for VMware virtual machine CPU ready state monitoring (wiper)
4467..F....... [ZBXNEXT-1493] changed activity dropdowns at the bottom of various pages to buttons (Oleg)
4468....I..PS. [ZBXNEXT-1554] added multiple OID support to SNMP low-level discovery rules (wiper)
4469A.F....PS. [ZBXNEXT-2321] added support for "db.odbc.discovery[]" item for low-level discovery through ODBC (asaveljevs, Juris)
4470....I..... [ZBXNEXT-2637] changed the DB user in the default configuration files to "zabbix", server and proxy timeouts to 4 seconds, LogSlowQueries to 3 seconds and MaxHousekeeperDelete to 5000; listed characters, prohibited in user parameters (Richlv)
4471A.F....PS. [ZBXNEXT-756] added function percentile() to calculated items and trigger expressions (asaveljevs)
4472.....J.... [ZBX-9006] added support for IPv6 addresses to Java gateway (asaveljevs)
4473A.F....... [ZBXNEXT-1821] added "Zabbix" as default user agent, updated outdated user agent strings in web scenario form and improved selection of other user agents (Ivo)
4474..F....... [ZBXNEXT-1036] improved "Most busy triggers top 100" page filter (Oleg)
4475..F....... [ZBXNEXT-2602] minor design and layout improvements (Pavels)
4476........S. [ZBXNEXT-2471] improved value cache management by resetting item's cached range to the daily request range once per day (wiper)
4477...G...... [ZBXNEXT-2320] added agent crash handling on Windows to log its stack trace (wiper)
4478..FG...... [ZBXNEXT-1078] added 'proc.mem[]' 5th parameter (memtype) on AIX, FreeBSD, Linux, Solaris; thanks to Johan Fischer and gescheit for agent patches for Linux and FreeBSD (Andris)
4479...G...... [ZBXNEXT-2006] added {#FSDRIVETYPE} macro to vfs.fs.discovery on Windows (asaveljevs)
4480.......PS. [ZBXNEXT-207] added a runtime control option to force execution of housekeeper (igors, wiper)
4481........S. [ZBXNEXT-1799] added support of low-level discovery macros in the "IPMI sensor" field (Sasha)
4482........S. [ZBXNEXT-2079] added support of low-level discovery macros in the "Units" field (Sasha)
4483...G...... [ZBXNEXT-689] added protocol option to net.dns and net.dns.query keys to enable TCP based queries (wiper)
4484...G...... [ZBXNEXT-2325] added CPU guest and guest priority metrics to system.cpu.util[] item, supported on Linux kernels starting from 2.6.24 and 2.6.33 respectively (Juris)
4485
4486Bug fixes:
4487..F....... [ZBX-9608] improved the aggregate item key description in the frontend (Gunars)
4488...G...... [ZBX-9519] fixed vfs.fs.inode[] behaviour in case of CephFS (dimir, gleb)
4489.......PS. [ZBX-8902] made messages 'database is down...' and 'database connection re-established' appear in log at DebugLevel=2 (gleb)
4490...G...PS. [ZBX-8725] enabled setting DebugLevel=5 in configuration files (gleb)
4491.......PS. [ZBX-9699] optimized initial cache allocation parameters so that server in default configuration would start with minimum cache settings (igors, wiper)
4492A......... [ZBX-7821] removed restriction to have log type information for items with key "log", "logrt" and "eventlog" (Ivo)
4493..F....... [ZBX-8252] renamed "Retries" to "Attempts" in web scenario edit form and list view (Ivo)
4494........S. [ZBX-9623] fixed possible SQL error when network discovery rule and LLD rule are processed at the same time (dimir)
4495A.F....... [ZBX-9540] fixed import/export of the "Host time" clock screen element (Sasha)
4496...G...... [ZBX-9142] made vm.memory.size[available] read MemAvailable from /proc/meminfo on Linux kernels 3.14 and above (asaveljevs)
4497A.F.I..... [ZBX-9414] fixed sorting, displaying and filtering by trends and interval in items, item prototypes and discovery rules (Ivo)
4498..F....... [ZBXNEXT-2791] synchronised item key helper descriptions and return values from the Zabbix manual (Richlv)
4499........S. [ZBX-9470] fixed bug when sometimes value cache would try to cache already cached time based request (wiper)
4500...G...... [ZBX-9317] changed proc.mem[] and proc.num[] to return 0 if the specified user does not exist (asaveljevs)
4501...G...... [ZBX-8513] changed vm.memory.size[available] key on AIX to return the sum of free and cached memory (wiper)
4502...G...PS. [ZBX-8993] added check for a valid reference of a global regular expression for snmptrap[], log[], logrt[] and eventlog[] items and logeventid(), regexp() and iregexp() trigger functions (igors)
4503..F....... [ZBX-8698] fixed "Unlink and clear" button being displayed when cloning or full cloning host or template and fixed spacing between "Name" and "Action" in "Linked templates" block in template edit form (Ivo, Krists)
4504..F....... [ZBX-9018] fixed updating of "config" table in Administration -> General pages (Oleg, Sasha)
4505...G...PS. [ZBX-9002] fixed log file locking during logging (igors)
4506..F....... [ZBX-8943] fixed script ordering when using backslashes in popup script menus (arvids)
4507..F....... [ZBX-8922] fixed form element positioning issues in host add/edit form (arvids)
4508..F....... [ZBX-8934] removed translation for the bytes unit prefixes (KB, MB, etc) (arvids)
4509..F....... [ZBX-8888] fixed history.php showing data for 11 more seconds than the defined interval (arvids)
4510..F.....S. [ZBX-9005] fixed aggregate item check to make forth parameter not mandatory when third parameter is set to 'last' (igors)
4511...G...... [ZBX-3437] fixed Windows agent to use the configured timeout option when establishing TCP connection (wiper)
4512........S. [ZBX-8542] improved performance and reduced configuration cache locking when evaluating trigger expressions (wiper)
4513...G...PS. [ZBX-8470] fixed possible crash condition in agent, proxy and server daemons where a memory corruption might occur during module unloading (Juris)
4514..F....... [ZBX-8780] removed hover effect from readonly and disabled fields (arvids)
4515..F....... [ZBX-8844] fixed testing LDAP authentication (Krists)
4516..F.I..... [ZBX-8851] added "-1" and "0" as allowed values for "max_execution_time" and "max_input_time" PHP configuration settings (Krists)
4517A.F....... [ZBX-8720] fixed resolving of macros in graph names when graph name contains strings similar to macros (Krists)
4518.......PS. [ZBX-6163] added session restoring to MySQL connections in case of losing connection to the database (Juris)
4519...G...PS. [ZBX-8761] fixed potential lockup if signal is received during message logging (igors)
4520...G...... [ZBX-8837] added bypassing of DNS resolver cache on Windows systems for net.dns items (wiper)
4521A......... [ZBX-8660] fixed API to disallow deleting of discovered items, triggers and graphs, and add validation so that only allowed fields of discovered entities can be updated (Krists)
4522...G...PS. [ZBX-8728] changed item key parameter parsing to use dynamic buffers for parsed parameters (wiper)
4523..F....... [ZBX-8713] improved screen element resource parameter labels (Krists)
4524..F....... [ZBX-8643] fixed performance problem in action configuration pages (Ivo)
4525...G...... [ZBX-8545] rewrote net.tcp.listen for Linux kernels 2.6.14 and above to employ the kernel NETLINK interface. Old method of information retrieval also improved (Juris)
4526...G...PS. [ZBX-8796] added get_process_info_by_thread() function prototype and renamed server_num, process_type and process_num local variables to eliminate conflict with the local ones (igors)
4527...G...PS. [ZBX-8763] fixed log message printing to syslog and undefined type log if debug level 5 is set (igors)
4528..F....... [ZBX-8671] fixed missing existence and permission checks for hosts and host groups (Krists)
4529..F....... [ZBX-7176] removed empty space in icon buttons and removed help icons from pop-ups (Ivo)
4530...G...PS. [ZBX-8736] added validation of timestamp values received by the server and sent via zabbix_sender (Juris)
4531..F....... [ZBX-8560] fixed web scenario HTTP proxy field placeholder content not fitting into input field (Ivo)
4532..F....... [ZBX-8570] fixed colons in frontend filters (Oleg)
4533..F....... [ZBX-8659] fixed graphs in screens not respecting "Show legend" setting when in dynamic mode (Krists)
4534.D........ [ZBX-5166] replaced '-' with '\-' in man-pages (Andris)
4535...G...PS. [ZBX-8391] added stronger command-line parameter validation, revised help and version messages, revised man-pages for Zabbix server, proxy, agent, sender and get utilities (Andris)
4536....I..... [ZBX-8658] made various changes to ODBC related m4 scripts to improve readability and library function availability (Juris)
4537
4538--------------------------------------------------------------------------------
4539Changes for 2.4.8
4540
45412.4.8rc1 was released as 2.4.8 without any changes
4542
4543--------------------------------------------------------------------------------
4544Changes for 2.4.8rc1
4545
4546New features:
4547A.F....... [ZBX-1357] enabled French, Greek, Korean, Romanian, Ukrainian, Vietnamese translations to be displayed by default (zalex_ua)
4548A.F....... [ZBX-1357] updated English (United States), French, Japanese, Korean, Polish, Romanian, Russian, Slovak, Spanish, Turkish, Ukrainian, Vietnamese translations; thanks to Zabbix translators (zalex_ua)
4549A......... [ZBX-9859] improved performance of screen.get method for an unprivileged user (Sasha)
4550
4551Bug fixes:
4552........S. [ZBX-10510] fixed action condition time period checking (viktors)
4553..F....... [ZBX-10387] fixed overview vertical column rotation for IE in Japanese language (Ivo)
4554....I...S. [ZBX-10485] fixed database upgrade crash on attempt to substitute old-style comparison operators in empty trigger expressions (gleb, Sasha)
4555..F....... [ZBX-10386] fixed slideshow refresh rate (Ivo)
4556A......... [ZBX-10369] fixed unexpected deleting of screen items in screen.update API method (Gunars)
4557........S. [ZBX-10342] fixed item value not being cached by value cache if its timestamp seconds matches the oldest cached value timestamp, but the nanoseconds value is less (wiper)
4558.......PS. [ZBX-4894] fixed fping 3.x source IP option detection (asaveljevs)
4559.......PS. [ZBX-10429] fixed expression evaluation when a negated macro or function has a negative value itself (asaveljevs)
4560.......PS. [ZBX-10320] fixed NFS based VMware datastore statistics (wiper)
4561..F....... [ZBX-9991] fixed functionality that adds last selected host group to new host groups list (Cemeris)
4562..F....... [ZBX-10356] fixed user media form "send to" and "period" fields having incorrect "maxlength" property (Ivo)
4563.......PS. [ZBX-10221] fixed MySQL transaction handling when execute query fails (dimir)
4564.......PS. [ZBX-10366] fixed parsing of VMware responses containing too deep XML data (wiper)
4565A......... [ZBX-10238] fixed error message when linking two templates with same item keys (Gunars, Sasha)
4566..F....... [ZBX-10319] fixed graphs consuming 100% CPU when given incorrect "stime" parameter in URL (Ivo)
4567A......... [ZBX-10358] fixed error messages in template screen cloning and web scenario step validation (Oleg)
4568.......PS. [ZBX-10215] fixed host availability not being updated for connection errors on timeouting items (wiper)
4569...G...... [ZBX-10313] changed wmi.get[] to accept UTF-8 encoded namespace and WQL query, fixed wmi.get[] to return UTF-8 encoded strings (Sandis)
4570.......PS. [ZBX-9661] fixed bug when VMware collectors could sometimes use 100% of CPU without processing any data (wiper)
4571..F....... [ZBX-9784] fixed host clone form to work with prototype v1.7.1 (Gunars)
4572...G...PS. [ZBX-9640] improved server/proxy/agent item value timestamp synchronization (wiper)
4573..F....... [ZBX-10227] fixed exporting events to CSV for selected host (Gunars)
4574..F....... [ZBX-10112] fixed displaying trigger name in IT service dependencies after error (Gunars)
4575..F....... [ZBX-9938] fixed displaying incorrect number of hosts that have acknowledged problematic triggers in dashboard host status widget when "Problem display" is "Unackowledged only" in dashboard filter (Ivo)
4576A......... [ZBX-10251] fixed "countOutput" calculation in map.get API method (Gunars)
4577...G...PS. [ZBX-9733] fixed possibility to start several agents on the same port on Windows (asaveljevs)
4578..F....... [ZBX-9991] fixed functionality that adds last selected host group to new template groups list (Cemeris)
4579..F....... [ZBX-10165] fixed construction of host discovery filter expression (Gunars)
4580.......PS. [ZBX-10270] fixed HTTP proxy environment variables not being taken into account in Web monitoring (asaveljevs)
4581A.F....... [ZBX-10232] fixed SQL errors with invalid "year" parameter in IT services report (Gunars)
4582A.F....... [ZBX-1357] added more details to README file about how to add new language (zalex_ua)
4583A......... [ZBX-10150] fixed "countOutput" calculation in screen.get API method (Gunars)
4584..F....... [ZBX-10170] fixed column names vertical rotation in Firefox v43 (Gunars)
4585........S. [ZBX-7006] implemented trend cache cleanup procedure which forces hourly flush of deleted, disabled or rarely updated item trends (dimir, gleb)
4586.......PS. [ZBX-9904] fixed server response when active proxy sends in historical data, info string was missing (gleb)
4587...G...PS. [ZBX-10219] fixed pointer type in sizeof() (gleb)
4588...G...... [ZBX-10177] fixed resource leak in sensor[] on Linux kernel versions 2.6 and higher (gleb)
4589....I..... [ZBX-10154] improved sender.pl script to take advantage of buffering (increases performance and makes communication with daemons more robust) (gleb)
4590........S. [ZBX-10138] fixed action based host removal when hosts to be deleted have host prototypes (gleb)
4591........S. [ZBX-10064] fixed history cache synchronisation with database on shutdown (viktors, wiper)
4592........S. [ZBX-9458] fixed low level discovery macro substitution in calculated item formulas (wiper)
4593..F....... [ZBX-10110] fixed using Japanese in global search (Gunars)
4594..F....... [ZBX-10099] fixed buffer flushing error when executing script on a host (Gunars)
4595..F....... [ZBX-10077] fixed deleting of profile data for current user (Gunars)
4596........S. [ZBX-9950] fixed foreign key constraint violation when deleting discovered host triggers and graphs with their prototypes (gleb)
4597...G...... [ZBX-10126] fixed compilation error in sensors.c on Linux 2.4 kernels (gleb)
4598........S. [ZBX-10084] fixed removing trigger-related network map elements (viktors)
4599........S. [ZBX-9928] fixed triple SMS being sent by single action with Cinterion MC35i modem (wiper)
4600.......PS. [ZBX-9931] removed 2KB item key length limitation when sent to agent (viktors)
4601...G...... [ZBX-9932] removed 1KB zabbix_get item key length limitation (viktors)
4602
4603--------------------------------------------------------------------------------
4604Changes for 2.4.7
4605
46062.4.7rc1 was released as 2.4.7 without any changes
4607
4608--------------------------------------------------------------------------------
4609Changes for 2.4.7rc1
4610
4611New features:
4612..F....... [ZBX-2616] update bundled DejaVu font from 2.34 to 2.35 (Richlv)
4613A.F....... [ZBX-1357] updated Chinese (China), Chinese (Taiwan), Czech, French, Italian, Russian and Turkish translations; thanks to Zabbix translators (Richlv)
4614
4615Bug fixes:
4616A......... [ZBX-8235] fixed losing initial values when updating templated items (Gunars)
4617........S. [ZBX-9959] fixed JSON validation: produce an error on invalid escape sequences in a string value (dimir)
4618A......... [ZBX-9935] added check for item delay, to be between 0 and 86400 seconds (Cemeris)
4619...G...... [ZBX-9967] fixed agent compilation error on NetBSD 7 (dimir)
4620.D........ [ZBX-9347] added information about zabbix_sender input file format to the man page (dimir, Richlv)
4621..F....... [ZBX-9948] fixed graph prototype preview for pie charts (Cemeris)
4622........S. [ZBX-9889] fixed vmware.eventlog item values to have unique timestamps in history table (dimir)
4623..F....... [ZBX-9919] fixed y scale calculation for linear graphs (Cemeris)
4624...G...PS. [ZBX-9864] fixed compilation warnings regarding SIZE_T_MAX under NetBSD (Sasha)
4625..F....... [ZBX-9862] added meta tag "msapplication-config" to prevent MSIE11 requesting browserconfig.xml (Gunars)
4626A......... [ZBX-9340] fixed "data" property not being returned by API when error is generated on DB level (Gunars)
4627A......... [ZBX-9866] fixed error field being needlessly copied for LLD rule when full cloning a host (Gunars)
4628...G...PS. [ZBX-9863] fixed compilation warning regarding "empty_str" initialization in setproctitle.c (gleb)
4629........S. [ZBX-9912] fixed ITEM.LASTVALUE macro value being truncated at bytes rather than utf-8 characters (wiper)
4630........S. [ZBX-9643] fixed resolving of {TRIGGER.NAME} macro in action messages (viktors)
4631........S. [ZBX-7511] removed trimming of leading and trailing spaces in SNMP strings (gleb)
4632...G...... [ZBX-8899] fixed retrieval of sensor readings on Linux 2.6 and higher (gleb, wiper)
4633...G...... [ZBX-9917] fixed log message when opening windows eventlog (wiper)
4634.......PS. [ZBX-9855] fixed SNMP dynamic index cache refresh when SNMP OID changes (dimir)
4635...G...... [ZBX-9740] improved proc.num for protected Windows processes (gleb)
4636.......PS. [ZBX-9793] fixed handling of opaque types in SNMP (asaveljevs)
4637...G...... [ZBX-9847] fixed possible Zabbix agent crash when executing system.cpu.discovery (dimir)
4638.......PS. [ZBX-9895] fixed memory leak in case of unsupported field type while processing configuration received over proxy protocol (Sandis)
4639...G...... [ZBX-9796] fixed item key vfs.fs.size operation for NetBSD (viktors)
4640........S. [ZBX-9858] added error message logging when SNMP trapper file size exceeds 2GB (wiper)
4641.......PS. [ZBX-9666] fixed invalid SNMP dynamic index cache if 2 SNMP agents have the same IP, port and OID (dimir, igors, Sandis)
4642...G...... [ZBX-9430] fixed Windows eventlog item incorrectly interpreting 0x00000103 return value as an error (wiper)
4643.......PS. [ZBX-9655] fixed crash if MYSQL connection object initialization failed (wiper)
4644........S. [ZBX-9667] fixed disabled triggers or triggers having disabled hosts or items affecting trigger dependency calculations (wiper)
4645A......... [ZBX-9738] fixed deletion of related action operations when deleting a host group (Gunars)
4646..F....... [ZBX-9625] fixed interface list bug in host form (Gunars)
4647..F....... [ZBX-9607] fixed step form in web scenario (Gunars, Sasha)
4648.......PS. [ZBX-9668] improved handling of VMware performance counter instances without data (wiper)
4649........S. [ZBX-9677] fixed compilation warnings in the escalator.c module (igors)
4650...G...PS. [ZBX-9682] fixed parsing of the numeric item key parameters (igors)
4651..F....... [ZBX-9516] fixed "Go" button display after deleting applications (Gunars)
4652..F....... [ZBX-9639] fixed chart width validation (Gunars)
4653..F....... [ZBX-9809] fixed action operation validation (Gunars)
4654...G...... [ZBX-9716] fixed possible event record number wraparound issues in the old Windows Eventing support (wiper)
4655...G...... [ZBX-9258] fixed Alias for log[], logrt[] and eventlog[] (gleb)
4656.......PS. [ZBX-4284] improved handling of timeouting items on reachable hosts (wiper)
4657...G...... [ZBX-9721] fixed agent log message for log[] item in case of log records longer than 256kB (gleb)
4658..F....... [ZBX-9631] fixed "Undefined offset" in the actions conditions and lld rule filters when using a custom expression with more than 26 elements (Gunars, Sasha)
4659..F....... [ZBX-7492] fixed "Undefined index" when importing host without macros (Gunars)
4660....I....T [ZBX-8989] moved Total memory item from Filesystems to Memory application in Template OS Windows (gleb)
4661...G...... [ZBX-9739] fixed agent crash when active check fails without setting error message (wiper)
4662
4663--------------------------------------------------------------------------------
4664Changes for 2.4.6
4665
46662.4.6rc1 was released as 2.4.6 without any changes
4667
4668--------------------------------------------------------------------------------
4669Changes for 2.4.6rc1
4670
4671New features:
4672A.F....... [ZBX-1357] enabled Czech locale to be displayed by default (Richlv)
4673A.F....... [ZBX-1357] updated Brazilian Portuguese, Chinese (Taiwan), Czech, Dutch, Japanese and Spanish translations; thanks to Zabbix translators (Richlv)
4674...G...PS. [ZBXNEXT-786] made net.tcp.service[ntp] item work over UDP (asaveljevs)
4675
4676Bug fixes:
4677..F....... [ZBX-9375] fixed "Group" and "Host" dropdowns not setting values in "Events" page when navigating from trigger menu pop-up link and fixed availability reports filter dropdowns mistakenly using "Dropdown first entry" config (Ivo)
4678........S. [ZBX-9703] fixed a memory leak in SSH checks when configured public and/or private key is not a regular file (Sandis)
4679...G...... [ZBX-9605] fixed an issue with start lines and end lines in vfs.file.regexp[] and vfs.file.regmatch[] (gleb)
4680..F....... [ZBX-9332] fixed correct display of green circle in maps and showing more unacknowledged problems than total number of problems (Ivo)
4681..F....... [ZBX-9381] removed 'groupid' parameter from global search URLs sometimes causing inaccessible forms due to insufficient permissions (Ivo)
4682........S. [ZBX-9623] fixed possible SQL error when network discovery rule and LLD rule are processed at the same time (dimir)
4683........S. [ZBX-8949] fixed possible deadlocks when deleting items on systems with MySQL backend (wiper)
4684...G...... [ZBX-9592] fixed possible crash due to uninitialized counterpath variable (igors)
4685...G...... [ZBX-9595] added variable initialization for correct operation of system.swap.*[,pages] items (igors)
4686...G...... [ZBX-9290] fixed log file reloading if its size is updated later than modification time (igors)
4687...G...... [ZBX-9456] fixed system.cpu.util item to work correctly on OpenBSD 5.7 (igors)
4688..F....... [ZBX-9402] fixed sorting of elements in pages and fixed several requests returning more results than record count set in configuration (Ivo)
4689........S. [ZBX-4529] fixed security vulnerability in alerter script execution by using strong quoting for script arguments; thanks to Pavel for the report (wiper)
4690...G...... [ZBX-9385] fixed proc.num[,,run] and proc.num[,,sleep] always returning 0 on AIX hosts (asaveljevs)
4691...G...PS. [ZBX-9511] fixed compiler warnings in discoverer, SNMP trapper, LLD, and DNS item code (asaveljevs)
4692.......PS. [ZBX-8299] fixed SQL errors in case a network discovery rule or check is deleted during processing (asaveljevs)
4693...G...... [ZBX-9467] fixed agent compilation error related to "ifnet" and "ifnet_head" structs on OpenBSD 5.5 and above (asaveljevs)
4694
4695--------------------------------------------------------------------------------
4696Changes for 2.4.5
4697
4698A.F....... [ZBX-1357] updated Polish and Slovak translations; thanks to Zabbix translators (Richlv)
4699
4700--------------------------------------------------------------------------------
4701Changes for 2.4.5rc1
4702
4703New features:
4704.....J.... [ZBX-8839] added timeout configuration option to Java gateway (asaveljevs)
4705A.F....... [ZBX-1357] updated Brazilian Portuguese, Chinese (China), Italian and Japanese translations; thanks to Zabbix translators (Richlv)
4706
4707Bug fixes:
4708.......PS. [ZBX-9457] fixed server crash in case ValueCacheSize=0; thanks to MATSUDA Daiki for patch (asaveljevs)
4709.......PS. [ZBX-5717] fixed incorrect calculation of icmppingloss[] due to floating-point errors (asaveljevs)
4710........S. [ZBX-9436] fixed zabbix_server to not exit in case of database connection loss in the middle of transaction (dimir)
4711........S. [ZBX-9355] added host name and names of conflicting templates to the error message when templates fail to link due to a duplicate item, fixed linking of templates containing web scenarios (igors)
4712........S. [ZBX-9352] fixed execution of remote commands on the server in case trigger expression contains multiple hosts (asaveljevs)
4713........S. [ZBX-9394] fixed SMS sending with Teltonika modems (asaveljevs)
4714........S. [ZBX-3507] fixed SMS sending with Huawei GSM modems (asaveljevs)
4715.......PS. [ZBX-7446] fixed vmware.hv.status item always returning 0 (gray) status (wiper)
4716A......... [ZBX-9346] fixed importing trigger dependencies and maps that contain the triggers expressions with old style operators (Ivo)
4717...G...... [ZBX-9410] fixed agent logging to eventlog (syslog option) on Windows (wiper)
4718A.F....... [ZBX-9365] fixed array_combine() function giving a warning message for PHP versions < 5.4.0 (Ivo)
4719..F....... [ZBX-9395] fixed overview triggers and data page to display results when the option to select first dropdown entry is set to "None" and a group is selected (Ivo)
4720..F....... [ZBX-9402] fixed trigger list sorting (Ivo)
4721..F....... [ZBX-9102] fixed "System status" dashboard widget performing poorly (Ivo)
4722A......... [ZBX-5656] fixed maintenance.create and maintenance.update methods "timeperiods" parameter to be an array of arrays (Ivo)
4723....I....T [ZBX-9331] changed value type of system.stat[kthr,*] items in "Template OS AIX" to float and added them to "Performance" application (asaveljevs)
4724........S. [ZBX-9368] fixed possible SQL errors when linking of several templates (Sasha)
4725A.F....... [ZBX-9343] fixed user ID being zero in audit logs for login/logout actions (Ivo)
4726..F....... [ZBX-9375] renamed "Latest events" to "Events" in menu popup for trigger map elements and fixed its link not setting corresponding trigger in filter (Ivo)
4727...G...PS. [ZBX-9251] added missing socket closing to avoid large number of opened sockets (igors)
4728.......PS. [ZBX-9344] fixed infinite looping in telnet.run[] in case there is no password prompt (asaveljevs, dimir)
4729..F....... [ZBX-9369] removed validation of DB_ID from user profile for removed medias and fixed incorrect DB_ID validation for arrays in bar reports page (Ivo)
4730..F....... [ZBX-9348] fixed possibility to enable/disable LLD trigger (Ivo)
4731..F....... [ZBX-9268] fixed misleading message in discovered object indicator tooltip when deletion date is in the past (Ivo)
4732..F....... [ZBX-4633] fixed host inventories not displaying all filtered results when record count exceeds global limit (Ivo)
4733..F....... [ZBX-9286] fixed configuration.import, when trigger expression have a user macro (Oleg)
4734...G...... [ZBX-9283] improved proc_info item (Windows only) to get more information about the processes (dimir)
4735..F....... [ZBX-8875] fixed undefined index in screens with dynamic graph prototype elements when host is not selected (Ivo)
4736..F....... [ZBX-9203] fixed host scripts menu popup not properly displaying script name when name contains HTML tags (Ivo)
4737
4738--------------------------------------------------------------------------------
4739Changes for 2.4.4
4740
47412.4.4rc1 was released as 2.4.4 without any changes
4742
4743--------------------------------------------------------------------------------
4744Changes for 2.4.4rc1
4745
4746New features:
4747.......PS. [ZBXNEXT-2354] separated VMware performance collector based statistic retrieval from VMware data retrieval and added items to monitor custom performance counters (wiper)
4748A.F....... [ZBX-1357] enabled Chinese (China) locale to be displayed by default (Richlv)
4749A.F....... [ZBX-1357] updated Brazilian Portuguese, Chinese (China), Japanese, Korean, Polish, Russian and Slovak translations; thanks to Zabbix translators (Richlv)
4750A.F....PS. [ZBXNEXT-2160] added support for extended IP ranges in network discovery and action conditions (Ivo, Sasha, wiper)
4751
4752Bug fixes:
4753...G...PS. [ZBX-9284] added Zabbix log file locking to avoid incomplete logging on log file rotation (igors)
4754...G...PS. [ZBX-591] fixed web monitoring, VMware monitoring, Ez Texting alerts and net.tcp.service{.perf}[https] items to use the SourceIP configuration parameter (igors)
4755...G...... [ZBX-9143] improved proc.num under Windows to handle more processes (dimir)
4756...G...... [ZBX-9232] fixed processing of eventlog messages to avoid incomplete messaging for events which description could not be found (igors)
4757..F....... [ZBX-9257] fixed displaying missing history links in trigger context menu (Ivo)
4758..F....... [ZBX-9257] added missing host prefix before items in trigger context menu if trigger belongs to multiple hosts (Ivo)
4759..F....... [ZBX-9257] changed displaying host list from vertical to horizontal if trigger belongs to multiple hosts in Monitoring->Trigger status page (Ivo)
4760........S. [ZBX-9285] fixed memory leak when processing host prototypes (Sasha)
4761.......PS. [ZBX-9279] optimized VMware requests to reduce amount of transferred data (wiper)
4762..F....... [ZBX-9087] fixed DB_ID validation expression to properly validate upper bound of received value and fixed various front-end forms not properly validating IDs (Ivo, Krists)
4763.......PS. [ZBX-7719] added configurable timeout for VMware data gathering requests (wiper)
4764...G...... [ZBX-9241] fixed possible vfs.fs.discovery item crash on AIX systems (wiper)
4765.......PS. [ZBX-9104] fixed repeated error messaging if SSH channel failed to close (igors)
4766...G...... [ZBX-9183] fixed eventlog message collecting in case of error formatting the log message; thanks to Kodai Terashima (dimir)
4767A.F....... [ZBX-9224] fixed audit log for failed login attempts (Oleg)
4768...G...... [ZBX-9233] fixed processing of bogus negative value of performance counter (igors)
4769.......PST [ZBXNEXT-2354] fixed VMware virtual machine network and disk transmission rates being reported in kilobytes rather than bytes (wiper)
4770..F....... [ZBX-8930] fixed map import displaying incorrect message when map had non-existing sub elements (Oleg)
4771A.F....... [ZBX-8448] fixed host and template permissions validation when an object belongs to both read and read-write groups (Ivo)
4772..F....... [ZBX-8448] added read-only groups in host and template edit forms as grayed out when object belongs to both read and read-write groups (Ivo)
4773..F....... [ZBX-8448] fixed template edit form losing host and template linkages by adding grayed out objects when they belong to both read and read-write groups (Ivo)
4774..F....... [ZBX-8448] fixed trigger and trigger prototype "enable/disable" action when trigger belongs to read-only group (Ivo)
4775..F....... [ZBX-9013] fixed action operation incorrect sorting in edit form which sometimes caused duplicate and missing operations (Ivo, Sasha)
4776........S. [ZBX-8993] added check for a valid reference of a global regular expression in LLD rules (igors)
4777...G...... [ZBX-9218] fixed agent crash if error message is not set in loadable module (igors)
4778.......PS. [ZBX-9088] fixed parsing of SNMP traps for correct processing of delayed traps (igors)
4779A......... [ZBX-9093] fixed API host.create method for MySQL strict mode when given partial data in "inventory" property (Ivo)
4780..F....... [ZBX-9168] fixed incorrect keys and unified key parameters in the item key helper (Richlv)
4781.......PS. [ZBX-8584] fixed vmware eventlog items sometimes returning duplicate values (wiper)
4782...G...PS. [ZBX-9206] fixed agent crash in case net.tcp.service[] item is used as an active agent item with an unsupported first parameter (asaveljevs)
4783.......P.. [ZBX-9195] fixed lastlogsize and mtime being updated on proxy for unsupported items; thanks to Yoshinori Komuro for patch (asaveljevs, Sasha)
4784..F....... [ZBX-9010] fixed audit actions not displaying most recent logs when record count exceeds maximum (Krists)
4785...G...PS. [ZBX-8555] fixed 'broken pipe' errors when executing remote commands. This was happening because pipe was closed without reading from it (wiper)
4786.......PS. [ZBX-8828] made ICMP items go unsupported if ICMP packets cannot be sent to their host (asaveljevs)
4787.......PS. [ZBX-9163] fixed SNMPERR_TOO_LONG error being wrongly treated as a network error; thanks to Santal for patch (asaveljevs)
4788...G...... [ZBX-6047] fixed system.boottime and system.uptime returning incorrect results on Solaris zones (asaveljevs)
4789..F....... [ZBX-8874] fixed LLD rule form flexible interval field being submitted when other form fields are in focus (Ivo)
4790....I..... [ZBX-9169] fixed upgrade of the proxy database with several discovery rules (Sasha)
4791........S. [ZBX-9176] fixed {DISCOVERY.SERVICE.NAME} macro to expand properly for HTTPS and Telnet services (asaveljevs)
4792....I..... [ZBX-9185] fixed upgrade procedure in case database version is greater than version of the binary (Sasha)
4793..F....... [ZBX-9177] improved host and item name column widths on Monitoring / Latest data page (Krists)
4794.......PS. [ZBX-9154] fixed compilation error with Oracle backend (wiper)
4795..F....... [ZBX-9042] unified "mass update" spelling in trigger configuration page (Richlv)
4796..F....... [ZBX-9153] fixed vmware.version item key being listed as vmware.eventlog in the item key helper (Richlv)
4797A......... [ZBX-8950] fixed "selecIconMap" option in map.get method (Oleg)
4798..F....... [ZBX-8405] fixed typo in item key helper for system.cpu.num item description (asaveljevs)
4799..F....... [ZBX-8846] fixed non-existent page displaying (Oleg)
4800........S. [ZBX-9126] fixed processing of trigger/graph prototypes in case when all item prototypes in trigger/graph prototypes were changed (Sasha)
4801
4802--------------------------------------------------------------------------------
4803Changes for 2.4.3
4804
48052.4.3rc1 was released as 2.4.3 without any changes
4806
4807--------------------------------------------------------------------------------
4808Changes for 2.4.3rc1
4809
4810New features:
4811A.F....... [ZBX-1357] updated Brazilian Portuguese, Italian, Japanese and Slovak translations; thanks to Zabbix translators (Richlv)
4812.......PS. [ZBX-4054] added support for SNMP values of type OID (asaveljevs)
4813
4814Bug fixes:
4815........S. [ZBX-8873] fixed incorrect event being generated after maintenance in case there are out of order events due to proxy (asaveljevs, Sasha)
4816.......PS. [ZBX-8882] fixed message logging on DB2 errors (igors)
4817.......PS. [ZBX-8992] made Zabbix prefer the threshold sensor over a discrete sensor, in case both are available under the same name (asaveljevs)
4818...G...... [ZBX-8506] fixed memory leak in wmi.get[]; thanks to Pedro Nunes for patch (asaveljevs)
4819.......PS. [ZBX-9016] fixed items not being processed again in case these items or their hosts are disabled and then reenabled (asaveljevs, Sasha)
4820A.F....... [ZBX-9065] fixed default value for screens_items.max_columns in PHP schema (Krists)
4821..F....... [ZBX-5077] fixed percentile calculation formula and corrected accessed index, by which value is selected (arvids)
4822A......... [ZBX-8486] fixed re-linking templates with web scenarios (Krists)
4823..F....... [ZBX-8863] fixed ad-hoc graphs with multiple items for the same host not showing the hosts name (arvids)
4824..F....... [ZBX-8919] fixed range selection in graphs in IE10 and IE11 (arvids)
4825A......... [ZBX-9017] fixed hostgroup.create and hostgroup.update API calls allowing setting readonly "internal" param (arvids)
4826..F....... [ZBX-9004] fixed visible corners in table cells in eventlog history (arvids)
4827..F....... [ZBX-8928] fixed history-related macros to obey the ZBX_HISTORY_PERIOD (arvids)
4828...G...PS. [ZBX-8926] fixed bug in JSON parser that caused failures in data retrieval if the target buffer and the decoded data were the same size (Juris)
4829........S. [ZBX-8952] fixed bug where an action condition of matching parent templates of a trigger worked with only the first template (Juris)
4830.......PS. [ZBX-8982] turned strict OID validation off for single-variable SNMP requests (asaveljevs)
4831.......PS. [ZBX-8328] fixed UTF-8 string truncation for IBM DB2 databases to fit the column width (wiper)
4832..F....... [ZBX-8850] fixed fatal error in graph generation when there is no data and ZBX_UNITS_ROUNDOFF_LOWER_LIMIT is set to "2" (Krists)
4833.......PS. [ZBX-8476] fixed queue being calculated incorrectly when there is even a slight time difference between server and proxy (asaveljevs)
4834A......... [ZBX-8832] fixed template application inheritance when linking template other templates (Krists)
4835A.F....... [ZBX-8979] fixed undefined indexes in the profiler on early version of PHP 5.3 (Pavels)
4836..F....... [ZBX-8983] fixed "schema" option description in frontend configuration file (Oleg)
4837
4838--------------------------------------------------------------------------------
4839Changes for 2.4.2
4840
4841New features:
4842A.F....... [ZBX-1357] updated Brazilian Portuguese, Polish and Russian translations; thanks to Zabbix translators (Richlv)
4843
4844--------------------------------------------------------------------------------
4845Changes for 2.4.2rc1
4846
4847New features:
4848A.F....... [ZBX-1357] updated Brazilian Portuguese, Greek, Italian, Japanese, Polish, Slovak and Spanish translations; thanks to Zabbix translators (Richlv)
4849...G...... [ZBX-8503] increased limitation of command length for remote commands with agent (Sasha)
4850
4851Bug fixes:
4852........S. [ZBX-8978] fixed propagation of the SNMP bulk flag into discovered hosts (Sasha)
4853........S. [ZBX-8978] fixed propagation of the interfaces into discovered hosts in same order as in the parent host (Sasha)
4854..F....... [ZBX-8970] fixed interfaces list not being displayed correctly for discovered hosts (Krists)
4855....I..PS. [ZBX-8849] fixed redundant linking with -lcrypto when linking with Net-SNMP (asaveljevs)
4856...G...PS. [ZBX-8913] fixed JSON validation sometimes failing to process utf-8 sequences (wiper)
4857...G...... [ZBX-8951] fixed agent crash on HP-UX 11.31 when processing "net.if.discovery" item (asaveljevs, wiper)
4858..F....... [ZBX-8901] added ability to use scientific notation and floats without leading 0 to Configuration -> Hosts -> Discovery -> Item Prototypes (arvids)
4859.D........ [ZBX-6542] updated description of HousekeepingFrequency parameter in the default server and proxy configuration files (Sasha)
4860.......PS. [ZBX-8833] fixed dynamic SNMP item cache working incorrectly for hosts with multiple SNMP interfaces, optimized cache performance (asaveljevs)
4861A.F....... [ZBX-8904] fixed item.get API to not read all host interfaces when option "selectInterfaces" is used (Krists)
4862.......PS. [ZBX-8538] added Net-SNMP retry of 1 for cases where Zabbix will not be retrying itself (asaveljevs)
4863.......PS. [ZBX-8538] changed the strategy to decrease the optimal number of variables two times only (asaveljevs)
4864..F....... [ZBX-8232] fixed performance issues in maps (Ivo)
4865........S. [ZBX-8948] fixed memory leak when checking Template condition during action processing (wiper)
4866........S. [ZBX-6353] improved history cache performance when it's flooded with data from less than 1000 items (wiper)
4867.......PS. [ZBX-8916] fixed "lastlogsize" not being updated in the configuration cache when values are received from the agent (asaveljevs, Sasha)
4868..F....... [ZBX-8877] fixed filters not hiding/showing for IE11 (Krists)
4869...G...PS. [ZBX-8794] fixed parsing of runtime control options and related error messages (igors)
4870....I..... [ZBX-8885] fixed building of Zabbix daemons with IBM DB2 support on systems with newer gcc compilers (Sasha, wiper)
4871..F....... [ZBX-8791] fixed importing sysmaps when host elements are linked and have a trigger assigned to the link (Krists)
4872....I..... [ZBX-8072] fixed bug when long messages were not truncated to 2KB when inserting into alerts table on DB2 databases (wiper)
4873A......... [ZBX-6174] fixed "skipDependent" option in trigger.get API call to correctly handle cases when triggers on which they depend are disabled (Krists)
4874..F....... [ZBX-8887] fixed error messages when saving graph with invalid width and height (Sasha)
4875...G...PS. [ZBX-8699] fixed zbx_sleep_loop() to handle correctly signal arrival (igors)
4876.......PS. [ZBX-8793] fixed processing of snmp value to represent it as integer (igors)
4877..F....... [ZBX-8726] fixed warning messages shown by deprecated PHP 5.6 options "mbstring.internal_encoding" and "always_populate_raw_post_data" (Ivo)
4878A.F....... [ZBX-8817] fixed incorrect clearing of web scenario item history and trends (Ivo)
4879..F....... [ZBX-8830] fixed map pop-up menu "Triggers" link being always disabled for host group map elements (Ivo)
4880....I..... [ZBX-5561] fixed configuration failure during cross compilation; thanks to Christof Lauber for the patch (igors)
4881.......PS. [ZBX-8621] added validation of received SNMP responses and warnings in case SNMP responses are bad (asaveljevs)
4882A.F....... [ZBX-8764] added missing validation for resource ID in screenitem.create and screenitem.update API (Krists)
4883........S. [ZBX-8754] fixed crash in escalator when processing an alert without an user, but with a media type set (wiper)
4884
4885--------------------------------------------------------------------------------
4886Changes for 2.4.1
4887
48882.4.1rc2 was released as 2.4.1 without any changes
4889
4890--------------------------------------------------------------------------------
4891Changes for 2.4.1rc2
4892
4893New features:
4894A.F....... [ZBX-1357] updated Brazilian Portuguese, German and Slovak translations; thanks to Zabbix translators (Richlv)
4895
4896Bug fixes:
4897..F....... [ZBX-8847] fixed mass actions in lists only affecting the selected elements on the current page (Pavels)
4898
4899--------------------------------------------------------------------------------
4900Changes for 2.4.1rc1
4901
4902Bug fixes:
4903..F....... [ZBX-8784] fixed link to the latest data page from the map pop up menu (Pavels)
4904..F....... [ZBX-8665] fixed incorrect display of period in graph filter time bar, dragging the scrollbar beyond year 1970 and calendar months to run in loop for years 1970 and 2038 (Ivo)
4905..F....... [ZBX-8802] fixed missing sub-menu icon in global script menu (Krists)
4906.......PS. [ZBX-8825] fixed character "#" being replaced with "<>" in low-level discovery macros during database upgrade (asaveljevs)
4907...G...... [ZBX-8822] fixed vm.memory.size[] items being unsupported on FreeBSD (asaveljevs)
4908..F....... [ZBX-8693] fixed "Add" button in Configuration->Triggers->Create Trigger->Add for IE11 (arvids)
4909........S. [ZBX-8815] fixed adding of host groups to the host by discovery action (Sasha)
4910..F....... [ZBX-8816] removed "clear history & trends" button from template web scenarios (arvids)
4911..F....... [ZBX-8727] fixed item multiplier value validation to support scientific notation correctly (Krists)
4912........S. [ZBX-8514] fixed bug where server would turn a passive proxy into a host if the proxy machine is running an agent that is discovered via network discovery (Juris)
4913..F....... [ZBX-8753] fixed mass update to change host inventory (Sasha)
4914....I..... [ZBX-8744] fixed database upgrade procedure stopping when upgrade step was failed (Sasha)
4915........S. [ZBX-8719] optimised value cache requests to better utilise database indexes (wiper)
4916..F....... [ZBX-8659] fixed graphs in screens not respecting "Show legend" setting when in dynamic mode (Krists)
4917.......... [ZBX-8679] removed outdated and unused images (Richlv)
4918..F....... [ZBX-8700] fixed possible SQL error in details of web scenario (Oleg)
4919...G...... [ZBX-8595] fixed incorrect event message when handling eventlog (dimir)
4920
4921--------------------------------------------------------------------------------
4922Changes for 2.4.0
4923
49242.4.0rc3 was released as 2.4.0 without any changes
4925
4926--------------------------------------------------------------------------------
4927Changes for 2.4.0rc3
4928
4929New features:
4930A.F....... [ZBX-1357] updated Polish and Russian translations; thanks to Zabbix translators (Richlv)
4931
4932Bug fixes:
4933........S. [ZBX-8734] fixed IPMI pollers not starting properly on the server (asaveljevs)
4934
4935--------------------------------------------------------------------------------
4936Changes for 2.4.0rc2
4937
4938New features:
4939A.F....... [ZBX-1357] updated Japanese, Polish and Ukrainian translations; thanks to Zabbix translators (Richlv)
4940
4941Bug fixes:
4942...G...PS. [ZBX-8724] fixed daemon crash when a runtime control is issued during shutdown (asaveljevs)
4943
4944--------------------------------------------------------------------------------
4945Changes for 2.4.0rc1
4946
4947Bug fixes:
4948..F....... [ZBX-8716] fixed not being able to add trigger dependencies in the trigger mass update form (Pavels)
4949..F....... [ZBX-8573] fixed date part form inputs (month, day, hour, minute) to be consistent and have leading zero when needed (Krists)
4950..F....... [ZBX-8717] fixed error in the action operation configuration form when switching operation types (Krists)
4951..F....... [ZBX-8685] fixed ordering of graphs in simple graph prototype and graph prototype screen elements (Krists)
4952..F....... [ZBX-8662] fixed multiselect and text input alignment (Pavels)
4953..F....... [ZBX-8715] fixed item flex interval updating in item massupdate (Krists)
4954..F....... [ZBX-8710] fixed LLD graph prototype screen items to be displayed correctly when containing item has colspan/rowspan set (Krists)
4955..F....... [ZBX-8532] fixed frontend messaging sounds not playing on IE11 and playing in loop if set to play once on other browsers (Ivo)
4956
4957--------------------------------------------------------------------------------
4958Changes for 2.3.5
4959
4960Bug fixes:
4961..F....... [ZBX-8714] fixed confirmation dialogs when performing a mass action (Pavels)
4962A......... [ZBX-8634] fixed trigger prototype validation to disallow items from both templates and hosts in same trigger prototype (Krists)
4963..F....... [ZBX-8701] fixed disabled web scenarios being displayed in the web monitoring widget (Pavels)
4964..F....... [ZBX-8707] fixed not being able to add an action operation condition (Pavels)
4965..F....... [ZBX-8702] changed the default graph palette to generate the first line in green color and the second in red (Pavels)
4966..F....... [ZBX-3407] fixed NVPS query to not fail on DB2 (Krists)
4967...G...... [ZBX-8646] added a warning on UNIX/GNU/Linux platforms if logrt[] directory has no 'execute' permission (Andris)
4968........S. [ZBX-8541] fixed queue calculation when hosts with active items return from no data maintenance (asaveljevs)
4969..F....... [ZBX-8683] fixed misplaced 'Add' button for IT Services having child services (Alexei)
4970
4971--------------------------------------------------------------------------------
4972Changes for 2.3.4
4973
4974New features:
4975...G...PS. [ZBXNEXT-101] added functionality for changing log level at runtime, added new trace log level for extended web and vmware monitoring (asaveljevs, igors, wiper)
4976..F....... [ZBXNEXT-1467] added clear separation between 'add' and 'update' operations in the frontend (Alexei, Sasha)
4977..F....... [ZBXNEXT-570] implemented the ability to quickly display items on a graph from the latest data page (Ivo, Pavels)
4978.......PS. [ZBX-8367] added recalculating of unsupported items queue when changed "Refresh unsupported items" parameter (Juris, Sasha)
4979A.F....... [ZBXNEXT-1583] implemented new screen element types - "Graph prototype" and "Simple graph prototype" (Krists)
4980A.F....... [ZBX-1357] updated Brazilian Portuguese, Japanese, Italian, Polish and Slovak translations; thanks to Zabbix translators (Richlv)
4981....I..PS. [ZBXNEXT-2359] made server and proxy refuse to start if StartPollersUnreachable=0, but other pollers are started (asaveljevs)
4982....I..PS. [ZBX-8557] implemented housekeeper 30 minutes startup delay (Arturs)
4983A.F.I..PS. [ZBX-7720] increased size of "Host name", "Visible host name" and "Proxy name" fields to 128 characters (Sasha)
4984
4985Bug fixes:
4986..F....... [ZBX-8458] visual fixes in multiselect, actions, screens and maps (Oleg)
4987..F....... [ZBX-8682] added IT services sorting in dependencies tab (Oleg)
4988........S. [ZBX-8414] fixed value cache statistics update when database contains only part of requested data (wiper)
4989........S. [ZBX-8414] fixed value cache single value request returning FAIL for not found items in low memory mode (wiper)
4990..F....... [ZBX-8675] removed sortorder sorting from IT services popup window (Oleg)
4991...G...... [ZBX-8664] changed agent to allow empty return values from user parameters and remote commands (dimir)
4992..F....... [ZBX-8616] fixed link to host items in Inventory->Hosts host view (Krists)
4993..F....... [ZBX-8624] fixed inconsistent header layout in Monitoring->Discovery page (Krists)
4994..F....... [ZBX-8524] fixed trigger filter not being reset on the Monitoring->Events page (Krists, Pavels)
4995...G...PS. [ZBX-8494] added check to prevent starting a proxy with a server database and vice versa (Andris)
4996..F....... [ZBX-8670] fixed undefined index error on the web scenario configuration page when no host is selected (Pavels)
4997..F....... [ZBX-8531] fixed inconsistent group selection dropdown behaviour in application configuration (Krists)
4998..F....... [ZBX-8653] fixed big double value check in the decimal validator (Oleg)
4999..F....... [ZBX-8377] fixed style and hover effect for disabled bulk action buttons and improved readability for readonly input fields (Ivo)
5000A......... [ZBX-8568] fixed item.delete and itemprototype.delete to also remove trigger prototypes using them (Krists)
5001A......... [ZBX-8636] fixed user accounts not being disabled after exceeding number of unsuccessful login attempts (Krists)
5002........S. [ZBX-7721] added support for discovering more than 100 hypervisors on large vcenter installations to vmware collector (dimir, wiper)
5003...G....S. [ZBX-8564] added standard error output while running remote script (Arturs)
5004...G...PS. [ZBX-8629] fixed crash in get_string() function when checking "Database monitor" items (asaveljevs)
5005....IJ.... [ZBX-4800] replaced JSON.org library with Android JSON library; thanks to Volker Fröhlich for legal research (asaveljevs)
5006.........T [ZBX-4800] fixed typo in item name in "Template JMX Generic": "mpTenured" -> "mp Tenured" (asaveljevs)
5007..F....... [ZBX-8509] fixed value of field "Use custom multiplier" to correctly default to "1" if checkbox is unchecked (Krists)
5008A......... [ZBX-8530] fixed host update to work when doing template unlink and interface remove in same request (Krists)
5009.......PS. [ZBX-8488] fixed items being shown in queue with a delay of more than 44 years (asaveljevs)
5010A......... [ZBX-8627] fixed problem with some of code not working on PHP 5.3 (Krists)
5011...G...PS. [ZBX-8599] fixed incorrect error message in Telnet based checks (Arturs)
5012....I..PS. [ZBX-8389] fixed compilation error due to undeclared CURLOPT_KEYPASSWD with versions of libcurl up to 7.16.4 (asaveljevs, dimir)
5013A.F....... [ZBX-8582] added use of escaping to variables in SQL queries to prevent possible injections in places where it was missing; thanks to Leann for the report (Krists)
5014........S. [ZBX-8444] improved sleeping escalation processing by using configuration cache to get enabled items, triggers and hosts (igors)
5015..F....PS. [ZBX-8608] added support of IP masks for action conditions (Sasha)
5016........S. [ZBX-8608] fixed clearing of discovered services with using CIDR notation in ip lists (Sasha)
5017........S. [ZBX-8415] fixed possible server crash on LLD host or host group update (dimir, Sasha)
5018...G...... [ZBX-8455] improved synchronization between perfromance collector and agent threads (wiper)
5019...G...... [ZBX-8236] fixed few memory leaks in Windows agent (wiper)
5020...G...PS. [ZBX-8601] fixed bad performance of the proxy configuration synchronization (Sasha)
5021.......PS. [ZBX-8600] fixed SQL errors in proxy configuration synchronization (Sasha)
5022A......... [ZBX-8563] added field "logtimefmt" to exported items (Krists)
5023..F....... [ZBX-8484] fixed "Plain text" screen elements with "Show text as HTML" enabled trying to display the text as preformatted (Andrejs)
5024.......PST [ZBX-7621] changed virtual machine disk and network discovery to use device name instead of instance id in discovered item name (wiper)
5025.......PS. [ZBX-8338] fixed SNMP walking code so that it intelligently chooses either a string or numeric representation for an OID index (asaveljevs)
5026..F....... [ZBX-8577] added wmi.get[] to the list of suggested items (asaveljevs)
5027A......... [ZBX-8430] fixed SQL errors in drule.delete API method (Andrejs)
5028A.F....... [ZBX-8510] fixed possible deadlocks when updating IT services (Pavels, Sasha)
5029
5030--------------------------------------------------------------------------------
5031Changes for 2.3.3
5032
5033New features:
5034A.F....... [ZBXNEXT-219] added ability to remove resources missing in XML file (Ivo)
5035A.F....... [ZBX-1357] updated Polish and Slovak translations; thanks to Zabbix translators (Richlv)
5036A.......S. [ZBX-8473] improved performance of deleting triggers by API and server - events will be deleted only by the housekeeper (Krists, Sasha)
5037..F....... [ZBXNEXT-1826] added proxy name as host prefix in item queue details page (Ivo)
5038..F.....S. [ZBXNEXT-1848] added support for internal item zabbix[host,,maintenance] (Sasha)
5039........S. [ZBXNEXT-1848] added processing of internal items in maintenance without data collection (Sasha)
5040........S. [ZBXNEXT-2279] zabbix[proxy,,lastaccess] will be always performed by server (Sasha)
5041A.F.....S. [ZBXNEXT-1133] added support for custom expressions in action conditions (Krists)
5042...G...... [ZBXNEXT-1300] added low-level discovery support for enumerating CPUs on all supported platforms (Juris)
5043A......... [ZBX-8459] made possible CORS AJAX requests for JSON API (Andrejs)
5044
5045Bug fixes:
5046...G...... [ZBX-8512] fixed processing of web.page.regexp without a newline character in the end of http GET response (Arturs)
5047..F....... [ZBX-8471] fixed removing slides from slideshows in cases when some slides have been deleted (Krists)
5048..F....... [ZBX-8509] fixed item custom multiplier formula default value to be "1" and not become unset in some cases (Krists)
5049A.F....... [ZBX-8430] fixed cascade removal of action conditions when deleting related discovery rule and checks (Andrejs)
5050..F....... [ZBX-8432] fixed multiselect resize and IE11 visual issues (Oleg)
5051..F....... [ZBX-8478] fixed slideshow handling in monitoring for slideshows without slides (Krists)
5052A......... [ZBX-8493] fixed usergroup.massadd API call to not create duplicate entries in "rights" table (Krists)
5053..F....... [ZBX-8492] fixed maintenance periods without hosts/hostgroups to be accessible by both admins and superadmins (Krists)
5054..F....... [ZBX-2570] fixed dashboard widgets showing error messages about expired/broken session (Krists)
5055A......... [ZBX-8428] fixed item.get API call to return values for "lastvalue", "lastclock", "lastns", "prevvalue" only for last 24 hours (Krists)
5056..F....... [ZBX-8468] removed unnecessary "empty" buttons in map element popups (Andrejs)
5057..F....... [ZBX-8431] added context for text string 'Name' (Oleg)
5058..F....... [ZBX-8467] removed "make_latest_issues" function extra argument (Oleg)
5059..F....... [ZBX-8436] fixed page layout being broken with IE8 in cases when item rows are added or removed (Krists)
5060..F....... [ZBX-8286] fixed undefined index when enabling or disabling hosts in a host group (Krists)
5061.......PS. [ZBX-8037] added informative log message about Zabbix not upgrading SQLite3 databases (Juris)
5062..F....... [ZBX-8425] fixed "Host status" widget displaying problematic host if one of its groups is set to hidden in dashboard filter (Ivo)
5063
5064--------------------------------------------------------------------------------
5065Changes for 2.3.2
5066
5067New features:
5068A.F....PS. [ZBXNEXT-2301] added a way to disable SNMP bulk operations per interface (asaveljevs, Oleg)
5069..F....... [ZBX-2603] added validation while working with regular expressions (Andrejs)
5070..F....... [ZBX-8278] prepared frontend for mbstring.internal_encoding ini option deprecation in PHP 5.6+ (Andrejs)
5071..F....... [ZBXNEXT-2222] added trigger status filter to the trigger overview page (Sasha)
5072..F....... [ZBX-8339] removed auto login/logout controls while editing guest user (Andrejs)
5073...G...... [ZBXNEXT-2203] added information on the reason log[] and logrt[] items became not supported (Andris, asaveljevs)
5074..F....... [ZBXNEXT-2254] added support for custom PostgreSQL schema to frontend and updated setup wizard (Krists)
5075..F....... [ZBX-8329] added styling for disabled buttons and inputs (Andrejs)
5076..F....... [ZBXNEXT-2344] added links on group names in "Web monitoring" widget (Ivo)
5077A.F....... [ZBX-1357] updated Brazilian Portuguese, Japanese, Polish, Russian and Slovak translations; thanks to Zabbix translators (Richlv)
5078..F....... [ZBX-7399] improved multiselect by adding popup select window (Oleg)
5079..F....... [ZBX-8113] changed frontend configuration wizard to store info in session instead of cookies (Andrejs)
5080
5081Bug fixes:
5082..F....... [ZBX-7941] changed page footer to show debug in fullscreen mode again (Sasha)
5083........S. [ZBX-8011] fixed escalator giving false 'no media defined' errors (wiper)
5084.......PS. [ZBX-8450] removed carriage return stripping from text values when inserting data into the database (Juris)
5085..F....... [ZBX-8439] fixed layout problems in host and template configuration, host inventory in Safari (Krists)
5086..F....... [ZBX-8443] fixed host mass update form to be displayed correctly in Opera (Krists)
5087..F....... [ZBX-8437] fixed JS errors after show/hide frontend filter (Oleg)
5088..F....... [ZBX-8411] fixed item selection by click-and-drag and element form hiding in sysmap configuration with IE8 (Krists)
5089A.F.I..... [ZBX-8406] fixed typos "overriden" to "overridden", "occurence" to "occurrance", changed "WEB" to "web" in translations and database patch files (Krists)
5090A.F....... [ZBX-8397] removed outdated queue related code from frontend and API (Krists)
5091........S. [ZBX-8359] changed servers timer processes title line to display amount of hosts that have changed maintenance status; active maintenance period count is no longer displayed (Juris)
5092..F....... [ZBX-8375] fixed multiple issues in various forms: removed duplicate hidden fields, added missing field translations, added JS confirmation message encoding and fixed displaying submitted values on failure (Ivo)
5093..F....... [ZBX-8240] fixed multiselect input placeholder behaviour on IE8, input cursor issue and removed "clear field" button for multiselect in IE10+ (Krists, Oleg)
5094..F....... [ZBXNEXT-1782] fixed testing of trigger expressions that contain nested parentheses (Pavels)
5095...G...... [ZBX-8270] fixed disk space reporting for large AIX file systems (>= 16 TB) (Andris)
5096.......PS. [ZBX-8422] removed PHP mutex locking from server code because of not being used and incompatible licensing issues (wiper)
5097..F....... [ZBX-8377] fixed dark orange theme input fields being displayed light blue, submit button hover not displaying as disabled and made readonly and disabled input fields more readable on all browsers (Ivo)
5098A......... [ZBX-8332] removed redundant screen import code from 1.8 importer (Krists)
5099..F....... [ZBX-1215] changed captions of items and periods to be autogenerated by default in barreports (Andrejs)
5100..F....... [ZBX-8378] fixed bar graphs to automatically resize vertically thus preventing broken charts when captions are very long (Krists)
5101..F....... [ZBX-8380] fixed disabled confirmation text label in "Administration/Scripts" for IE8 (Krists)
5102..F....... [ZBX-8370] fixed misc. bugs in barreports (input validation, default captions, caption escaping) (Andrejs)
5103..F....... [ZBX-8382] fixed trigger severity sound not stopping in user profile form on "Stop" button press (Ivo)
5104A......... [ZBX-8315] fixed host interface import (from 1.8 and up) to correctly create new or reuse existing interfaces (Krists)
5105...G...... [ZBX-8248] fixed vfs.file.regexp, vfs.file.regmatch and web.page.regexp to handle carriage returns properly (Juris)
5106..F....... [ZBX-7459] fixed saving and editing of regular expression having trailing, leading, or repeating spaces (Andrejs)
5107..F....... [ZBX-1268] fixed log trigger expression editor to show only usable sorting arrows (Andrejs)
5108..F....... [ZBX-8285] fixed widget "History of events" and frontend messaging to use visible host names (Krists)
5109A.F....... [ZBX-8151] fixed XXE vulnerability on XML import using obsolete libxml versions; thanks to pnig0s@Freebuf for the report (Andrejs)
5110..F....... [ZBX-8354] removed period in caption for "Distribution of values for multiple periods" bar report (Andrejs)
5111.......PS. [ZBX-8092] fixed items being polled at the same time after host becomes enabled (asaveljevs)
5112.......PS. [ZBX-8324] fixed there being too many expressions in a list in a SQL query (asaveljevs)
5113..F....... [ZBX-8355] changed confusing context for date format translations (Andrejs)
5114..F.I..... [ZBX-7921] fixed default values for screen item colspan/rowspan to 1 in frontend and database (Krists, wiper)
5115..F....... [ZBX-8288] fixed problems with vertical table headers sometimes being offset (Krists)
5116...G...... [ZBX-8213] fixed possible crash when processing eventlog on Windows 2000,2003,XP (wiper)
5117.......PS. [ZBX-8040] wait for proper SMTP response before sending first command (wiper)
5118..F....... [ZBX-8358] fixed overview screen elements being displayed incorrectly after refreshing (Pavels)
5119..F....... [ZBX-8196] added validation for sorting parameters (Andrejs)
5120A.F....... [ZBX-8334] fixed selecting group prototypes in HostPrototype::get() using Oracle backend (Andrejs)
5121..F....... [ZBX-8320] corrected help item strings by removing double spaces in sentences and "IP" used in uppercase letters (Ivo)
5122.......PS. [ZBX-8061] fixed VMware cluster functions returning notsupported despite clusters being discovered normally (wiper)
5123........S. [ZBX-8348] fixed processing of LLD triggers; function references in the trigger expression could be out of order (Sasha)
5124..F....... [ZBX-8053] changed label "Latest data" to "Monitoring" in host inventory view (Ivo)
5125..F....... [ZBX-8333] renamed screen item adding, updating and deleting messages (Ivo)
5126..F....... [ZBX-8197] fixed all data not being shown on a graph if the period is set to or more than 2 years (Krists)
5127..F....... [ZBX-8330] fixed a bug with grouped buttons in discovery rules for SNMP checks (Andrejs)
5128..F....... [ZBX-8318] added "d. m. Y" date format to recognized formats in frontend and set "Y-m-d H:i:s" as fallback (Krists)
5129..F....... [ZBXNEXT-2124] fixed submap problem count calculation in Monitoring -> Maps when application filters are active (Krists)
5130..F....... [ZBX-8301] restricted "unique" attribute to Zabbix agent & SNMP checks in discovery rule creation (Andrejs)
5131.......PS. [ZBX-8095] fixed a bug in item queue that updated item's nextcheck but not its position in the queue (asaveljevs)
5132...G...PS. [ZBX-8343] fixed a bug in binary heap that could cause a slightly inconsistent ordering of elements in the queue (asaveljevs)
5133.......PS. [ZBX-8325] fixed a crash with Oracle when inserting a large number of records (wiper)
5134........S. [ZBX-8336] fixed server crash when value cache is working in low memory mode (wiper)
5135...G...... [ZBX-8327] fixed possible crash when processing Windows eventlog (wiper)
5136....I..... [ZBX-8306] added Percona database support when compiling with --with-mysql configuration option (wiper)
5137.......PS. [ZBX-8287] added truncating of long text values to maximum field length before inserting them into database (Andris)
5138........S. [ZBX-3163] fixed trigger evaluation order so that it takes dependencies into account (asaveljevs)
5139A.F....... [ZBX-7373] improved performance of latest data and item overview pages by taking data for a limited period only (Pavels)
5140..F....... [ZBX-8200] improved performance of Monitoring -> Events page (Krists)
5141..F....... [ZBX-7536] changed popups to display host visible name instead of hostname (Andrejs)
5142..F....... [ZBX-8292] fixed host prototype creation (Krists)
5143..F.....S. [ZBX-8092] changed the way the number of active triggers is calculated in the dashboard and zabbix[triggers] item (Andrejs, igors)
5144........S. [ZBX-8092] added disabled triggers to the configuration cache for correct macro expansion in notifications (igors)
5145........S. [ZBX-7901] improved value cache database operations when caching count based requests (wiper)
5146...G...PS. [ZBX-8172] fixed null JSON value decoding (wiper)
5147.......PS. [ZBX-8188] fixed IPMI items staying supported when sensor data becomes unavailable (asaveljevs, dimir)
5148..F....... [ZBX-8216] fixed screen import error (Andrejs)
5149..F....... [ZBX-8245] fixed repeating of actions while sorting / paging (Andrejs)
5150A.F....... [ZBX-5567] removed parameter "not_proxy_hosts" from hostgroup.get API method and frontend code (Krists)
5151..F....... [ZBX-8271] fixed importing of maps with LLD discovered hosts (Andrejs)
5152
5153--------------------------------------------------------------------------------
5154Changes for 2.3.1
5155
5156New features:
5157A.F....PS. [ZBXNEXT-282] implemented additional options and HTTP header support for web scenarios (dimir, Krists)
5158.......PS. [ZBXNEXT-2254] DBSchema configuration parameter now applies to PostgreSQL as well as IBM DB2 (Juris)
5159A.F....... [ZBX-1357] updated Japanese, Slovak and Spanish translations; thanks to Zabbix translators (Richlv)
5160
5161Bug fixes:
5162..F....... [ZBX-8276] fixed latest data filtering by name (Ivo)
5163A......... [ZBX-8195] fixed web scenario step validation for httptest.create and httptest.update API methods (Krists)
5164...G...PS. [ZBX-8172] fixed translation of \uxxxx sequences in JSON string values (wiper)
5165..F....... [ZBX-8241] fixed duplicate display of actions in media type list (Andrejs)
5166A.F....... [ZBX-8194] improved validation for web scenarios and web steps (Ivo, Krists)
5167...G...... [ZBX-8269] fixed processing of active checks in agent (Andris)
5168...G...... [ZBX-8238] fixed updating agent 'mtime' for logrt[] items; thanks to Yoshinori Komuro for patch (Andris)
5169..F....... [ZBX-7535] trivial change from 'Link' to 'URL' in error messages (Andrejs)
5170..F....... [ZBX-8259] fixed padding for widgets in screen (Andrejs)
5171........S. [ZBX-8143] triggers are now committed to the database individually when setting to an unknown state to avoid potential locking between the poller and history syncer (Juris)
5172.......P.. [ZBX-7968] fixed bug when proxy stopped sending history data if it had more than 1000 unmonitored item values in history table; thanks to Corey Shaw for identifying the issue and providing a patch (wiper)
5173..F....... [ZBX-8221] corrected labels while copying items (Andrejs)
5174........S. [ZBX-8092] added disabled hosts and disabled items to the configuration cache for correct macro expansion in notifications (igors)
5175
5176--------------------------------------------------------------------------------
5177Changes for 2.3.0
5178
5179New features:
5180A.F....PS. [ZBXNEXT-1782] added support for newlines and tabs in trigger expressions (asaveljevs, Pavels)
5181A.F.I..PS. [ZBXNEXT-1782] added support of new trigger expression operators ">=", "<=", "<>", "and", "or" and "not"; removed existing "#", "|" and "&" (asaveljevs, Pavels)
5182...GI..PS. [ZBXNEXT-2203] added information on the reason items become not supported (Alexei, asaveljevs)
5183..F....... [ZBXNEXT-734] implemented support for URL as dynamic screen element and added macro support (Ivo)
5184...GI..PS. [ZBXNEXT-497] added support for patterns in "Include" configuration directive (asaveljevs)
5185...G...... [ZBXNEXT-1506] added support for vfs.dev.read[] and vfs.dev.write[] on AIX; thanks to Jairo Lopez and Boris Manojlovic for patches (asaveljevs)
5186..F....... [ZBX-5430] implemented ISO 8601 standard date format "YYYY-MM-DD hh:mm:ss" as default (Ivo)
5187A......... [ZBX-7981] deprecated "exists" API methods (Ivo)
5188A.F....... [ZBX-7949] improved multibyte string support (Ivo)
5189..F....... [ZBXNEXT-2270] changed "Status" dropdown in host and host prototype forms to "Enabled" checkbox (Krists)
5190..F....... [ZBX-7941] changed page footer to not show debug in fullscreen mode (Krists)
5191A.F.I...S. [ZBXNEXT-1343] removed support of old style node-based distributed monitoring (Eduard, Sasha)
5192........S. [ZBXNEXT-2256] added support of host level macros like {HOST.*} along with user macros in LLD filter regexps (Sasha)
5193..F....... [ZBX-7979] added button "Clear history and trends" to scenarios form (Krists)
5194..F....... [ZBXNEXT-2065] added a filter option to hide recently resolved triggers in Monitoring -> Triggers (Oleg)
5195..F....... [ZBXNEXT-949] improved filters by adding different titles for open and collapsed states (Krists)
5196..F....... [ZBXNEXT-2107] added links to dependency triggers and added comma separated host list if dependency trigger belongs to multiple hosts in trigger edit and massupdate forms (Ivo)
5197...G...... [ZBXNEXT-2225] added a percentage free parameter to system.swap.size item; changed the way swap size is calculated (Juris)
5198..F....... [ZBXNEXT-1119] changed the global search to also search by technical host and template names (Pavels)
5199...G...... [ZBXNEXT-2194] added configuration option to include all files in a directory on Windows (Nikolaj)
5200........S. [ZBXNEXT-751] added support of user macros in the notifications and commands (Nikolaj)
5201A.F....... [ZBXNEXT-2123] implemented the application and host inventory filters on the trigger monitoring page (Pavels)
5202A.F.I...S. [ZBXNEXT-2117] added "Description" field for templates, hosts and proxies (Eduard, Sasha)
5203..F.I..... [ZBXNEXT-1533] added "Action name" in "History of actions" screen and added a patch to change screen item sort order (Oleg, Pavels)
5204..F....... [ZBX-7850] unified the "Go to" section of host pop-up menus displayed in maps and other other places and made menu links disabled instead of hidden (Ivo)
5205..F....... [ZBXNEXT-421] implemented user name in action audit page (Eduard)
5206..F....... [ZBXNEXT-2167] improved info column in latest data monitoring and item, trigger, discovery host configuration (Eduard)
5207..F....... [ZBX-6374] added pagination in availability reports (Oleg)
5208..F....... [ZBXNEXT-1533] added "Action name" in Audit -> Action log (Oleg)
5209...G...... [ZBX-7742] added error message upon encountering trailing data for zabbix_sender when reading from file (Juris)
5210A.F.I...S. [ZBXNEXT-581] implemented the ability to filter by multiple LLD macros (Pavels, wiper)
5211..F....... [ZBX-7361] implemented alphabetic host ordering when trigger has many hosts (Ivo)
5212..F....... [ZBXNEXT-1632] added graph link in host menu popup "Go to" section (Eduard)
5213..F....... [ZBXNEXT-1735] removed graph and history link from items in latest data page, if history and trends are disabled (Oleg)
5214..F....... [ZBXNEXT-1910] added active since and active till columns in maintenance page (Eduard)
5215..F....... [ZBX-7095] added 'Cancel' button in dashboard configuration (Ivo)
5216..F....... [ZBXNEXT-2140] enabled Monitoring -> Latest data filter option "Show items without data" by default (Richlv)
5217..F....... [ZBX-7713] changed the event details page to display all hosts used in a trigger (Ivo)
5218.......PS. [ZBXNEXT-1700] added informative messages about database connection restoration (Juris)
5219..F....... [ZBX-7609] improved frontend messages mute/unmute (Eduard)
5220..F....... [ZBXNEXT-1291] added clickable links for template names in host, template, host prototype and discovered host property templates tab (Oleg)
5221..F....... [ZBXNEXT-2073] improved dashboard refresh time menu (Eduard)
5222..F....... [ZBXNEXT-2073] improved dashboard favourite menu (Eduard)
5223..F....... [ZBXNEXT-2073] improved service configuration menu (Eduard)
5224..F....... [ZBXNEXT-2073] improved slide show refresh multiplier popup menu (Eduard)
5225..F....... [ZBXNEXT-2073] improved trigger log menu (Eduard)
5226..F....... [ZBXNEXT-2073] improved trigger macros menu (Eduard)
5227..F....... [ZBXNEXT-2073] updated jQuery to latest 1.10.2 (Eduard)
5228...G...PS. [ZBXNEXT-453] added a new parameter 'User' to daemon configuration that allows dropping privileges to the specified user (Juris)
5229....I...S. [ZBXNEXT-581] split database upgrade patches over multiple files for easier maintenance (wiper)
5230A......... [ZBX-7345] removed deprecated API features (Pavels)
5231
5232Bug fixes:
5233........S. [ZBX-8014] fixed evaluation of calculated item and trigger expressions not being precise enough (asaveljevs)
5234..F....... [ZBX-8212] it is not possible to add triggers from templates to maps anymore (Andrejs)
5235A......... [ZBX-8227] fixed the "applicationids" parameter in trigger.get overriding the "groupids" parameter (Pavels)
5236A......... [ZBX-8169] fixed SLA period calculation to account for DST changes (Krists)
5237...G...PS. [ZBX-8172] fixed numeric value extraction from json data to ensure compatibility with third party tools that sends data as numeric values instead of strings (wiper)
5238.......P.. [ZBX-8048] fixed bug where proxy would truncate execute scripts of telnet, SSH and database monitoring items to 2kB (Juris)
5239A......... [ZBX-8193] changed web scenario default timeout to 15 (Nikolaj)
5240........S. [ZBX-6190] added a more informative message to return when an item does not have enough information to perform nodata() calculations (Juris)
5241..F....... [ZBX-8157] fixed size and style of custom user agent in web scenario edit form and fixed IE displaying input field on second click (Ivo)
5242A......... [ZBX-6834] fixed trigger.get not returning any results when using the "host" parameter (Pavels)
5243A.F....... [ZBX-8190] fixed validation in API to prevent SQL errors with Oracle database when string with excessive length is stored (Krists)
5244..F....... [ZBX-8160] removed justification in warning message (Ivo)
5245..F....... [ZBX-8141] corrected 'URL' abbreviation string to uppercase (Ivo)
5246..F....... [ZBX-7839] fixed cloning of graphs and hosts to use changed form values (Krists)
5247..F....... [ZBX-8165] fixed issue when maintenance items with its hosts/host groups removed are not accessible in configuration (Krists)
5248...G...PS. [ZBX-2196] changed status codes of various exit calls to library macros for consistency (Juris)
5249........S. [ZBX-1274] fixed negative values, received from SNMP agent, being displayed as large unsigned integers (igors)
5250...G...... [ZBX-8031] removed pre-processor aliases for Windows string functions; converted all references of Windows types to standard C types (Juris)
5251..F....... [ZBX-8158] fixed disabled hosts not shown in trigger selection popup when in configuration (Krists)
5252A.F....... [ZBX-8118] changed image update so that image type can not be changed after create (Krists)
5253..F....... [ZBX-7553] fixed graph not getting period when coming from screen (Krists)
5254....I..... [ZBX-7890] fixed broken make distclean (Nikolaj)
5255A......... [ZBX-7981] fixed validation when renaming host to an existing template in host.massupdate; fixed validation when renaming template to an existing host in template.massupdate (Ivo)
5256..F....... [ZBX-7436] changed string "comment" to "description" in trigger list and trigger comments (Krists)
5257..F....... [ZBX-8159] fixed missing history bar when viewing or editing trigger descriptions (Krists)
5258A......... [ZBX-7949] fixed inherited graph and graph prototype case insensitive name comparison (Ivo)
5259.......PS. [ZBX-7534] removed the limit of dservice value and removed the limit of authorization string (Nikolaj)
5260A......... [ZBX-8132] fixed image.get not properly returning all images for sysmaps (Krists)
5261...G...... [ZBX-8108] fixed reading /proc virtual files without rewinding the file position (Juris)
5262...G...... [ZBX-5243] increased the length of program name and command line that proc.mem[] and proc.num[] can match on AIX; thanks to Boris Manojlovic for patch (asaveljevs)
5263...G...... [ZBX-7448] fixed Windows agents limit check (Nikolaj, wiper)
5264..F....... [ZBX-7335] improved element copy dialog by having hosts, templates and host group in separate target types and empty groups are not shown (Krists)
5265.......PS. [ZBX-3336] fixed autodiscovery rule doesn't clear/rescan hosts in dhosts/dservices (Nikolaj)
5266..F....... [ZBX-6497] improved frontend filters, Filter and Reset now is submit buttons, removed JS form reset scripts, changed filter data saving process in profiles (Oleg)
5267..F....... [ZBX-2840] fixed map configuration with broken images (Eduard)
5268..F....... [ZBX-6596] fixed trigger sorting by hostname (Eduard)
5269..F....... [ZBX-8012] made links to other IT services from the dependency management to open in a new browser tab (Eduard, Oleg)
5270..F....... [ZBX-7624] fixed pie charts legend alignment (Eduard)
5271..F....... [ZBX-8029] changed built-in font size from 0 to 1 for Zabbix home page and date in maps and graphs to support image functions for HHVM (Ivo)
5272A......... [ZBX-7625] changed the execution order of API checks (Oleg)
5273..F....... [ZBX-8032] enabled hyperlinks in host inventory overview page (Eduard)
5274..F....... [ZBX-7120] fixed undefined index in menu for event csv export (Eduard)
5275..F....... [ZBX-6675] removed host from the graph title if items from multiple hosts are included (Oleg)
5276A.F....... [ZBX-7781] fixed no error being triggered when trying to pass the "auth" parameter to a method that does not require authentication (Pavels)
5277..F....... [ZBX-8001] fixed host massupdate inventory tab being reset after choosing an inventory mode (Ivo)
5278..F....... [ZBX-7873] removed redundant error message in login page in event when frontend access for guest is not available (Eduard)
5279..F....... [ZBX-7969] fixed discovery checks sorting in action configuration page (Eduard)
5280..F....... [ZBX-7969] fixed sorting by name in discovery rule page (Eduard)
5281..F....... [ZBX-7826] fixed padding near textarea in acknowledges page (Eduard)
5282...G...PS. [ZBX-4998] fixed inconsistency of logging on Linux and Windows agents, and fixed information level logging at debug level 0 (igors)
5283....I..... [ZBX-6235] fixed unnecessary compilation of C code when only --enable-java is passed to ./configure (asaveljevs)
5284...G...PS. [ZBX-5546] removed formatting of JSON objects and escaping of forward slash/solidus (igors)
5285..F....... [ZBX-7749] fixed possibility to set up database with default setting "Autocommit OFF" (Ivo)
5286........S. [ZBX-7140] fixed SQL query to retrieve data for host updates sorted from the database (Juris)
5287...G...... [ZBX-7673] removed strict necessity for a configuration for options that don't require it (Juris)
5288..F....... [ZBX-7786] fixed cell limit formatting with ellipsis (Eduard)
5289..F....... [ZBX-7727] added SQL connection error displaying for Oracle and DB2 (Oleg)
5290....I..... [ZBX-5789] removed unused fields in graph_discovery table (Sasha)
5291..F....... [ZBX-6350] fixed incorrectly displayed table cell width in Event source details and Event details blocks (Ivo)
5292..F....... [ZBX-7095] fixed dashboard filter name to show pointer cursor (Ivo)
5293..F....... [ZBX-7773] fixed jQuery buttonset initializing (Eduard)
5294..F....... [ZBX-7707] fixed "Auto-logout" field to show submitted incorrect value (Ivo)
5295A.F.I..... [ZBXNEXT-2124] implemented an application filter for host and host group map elements (Pavels)
5296....I..... [ZBX-7109] removed unused fields in trigger_discovery table (Sasha)
5297....I..... [ZBX-7168] fixed configure.ac template to properly link libcurl to all components independently (Juris)
5298A......... [ZBX-4772] fixed possibility to pass incorrect host status value (Ivo)
5299..F....... [ZBX-7631] fixed dashboard favourite widget width (Eduard)
5300....I..... [ZBX-7622] changed the default value of timeperiods.every field to '1' (wiper)
5301...G...PS. [ZBX-7618] removed partial matching for long format command line options (Juris)
5302..F....... [ZBX-6940] fixed frontend history links not remembering search queries (Pavels)
5303...G...... [ZBX-7413] fixed inconsistency of config file handling for loading and checking userparameters and aliases before starting the daemon (igors)
5304...G...... [ZBX-7412] fixed alias parsing; colon symbols are now supported in alias parameters (Juris)
5305........S. [ZBX-7204] fixed timestamp order of events generated during network discovery (igors)
5306
5307--------------------------------------------------------------------------------
5308Changes for 2.2.24rc1
5309
5310New features:
5311
5312Bug fixes:
5313....I..... [ZBX-16074] added file revision number generation for compilation on MS Windows (MVekslers)
5314
5315--------------------------------------------------------------------------------
5316Changes for 2.2.23
5317
53182.2.23rc1 was released as 2.2.23 without any changes
5319
5320--------------------------------------------------------------------------------
5321Changes for 2.2.23rc1
5322
5323Bug fixes:
5324.......PS. [ZBX-13010] fixed crash of poller processes in ODBC checks, simplified code (Andris, wiper)
5325
5326--------------------------------------------------------------------------------
5327Changes for 2.2.22
5328
53292.2.22rc1 was released as 2.2.22 without any changes
5330
5331--------------------------------------------------------------------------------
5332Changes for 2.2.22rc1
5333
5334Bug fixes:
5335...G...... [ZBX-13781] fixed CRLF injection in Zabbix Agentd (MVekslers)
5336
5337--------------------------------------------------------------------------------
5338Changes for 2.2.21
5339
53402.2.21rc2 was released as 2.2.21 without any changes
5341
5342--------------------------------------------------------------------------------
5343Changes for 2.2.21rc2
5344
5345New features:
5346..F....... [ZBX-12825] implemented URL validation as optional; improved URL validation (miks)
5347
5348Bug fixes:
5349..F....... [ZBX-13181] fixed database configuration error reporting and message filtering when messages are received from clear_messages function (miks)
5350..F....... [ZBX-13024] fixed parsing "request" parameter for URLs without input parameters (Sasha)
5351
5352--------------------------------------------------------------------------------
5353Changes for 2.2.21rc1
5354
5355Bug fixes:
5356..F....... [ZBX-13262] fixed cookie http-only attribute to prevent XSS attacks (miks)
5357..F....... [ZBX-13261] fixed reflected XSS vulnerability in popup forms (gcalenko)
5358..F....... [ZBX-13190] fixed check for permissions to enable/disable actions (gcalenko)
5359..F....... [ZBX-13024] fixed missed url search part in request login parameter (miks)
5360..F....... [ZBX-13044] fixed undefined index when setting strict-transport-security http header (miks)
5361..F....... [ZBX-13133] fixed multiple security issues (miks)
5362.......PS. [ZBX-12854] fixed crash of VMware collector with DebugLevel=4 (gleb)
5363
5364--------------------------------------------------------------------------------
5365Changes for 2.2.20
5366
53672.2.20rc1 was released as 2.2.20 without any changes
5368
5369--------------------------------------------------------------------------------
5370Changes for 2.2.20rc1
5371
5372Bug fixes:
5373..F....... [ZBX-12769] fixed XSS vulnerabilities in argument passing for popup forms and file import forms (gcalenko)
5374A.F....... [ZBX-12768] added schema validation for URL fields based on schemas whitelist in ZBX_URI_VALID_SCHEMES (gcalenko, Sasha)
5375........S. [ZBX-12696] fixed trigger not being calculated for newly received item values if last one of those is unsupported value (vso)
5376.......PS. [ZBX-12493] fixed address and ports array size in zbx_init_ipmi_host() to match OpenIPMI internals (Andris, vso)
5377........S. [ZBX-12446] fixed discovery and auto registration to accept empty DNS names (vso)
5378...G...... [ZBX-12270] fixed processing of AIX item 'system.stat[ent]' in agent; thanks to Marc for patch (Andris)
5379
5380--------------------------------------------------------------------------------
5381Changes for 2.2.19
5382
53832.2.19rc1 was released as 2.2.19 without any changes
5384
5385--------------------------------------------------------------------------------
5386Changes for 2.2.19rc1
5387
5388Bug fixes:
5389........S. [ZBX-12349] fixed security vulnerability with execution of the remote commands on server; thanks to MATSUDA Daiki, Ron Waisberg for report (vso)
5390...G...... [ZBX-12231] fixed memory leak in agent if log[], logrt[] items use global regexps with multiple subexpressions (Andris)
5391...G...... [ZBX-12187] fixed memory leak when using UserParameter with suppressed characters passed in arguments (viktors)
5392A......... [ZBX-12023] fixed permission issue with event.get method (Sasha)
5393.......PS. [ZBX-12046] fixed handling of database failure during ID selection (vso)
5394..F....... [ZBX-11683] fixed problem with lost IDs of unlinkable templates (miks)
5395.......PS. [ZBX-11584] fixed selection of ntext data from Microsoft SQL Server using 'db.odbc.select' item key (Sergejs)
5396........S. [ZBX-12012] fixed resolving of Critical and Verbose event log levels by {ITEM.LOG.SEVERITY} macro (Sasha)
5397..F....... [ZBX-11888] fixed chart name urlencoding for web scenario reports; thanks to Kotaro Miyashita for patch (miks)
5398
5399--------------------------------------------------------------------------------
5400Changes for 2.2.18
5401
54022.2.18rc1 was released as 2.2.18 without any changes
5403
5404--------------------------------------------------------------------------------
5405Changes for 2.2.18rc1
5406
5407Bug fixes:
5408........S. [ZBX-12075] fixed security vulnerability with execution of the remote commands on server; thanks to Lilith Wyatt, Cisco Systems (gleb)
5409........S. [ZBX-12076] fixed security vulnerability with execution of the remote commands on proxy; thanks to Lilith Wyatt, Cisco Systems (gleb)
5410A......... [ZBX-7492] fixed undefined index and invalid argument supplied to foreach errors in case if macros tag is empty or is not included in the XML import file (miks)
5411..F....... [ZBX-11345] fixed webscenario update error when step does not exist (gcalenko)
5412...G...... [ZBX-11959] fixed memory leak in the agent on OpenBSD, FreeBSD and NetBSD (abs)
5413.......PS. [ZBX-11807] fixed poller stalling due to incorrect handling of unixODBC library (viktors)
5414A......... [ZBX-9358] improved randomness in session ID generation (vmurzins)
5415A......... [ZBX-11893] fixed permission issue, when importing hosts that are monitored by proxy by Zabbix Admin type user (vmurzins)
5416..F....... [ZBX-11933] added fullscreen parameter in link to submap in maps (vmurzins)
5417.......PS. [ZBX-11864] fixed formatting of URLs if an IPv6 is used in simple HTTPS checks (abs)
5418..F....... [ZBX-6851] fixed zero number display in Event ID column in windows eventlog history (vmurzins)
5419.......PS. [ZBX-11758] fixed crash in web monitoring when variable is empty or the first step was called regexp function on Solaris (Sergejs)
5420
5421--------------------------------------------------------------------------------
5422Changes for 2.2.17
5423
5424New features:
5425A.F....... [ZBX-1357] updated Czech, French, Italian, Japanese, Korean, Polish, Portuguese (Brazil) translations; thanks to Zabbix translators (zalex_ua)
5426
5427--------------------------------------------------------------------------------
5428Changes for 2.2.17rc1
5429
5430Bug fixes:
5431........S. [ZBX-11781] fixed potential integer underflow/overflow in the housekeeper process (abs)
5432.......PS. [ZBX-10902] fixed wrong averages in web monitoring if a web server doesn't respond to a request (abs)
5433.......PS. [ZBX-11655] fixed Oracle and MySQL column limit calculation when using UTF-8 (vso)
5434...G...... [ZBX-11719] fixed reading files with vfs.file.regmatch[] and vfs.file.cksum[] keys on windows (Sergejs)
5435.......PS. [ZBX-11587] fixed handling database failure during transaction commit (viktors)
5436.......PS. [ZBX-9889,ZBX-11674] fixed vmware.eventlog item values to have unique timestamps in history table (dimir)
5437........S. [ZBX-11635] fixed possible deadlocks when removing obsolete VMWare services (Sergejs)
5438.......PS. [ZBX-11481] fixed resolving macros for the IP and DNS fields in interfaces that are linked to the main interface with {HOST.IP} and {HOST.DNS} macros (Sergejs)
5439..F....... [ZBX-11527] fixed displaying maintenance icon for trigger element in maps (Cemeris)
5440..F....... [ZBX-11354] fixed applications being reset in templated items and item prototypes when modifying its parent (Ivo)
5441...G...... [ZBX-11494] fixed "system.stat" returning not supported after Zabbix agent restart on AIX (viktors)
5442...G...... [ZBX-11479] fixed threaded metric to handle interruption by a signal (vso)
5443........S. [ZBX-11534] fixed default operation step duration to be included in minimal step calculation instead of overriding (vso)
5444...G...... [ZBX-11528] fixed zabbix_get to match zabbix_server protocol (vso)
5445
5446--------------------------------------------------------------------------------
5447Changes for 2.2.16
5448
5449New features:
5450A.F....... [ZBX-1357] updated English (United States), Spanish, Ukrainian, Vietnamese translations; thanks to Zabbix translators (zalex_ua)
5451
5452--------------------------------------------------------------------------------
5453Changes for 2.2.16rc1
5454
5455New features:
5456........S. [ZBXNEXT-1859] improved performance by not inserting events of auto registration if no such action was enabled, insert/update/select in a bulk on auto registration data from proxy (Sasha, vso)
5457........S. [ZBX-10694] added rollup health sensor item to vmware hypervisor template (wiper)
5458
5459Bug fixes:
5460........S. [ZBX-11509] fixed system.run command parameter to be quoted only if it contains special characters (vso)
5461.......PS. [ZBX-4661] fixed possible crash when Oracle database is not available (vso)
5462..F....... [ZBX-11521] fixed JS error in media popup (Oleg)
5463...G...... [ZBX-11397] fixed system.hw.chassis key to read DMI tables through sysfs and fall back to /dev/mem only if sysfs is not available (vso)
5464........S. [ZBX-11411] added check for LLD macro values in calculated item formula to be numeric (viktors)
5465A......... [ZBX-11483] improved API script.execute validation (Oleg)
5466A.F.....S. [ZBX-11347] fixed resolving of {HOST.IP}, {HOST.DNS} and {HOST.CONN} macros in item key parameters for items without interface (asaveljevs, Ivo, Sasha)
5467...G...... [ZBX-9781] changed vfs.fs.size, vfs.fs.inode checks to be executed in separate process/thread to avoid lockup with stale NFS mounts (wiper)
5468........S. [ZBX-11223] rewritten calculated item formula parsing, simple macro parsing and LLD macro parsing; fixed several problems with function parsing (gleb, Sergejs)
5469A......... [ZBX-11121] disallowed leaving user without linked user groups with usergroup.update, usergroup.massupdate, usergroup.delete API methods (Cemeris)
5470...G...... [ZBX-11292] fixed getting network interface statistics on Oracle Solaris 10/11 (Andris)
5471..F....... [ZBX-11219] renamed second argument for net.dns and net.dns.record items from "zone" to "name" (Cemeris)
5472..F....... [ZBX-8457] fixed user macro resolving for templated host and templates (Oleg)
5473...G...... [ZBX-10906] fixed agent active checks being delayed if system time was pushed back (wiper)
5474A......... [ZBX-10842] fixed sql error when updating httptest with applicationid and without httpstepid parameters (Cemeris)
5475A......... [ZBX-10842] prevented disappearing of step items when updating httptest without applicationid, httpstepid parameters (Cemeris)
5476A......... [ZBX-10842] fixed connecting web scenario applicationid to created steps when updating with API httptest.update mehtod (Cemeris)
5477..F....... [ZBX-9656] prevented updating comments for discovered triggers (Ivo)
5478..F....PS. [ZBX-11221] fixed MySQL connection issue by overriding user defined auto commit setting (Oleg, vso)
5479........S. [ZBX-10694] reverted hypervisor health status to HostSystem.overallStatus property (wiper)
5480.......PS. [ZBX-11213] fixed database monitoring keys (wiper)
5481
5482--------------------------------------------------------------------------------
5483Changes for 2.2.15
5484
54852.2.15rc1 was released as 2.2.15 without any changes
5486
5487--------------------------------------------------------------------------------
5488Changes for 2.2.15rc1
5489
5490New features:
5491...G...... [ZBXNEXT-3389] removed value length limitation in zabbix_sender when reading data from file/stream (wiper)
5492
5493Bug fixes:
5494........S. [ZBX-11204] fixed parameter parsing in calculated items when it contains double quote escaping (Sergejs)
5495.......PS. [ZBX-5448] fixed possible delay when proxy sends cached history to server (vso)
5496.......PS. [ZBX-7595] fixed long SNMP OID not being accepted (vso)
5497....I..... [ZBX-7108] fixed error when upgrading graph_theme table in proxy database from 1.8 to 2.0 (vso)
5498...G...PS. [ZBX-11245] fixed escaped double quote parsing in quoted parameters in array in item key parameters (gleb)
5499....I..... [ZBX-11175] fixed compilation failure for OpenBSD 5.8, 5.9, 6.0 (vso)
5500..F....... [ZBX-8897] increased performance of Monitoring->Events page (Sasha)
5501A......... [ZBX-11143] added missing space in CTrigger.php SQL query (Cemeris)
5502A......... [ZBX-11020] fixed "host.create" so that both "inventory" and "inventory_mode" are optional (asaveljevs)
5503.......PS. [ZBX-8489] removed ODBC request answer size limitation (viktors, wiper)
5504........S. [ZBX-10830] fixed SNMP trap to convert non-printable values from SNMPv3 to hexadecimal (viktors, zalex_ua)
5505........S. [ZBX-11124] fixed memory leak in process of deleting hosts, which occurs during lld processing (Sergejs)
5506........S. [ZBX-11099] reduced configuration cache lock time after host maintenance ends (wiper)
5507........S. [ZBX-9413] fixed disabled hosts linking to a maintenance (Sergejs)
5508........S. [ZBX-11059] fixed duplicate notifications sending from one media type (Sergejs)
5509........S. [ZBX-10713] fixed incorrect macro {ESC.HISTORY} that gathers history about one event to different actions (Sergejs)
5510........S. [ZBX-10759] fixed trigger prototypes status when host become unavailable (Sergejs)
5511...G....S. [ZBX-10721] made the third parameter (<port>) of "net.tcp.service" optional (Sergejs)
5512........S. [ZBX-11012] fixed expansion of macro {DISCOVERY.RULE.NAME} (viktors)
5513..F....... [ZBX-10903] prevented parsing "data-id" values with jQuery "data" method (Cemeris)
5514
5515--------------------------------------------------------------------------------
5516Changes for 2.2.14
5517
5518Bug fixes:
5519..F....... [ZBX-11023] fixed SQL injection vulnerability in "Latest data" page; thanks to 1N3 at Early Warning Services, LLC (Sasha)
5520
5521--------------------------------------------------------------------------------
5522Changes for 2.2.14rc1
5523
5524Bug fixes:
5525A......... [ZBX-10933] fixed unexpected overwriting of trigger expressions for unchanged triggers when updating multiple triggers simultaneously via the API trigger.update method (Gunars)
5526..F....... [ZBX-10866] fixed calendar time for cases when local time zone differs from servers time zone (Cemeris)
5527..F....... [ZBX-10866] fixed starting value of time selector for events, graphs and screens (Cemeris)
5528.......PS. [ZBX-10828] fixed server/proxy crashes when performing Simple checks with invalid key parameters hidden in user macro (viktors)
5529.......PS. [ZBX-10819] fixed server/proxy compilation error on Solaris 10 (viktors)
5530........S. [ZBX-10723] forced quoting of item key parameter if macro resolution resulted in unquoted parameter with leading spaces (gleb)
5531.......PS. [ZBX-8096] allowed "noSuchName" to be returned for SNMPv2 and SNMPv3 (asaveljevs)
5532
5533--------------------------------------------------------------------------------
5534Changes for 2.2.13
5535
55362.2.13rc1 was released as 2.2.13 without any changes
5537
5538--------------------------------------------------------------------------------
5539Changes for 2.2.13rc1
5540
5541New features:
5542A.F....... [ZBX-1357] updated French, Spanish, Vietnamese translations; thanks to Zabbix translators (zalex_ua)
5543
5544Bug fixes:
5545A......... [ZBX-10755] fixed deletion of the items which used in graph Y axis min/max parameters (Sasha)
5546....I..... [ZBX-10741] enforced bash usage in mysql.size user parameter configuration script to avoid issues with different default shells; thanks to Timo Lindfors for reporting it (wiper)
5547........S. [ZBX-10727] fixed timeout being too low when sending configuration data to active proxy (asaveljevs)
5548.......PS. [ZBX-6563] fixed potential incorrect data from icmppingsec item with low latency hosts (viktors)
5549A......... [ZBX-10587] fixed inventory mode not being inherited for host prototypes when linking template to a template/host (Ivo)
5550........S. [ZBX-10681] fixed loss of trailing whitespace in unquoted function parameters when creating calculated items with low level discovery (wiper)
5551A......... [ZBX-8924] improved performance of alert.get method (Sasha)
5552..F....... [ZBX-8635] fixed trigger expression constructor support of value suffixes (Cemeris)
5553........S. [ZBX-10674] prohibited 'band' operator for counting float values (gleb)
5554........S. [ZBX-10658] fixed count() evaluation for numeric values with operator and empty pattern (gleb)
5555........S. [ZBX-10312] changed sum(), str(), regexp(), iregexp() trigger functions to return 0 if there are no data in the requested range (wiper)
5556
5557--------------------------------------------------------------------------------
5558Changes for 2.2.12
5559
55602.2.12rc1 was released as 2.2.12 without any changes
5561
5562--------------------------------------------------------------------------------
5563Changes for 2.2.12rc1
5564
5565New features:
5566A.F....... [ZBX-1357] enabled Chinese (China), Greek, Korean, Romanian, Ukrainian, Vietnamese translations to be displayed by default (zalex_ua)
5567A.F....... [ZBX-1357] updated Chinese (China), Chinese (Taiwan), English (United States), French, Japanese, Korean, Polish, Russian, Ukrainian, Vietnamese translations; thanks to Zabbix translators (zalex_ua)
5568A......... [ZBX-9859] improved performance of screen.get method for an unprivileged user (Sasha)
5569
5570Bug fixes:
5571A......... [ZBX-9162] fixed performance of the hostgroup.get method under MySQL (Gunars, Sasha)
5572.......PS. [ZBX-10493] fixed memory leak when trying to reconnect to URL (viktors)
5573..F....... [ZBX-6491] fixed resolving of {ITEM.VALUE} macro in "System status" widget and Monitoring -> Triggers (Gunars)
5574........S. [ZBX-10510] fixed action condition time period checking (viktors)
5575A......... [ZBX-10155] prohibited creation of a trigger prototype which belongs to a host and a template simultaneously (Sasha)
5576A......... [ZBX-10155] prohibited creation of a trigger prototype without item prototypes in the expression (Cemeris, Sasha)
5577A......... [ZBX-10155] prohibited creation of a trigger prototype without permissions to a host or template in the expression (Sasha)
5578.......P.. [ZBX-6744] fixed "expression tree is too large (maximum depth 1000)" error when using SQLite3 in a large environment (Sasha)
5579A.F....... [ZBX-10316] fixed the regular expression preventing from adding web scenario steps (Ivo)
5580.......PS. [ZBX-10257] changed VMware items to become not supported if no VMware collector processes are started (viktors)
5581A......... [ZBX-10262] fixed item.update modifying "delta" field for a templated item (Ivo)
5582...G...... [ZBX-10372] fixed searching of network interface statistics in Solaris kstat (Andris, wiper)
5583A.F....... [ZBX-4842,ZBX-10532] improved auditing of maintenance API operations (Gunars)
5584..F....... [ZBX-10387] fixed overview vertical column rotation for IE in Japanese language (Ivo)
5585A......... [ZBX-10369] fixed unexpected deleting of screen items in screen.update API method (Gunars)
5586........S. [ZBX-10342] fixed item value not being cached by value cache if its timestamp seconds matches the oldest cached value timestamp, but the nanoseconds value is less (wiper)
5587.......PS. [ZBX-4894] fixed fping 3.x source IP option detection (asaveljevs)
5588.......PS. [ZBX-10320] fixed NFS based VMware datastore statistics (wiper)
5589..F....... [ZBX-10356] fixed user media form "send to" and "period" fields having incorrect "maxlength" property (Ivo)
5590.......PS. [ZBX-10221] fixed MySQL transaction handling when execute query fails (dimir)
5591.......PS. [ZBX-10366] fixed parsing of VMware responses containing too deep XML data (wiper)
5592..F....... [ZBX-9991] fixed functionality that adds last selected host group to new host groups list (Cemeris)
5593..F....... [ZBX-10319] fixed graphs consuming 100% CPU when given incorrect "stime" parameter in URL (Ivo)
5594A......... [ZBX-10358] fixed error message in template screen cloning (Oleg)
5595.......PS. [ZBX-10215] fixed host availability not being updated for connection errors on timeouting items (wiper)
5596...G...... [ZBX-10313] changed wmi.get[] to accept UTF-8 encoded namespace and WQL query, fixed wmi.get[] to return UTF-8 encoded strings (Sandis)
5597.......PS. [ZBX-9661] fixed bug when VMware collectors could sometimes use 100% of CPU without processing any data (wiper)
5598..F....... [ZBX-8635] fixed undefined index in trigger expression constructor popup (Cemeris)
5599..F....... [ZBX-9938] fixed displaying incorrect number of hosts that have acknowledged problematic triggers in dashboard host status widget when "Problem display" is "Unackowledged only" in dashboard filter (Ivo)
5600A......... [ZBX-10251] fixed "countOutput" calculation in map.get API method (Gunars)
5601...G...PS. [ZBX-9733] fixed possibility to start several agents on the same port on Windows (asaveljevs)
5602..F....... [ZBX-9991] fixed functionality that adds last selected host group to new template groups list (Cemeris)
5603.......PS. [ZBX-10270] fixed HTTP proxy environment variables not being taken into account in Web monitoring (asaveljevs)
5604A.F....... [ZBX-10232] fixed SQL errors with invalid "year" parameter in IT services report (Gunars)
5605A.F....... [ZBX-1357] added more details to README file about how to add new language (zalex_ua)
5606A......... [ZBX-10150] fixed "countOutput" calculation in screen.get API method (Gunars)
5607..F....... [ZBX-10170] fixed column names vertical rotation in Firefox v43 (Gunars)
5608.......PS. [ZBX-9904] fixed server response when active proxy sends in historical data, info string was missing (gleb)
5609...G...PS. [ZBX-10219] fixed pointer type in sizeof() (gleb)
5610...G...... [ZBX-10177] fixed resource leak in sensor[] on Linux kernel versions 2.6 and higher (gleb)
5611....I..... [ZBX-10154] improved sender.pl script to take advantage of buffering (increases performance and makes communication with daemons more robust) (gleb)
5612........S. [ZBX-10138] fixed action based host removal when hosts to be deleted have host prototypes (gleb)
5613........S. [ZBX-10064] fixed history cache synchronisation with database on shutdown (viktors, wiper)
5614........S. [ZBX-9458] fixed low level discovery macro substitution in calculated item formulas (wiper)
5615..F....... [ZBX-10110] fixed using Japanese in global search (Gunars)
5616..F....... [ZBX-10099] fixed buffer flushing error when executing script on a host (Gunars)
5617..F....... [ZBX-10077] fixed deleting of profile data for current user (Gunars)
5618...G...... [ZBX-10126] fixed compilation error in sensors.c on Linux 2.4 kernels (gleb)
5619........S. [ZBX-10084] fixed removing trigger-related network map elements (viktors)
5620........S. [ZBX-9928] fixed triple SMS being sent by single action with Cinterion MC35i modem (wiper)
5621.......PS. [ZBX-9931] removed 2KB item key length limitation when sent to agent (viktors)
5622...G...... [ZBX-9932] removed 1KB zabbix_get item key length limitation (viktors)
5623..F....... [ZBX-9820] fixed overview of items and triggers with same name and multiple hosts (Gunars, Sasha)
5624
5625--------------------------------------------------------------------------------
5626Changes for 2.2.11
5627
56282.2.11rc1 was released as 2.2.11 without any changes
5629
5630--------------------------------------------------------------------------------
5631Changes for 2.2.11rc1
5632
5633New features:
5634..F....... [ZBX-2616] update bundled DejaVu font from 2.34 to 2.35 (Richlv)
5635A.F....... [ZBX-1357] updated Czech, Italian and Russian translations; thanks to Zabbix translators (Richlv)
5636
5637Bug fixes:
5638A......... [ZBX-8235] fixed losing initial values when updating templated items (Gunars)
5639A......... [ZBX-9935] added check for item delay, to be between 0 and 86400 seconds (Cemeris)
5640...G...... [ZBX-9967] fixed agent compilation error on NetBSD 7 (dimir)
5641.D........ [ZBX-9347] added information about zabbix_sender input file format to the man page (dimir, Richlv)
5642..F....... [ZBX-9919] fixed y scale calculation for linear graphs (Cemeris)
5643...G...PS. [ZBX-9864] fixed compilation warnings regarding SIZE_T_MAX under NetBSD (Sasha)
5644..F....... [ZBX-9862] added meta tag "msapplication-config" to prevent MSIE11 requesting browserconfig.xml (Gunars)
5645A......... [ZBX-9340] fixed "data" property not being returned by API when error is generated on DB level (Gunars)
5646...G...PS. [ZBX-9863] fixed compilation warning regarding "empty_str" initialization in setproctitle.c (gleb)
5647........S. [ZBX-9912] fixed ITEM.LASTVALUE macro value being truncated at bytes rather than utf-8 characters (wiper)
5648........S. [ZBX-9643] fixed resolving of {TRIGGER.NAME} macro in action messages (viktors)
5649........S. [ZBX-7511] removed trimming of leading and trailing spaces in SNMP strings (gleb)
5650...G...... [ZBX-8899] fixed retrieval of sensor readings on Linux 2.6 and higher (gleb, wiper)
5651...G...... [ZBX-9917] fixed log message when opening windows eventlog (wiper)
5652.......PS. [ZBX-9855] fixed SNMP dynamic index cache refresh when SNMP OID changes (dimir)
5653...G...... [ZBX-9740] improved proc.num for protected Windows processes (gleb)
5654.......PS. [ZBX-9793] fixed handling of opaque types in SNMP (asaveljevs)
5655.......PS. [ZBX-9895] fixed memory leak in case of unsupported field type while processing configuration received over proxy protocol (Sandis)
5656........S. [ZBX-9858] added error message logging when SNMP trapper file size exceeds 2GB (wiper)
5657.......PS. [ZBX-9666] fixed invalid SNMP dynamic index cache if 2 SNMP agents have the same IP, port and OID (dimir, igors, Sandis)
5658...G...... [ZBX-9796] fixed item key vfs.fs.size operation for NetBSD and HP-UX (viktors)
5659...G...... [ZBX-9430] fixed Windows eventlog item incorrectly interpreting 0x00000103 return value as an error (wiper)
5660.......PS. [ZBX-9655] fixed crash if MYSQL connection object initialization failed (wiper)
5661........S. [ZBX-9667] fixed disabled triggers or triggers having disabled hosts or items affecting trigger dependency calculations (wiper)
5662A......... [ZBX-9738] fixed deletion of related action operations when deleting a host group (Gunars)
5663.......PS. [ZBX-9668] improved handling of VMware performance counter instances without data (wiper)
5664........S. [ZBX-9677] fixed compilation warnings in the escalator.c module (igors)
5665...G...PS. [ZBX-9682] fixed parsing of the numeric item key parameters (igors)
5666..F....... [ZBX-9639] fixed chart width validation (Gunars)
5667..F....... [ZBX-9809] fixed action operation validation (Gunars)
5668...G...... [ZBX-9716] fixed possible event record number wraparound issues in the old Windows Eventing support (wiper)
5669.......PS. [ZBX-4284] improved handling of timeouting items on reachable hosts (wiper)
5670...G...... [ZBX-9721] fixed agent log message for log[] item in case of log records longer than 256kB (gleb)
5671..F....... [ZBX-7492] fixed "Undefined index" when importing host without macros (Gunars)
5672....I....T [ZBX-8989] moved Total memory item from Filesystems to Memory application in Template OS Windows (gleb)
5673
5674--------------------------------------------------------------------------------
5675Changes for 2.2.10
5676
56772.2.10rc2 was released as 2.2.10 without any changes
5678
5679--------------------------------------------------------------------------------
5680Changes for 2.2.10rc2
5681
5682New features:
5683A.F....... [ZBX-1357] updated Japanese translation; thanks to Zabbix translators (Richlv)
5684
5685Bug fixes:
5686........S. [ZBX-9703] fixed a memory leak in SSH checks when configured public and/or private key is not a regular file (Sandis)
5687..F....... [ZBX-9381] fixed empty host list in popup drowpdowns (Ivo)
5688
5689--------------------------------------------------------------------------------
5690Changes for 2.2.10rc1
5691
5692New features:
5693A.F....... [ZBX-1357] enabled Czech locale to be displayed by default (Richlv)
5694...G...PS. [ZBXNEXT-786] made net.tcp.service[ntp] item work over UDP (asaveljevs)
5695A.F....... [ZBX-1357] updated Brazilian Portuguese, Czech, French, Japanese, Polish and Spanish translations; thanks to Zabbix translators (Richlv)
5696.....J.... [ZBX-8839] added timeout configuration option to Java gateway (asaveljevs)
5697
5698Bug fixes:
5699...G...... [ZBX-9605] fixed an issue with start lines and end lines in vfs.file.regexp[] and vfs.file.regmatch[] (gleb)
5700..F....... [ZBX-9332] fixed correct display of green circle in maps and showing more unacknowledged problems than total number of problems (Ivo)
5701..F....... [ZBX-8895] improved trigger count calculation and removed unnecessary query, thanks to Alexey Pustovalov (Krists)
5702..F....... [ZBX-9381] removed 'groupid' parameter from global search URLs sometimes causing inaccessible forms due to insufficient permissions (Ivo)
5703........S. [ZBX-9623] fixed possible SQL error when network discovery rule and LLD rule are processed at the same time (dimir)
5704........S. [ZBX-8949] fixed possible deadlocks when deleting items on systems with MySQL backend (wiper)
5705...G...... [ZBX-8969] fixed "system.uname" and "system.sw.arch" returning bad values on HP-UX (asaveljevs, wiper)
5706...G...... [ZBX-9592] fixed possible crash due to uninitialized counterpath variable (igors)
5707...G...... [ZBX-9290] fixed log file reloading if its size is updated later than modification time (igors)
5708...G...... [ZBX-9456] fixed system.cpu.util item to work correctly on OpenBSD 5.7 (igors)
5709........S. [ZBX-4529] fixed security vulnerability in alerter script execution by using strong quoting for script arguments; thanks to Pavel for the report (wiper)
5710.......PS. [ZBX-8299] fixed SQL errors in case a network discovery rule or check is deleted during processing (asaveljevs)
5711...G...... [ZBX-9467] fixed agent compilation error related to "ifnet" and "ifnet_head" structs on OpenBSD 5.5 and above (asaveljevs)
5712.......PS. [ZBX-9457] fixed server crash in case ValueCacheSize=0; thanks to MATSUDA Daiki for patch (asaveljevs)
5713.......PS. [ZBX-5717] fixed incorrect calculation of icmppingloss[] due to floating-point errors (asaveljevs)
5714........S. [ZBX-9436] fixed zabbix_server to not exit in case of database connection loss in the middle of transaction (dimir)
5715........S. [ZBX-9355] added host name and names of conflicting templates to the error message when templates fail to link due to a duplicate item, fixed linking of templates containing web scenarious (igors)
5716........S. [ZBX-9352] fixed execution of remote commands on the server in case trigger expression contains multiple hosts (asaveljevs)
5717........S. [ZBX-3507] fixed SMS sending with Huawei GSM modems (asaveljevs)
5718...G...PS. [ZBX-9251] added missing socket closing to avoid large number of opened sockets (igors)
5719.......PS. [ZBX-7446] fixed vmware.hv.status item always returning 0 (gray) status (wiper)
5720...G...... [ZBX-9410] fixed agent logging to eventlog (syslog option) on Windows (wiper)
5721A.F....... [ZBX-9365] fixed array_combine() function giving a warning message for PHP versions < 5.4.0 (Ivo)
5722..F....... [ZBX-9402] fixed sorting of elements in pages and fixed several requests returning more results than record count set in configuration (Ivo)
5723..F....... [ZBX-9367] fixed "Status of Zabbix" and "System status" widget default refresh intervals (Ivo)
5724..F....... [ZBX-9102] fixed "System status" dashboard widget performing poorly (Ivo)
5725A......... [ZBX-5656] fixed maintenance.create and maintenance.update methods "timeperiods" parameter to be an array of arrays (Ivo)
5726....I....T [ZBX-9331] changed value type of system.stat[kthr,*] items in "Template OS AIX" to float and added them to "Performance" application (asaveljevs)
5727........S. [ZBX-9368] fixed possible SQL errors when linking of several templates (Sasha)
5728
5729--------------------------------------------------------------------------------
5730Changes for 2.2.9
5731
57322.2.9rc1 was released as 2.2.9 without any changes
5733
5734--------------------------------------------------------------------------------
5735Changes for 2.2.9rc1
5736
5737New features:
5738.......PS. [ZBXNEXT-2354] separated VMware performance collector based statistic retrieval from VMware data retrieval and added items to monitor custom performance counters (wiper)
5739A.F....... [ZBX-1357] updated Japanese, Polish and Slovak translations; thanks to Zabbix translators (Richlv)
5740
5741Bug fixes:
5742.......PS. [ZBX-9344] fixed infinite looping in telnet.run[] in case there is no password prompt (asaveljevs, dimir)
5743..F....... [ZBX-9281] fixed undefined offset in template screens when resource is URL (Ivo)
5744..F....... [ZBX-4633] fixed host inventories not displaying all filtered results when record count exceeds global limit (Ivo)
5745...G...... [ZBX-9283] improved proc_info item (Windows only) to get more information about the processes (dimir)
5746...G...PS. [ZBX-9284] added Zabbix log file locking to avoid incomplete logging on log file rotation (igors)
5747...G...... [ZBX-9143] improved proc.num under Windows to handle more processes (dimir)
5748...G...... [ZBX-9232] fixed processing of eventlog messages to avoid incomplete messaging for events which description could not be found (igors)
5749........S. [ZBX-9285] fixed memory leak when processing host prototypes (Sasha)
5750.......PS. [ZBX-9279] optimized VMware requests to reduce amount of transferred data (wiper)
5751..F....... [ZBX-9087] fixed DB_ID validation expression to properly validate upper bound of received value and fixed various front-end forms not properly validating IDs (Ivo, Krists)
5752.......PS. [ZBX-7719] added configurable timeout for VMware data gathering requests (wiper)
5753...G...... [ZBX-9241] fixed possible vfs.fs.discovery item crash on AIX systems (wiper)
5754.......PS. [ZBX-9104] fixed repeated error messaging if SSH channel failed to close (igors)
5755...G...... [ZBX-9183] fixed eventlog message collecting in case of error formatting the log message; thanks to Kodai Terashima (dimir)
5756...G...... [ZBX-9233] fixed processing of bogus negative value of performance counter (igors)
5757.......PST [ZBXNEXT-2354] fixed VMware virtual machine network and disk transmission rates being reported in kilobytes rather than bytes (wiper)
5758A.F....... [ZBX-8448] fixed host and template permissions validation when an object belongs to both read and read-write groups (Ivo)
5759..F....... [ZBX-8448] added read-only groups in host and template edit forms as grayed out when object belongs to both read and read-write groups (Ivo)
5760..F....... [ZBX-8448] fixed template edit form losing host and template linkages by adding grayed out objects when they belong to both read and read-write groups (Ivo)
5761..F....... [ZBX-8448] fixed trigger and trigger prototype "enable/disable" action when trigger belongs to read-only group (Ivo)
5762..F....... [ZBX-9013] fixed action operation incorrect sorting in edit form which sometimes caused duplicate and missing operations (Ivo, Sasha)
5763........S. [ZBX-8993] added check for a valid reference of a global regular expression in LLD rules (igors)
5764.......PS. [ZBX-9088] fixed parsing of SNMP traps for correct processing of delayed traps (igors)
5765A......... [ZBX-9093] fixed API host.create method for MySQL strict mode when given partial data in "inventory" property (Ivo)
5766..F....... [ZBX-9168] fixed incorrect keys and unified key parameters in the item key helper (Richlv)
5767.......PS. [ZBX-8584] fixed vmware eventlog items sometimes returning duplicate values (wiper)
5768.......P.. [ZBX-9195] fixed lastlogsize and mtime being updated on proxy for unsupported items; thanks to Yoshinori Komuro for patch (asaveljevs, Sasha)
5769..F....... [ZBX-9010] fixed audit actions not displaying most recent logs when record count exceeds maximum (Krists)
5770...G...PS. [ZBX-8555] fixed 'broken pipe' errors when executing remote commands. This was happening because pipe was closed without reading from it (wiper)
5771.......PS. [ZBX-8828] made ICMP items go unsupported if ICMP packets cannot be sent to their host (asaveljevs)
5772.......PS. [ZBX-9163] fixed SNMPERR_TOO_LONG error being wrongly treated as a network error; thanks to Santal for patch (asaveljevs)
5773...G...... [ZBX-6047] fixed system.boottime and system.uptime returning incorrect results on Solaris zones (asaveljevs)
5774........S. [ZBX-9176] fixed {DISCOVERY.SERVICE.NAME} macro to expand properly for HTTPS and Telnet services (asaveljevs)
5775.......PS. [ZBX-9154] fixed compilation error with Oracle backend (wiper)
5776..F....... [ZBX-9042] unified "mass update" spelling in trigger configuration page (Richlv)
5777..F....... [ZBX-9153] fixed vmware.version item key being listed as vmware.eventlog in the item key helper (Richlv)
5778..F....... [ZBX-8405] fixed typo in item key helper for system.cpu.num item description (asaveljevs)
5779..F....... [ZBX-8846] fixed non-existent page displaying (Oleg)
5780........S. [ZBX-9126] fixed processing of trigger/graph prototypes in case when all item prototypes in trigger/graph prototypes were changed (Sasha)
5781
5782--------------------------------------------------------------------------------
5783Changes for 2.2.8
5784
57852.2.8rc1 was released as 2.2.8 without any changes
5786
5787--------------------------------------------------------------------------------
5788Changes for 2.2.8rc1
5789
5790New features:
5791.......PS. [ZBX-4054] added support for SNMP values of type OID (asaveljevs)
5792A.F....... [ZBX-1357] updated Brazilian Portuguese, Japanese, Polish and Russian translations; thanks to Zabbix translators (Richlv)
5793
5794Bug fixes:
5795..F....... [ZBX-8582] fixed SQL injection vulnerability in bar graphs (Ivo, Pavels)
5796........S. [ZBX-8873] fixed incorrect event being generated after maintenance in case there are out of order events due to proxy (asaveljevs, Sasha)
5797.......PS. [ZBX-8882] fixed message logging on DB2 errors (igors)
5798.......PS. [ZBX-8992] made Zabbix prefer the threshold sensor over a discrete sensor, in case both are available under the same name (asaveljevs)
5799...G...... [ZBX-8506] fixed memory leak in wmi.get[]; thanks to Pedro Nunes for patch (asaveljevs)
5800.......PS. [ZBX-9016] fixed items not being processed again in case these items or their hosts are disabled and then reenabled (asaveljevs, Sasha)
5801..F....... [ZBX-5077] fixed percentile calculation formula and corrected accessed index, by which value is selected (arvids)
5802A......... [ZBX-8486] fixed re-linking templates with web scenarios (Krists)
5803..F....... [ZBX-8919] fixed range selection in graphs in IE10 and IE11 (arvids)
5804A......... [ZBX-9017] fixed hostgroup.create and hostgroup.update API calls allowing setting readonly "internal" param (arvids)
5805..F....... [ZBX-9004] fixed visible corners in table cells in eventlog history (arvids)
5806..F....... [ZBX-8928] fixed history-related macros to obey the ZBX_HISTORY_PERIOD (arvids)
5807........S. [ZBX-8952] fixed bug where an action condition of matching parent templates of a trigger worked with only the first template (Juris)
5808.......PS. [ZBX-8982] turned strict OID validation off for single-variable SNMP requests (asaveljevs)
5809.......PS. [ZBX-8328] fixed UTF-8 string truncation for IBM DB2 databases to fit the column width (wiper)
5810..F....... [ZBX-8850] fixed fatal error in graph generation when there is no data and ZBX_UNITS_ROUNDOFF_LOWER_LIMIT is set to "2" (Krists)
5811.......PS. [ZBX-8476] fixed queue being calculated incorrectly when there is even a slight time difference between server and proxy (asaveljevs)
5812A......... [ZBX-8832] fixed template application inheritance when linking template other templates (Krists)
5813........S. [ZBX-8978] fixed propagation of the interfaces into discovered hosts in same order as in the parent host (Sasha)
5814....I..PS. [ZBX-8849] fixed redundant linking with -lcrypto when linking with Net-SNMP (asaveljevs)
5815...G...PS. [ZBX-8913] fixed JSON validation sometimes failing to process utf-8 sequences (wiper)
5816.D........ [ZBX-6542] updated description of HousekeepingFrequency parameter in the default server and proxy configuration files (Sasha)
5817.......PS. [ZBX-8833] fixed dynamic SNMP item cache working incorrectly for hosts with multiple SNMP interfaces, optimized cache performance (asaveljevs)
5818A.F....... [ZBX-8904] fixed item.get API to not read all host interfaces when option "selectInterfaces" is used (Krists)
5819.......PS. [ZBX-8538] added Net-SNMP retry of 1 for cases where Zabbix will not be retrying itself (asaveljevs)
5820.......PS. [ZBX-8538] changed the strategy to decrease the optimal number of variables two times only (asaveljevs)
5821..F....... [ZBX-8232] fixed performance issues in maps (Ivo)
5822........S. [ZBX-8948] fixed memory leak when checking Template condition during action processing (wiper)
5823........S. [ZBX-6353] improved history cache performance when it's flooded with data from less than 1000 items (wiper)
5824
5825--------------------------------------------------------------------------------
5826Changes for 2.2.7
5827
5828New features:
5829A.F....... [ZBX-1357] updated Polish and Spanish translations; thanks to Zabbix translators (Richlv)
5830
5831--------------------------------------------------------------------------------
5832Changes for 2.2.7rc2
5833
5834Bug fixes:
5835.......PS. [ZBX-8916] fixed "lastlogsize" not being updated in the configuration cache when values are received from the agent (asaveljevs, Sasha)
5836
5837--------------------------------------------------------------------------------
5838Changes for 2.2.7rc1
5839
5840New features:
5841.......PS. [ZBXNEXT-2478] added configuration file option to disable SNMP bulk requests (wiper)
5842...G...... [ZBX-8503] increased limitation of command length for remote commands with agent (Sasha)
5843A.F....... [ZBX-1357] updated Chinese (Taiwan), Italian and Polish translations; thanks to Zabbix translators (Richlv)
5844
5845Bug fixes:
5846..F....... [ZBX-8877] fixed filters not hiding/showing for IE11 (Krists)
5847....I..... [ZBX-8885] fixed building of Zabbix daemons with IBM DB2 support on systems with newer gcc compilers (Sasha, wiper)
5848....I..... [ZBX-8072] fixed bug when long messages were not truncated to 2KB when inserting into alerts table on DB2 databases (wiper)
5849A......... [ZBX-6174] fixed "skipDependent" option in trigger.get API call to correctly handle cases when triggers on which they depend are disabled (Krists)
5850..F....... [ZBX-8887] fixed error messages when saving graph with invalid width and height (Sasha)
5851....I..... [ZBX-5561] fixed configuration failure during cross compilation; thanks to Christof Lauber for the patch (igors)
5852..F....... [ZBX-8860] fixed flexible interval updating with mass update (Krists)
5853.......PS. [ZBX-8621] added validation of received SNMP responses and warnings in case SNMP responses are bad (asaveljevs)
5854........S. [ZBX-8754] fixed crash in escalator when processing an alert without an user, but with a media type set (wiper)
5855..F....... [ZBX-8797] fixed erroneous phantom node ID detection from request parameter when using node-based system converted to nodeless (Krists)
5856...G...... [ZBX-8822] fixed error message being set for vm.memory.size[] items on FreeBSD (asaveljevs)
5857..F....... [ZBX-8693] fixed "Add" button in Configuration->Triggers->Create Trigger->Add for IE11 (arvids)
5858........S. [ZBX-8815] fixed adding of host groups to the host by discovery action (Sasha)
5859..F....... [ZBX-8727] fixed item multiplier value validation to support scientific notation correctly (Krists)
5860........S. [ZBX-8514] fixed bug where server would turn a passive proxy into a host if the proxy machine is running an agent that is discovered via network discovery (Juris)
5861..F....... [ZBX-8773] fixed inventory mode resetting when adding template to a host (Ivo)
5862........S. [ZBX-8798] fixed evaluation of trigger expressions where a suffixed number is followed by a subtraction (asaveljevs)
5863........S. [ZBX-8719] optimized value cache database requests (wiper)
5864..F....... [ZBX-8659] fixed graphs in screens not respecting "Show legend" setting when in dynamic mode (Krists)
5865.......... [ZBX-8679] removed outdated and unused images (Richlv)
5866..F....... [ZBX-8700] fixed possible SQL error in details of web scenario (Oleg)
5867A.F....... [ZBX-8650] fixed undefined index in user.get method when using 'search' option, removed redundant code in CUserMedia class and corrected user link in user groups page (Ivo)
5868..F....... [ZBX-8701] fixed disabled web scenarios being displayed in the web monitoring widget (Pavels)
5869..F....... [ZBX-3407] fixed NVPS query to not fail on DB2 (Krists)
5870...G...... [ZBX-8646] added a warning on UNIX/GNU/Linux platforms if logrt[] directory has no 'execute' permission (Andris)
5871........S. [ZBX-8541] fixed queue calculation when hosts with active items return from no data maintenance (asaveljevs)
5872........S. [ZBX-8414] fixed value cache statistics update when database contains only part of requested data (wiper)
5873........S. [ZBX-8414] fixed value cache single value request returning FAIL for not found items in low memory mode (wiper)
5874..F....... [ZBX-8616] fixed link to host items in Inventory->Hosts host view (Krists)
5875...G...... [ZBX-8595] fixed incorrect event message when handling eventlog (dimir)
5876
5877--------------------------------------------------------------------------------
5878Changes for 2.2.6
5879
5880New features:
5881A.F....... [ZBX-1357] updated Chinese (Taiwan) and Polish translations; thanks to Zabbix translators (Richlv)
5882
5883--------------------------------------------------------------------------------
5884Changes for 2.2.6rc1
5885
5886New features:
5887..F....... [ZBX-8275] implemented web scenario cloning (Ivo)
5888A.......S. [ZBX-8473] improved performance of deleting triggers by API and server - events will be deleted only by the housekeeper (Krists, Sasha)
5889A.F....... [ZBX-1357] updated Brazilian Portuguese, Japanese, Polish, Slovak and Spanish translations; thanks to Zabbix translators (Richlv)
5890
5891Bug fixes:
5892........S. [ZBX-7721] added support for discovering more than 100 hypervisors on large vcenter installations to vmware collector (dimir, wiper)
5893...G...PS. [ZBX-8629] fixed crash in get_string() function when checking "Database monitor" items (asaveljevs)
5894....IJ.... [ZBX-4800] replaced JSON.org library with Android JSON library; thanks to Volker Fröhlich for legal research (asaveljevs)
5895.........T [ZBX-4800] fixed typo in item name in "Template JMX Generic": "mpTenured" -> "mp Tenured" (asaveljevs)
5896.......PS. [ZBX-8488] fixed items being shown in queue with a delay of more than 44 years (asaveljevs)
5897........S. [ZBX-8444] changed the interval for checking sleeping escalations to improve performance (igors)
5898..F....PS. [ZBX-8608] added support of IP masks for action conditions (Sasha)
5899A......... [ZBX-8603] fixed web scenario fields "http_proxy" and "retries" not updating properly when linking template to host (Ivo)
5900........S. [ZBX-8415] fixed possible server crash on LLD hosts or host groups update (dimir, Sasha)
5901...G...... [ZBX-8236] fixed few memory leaks in Windows agent (wiper)
5902A......... [ZBX-8563] added field "logtimefmt" to exported items (Krists)
5903.......PST [ZBX-7621] changed virtual machine disk and network discovery to use device name instead of instance id in discovered item name (wiper)
5904.......PS. [ZBX-8338] fixed SNMP walking code so that it intelligently chooses either a string or numeric representation for an OID index (asaveljevs)
5905..F....... [ZBX-8577] added wmi.get[] to the list of suggested items (asaveljevs)
5906..F....... [ZBX-8216] fixed screen import error (Andrejs)
5907A.F....... [ZBX-8510] fixed possible deadlocks when updating IT services (Pavels, Sasha)
5908...G...... [ZBX-8512] fixed processing of web.page.regexp without a newline character in the end of http GET response (Arturs)
5909A......... [ZBX-8424] fixed finding last event for triggers (Ivo)
5910.......PS. [ZBX-8424] changed range limit when looking up eventids to the upper bound of a 64bit integer (Juris)
5911A......... [ZBX-8493] fixed usergroup.massadd API call to not create duplicate entries in "rights" table (Krists)
5912..F....... [ZBX-8492] fixed maintenance periods without hosts/hostgroups to be accessible by both admins and superadmins (Krists)
5913A.F....... [ZBX-8428] fixed item.get API call to return values for "lastvalue", "lastclock", "lastns", "prevvalue" only for last 24 hours (Krists)
5914..F....... [ZBX-8371] fixed issue when maintenance items with their hosts/host groups removed are not accessible in configuration (Krists)
5915..F....... [ZBX-8366] fixed table header display in Monitoring -> Overview for IE11 (Andrejs)
5916
5917--------------------------------------------------------------------------------
5918Changes for 2.2.5
5919
59202.2.5rc1 was released as 2.2.5 without any changes
5921
5922--------------------------------------------------------------------------------
5923Changes for 2.2.5rc1
5924
5925New features:
5926..F....... [ZBX-8278] prepared frontend for mbstring.internal_encoding ini option deprecation in php 5.6+ (Andrejs)
5927
5928Bug fixes:
5929.........T [ZBX-8405] fixed typos in item descriptions for JMX Tomcat, FreeBSD, HP-UX, Linux and OpenBSD templates (Richlv)
5930........S. [ZBX-8011] fixed escalator giving false 'no media defined' errors (wiper)
5931........S. [ZBX-8359] changed servers timer processes title line to display amount of hosts that have changed maintenance status; active maintenance period count is no longer displayed (Juris)
5932...G...... [ZBX-8270] fixed disk space reporting for large AIX file systems (>= 16 TB) (Andris)
5933.......PS. [ZBX-8422] removed php mutex locking from server code because of not being used and incompatible licensing issues (wiper)
5934A......... [ZBX-8394] corrected misspelled "template" variables in API (Ivo)
5935...G...... [ZBX-8248] fixed vfs.file.regexp, vfs.file.regmatch and web.page.regexp to handle carriage returns properly (Juris)
5936..F....... [ZBX-8285] fixed widget "History of events" and frontend messaging to use visible host names (Krists)
5937A.F....... [ZBX-8151] fixed XXE vulnerability on XML import using obsolete libxml versions; thanks to pnig0s@Freebuf for the report (Andrejs)
5938..F....... [ZBX-8354] removed period in caption for "Distribution of values for multiple periods" bar report (Andrejs)
5939.......PS. [ZBX-8092] fixed items being polled at the same time after host becomes enabled (asaveljevs)
5940.......PS. [ZBX-8324] fixed there being too many expressions in a list in a SQL query (asaveljevs)
5941...G...... [ZBX-8373] fixed the argument to system.cpu.num[] being ignored on HP-UX (asaveljevs)
5942
5943--------------------------------------------------------------------------------
5944Changes for 2.2.4
5945
59462.2.4rc4 was released as 2.2.4 without any changes
5947
5948--------------------------------------------------------------------------------
5949Changes for 2.2.4rc4
5950
5951New features:
5952A.F....... [ZBX-1357] updated Japanese translation; thanks to Zabbix translators (Richlv)
5953
5954Bug fixes:
5955...G...... [ZBX-8213] fixed possible crash when processing eventlog on Windows 2000,2003,XP (wiper)
5956
5957--------------------------------------------------------------------------------
5958Changes for 2.2.4rc3
5959
5960Bug fixes:
5961..F....... [ZBX-8358] fixed overview screen elements being displayed incorrectly after refreshing (Pavels)
5962A.F....... [ZBX-8334] fixed selecting group prototypes in HostPrototype::get() using Oracle backend (Andrejs)
5963.......PS. [ZBX-8061] fixed vmware cluster functions returning notsupported despite clusters being discovered normally (wiper)
5964........S. [ZBX-8348] fixed processing of LLD triggers; functions in a trigger expression could have incorrect ordering (Sasha)
5965
5966--------------------------------------------------------------------------------
5967Changes for 2.2.4rc2
5968
5969New features:
5970A.F....... [ZBX-1357] updated Italian, German and Spanish translations; thanks to Zabbix translators (Richlv)
5971
5972Bug fixes:
5973.......PS. [ZBX-8095] fixed a bug in item queue that updated item's nextcheck but not its position in the queue (asaveljevs)
5974...G...PS. [ZBX-8343] fixed a bug in binary heap that could cause a slightly inconsistent ordering of elements in the queue (asaveljevs)
5975.......PS. [ZBX-8325] fixed crash with Oracle when inserting large number of records (wiper)
5976........S. [ZBX-8336] fixed server crash with value cache is working in low memory mode (wiper)
5977
5978--------------------------------------------------------------------------------
5979Changes for 2.2.4rc1
5980
5981New features:
5982..F....... [ZBX-7399] improved multiselect, added popup select window (Oleg)
5983.......... [ZBX-7811] added example robots.txt file (Richlv)
5984A.F....... [ZBX-1357] updated Brazilian Portuguese, Italian, Japanese, Polish, Romanian, Russian, Slovak and Spanish translations; thanks to Zabbix translators (Richlv)
5985........S. [ZBX-7555] removed "select" statement from the history cache; increased the cache performance (Sasha)
5986
5987Bug fixes:
5988...G...... [ZBX-8327] fixed possible crash when processing Windows eventlog (wiper)
5989..F....... [ZBX-8302] fixed ordering of discovery rules (Andrejs)
5990..F....... [ZBX-8209] improved host and item name column widths on Monitoring / Latest data page (Krists)
5991.......PS. [ZBX-8287] added truncating of long text values to maximum field length before inserting into database (Andris)
5992........S. [ZBX-3163] fixed trigger evaluation order so that it takes dependencies into account (asaveljevs)
5993A.F....... [ZBX-7373] improved performance of latest data and item overview pages by taking data for limited period only (Pavels)
5994..F....... [ZBX-8200] improved performance of Monitoring / Events page (Krists)
5995A.F....... [ZBX-7983] improved performance of "System status" widget (Eduard, Ivo)
5996........S. [ZBX-7901] improved value cache database operations when caching count based requests (wiper)
5997.......PS. [ZBX-8188] fixed IPMI items staying supported when sensor data becomes unavailable (asaveljevs, dimir)
5998........S. [ZBX-8243] added log message when the reason for an item being in an unsupported state changes (Juris)
5999A......... [ZBX-8195] fixed web scenario step validation for httptest.create and httptest.update API methods (Krists)
6000...G...... [ZBX-6531] fixed memory leak in filesystem discovery on AIX systems (Juris)
6001..F....... [ZBX-8241] fixed duplicate display of actions in media type list (Andrejs)
6002...G...... [ZBX-8269] fixed processing of active checks in agent (Andris)
6003...G...... [ZBX-8238] fixed updating agent 'mtime' for logrt[] items; thanks to Yoshinori Komuro for patch (Andris)
6004........S. [ZBX-8143] triggers are now committed to the database individually when setting to an unknown state to avoid potential locking between the poller and history syncer (Juris)
6005.......P.. [ZBX-7968] fixed bug when proxy stopped sending history data if it had more than 1000 unmonitored item values in history table; thanks to Corey Shaw for identifying the issue and providing a patch (wiper)
6006.......PS. [ZBX-8251] fixed possible crash when trying to get item value from a failed vmware service with log level set to debug (wiper)
6007..F.....S. [ZBX-8092] changed the way the number of active triggers is calculated in the dashboard and zabbix[triggers] item (Andrejs, igors)
6008........S. [ZBX-8092] added disabled triggers to the configuration cache for correct macro expansion in notifications (igors)
6009........S. [ZBX-8092] added disabled hosts and disabled items to the configuration cache for correct macro expansion in notifications (igors)
6010........S. [ZBX-8230] changed maintenance status log messages from warning to debug level (Juris)
6011...G...... [ZBX-7098] improved handling of log file rotation/truncation for logrt[] and log[] items (Andris)
6012........S. [ZBX-8210] fixed crash when attempting to evaluate an eventlog key for items obtained from the value cache (Juris)
6013........S. [ZBX-8219] fixed regression in ipmi checks to support on/off values for sent commands (Juris)
6014...G...... [ZBX-8213] fixed library loading code on Windows to prevent potential crash condition (Juris)
6015...G...... [ZBX-8223] fixed compilation of dummy module on 64-bit platforms by adding "-fPIC" (asaveljevs)
6016.........T [ZBX-7387] changed default memory usage graph display method for operating system templates (Juris)
6017A.F....... [ZBX-8101] fixed exporting maps from Oracle database (Eduard, Ivo)
6018...G...... [ZBX-8198] decreased verbosity of Windows agent with DebugLevel=4 (Nikolaj)
6019...G...PS. [ZBX-7729] added data alignment to prevent crash on non x86 processors; thanks to Pablo Ruiz for patch (Nikolaj)
6020.......PS. [ZBX-8202] fixed queue calculation for unavailable hosts which are monitored through a proxy (Nikolaj)
6021.......PS. [ZBX-8152] added informative log message about optional database patches (Juris)
6022...G...PS. [ZBX-8138] fixed SSH infostring searching and validation for SSH related items to allow information messages as per RFC4253 Section 4.2 (Juris)
6023...G...... [ZBX-7875] fixed wrongly reported system version for Windows 8.1 and Server 2012 R2 (Nikolaj, wiper)
6024A.F....... [ZBX-7766] fixed webscenario status code field validation to accept user macros (Krists)
6025...GI..... [ZBX-8127] fixed truncation of hostname on HP-UX machines (igors)
6026........S. [ZBX-8181] fixed possible entering of "history syncer" process in an eternal loop when processing IT services (dimir)
6027..F....... [ZBX-8176] fixed SQL errors while mass operations when using Oracle database (Krists)
6028..F....... [ZBX-8158] fixed disabled hosts not shown in trigger selection popup when in configuration (Krists)
6029..F....... [ZBX-7553] fixed graph not getting period when coming from screen (Krists)
6030..F....... [ZBX-8075] fixed triggers/data without application not showing in overview (Krists)
6031..F....... [ZBX-8111] fixed possible XSS in tables with vertical header row cells (Krists)
6032........S. [ZBX-7887] fixed calculated item becoming not found if referenced item becomes not supported (igors)
6033..F....... [ZBX-8100] fixed map mass deletion using Oracle (Eduard)
6034..F....... [ZBX-8148] fixed maintenance warning message on php < 5.4 versions (Eduard)
6035...G...... [ZBX-8108] fixed reading /proc virtual files without rewinding the file position (Juris)
6036.......PS. [ZBX-8115] added workaround for 64 bit integer binding not working with Oracle versions less than 11.2 (wiper)
6037..F....... [ZBX-8140] added net.udp.listen key to item popup (Eduard)
6038..F....... [ZBX-8123] fixed form fields show/hide switching in IE9 (Eduard)
6039..F....... [ZBX-8083] fixed proxy performance query item conditions to be same as in dashboard (Krists)
6040..F....... [ZBX-8021] fixed password changing for users with internal authentication (Eduard)
6041........S. [ZBX-8133] fixed possible deadlock while updating host_inventory table (Sasha)
6042..F....... [ZBX-8104] fixed inverted case sensitivity for regular expressions (Krists)
6043...G...... [ZBX-8117] fixed possible crash of agent under Windows after asking the "system.sw.arch" item (Sasha)
6044..F....... [ZBX-8093] fixed incorrect plural in global script property host and user group labels (Richlv)
6045..F....... [ZBX-7997] fixed applications not being displayed in template item mass update form (Ivo)
6046.......P.. [ZBX-7825] fixed saving of the history data in sequential time order on proxy side (Sasha)
6047.......PS. [ZBX-8035] fixed proxy queue for ICMP, JMX and SNMP items being calculated incorrectly by the server (asaveljevs)
6048.D........ [ZBX-6542] added additional information in the default server configuration file about HousekeepingFrequency parameter (Sasha)
6049.......PS. [ZBX-8077] fixed log messages about sending/receiving of the configuration data (Sasha)
6050........S. [ZBX-8060] fixed server crash when calculating queue (asaveljevs)
6051..F....... [ZBX-7867] fixed graph item drag and drop when selecting multiple items (Ivo)
6052..F....... [ZBX-8046] fixed application toggling in Latest data page if same item belongs to several applications (Ivo)
6053...G...... [ZBX-7856] added workaround for Windows _wstat64() not working with symlinks (wiper)
6054........S. [ZBX-7534] fixed buffers being too small for long function parameters containing UTF-8 characters (asaveljevs)
6055...G...PS. [ZBX-7046] fixed get_ip_by_socket returning an empty string for IPv4 addresses when Zabbix is compiled with IPv6 support (Juris)
6056..F....... [ZBX-7630] fixed monitoring event page navigation (Eduard)
6057.......PS. [ZBX-7990] fixed marking of unavailable agents; it could cause excess utilisation of "poller" processes (Sasha)
6058....I..... [ZBX-7837] fixed y axis configuration in default proxy template graph (Sasha)
6059..F....... [ZBX-7957] improved graph Y axis min/max value validation for line and stacked graphs (Ivo)
6060..F....... [ZBX-8030] fixed {HOSTNAME} macro resolving (Eduard)
6061..F....... [ZBX-7974] fixed host group selecting using invalid node in user group rights page (Eduard)
6062..F....... [ZBX-7943] fixed undefined indexes in HTTP test dashboard widget when no history is found (Eduard)
6063..F....... [ZBX-7809] improved validation on decimal values (Eduard)
6064A.F....... [ZBX-7809] fixed unused graph Y axis min/max fields unsetting from db (Eduard)
6065..F....... [ZBX-7976] fixed template "unlink and clear" leaving items attached to parent template (Ivo)
6066..F....... [ZBX-7545] fixed item mass update form being rendered with a delay when updating template items (Pavels)
6067..F....... [ZBX-7864] fixed filter by host group in "Availability reports" page (Oleg)
6068
6069--------------------------------------------------------------------------------
6070Changes for 2.2.3
6071
60722.2.3rc2 was released as 2.2.3 without any changes
6073
6074--------------------------------------------------------------------------------
6075Changes for 2.2.3rc2
6076
6077Bug fixes:
6078.......P.. [ZBX-8006] fixed memory leak in proxy when handling SSH, telnet and database monitor items (Juris)
6079.......P.. [ZBXNEXT-166] fixed proxy not storing items with text value type (wiper)
6080
6081--------------------------------------------------------------------------------
6082Changes for 2.2.3rc1
6083
6084New features:
6085.......PS. [ZBXNEXT-2137] increased maximum cache size limit to 8gb from 2gb (Juris)
6086.......PS. [ZBXNEXT-166] implemented variable binding for bulk inserts with Oracle database (wiper)
6087.......PS. [ZBXNEXT-98] implemented bulk requests for SNMP monitoring (asaveljevs)
6088....IJ.... [ZBXNEXT-1889] made startup.sh and shutdown.sh scripts for Java gateway work in /bin/sh (asaveljevs)
6089.D........ [ZBX-7597] added description of the returned value types to the agentd manpage (Richlv)
6090A.F....... [ZBX-1357] updated Brazilian Portuguese, Italian, Japanese, Slovak and Turkish translations; thanks to Zabbix translators (Richlv)
6091
6092Bug fixes:
6093...G...... [ZBX-7301] do not put logrt[] item into unsupported state if log files do not exist (fixed as part of ZBX-6731 solution) (Andris)
6094..F....... [ZBX-7896] fixed translated error messages not being rendered correctly in images (Pavels)
6095.......PS. [ZBX-7777] increased maximum data transfer limit per connection to remain consistent with 2.0 (Juris)
6096A......... [ZBX-7972] fixed not being able to full clone a template with an application if a destination host is specified (Ivo)
6097A......... [ZBX-7409] fixed inherited web items being added to incorrect applications when updating a template web scenario (Pavels)
6098..F....... [ZBX-7966] fixed possibility to copy a templated graph (Ivo)
6099..F....... [ZBX-7930] improved execution time in Maintenance page (Ivo)
6100..F....... [ZBX-7831] fixed regexp compilation errors for installations that use PHP with PCRE older than 7.0 (Pavels)
6101..F....... [ZBX-7884] fixed incorrect layering of modal window and made modal windows draggable and opaque (Ivo)
6102A......... [ZBX-7879] fixed creating and updating applications with multibyte characters in template which is linked to host while mbstring.func_overload set greater than 1 (Ivo)
6103...G...PS. [ZBX-7919] fixed hashset entry allocation overhead (wiper)
6104........S. [ZBX-7918] fixed value cache reporting more free space than actually available (wiper)
6105A.F....... [ZBX-7832] fixed screen item row- and colspans not being adjusted when reducing the size of a screen (Pavels)
6106........S. [ZBX-7620] improved error messaging and debug logging for VMware items (wiper)
6107........S. [ZBX-7897] fixed memory leak in trapper for log file items (Juris)
6108..F.....S. [ZBX-7872] removed discovery item prototype from calculation of required performace (NVPS) (igors)
6109........S. [ZBX-5778] removed counting items in queue if host is in maintenance with no data collection (igors)
6110..F....... [ZBX-7849] fixed not being able to save actions with a "Maintenance status" condition after upgrading from 2.0 (Pavels)
6111A......... [ZBX-6151] fixed graph prototype and trigger prototype validation so item prototypes are no longer allowed from multiple discovery rules and fixed graph and graph prototype update validation allowing to pass only 'gitemid' parameter without 'itemid' (Ivo)
6112........S. [ZBX-7737] fixed host inventory item update order to prevent database deadlocks (Juris)
6113........S. [ZBX-5804] added overflow/wrapping detection to calculated items (Juris)
6114........S. [ZBX-7659] fixed handling of hosts without any interfaces (Juris)
6115...G...... [ZBX-7740] fixed agent crash if logrt and log items are not supported (Andris)
6116...G...PS. [ZBX-6731] faster processing of log files by agent on Unix (Andris)
6117...G...PS. [ZBX-6729] faster processing of log files by agent on Microsoft Windows (Andris)
6118....IJ.... [ZBX-5379] added stale PID file detection for Java gateway (asaveljevs)
6119....IJ.... [ZBX-5558] fixed Java gateway error messages not being shown in the console on startup (asaveljevs)
6120.......PS. [ZBX-7840] fixed icmppingloss[] calculation when a DNS name is pingable by both IPv4 and IPv6 (asaveljevs)
6121..F....... [ZBX-7883] fixed JS error when adding slides in configuration page (Ivo)
6122........S. [ZBX-7836] fixed possible crash when a value older than the last item value was added to the value cache (wiper)
6123..F....... [ZBX-7851] fixed item, trigger and discovery rule sorting by "Status" field (Ivo)
6124..F....... [ZBX-7858] fixed some triggers not being displayed in Monitoring -> Triggers (Pavels)
6125...G...... [ZBX-6933] added substitution of eventlog parameter insertion strings (wiper)
6126...G...... [ZBX-7853] changed log level from warning to information when listener, active checks and collector processes start (igors)
6127.......PS. [ZBX-7614] fixed incorrect activation of inactive host if its item has bad syntax (igors)
6128A.F....... [ZBX-7829] fixed reserving of new ids for standalone installations (Sasha)
6129A......... [ZBX-6742] fixed templated graph item validation when items seem to belong to multiple hosts (Ivo)
6130A.F.....S. [ZBX-7674] implemented batch processing of IT services to resolve deadlocks and improve performance (Eduard, wiper)
6131..F....... [ZBX-7808] fixed latest data columns width proportions (Eduard)
6132........S. [ZBX-7817] fixed SQL errors while linking applications to a host (Sasha)
6133..F....... [ZBX-7754] fixed possibility to add a trigger expression with log function selected and improved error messaging in trigger expression pop-up (Ivo)
6134..F....... [ZBX-7768] fixed item valuemap import (Eduard)
6135..F....... [ZBX-7727] added SQL connection errors displaying for Oracle and DB2 (Oleg)
6136........S. [ZBX-5789] improved performance of processing discovered graphs by the low-level discovery rule (Sasha)
6137........S. [ZBX-5789] fixed updating of low-level discovered graphs: the graph identifier never will change (Sasha)
6138..F....... [ZBX-7772] fixed HTTP authentication error (Eduard)
6139...G...PS. [ZBX-7670] added typecasts to void pointers when used in arithmetic to avoid compile warnings/errors (Juris)
6140........S. [ZBX-7572] fixed processing of JSON object by trapper (igors)
6141.......PS. [ZBX-7763] fixed checking the wrong exit code of php_get_sem() (igors)
6142..F....... [ZBX-7770] removed web.page.perf item key from simple check item type (Eduard)
6143..F....... [ZBX-7242] fixed jQuery sortable objects not to change with when dragging them (Ivo)
6144..F....... [ZBX-7736] fixed incorrectly working global regular expression type "Any character string included" (Ivo)
6145..F....... [ZBX-7756] fixed SQL error in Monitoring > Maps page (Ivo)
6146A.F....... [ZBX-7708] fixed trigger prototype error message and trigger form default description value (Oleg)
6147..F....... [ZBX-7739] removed unused label in screen configuration page when no elements exist (Eduard)
6148..F....... [ZBX-7651] fixed item configuration flexible interval adding (Eduard)
6149..F....... [ZBX-7630] fixed latest issues link on monitoring events (Eduard)
6150
6151--------------------------------------------------------------------------------
6152Changes for 2.2.2
6153
61542.2.2rc3 was released as 2.2.2 without any changes
6155
6156--------------------------------------------------------------------------------
6157Changes for 2.2.2rc3
6158
6159Bug fixes:
6160........S. [ZBX-7521] fixed possible crash because of item value type change handling in value cache (wiper)
6161.......PS. [ZBX-7698] fixed closing a connection to the database when database server is unavailable (Sasha)
6162........S. [ZBX-7758] fixed server crash when processing low-level discovery triggers prototypes (Sasha)
6163
6164--------------------------------------------------------------------------------
6165Changes for 2.2.2rc2
6166
6167Bug fixes:
6168..F....... [ZBX-6296] fixed macros in item names not being resolved in simple graph titles (Eduard)
6169..F....... [ZBX-7743] fixed not being able to save the user or profile form if PHP gettext is unavailable (Eduard)
6170A......... [ZBX-7693] fixed user media validation (Eduard)
6171A......... [ZBX-7693] fixed admin user being able to update media for other users (Eduard)
6172........S. [ZBX-7711] fixed memory leak in vmware collector (wiper)
6173
6174--------------------------------------------------------------------------------
6175Changes for 2.2.2rc1
6176
6177New features:
6178.......PS. [ZBX-7649] synchronize ICMP checks based on item interface. This should reduce the number of fping invocations in most cases (wiper)
6179..F.....S. [ZBXNEXT-2069] added HOST.PORT macro support to internal/trigger based notifications and also to trigger names/descriptions (Oleg, wiper)
6180A.F....... [ZBX-1357] updated American English, Czech, French, Greek, Hungarian, Italian, Japanese, Russian, Slovak, Turkish and Ukrainian translations; thanks to Zabbix translators (Richlv)
6181
6182Bug fixes:
6183..F....... [ZBX-7600] updated .htaccess files to be compatible with Apache 2.4 (Richlv)
6184..F....... [ZBX-7684] improved displaying of script execution page (Eduard)
6185...G...... [ZBX-7668] fixed sending empty values when reading from a file with zabbix_sender (Juris)
6186........S. [ZBX-7571] fixed incorrect processing of \177 (U+007F) control character in json (igors)
6187..F....... [ZBX-7726] fixed max frontend available date displaying (Eduard)
6188.......PS. [ZBX-7690] fixed cache for dynamic SNMP indexes not being used (asaveljevs)
6189..F....... [ZBX-7610] fixed not being able to configure an empty database host in the setup (Pavels)
6190....I..... [ZBX-7168] fixed configure.ac template to properly link libcurl to all components independently (Juris)
6191A......... [ZBX-7671] fixed error when importing an existing trigger with dependencies from 1.8 (Pavels)
6192A......... [ZBX-7703] fixed being able to switch users without proper credentials when using HTTP authentication (Pavels)
6193...G...... [ZBX-7648] fixed name resolution when using net.dns items (Juris)
6194........S. [ZBX-6315] fixed deleting of lost triggers by the low-level discovery rule (Sasha)
6195........S. [ZBX-7109] improved performance of processing discovered triggers by the low-level discovery rule (Sasha)
6196........S. [ZBX-7608] fixed crashes when global scripts timed out (wiper)
6197........S. [ZBX-7561] fixed SQL errors while processing host prototypes under MySQL (Sasha)
6198..F....... [ZBX-7688] fixed discovery item import (Eduard)
6199A.F....... [ZBX-4218] rewrote the item key parser's source code for independence on the mbstring.func_overload option (Sasha)
6200...G...... [ZBX-7697] fixed items system.swap.in[] and system.swap.out[] going into an infinite loop on Solaris (asaveljevs)
6201A......... [ZBX-7647] fixed trigger.get trying to sort by "lastchange" DESC even if a different sort field or sort order is given (Pavels)
6202.......PS. [ZBX-7686] fixed UTF-8 strings not being fetched fully from Oracle (asaveljevs)
6203..F....... [ZBX-6721] fixed LDAP bind password being included in page source (Eduard)
6204..F....... [ZBX-7609] fixed sound playing after frontend messages closing (Eduard)
6205........S. [ZBX-7653] correctly expand ITEM.LOG.* macros when retrieving eventlog specific attributes for log,logrt items (wiper)
6206.......PS. [ZBX-7661] fixed configuration parser to allow 2G cache values (it was restricted to 2G-1 before) (wiper)
6207..F....... [ZBX-7639] fixed error when trying to replace host groups and add a new host group at the same time in the host mass update form (Pavels)
6208...G...PS. [ZBX-7458] added source IP validation on daemon startup (Juris)
6209A......... [ZBX-7660] fixed host.get returning the "templates" property even if the "templateids" parameter is not used (Pavels)
6210...G...... [ZBX-6790] changed net.tcp.listen and net.udp.listen keys to read the whole /proc/net/(tcp|udp)(6) file in a single operation to avoid losing data if the file is changed between reading operations (wiper)
6211.......PS. [ZBX-7587] set the correct server status (down) after ORA-01012, ORA-02396 errors (wiper)
6212....I..... [ZBX-7515] added missing delayed loading option of wevtapi.dll for x64 systems (igors)
6213...G...... [ZBX-7481] added checking for OpenBSD version to avoid compilation error on OpenBSD v5.4 and newer due to removed swapins/swapouts uvmexp fields (igors)
6214.......PS. [ZBX-7576] fixed network discovery processing broadcast responses as valid hosts (wiper)
6215..F....... [ZBX-7632] allow to add favourite graph from disable host (Eduard)
6216..F....... [ZBX-7634] removed sid from trigger URL in Monitoring->Triggers (Oleg)
6217.......PS. [ZBX-5526] removed checking for PostgreSQL server version and disabled nonstandard use of escape strings in order to support versions newer than 8.1 (igors)
6218...G...... [ZBX-7414] added description to HostnameItem that UserParameters and aliases are not supported (igors)
6219..F....... [ZBX-7590] fixed displaying functional macros in graph names when host visible name is not empty (Ivo)
6220A......... [ZBX-7591] fixed deleting web scenario steps on template linked to host (Ivo)
6221..F....... [ZBX-7508] fixed import map with LLD triggers (Eduard)
6222..F....... [ZBX-7586] fixed trigger log expression saving in IE10 (Eduard)
6223..F....... [ZBX-7518] fixed graph scrollbar overflow when clicking period "All" and with no page refresh option (Ivo)
6224A......... [ZBX-7578] fixed graph item validation (Eduard)
6225..F....... [ZBX-7616] fixed green background color for "New group" field in host edit form (Ivo)
6226...G...... [ZBX-7567] fixed processing of services[] key without a 3rd parameter (Sasha)
6227..F.....S. [ZBX-7573] fixed item being checked at a wrong time when using flexible intervals (asaveljevs)
6228........S. [ZBX-6545] fixed possible SQL errors when syncing a node configuration with PostgreSQL backend version 8.2 and later (Sasha)
6229........S. [ZBX-7452] fixed processing of received events from slave node (Sasha)
6230.......... [ZBXNEXT-1256] fixed parameter passing for example userparameter to obtain process CPU usage (Richlv)
6231.......... [ZBXNEXT-1256] fixed parameter passing for example userparameter to obtain directory size (Richlv)
6232........S. [ZBX-7484] fixed escalations not being stopped and generation of multiple successive OK or PROBLEM events (asaveljevs)
6233........S. [ZBX-7521] fixed crash if value cache entered low memory mode when adding a new item to the cache (wiper)
6234...G...PS. [ZBX-7521] fixed memory allocator realloc() function bug in low memory situations (wiper)
6235...G...PS. [ZBX-4243] fixed Zabbix syslog application names (RFC 5424 APP-NAME) (Andris)
6236..F....... [ZBX-3855] fixed bug that prevented the frontend from working with the Turkish locale (Pavels)
6237A......... [ZBX-7483] fixed user group delete validation (Eduard)
6238..F....... [ZBX-6296] optimized macro resolving in latest data (Eduard)
6239..F....... [ZBX-6296] rewrote user macros resolving (Eduard, Sasha)
6240..F....... [ZBX-6296] rewrote macro resolving in function parameters (Eduard)
6241A.F....... [ZBX-6348] fixed possibility to create host groups and update all other existing objects with name containing only zeros (Ivo)
6242.......PS. [ZBX-7288] improved error logging for server-proxy communication (Andris)
6243A.F....... [ZBX-7407] fixed being able to change event source for existing actions (Ivo)
6244...G...... [ZBX-7392] fixed memory leaks in gnuregex.c (igors)
6245........S. [ZBX-7397] reduced value cache memory usage (wiper)
6246........S. [ZBX-7516] fixed typo in SQL query: changed "impi_disable_until" to "ipmi_disable_until" (asaveljevs)
6247A......... [ZBX-7509] changed "value_flag" to proper name "value_flags" in triggers API (Ivo)
6248..F....... [ZBX-7489] changed "filter_set" to no longer require SID parameter in URL (Ivo)
6249..F....... [ZBX-7486] fixed placeholder default value submitting for IE (Ivo)
6250..F....... [ZBX-7438] made frontend object status update messages more consistent (Ivo)
6251A.F....... [ZBX-7445] fixed frontend redundant call of history (Eduard)
6252....I..... [ZBX-7227] modernized autoconf invocation and renamed "configure.in" to "configure.ac"; thanks to Dmitry Smirnov (asaveljevs)
6253..F....... [ZBX-7443] fixed adding screen to favourites from dashboard (Eduard)
6254..F....... [ZBX-7490] fixed displaying of graphs that include item prototypes in configuration (Eduard)
6255A......... [ZBX-7454] fixed changing host inventory mode from "Automatic" to "Manual" when updating host with no "inventory_mode" parameter set (Ivo)
6256..F....... [ZBX-7417] expanded function last() with no parameters in map element labels and graph names (Ivo)
6257A......... [ZBX-7338] fixed screen item validation (Eduard)
6258..F....... [ZBX-7427] fixed element links not being rendered correctly between host groups and other elements (Pavels)
6259
6260--------------------------------------------------------------------------------
6261Changes for 2.2.1
6262
62632.2.1rc1 was released as 2.2.1 without any changes
6264
6265--------------------------------------------------------------------------------
6266Changes for 2.2.1rc1
6267
6268New features:
6269..F....... [ZBXNEXT-2016] changed the housekeeping settings to allow overriding item-level history and trend storage period if internal housekeeping is disabled (Pavels)
6270..F....... [ZBXNEXT-2016] removed the ZBX_HISTORY_DATA_UPKEEP constant (Pavels)
6271....I..... [ZBXNEXT-1256] changed example directory size user parameter to return bytes (Richlv)
6272..F....... [ZBX-7250] made gettext an optional feature for the frontend (Pavels)
6273A.F....... [ZBX-1357] updated American English, Brazilian Portuguese, French, Italian, Japanese, Russian, Slovak, Turkish and Ukrainian translations; thanks to Zabbix translators (Richlv)
6274....I..PS. [ZBXNEXT-1257] dropped support for UCD-SNMP (asaveljevs)
6275
6276Bug fixes:
6277...G...... [ZBX-7479] fixed remote command execution from Zabbix server if flexible user parameters are configured; thanks to Recurity Labs Team for the report (Sasha)
6278....I..... [ZBX-7461] fixed compilation on kFreeBSD and other operating systems which are not explicitly supported (asaveljevs)
6279....I..... [ZBX-7339] fixed item prototypes of OpenBSD and FreeBSD templates (igors)
6280.......PS. [ZBX-7332] properly restore the original memory chunk after shared memory realloc fails, otherwise it could trigger a crash when syncing history at exit (wiper)
6281..F....... [ZBX-7373] improved performance of pages that use latest history values; thanks to Kenneth Palmertree and Maksim Tkachenko (Pavels)
6282..F....... [ZBX-7447] fixed regex configuration form not being displayed in French and Italian languages (Pavels)
6283...G...... [ZBX-7444] fixed agent crash on HP-UX when processing proc.num[] item (asaveljevs)
6284..F....... [ZBX-4063] fixed data selecting for graphs (Eduard)
6285..F....... [ZBX-7391] fixed items belonging to multiple applications being displayed only under the first one in the latest data page (Pavels)
6286..F....... [ZBX-7347] fixed custom step duration max size in action configuration (Eduard)
6287..F....... [ZBX-7336] fixed "Database type" selection in setup step 3, improved SQLite3 check and removed storing setup supported databases in cookies (Ivo)
6288..F....... [ZBX-7340] fixed incorrect error messages when imported objects reference unexisting objects (Pavels)
6289A.F....... [ZBX-7445] fixed frontend redundant call of history (Eduard)
6290..F....... [ZBX-7277] made item selection helper translatable (Ivo)
6291.......PS. [ZBX-6160] fixed memory leak in configuration syncer process (Sasha)
6292.......PS. [ZBX-6160] fixed "ORA-01000: maximum open cursors exceeded" error (Sasha)
6293..F....... [ZBX-7354] fixed resetting linked template list when trying to add template with empty field (Ivo)
6294.......PS. [ZBX-7360] fixed maximum IPMI sensor ID length; thanks to OpenIPMI author Corey Minyard (Andris, asaveljevs)
6295........S. [ZBX-7400] fixed possible server crash when processing trigger functions with text or log items with Oracle backend (Sasha)
6296........S. [ZBX-7400] fixed possible server crash when sending messages with Oracle backend (Sasha)
6297........S. [ZBX-7326] improved escalator idle time calculations and statistics reporting (wiper)
6298..F....... [ZBX-7355] fixed various prototype confirmation messages (Ivo)
6299..F....... [ZBX-7408] removed unnecessary variables and includes in slide show configuration (Ivo)
6300.D........ [ZBX-7034] improved Alias parameter description in the example configuration files (Richlv)
6301..F....... [ZBX-7337] fixed undefined index debug profiler (Eduard)
6302..F....... [ZBX-7337] fixed input parameters validation in multiple pages (Eduard, Sasha)
6303A......... [ZBX-7372] fixed undefined indexes in script.getscriptsbyhosts method (Ivo)
6304..F....... [ZBX-7350] fixed displaying host prototypes in "Status of Zabbix" (Ivo)
6305.......PS. [ZBXNEXT-98] refactored code for SNMP checks (asaveljevs, Sasha)
6306........S. [ZBX-7184] added check to prevent host from being switched to unavailable state multiple times in a row (wiper)
6307A......... [ZBX-7351] fixed screen item not being saved if resource type is URL (Ivo)
6308........S. [ZBX-7329] fixed VMware related compiling error on FreeBSD (wiper)
6309........S. [ZBX-7359] fixed possible crash when parsing VMware datastore data (wiper)
6310........S. [ZBX-7309] fixed resolving of {ITEM.VALUE} macro in recovery messages (Andris, Sasha)
6311..F....... [ZBX-7254] fixed selected tab not being reset when opening the host mass update form (Pavels)
6312A.F....... [ZBX-7316] fixed drule.delete method (Ivo)
6313A.F....... [ZBX-7293] fixed typo in the plural form of a translatable string (Richlv)
6314..F....... [ZBX-7307] improved validation for copying graph (Eduard)
6315..F....... [ZBX-7325] fixed parent LLD rule link color in the darkblue and darkorange themes (Pavels)
6316..F....... [ZBX-7311] fixed dragging of host interfaces (Ivo)
6317..F....... [ZBX-7272] fixed graph's grid with fixed Y axis MIN/MAX values (Eduard)
6318...G...... [ZBX-2008] added support of Audit Success/Failure severity for Windows Security log (igors)
6319...G...... [ZBX-2008] implemented automatic loading of wevtapi.dll file and its functions (igors)
6320...G...... [ZBX-2008] improved performance of eventlog monitoring (igors)
6321..F....... [ZBX-7263] fixed validation of filter parameters in tr_status.php (Eduard)
6322..F....... [ZBX-7303] removed link to item configuration for discovered items in latest data screen (Eduard)
6323...G...... [ZBX-7289] added server address and port number to "no active checks on server" message (igors)
6324..F....... [ZBX-6920] fixed displaying of soft linked IT services that contain a dot in their name (Eduard)
6325..F....... [ZBX-7037] added agent.hostname to the list of supported items (Pavels)
6326..F....... [ZBX-7317] removed unused code in popup.php (Ivo)
6327
6328--------------------------------------------------------------------------------
6329Changes for 2.2.0
6330
63312.2.0rc2 was released as 2.2.0 without any changes
6332
6333--------------------------------------------------------------------------------
6334Changes for 2.2.0rc2
6335
6336Bug fixes:
6337..F....... [ZBXNEXT-1371] fixed links in global search results to LLD discovery for non-admin users to say "Discovery" instead of "Discoveries" (Richlv)
6338........S. [ZBX-7304] fixed wrong SQL statement in processing of escalations (asaveljevs)
6339
6340--------------------------------------------------------------------------------
6341Changes for 2.2.0rc1
6342
6343New features:
6344..F....... [ZBXNEXT-1513] set autofocus for the event acknowledgement text field (Pavels)
6345........S. [ZBXNEXT-1998] added vmware.fullname[], vmware.version[] key support (wiper)
6346..F.I...S. [ZBXNEXT-1975] increased the size of alerts table message field to 64KB also on Oracle database (Pavels, wiper)
6347..F....... [ZBXNEXT-1371] added links to graphs, web monitoring and LLD rules in the search results; thanks to Volker Fröhlich and Marc for patches (Pavels)
6348.........T [ZBX-6832] improved default templates (e.g., split "Template App Agentless" into 12 templates for each service) (asaveljevs, neogan, Sasha)
6349..F....... [ZBXNEXT-1851] hid American English, Greek and Polish translations from the frontend (Richlv)
6350
6351Bug fixes:
6352........S. [ZBX-7186] fixed recovery-awaiting escalations staying in the database forever if their action, trigger or item is deleted (asaveljevs)
6353..F....... [ZBX-7280] fixed map background in IE10 (Eduard)
6354..F....... [ZBX-7276] fixed count of displaying hosts in proxy list (Eduard)
6355..F....PS. [ZBX-7299] fixed dashboard widget drag'n'drop not working on PHP setups without JSON (Pavels)
6356.......PS. [ZBX-7292] fixed resolving of macros in host interfaces (Sasha)
6357...G....S. [ZBX-7061] fixed warnings produced by clang static analyzer (e.g., Linux agent crash for item system.swap.in[sda3]) (wiper)
6358..F....... [ZBX-7161] fixed full clone form not saving data after an unsuccessful submit (Pavels)
6359..F....... [ZBX-7161] fixed the clone button in the host configuration form (Pavels)
6360..F....... [ZBX-6528] fixed highlighting unmonitored hosts in Host inventory page (Ivo)
6361A.F....... [ZBX-7259] fixed "Show lines" field in Configuration > Screen > cell element to be a value between 1 and 100 (Ivo)
6362..F....... [ZBX-7286] fixed displaying double quotes as HTML entities in trigger menu pop-ups (Ivo)
6363..F....... [ZBX-7284] fixed incorrect permissions when selecting a screen element from pop-up in screens and slideshow pages (Ivo)
6364.......PS. [ZBX-7282] fixed server or proxy crash while terminating database upgrade by TERM signal (Sasha)
6365...G...... [ZBX-7275] fixed eventlog sometimes returning garbage value (wiper)
6366.........T [ZBX-7269] fixed units and value type for vmware.vm.vfs.fs.size[{$URL},{HOST.HOST},{#FSNAME},pfree] item in "Template Virt VMware Guest" template (Sasha)
6367........S. [ZBX-7258] fixed vCenter VMs unique identifier for host names (Sasha)
6368..F....... [ZBX-7283] fixed latest data table layout issues when switching hosts and the "Show details" filter (Pavels)
6369..F....... [ZBX-5854] fixed host status indicator not displaying maintenance status in the host configuration form header (Pavels)
6370..F....... [ZBX-7242] fixed sortable table elements not to change width while dragging them (Ivo)
6371..F....... [ZBX-7213] fixed pre-loader image width and height for Internet Explorer (Ivo)
6372....I..... [ZBX-7273] fixed newlines in default data strings for Oracle (Sasha)
6373........S. [ZBX-7141] made it clear agent of which particular type is unavailable for unknown triggers (asaveljevs, Sasha)
6374
6375--------------------------------------------------------------------------------
6376Changes for 2.1.9
6377
6378New features:
6379...GI..PS. [ZBXNEXT-1477] added support of Windows eventlog source regex filter (Sasha)
6380..F.I..... [ZBXNEXT-544] moved help_items data to php code (Pavels, Sasha)
6381..F....... [ZBXNEXT-1827] improved multiselect full text search (Eduard)
6382..F....... [ZBX-7065] changed the design of the setup, login and browser warning pages (Pavels)
6383..F....... [ZBX-6983] renamed the "Latest host group issues" screen element to "Host group issues" and "Latest host issues" to "Host issues" (Pavels)
6384..F....... [ZBX-7215] improved the design of the search auto suggest (Pavels)
6385.....J.... [ZBXNEXT-1776] added support for java.math.BigDecimal, java.math.BigInteger and some other open types (asaveljevs)
6386..F.I..... [ZBXNEXT-715] increased the size of sysmaps_elements.label and sysmaps_links.label fields to 2048 characters (Sasha)
6387
6388Bug fixes:
6389...G...PS. [ZBX-7125] fixed improper reading of configuration files in case there were problems with included files; we now exit with failure (asaveljevs)
6390..F....... [ZBX-7257] improved config file validation (Eduard)
6391..F....... [ZBX-7249] changed setup pre-requisites values "yes" to "on" and "no" to "off", fixed numeric value validation and port text alignment (Ivo, Pavels)
6392..F....... [ZBX-7267] implement menu popup in trigger top 100 page for hosts and triggers columns (Eduard)
6393..F....... [ZBX-7260] fixed "Wrong RPC call to JS RPC" error when acknowledging trigger and changing group or host in screen element (Ivo)
6394..F....... [ZBX-6129] fixed changing the status of triggers and trigger prototype working incorrectly if they no longer exist (Pavels)
6395..F....... [ZBX-7266] fixed frontend big dropdowns displaying (Eduard)
6396..F....... [ZBX-7248] fixed frontend initial calendar time (Eduard)
6397.......PS. [ZBX-7208] fixed DB schema generation for "t_shorttext"-type fields (Andris, asaveljevs)
6398..F....... [ZBX-7240] fixed map editing form behaving incorrectly after it has been submitted unsuccessfully (Pavels)
6399A......... [ZBX-7256] fixed sorting by hostname in trigger.get (Pavels)
6400..F....... [ZBX-7247] fixed multiselect allowing to select read only objects in places where write permissions are required (Pavels)
6401A......... [ZBX-7247] fixed map.create and map.update not checking permissions to objects used in map elements (Pavels)
6402A.F....... [ZBX-7238] fixed network discovery rule permission checks for admin users (Pavels)
6403..F....... [ZBX-7251] corrected multiple page headers and other text strings (Pavels)
6404..F....... [ZBX-7212] fixed interface macros priorities (Eduard)
6405A.F....... [ZBX-7235] fixed activating and deactivating a web scenarios (Eduard)
6406..F....... [ZBX-7181] fixed frontend natural sorting (Eduard)
6407..F....... [ZBX-7236] removed the sorting indicator from the "Last 20 issues" widget (Pavels)
6408A......... [ZBX-7224] fixed host prototype children group deletion (Eduard)
6409..F....... [ZBX-7199] fixed permission issue in bar report (Eduard)
6410..F....... [ZBX-7215] fixed search auto suggest always displaying results in lower case (Pavels)
6411....I..... [ZBX-7166] added database upgrade patches to set status of template triggers to Enabled and state of template items to normal (Andris, Sasha)
6412..F....... [ZBX-7198] fixed displaying trigger popup menu relative to mouse cursor in Monitoring > Overview page (Ivo)
6413....I..... [ZBX-7218] fixed configuration failing with Oracle 12.1 instant client libraries (asaveljevs, Sasha)
6414A.F....... [ZBX-7165] fixed SNMP field validation in item configuration (Eduard)
6415..F....... [ZBX-5942] fixed setup navigation (Eduard, Pavels)
6416..F....... [ZBX-7137] fixed macros resolving in inventory host interfaces (Eduard)
6417...G...PS. [ZBX-7206] fixed arithmetic expressions in C macros not being wrapped in parentheses (asaveljevs)
6418........S. [ZBX-7185] fixed escalations being cancelled by unrelated events (asaveljevs)
6419..F....... [ZBX-6244] fixed setting cookies as secure under https (Ivo)
6420A.F....... [ZBX-7171] fixed displaying correct percentages in item and trigger error messages (Ivo)
6421....I..... [ZBX-5590] fixed item multiplier for jmx["java.lang:type=Compilation",TotalCompilationTime] (asaveljevs)
6422....I..... [ZBX-6577] improved "Template JMX Generic" by adding some interesting items and triggers (asaveljevs)
6423..F....... [ZBX-7189] fixed web monitoring items not being displayed in Monitoring -> Latest data (Eduard)
6424A.F....... [ZBX-7170] improved performance of item.get method and other API requests with "selectItems" option (Ivo)
6425..F....... [ZBX-7144] fixed table column widths in Monitoring -> Latest data (Ivo)
6426A......... [ZBX-7152] fixed get method subselects not working correctly if a specific node is selected (Ivo)
6427..F....... [ZBX-7180] fixed table colours in user right assignment lists (Eduard)
6428..F....... [ZBX-7085] fixed gettext errors when omitting the number placeholder in singular form translations (Pavels)
6429
6430--------------------------------------------------------------------------------
6431Changes for 2.1.8
6432
6433New features:
6434.....J.... [ZBX-6404] added support for values of type java.lang.Double when toString() returns them in scientific format (asaveljevs)
6435.......PS. [ZBXNEXT-78] added support for scientific notation for received values and item multipliers for items of type "Numeric (float)" (asaveljevs)
6436...G...PS. [ZBXNEXT-1855] dynamic display of process current activity and statistics in "ps" and "top" (Andris, igors, wiper)
6437..F.....S. [ZBXNEXT-1806] changed the way nth day and nth week are calculated in maintenances (asaveljevs, Pavels)
6438..F....... [ZBX-7097] changed dashboard drag'n'drop widget placeholder color in the dark orange and dark blue themes (Pavels)
6439A.F....... [ZBX-1357] updated Dutch, Finnish, Indonesian, Italian, Lithuanian, Persian, Portuguese (Portugal), Russian and Slovak translations; thanks to Zabbix translators (Richlv)
6440
6441Bug fixes:
6442A.F.I...S. [ZBX-7105] fixed performance of housekeeper; improved indexes for table "events"; fixed SQL statements to use the new indexes (Sasha)
6443A...I..... [ZBX-7163] fixed default values for sysmaps.label_location and sysmaps_elements.label_location fields; added NOT NULL constraint to sysmaps_elements.label_location field (Sasha)
6444...G...PS. [ZBXNEXT-1179] fixed inconsistency in process activity time logging (Andris)
6445A......... [ZBX-6362] fixed proxy select interfaces (Eduard)
6446..F....... [ZBX-7115] improved data filtering in latest data page (Eduard)
6447.......PS. [ZBX-6835] fixed bug when agent/proxy connection error could have resulted in a wrong warning about message size (wiper)
6448A......... [ZBX-7164] fixed trigger and trigger prototype read only fields to no longer change when linking template to host (Ivo)
6449A.F....... [ZBX-6760] improved performance of getting global scripts (Sasha)
6450A.F....... [ZBX-6995] improved the performance of graph and graph prototype permission checks (Pavels)
6451...G...... [ZBX-6591] fixed resolution of IPv4 and IPv6 addresses if DNS hostname is specified as server parameter in configuration file; thanks to Trever L. Adams for patch (igors)
6452....I..... [ZBX-5374] removed ONLY directive from PostgreSQL upgrade statements (Sasha)
6453..F....... [ZBX-7097] fixed dashboard drag'n'drop widget placeholder not being displayed in the classic theme (Pavels)
6454....I..... [ZBX-7130] fixed makefiles to build zabbix_proxy only (Sasha)
6455..F....... [ZBX-7055] fixed displaying OK trigger status in maps (Eduard)
6456..F....... [ZBX-7081] fixed node drop down being displayed incorrectly in several pop ups (Pavels)
6457A......... [ZBX-7086] fixed application mass add from different hosts or templates validation (Eduard)
6458........S. [ZBX-7133] fixed processing of zabbix[host,*,available] item; fixed proxy's hosts availability data on server (Sasha)
6459..F....... [ZBX-7099] fixed IT services tree icons alignment (Eduard)
6460A.F.I..... [ZBX-7121] increased size of interface.ip field (Sasha)
6461A...I..... [ZBX-6975] fixed default values for graphs.yaxismax and graphs_items.yaxisside fields (Sasha)
6462A......... [ZBX-7131] fixed host interface IP validation (Eduard)
6463..F....... [ZBX-7112] improved file import validation for graph items (Eduard)
6464........S. [ZBX-6294] fixed nodata() trigger firing immediately after no data maintenance (asaveljevs, Sasha)
6465..F....... [ZBX-7134] fixed host inventory interface table when no agent interfaces are set (Ivo)
6466..F....... [ZBX-7126] fixed host inventories details tab displaying (Eduard)
6467..F.I..... [ZBX-7066] corrected downloadable configuration file name in setup step 6 (Ivo)
6468A......... [ZBX-7101] fixed generated SQL queries in action.get method when simultaneously selecting more than one condition and operation (Ivo)
6469
6470--------------------------------------------------------------------------------
6471Changes for 2.1.7
6472
6473New features:
6474..F....... [ZBXNEXT-1851] hid Czech, Dutch, Hungarian, Korean, Latvian, Persian, Spanish and Turkish translations from the frontend (Richlv)
6475..FG...... [ZBX-2008] added support of Windows Eventing 6.0 (igors, Ivo)
6476...G...... [ZBXNEXT-1942] added Zabbix sender dynamic link library for Windows (wiper)
6477...G...... [ZBXNEXT-935] changed Zabbix sender exit status to better reflect the operation result - success:0, partial success:2, failure:1 (asaveljevs, wiper)
6478.......PS. [ZBXNEXT-935] improved readability of server response to sender/agent data (asaveljevs, wiper)
6479.......PS. [ZBXNEXT-1633] improved VMware virtual machine monitoring performance (wiper)
6480..F....... [ZBX-6911] added functionality to save positions of block on dashboard page in profiles table (Vitalij)
6481
6482Bug fixes:
6483A.F....... [ZBX-6953] fixed Apache server crashing on Windows due to huge memory consumption when using preg_match() function in Configuration > Host > edit (Ivo)
6484..F....... [ZBX-7079] fixed undefined index in map configuration page for map without icon mapping (Eduard)
6485..F....... [ZBX-7111] fixed host importing from 1.8 to trunk (Eduard)
6486..F....... [ZBX-7074] fixed incorrectly parsed trigger expression in trigger wizard (Vitalij)
6487..F....... [ZBX-7082] fixed not being able to create dependencies between template triggers (Ivo)
6488A.F....... [ZBX-7053] fixed errors when deleting a script linked to action operation and fixed type-specific operation command properties not being reset when changing type (Ivo)
6489..F....... [ZBX-7058] fixed repeated global search with same value (Eduard)
6490...GI..PS. [ZBX-7061] fixed warnings produced by clang static analyzer (asaveljevs)
6491..F....... [ZBX-6873] fixed pagination issue after deleting an object through form (Ivo)
6492..F....... [ZBX-7050] fixed output of empty HTML attributes (Ivo)
6493A.F....... [ZBX-7051] fixed bug, to not make updates to hosts applications, items, and triggers, if "Save" button was pressed in edit form, with no changes (Vitalij)
6494A.F....... [ZBX-7091] fixed SQL injection vulnerabilities in page filtering; thanks to Bernhard Schildendorfer from SEC Consult for the report (Eduard, Pavels)
6495A.F....... [ZBX-7091] fixed SQL injection vulnerabilities in dashboard favourite managing; thanks to Lincoln, a member of Corelan Team, for the report (Eduard, Pavels)
6496..F....... [ZBX-6994] fixed logic of SQL creation, removed unneeded i.flags IN (0,4) from SQL, if i.flags is set from filter or is null (Vitalij)
6497..F....... [ZBX-6993] fixed JS errors in various pages having a child node with high ID value (Ivo)
6498..F....... [ZBX-7032] fixed possibility to add "ICMP ping" check in Configuration > Discovery (Ivo)
6499........S. [ZBX-6904] fixed ESC.HISTORY macro to create the same message content within the same escalation step when notification is sent to multiple recipients (igors)
6500
6501--------------------------------------------------------------------------------
6502Changes for 2.1.6
6503
6504New features:
6505..F....... [ZBX-2616] upgraded the bundled DejaVu font from 2.33 to 2.34 (Richlv)
6506..F....... [ZBXNEXT-1763] added link to inventory in Monitoring -> Maps and displayed link to inventory page for hosts without inventory data in Monitoring -> Latest Data (Oleg)
6507..F....... [ZBXNEXT-1763] added host related information under Monitoring (Oleg)
6508..F....... [ZBX-6983] changed the "Status of host group triggers" and "Status of host triggers" screen elements and the "Latest 20 issues" to display triggers without events (Pavels)
6509..F....... [ZBX-6983] renamed the "Status of host group triggers" screen element to "Latest host group issues" and "Status of host triggers" to "Latest host issues" (Pavels)
6510
6511Bug fixes:
6512..F....... [ZBX-7022] fixed errors in Monitoring > Screens page when screen item has group and host dropdowns (Ivo)
6513..F....... [ZBX-6978] fixed leading and trailing spaces for translatable strings (Ivo)
6514..F....... [ZBX-7033] replaced HTML special characters with corresponding entity names and unicode characters (Ivo)
6515........S. [ZBX-7013] strndup function was replaced to avoid compilation error when non-gnu compilers are used (igors)
6516........S. [ZBX-6904] now ESC.HISTORY macro creates the same message content whithin the same escalation step when notification is sent to multiple recipients (igors)
6517........S. [ZBX-6987] fixed possible crash in value cache when freeing items with out of order values (wiper)
6518..F....... [ZBX-7024] fixed filtering by application name "0" in Monitoring > Overview dropdown (Ivo)
6519A.F....... [ZBX-7026] removed automatic changing of "error" field when trigger and trigger prototype expression is changed (Ivo)
6520..F....... [ZBX-7027] improved request of proxies in Configuration > Hosts list and request of hosts in Administration > DM > Proxies (Ivo)
6521..F....... [ZBX-3878] fixed memory leaks in slide shows (Eduard)
6522..F....... [ZBX-7017] fixed problem with unwanted lists of services in IT services popup window (Vitalij)
6523..F....... [ZBX-6982] changed background color in user and user group edit form for select tags (Vitalij)
6524..F....... [ZBX-6973] fixed sql error in PostgreSQL database on saving host (Vitalij)
6525
6526--------------------------------------------------------------------------------
6527Changes for 2.1.5
6528
6529New features:
6530...G...... [ZBXNEXT-836] added Windows agent WMI query support with wmi.get key (wiper)
6531........S. [ZBXNEXT-1267] changed network discovery to take in account proxies when identifying discovered hosts (wiper)
6532........S. [ZBXNEXT-322] improved value cache multi-process performance by unlocking it during database requests (wiper)
6533..F.....S. [ZBX-6883] added possibility to use empty parameters in the trigger functions (Sasha)
6534.......PS. [ZBXNEXT-1633] added vSphere (vCenter hypervisor) datastore and network monitoring keys (wiper)
6535A.F.I..... [ZBXNEXT-1786] implemented script name tree in menu popups (Eduard, Sasha)
6536..F....... [ZBXNEXT-1786] redesigned menu popups using jQuery Menu (Eduard)
6537..F....... [ZBXNEXT-1786] updated jQuery-ui to latest (Eduard)
6538..F....... [ZBX-6976] changed minimal php version parameter (Vitalij)
6539..F....... [ZBX-6846] the print link work with javascript instead of reloading the whole page (Vitalij)
6540
6541Bug fixes:
6542........S. [ZBX-4476] fixed nodata() calculation for new items (wiper)
6543........S. [ZBX-6950] fixed termination character sequence for smtp connection termination (igors)
6544.......... [ZBXNEXT-1689] improved performance of the latest data page (Pavels)
6545.......PS. [ZBX-6989] fixed write cache statistics to account for fragmentation when calculating free space (wiper)
6546A.F....... [ZBX-6952] fixed XSS vulnerability in user themes, thanks to Lincoln and Bernhard Schildendorfer for reporting (Ivo)
6547..F....... [ZBX-6816] added URL parameter validation for graph items in bar reports page (Ivo)
6548..F....... [ZBX-6937] fixed discovery check validation (Eduard)
6549..F....... [ZBX-6992] fixed PostreSQL query errors due to missing "AS" keyword for aggregate functions in Monitoring > IT Services (Ivo)
6550..F....... [ZBXNEXT-1633] resolved problem with passive proxy saving (Vitalij)
6551..F....... [ZBX-6938] fixed undefined hostid on delete, fixed filter parameters losing after returning from edit form (Vitalij)
6552..F....... [ZBX-6984] resolved problem with empty "Members" column on Configuration->Host groups page (Vitalij)
6553..F....... [ZBX-6967] added missing spaces between icons (Vitalij)
6554..F....... [ZBX-6804] optimized min item clock calculation for graph; thanks to Volker Fröhlich (Eduard)
6555..F....... [ZBX-6968] fixed add/remove favorites icon javascript (Vitalij)
6556..F....... [ZBX-6946] fixed octal numbers problem in trigger expression test (Vitalij)
6557...G...... [ZBX-6902] reverting Solaris system.swap.size calculation from "swap -s" (used in 2.0.7, 2.0.8) to "swap -l"-like algorithm (as in 2.0.6) (Andris)
6558...GI..PS. [ZBX-6955] fixed library order in linking, fixed compiler warnings, improved performance of zbx_snprintf_alloc() function (Andris)
6559........S. [ZBX-6981] fixed SQL error during lld trigger creation (wiper)
6560A......... [ZBX-6866] fixed being able to add graph items from other hosts for templated graphs (Ivo)
6561..F....... [ZBX-6854] fixed javascript error on pages with checkboxes, but without main checkbox (Vitalij)
6562..F....... [ZBX-6873] fixed errors in page switching after executing an action (Ivo)
6563
6564--------------------------------------------------------------------------------
6565Changes for 2.1.4
6566
6567New features:
6568A.F.I..PS. [ZBXNEXT-1633] implemented host prototypes (Pavels, Sasha)
6569.......PS. [ZBXNEXT-1633] implemented monitoring of vCenter and vSphere (Alexei, Sasha, wiper)
6570
6571Bug fixes:
6572.......P.. [ZBX-6936] fixed MySQL errors when updating configuration of the proxy (Sasha)
6573.......P.. [ZBX-6929] fixed updating of lastlogsize and mtime in the proxy's database (Sasha)
6574....I..... [ZBX-6890] added missing indexes in child-tables for foreign key contraints, rename some indexes to meet naming convention (Andris)
6575..F....... [ZBX-6887] allowed to translate "Internal" in a different way in authentication, event and user context (Eduard)
6576A......... [ZBX-6124] removed unused API methods (Eduard)
6577..F....... [ZBX-6927] improved validation messages (Eduard)
6578..F....... [ZBX-6923] fixed mass delete in template list, improved code quality in hosts and templates (Vitalij)
6579
6580--------------------------------------------------------------------------------
6581Changes for 2.1.3
6582
6583New features:
6584..F....... [ZBXNEXT-317] enabled access to historical data for disabled hosts (Guntis, Ivo)
6585..F....... [ZBX-6896] list of media types for creating new medias in a user's profile sorted by name (Vitalij)
6586..F....... [ZBX-6868] maps default add icon defined in defines.inc.php (Vitalij)
6587.......PS. [ZBX-6852] removed support of iODBC (Sasha)
6588A.F.I..... [ZBXNEXT-1569] implemented user name and surname displaying in acknowledgements (Ivo, Oleg)
6589
6590Bug fixes:
6591...G...PS. [ZBX-6916] added space delimeter support in configuration file (igors)
6592..F....... [ZBX-6930] 'Unlink and clear' link bug fix, now it displayed (Vitalij)
6593..F....... [ZBX-6878] fixed history screen log bug for two items, parameter itemid renamed to itemids (Vitalij)
6594..F....... [ZBX-6903] fixed template name trim (Eduard, Sasha)
6595A.F....... [ZBX-6899] specified source parameter in SQL from events table (Vitalij)
6596..F....... [ZBX-6893] fixed prototype name error ($1 -> {#FSNAME}) on adding new prototype in the graph prototype form in the item prototype selection template (Vitalij)
6597..F....... [ZBX-6816] improved permission validation on multiple pages (Guntis, Ivo)
6598...G...... [ZBXNEXT-1056] improved active check error messages to proclaim active checks working again before complaining about a missing host (wiper)
6599.......P.. [ZBX-6249] fixed data loss in proxy "Data sender" process caused by unfinished transactions; thanks to MATSUDA Daiki for patch (Andris)
6600..F....... [ZBX-6838] fixed not being able to select all host groups in the filter (Pavels)
6601..F....... [ZBX-6275] fixed error after saving an LLD rule (Guntis)
6602..F....... [ZBX-6275] fixed several "error" column displaying problems in template item and trigger list (Guntis)
6603..F.....S. [ZBX-6882] fixed "Undexined index" on queue page; server won't include lld-rules in queue (Eduard, Sasha)
6604
6605--------------------------------------------------------------------------------
6606Changes for 2.1.2
6607
6608New features:
6609..F....... [ZBXNEXT-1851] hid Finnish, Lithuanian and Swedish translations from the frontend (Pavels, Richlv)
6610...G...PS. [ZBXNEXT-1405] added IP to the warning about ignored messages because of their size (wiper)
6611........S. [ZBX-6770] improved host macro resolving by using configuration cache to get hosts used in trigger expressions (wiper)
6612.......PS. [ZBXNEXT-1098] added internal check support to Zabbix proxies (wiper)
6613...GI..... [ZBX-6587] fixed Windows binary descriptions (dimir)
6614...G...... [ZBXNEXT-1528] added net.if.in, net.if.out and net.if.total item support on HP-UX platform (igors)
6615
6616Bug fixes:
6617..F....... [ZBX-6888] fixed javascript error in popups with "select all" checkbox (Vitalij)
6618.......P.. [ZBX-6897] fixed synchronization of the "httptest" configuration table (Sasha)
6619........S. [ZBX-6898] fixed processing of queue request; items that are not checked will be included in the queue (Sasha)
6620........S. [ZBX-6889] fixed processing of availability data by the server (Sasha)
6621A......... [ZBX-6885] fixed host group error message on delete (Vitalij)
6622....I..... [ZBX-1583] removed duplicated indexes for 6 tables when using MySQL (igors)
6623..F....... [ZBX-6864] fixed fullscreen parameter validation (Vitalij)
6624A.F....... [ZBX-6865] fixed "NULL" value validation (Ivo)
6625..F....... [ZBX-6863] fixed severity buttonset colour displaying (Eduard)
6626A......... [ZBX-6386] fixed discovered fields update validation in items, triggers and graphs (Eduard)
6627A.F.I..... [ZBX-6020] fixed displaying MySQL errors for PHP 5.5.0 and newer; thanks to Michel Meyers (Ivo)
6628.......PS. [ZBX-6746] fixed template linking to proxy if the agent with the same name is auto-registered (igors)
6629A......... [ZBX-6458] fixed "name" parameter validation for hostgroup.update method and improved error messages (Ivo)
6630..F....... [ZBX-6838] fixed bug with SQL errors in the application popup window (Guntis)
6631..F....... [ZBX-6817] fixed update for web scenarios, to link items to the right application (Guntis)
6632..F....... [ZBX-6837] added possibility select templated hosts in item configuration list filter (Guntis)
6633..F....... [ZBX-6795] corrected percentage value in graph pie charts (Guntis)
6634..F....... [ZBX-6283] added graph filter gradation recalculation (Ivo)
6635..F....... [ZBX-6451] fixed the amount of items and triggers displayed for "Status of Zabbix" (Ivo)
6636...G...... [ZBX-6672] fixed Windows agent performance counters being capped to 100 (wiper)
6637A.F....... [ZBX-6808] fixed "Host metadata" field in actions and improved validation for action conditions (Ivo)
6638..F....... [ZBX-6825] fixed names of the added items, when editing graph (Guntis)
6639....I..... [ZBX-6843] fixed MySQL error while upgrading DB (Sasha)
6640....I..... [ZBX-6826] fixed default values for graphs.width and graphs.height (Sasha)
6641..F....... [ZBX-6793] removed irrelevant condition for pie graphs that decided whether data from history should be used (Guntis)
6642..F....... [ZBX-4986] absolute URLs replaced with relative (Guntis)
6643....I..... [ZBX-6831] fixed webtest item conversion in 1.8->2.0 database upgrade patch for MySQL (wiper)
6644.......PS. [ZBX-6451] fixed items and items_unsupported internal checks counting discovery rules as items (wiper)
6645...G...... [ZBX-6527] fixed proc.mem calculations with getprocs() for AIX (wiper)
6646........S. [ZBX-5924] fixed curl verify host option setting in ez texting (wiper)
6647...G...... [ZBX-6664] removed printing of informative line about -vv option after zabbix_sender failure if this option was already used (wiper)
6648..F....... [ZBX-6275] removed the "error" columns in the template item, trigger and discovery rule lists (Guntis)
6649A......... [ZBX-5604] fixed updating graphs and graph prototypes when items are not specified (Ivo)
6650..F....... [ZBX-6586] added sid checking for logout action (Guntis)
6651.......PS. [ZBX-6819] fixed memory leak in snmp trapper regular expression processing (wiper)
6652..F....... [ZBX-6646] removed Micro and Milli units, unifieded length for y-axis values and fixed division by zero in graphs (Oleg)
6653..F....... [ZBX-6777] added pointer cursor to the main menu tabs (Guntis)
6654A......... [ZBX-6699] added object flags in Host, Host group, Template and Item get methods (Ivo)
6655..F....... [ZBX-6794] fixed host name displaying in pie charts (Ivo)
6656..F....... [ZBX-6143] fixed choice for icon label location (Guntis)
6657..F....... [ZBX-6372] in trigger filtering, trigger severity default value changed to "Not classified" (Guntis)
6658..F....... [ZBX-6624] fixed incorrect y-axis interval names for "s" units (Oleg)
6659...G...... [ZBX-282] added sensor item support for Linux kernels newer than v2.4 (igors)
6660
6661--------------------------------------------------------------------------------
6662Changes for 2.1.1
6663
6664New features:
6665..F....... [ZBX-6663] in bulk actions dropdown and "Go" button are now disabled if no items are selected or all visible checkboxes on page are disabled (Ivo)
6666A.F.....S. [ZBXNEXT-1689] decreased number of operations with table "items" (Pavels, wiper)
6667A......... [ZBXNEXT-1689] dropped support of the prevorgvalue property in the item API (Pavels)
6668A......... [ZBXNEXT-1689] removed the with_historical_items parameter from host.get and hostgroup.get (Pavels)
6669..F....... [ZBXNEXT-1689] item last value information will no longer be available if history storage period is set to 0 (Pavels)
6670..F....... [ZBXNEXT-1689] item last check dates will no longer be displayed for unsupported items (Pavels)
6671
6672Bug fixes:
6673..F....... [ZBX-6803] fixed screens data in "Template OS OpenBSD" template (Guntis)
6674...G...... [ZBX-5616] improved system.hostname request mechanism and added system.sw.arch item support for NetBSD, OpenBSD, Mac OS X, AIX, HP-UX, Solaris, Tru64, FreeBSD and Windows platforms (igors)
6675..F....... [ZBX-6663] fixed checkbox "Select all" in lists when all checkboxes are selected (Ivo)
6676..F....... [ZBX-6777] fixed usage of cursor pointer (Guntis)
6677....I..... [ZBX-6637] added -m64 compilation flag for Solaris to be able to understand all attributes of 64-bit processes (igors)
6678..F....... [ZBX-6800] added required javascripts for showing hintbox in Zabbix setup (Guntis)
6679..F....... [ZBX-6796] added check in UI pre-requisites check, is memory_limit set to unlimited. (Guntis)
6680..F....... [ZBX-6776] added sorting by icon names in Map element configuration form (Guntis)
6681A......... [ZBX-6771] fixed "status" field and existing host validation in Proxy API (Ivo)
6682..F....... [ZBX-6732] cookie path is now automatically set from current URL (Ivo)
6683..F....... [ZBX-6706] improved node displaying in frontend (Eduard)
6684
6685--------------------------------------------------------------------------------
6686Changes for 2.1.0
6687
6688New features:
6689...G...... [ZBXNEXT-1653] added regexp extraction support to file/web/log keys (wiper)
6690........S. [ZBXNEXT-322] implemented value cache (wiper)
6691...G...... [ZBXNEXT-1571] added support for proc.num for HP-UX (igors)
6692...G...PS. [ZBX-6299] added JSON validator (wiper)
6693A.FGI..PS. [ZBXNEXT-1726] added support for optional host metadata to active agent for auto-registration (dimir, Oleg)
6694..F....... [ZBXNEXT-1114] improved multiselect support in action condition configuration page (Eduard)
6695...G...... [ZBXNEXT-367] added printing Aliases and PerfCounters when agent is run with -p option (aleksej, dimir)
6696.......PS. [ZBX-6581] added printing host name to a web scenario error log message (dimir)
6697A.F....... [ZBXNEXT-1408] added multiselect in Action -> Conditions and Operations, in Scripts and in Item filter. Redesigned Host -> Templates form and added multiselect. Improved multiselect, added possibility to ignore elements (Oleg)
6698..F.I..... [ZBXNEXT-1124] implemented minimum trigger severity filter in maps (Eduard, wiper)
6699A.F.I...S. [ZBXNEXT-928] changed application inheritance logic to allow linking multiple templates with the same applications (Pavels, wiper)
6700A......... [ZBXNEXT-928] allowed to delete applications used in HTTP tests (Pavels, wiper)
6701A.F....... [ZBXNEXT-1051] added possibility to add new elements in multiselect, added multiselect in hosts mass update and in items mass update form, and fixed regressions in application.massadd and in application filter (Oleg)
6702...G...... [ZBXNEXT-8] added used swap size support for Windows and OSF (aleksej)
6703..F.I...S. [ZBXNEXT-1597] added support for content retrieval based on regular expressions in web monitoring (Pavels, wiper)
6704..F.I...S. [ZBXNEXT-1438] added SNMPv3 context name support (Oleg, wiper)
6705..F....... [ZBXNEXT-1407] implement multiselect in multiple pages for host and host groups (Eduard)
6706A.F.....S. [ZBXNEXT-1] added support of {host:key.last/min/avg/max()} macros in graph titles (Sasha, Toms)
6707..F.I...S. [ZBXNEXT-1649] added fine grained control of housekeeper tasks (Oleg, wiper)
6708..F....... [ZBXNEXT-1712] improved create button for applications, items, triggers and web scenarios (Eduard)
6709..F....... [ZBXNEXT-1712] removed useless host name field in applications, items and web scenarios (Eduard)
6710........S. [ZBXNEXT-384] added support of new notification macros {ACTION.*} and {EVENT.RECOVERY.*}; {EVENT.*} macros now return information of the event which triggered an action (Sasha)
6711...G...PS. [ZBXNEXT-1105] added logging of used configuration file name for agentd, server and proxy daemons (aleksej)
6712A.F.....S. [ZBXNEXT-1575] implemented internal event and notification support (Pavels, Sasha)
6713..F....... [ZBXNEXT-1575] the error icon in the item, LLD rule and trigger lists will no longer be displayed for disabled objects (Pavels)
6714A.F.....S. [ZBXNEXT-1575] new triggers will now be created in OK state (Pavels, Sasha)
6715..F....... [ZBXNEXT-1575] the status indicator in the trigger list will also display the "Unknown" status (Pavels)
6716........S. [ZBXNEXT-1575] implemented new notification macros: {ITEM.STATE<1-9>}, {LLDRULE.ID}, {LLDRULE.NAME}, {LLDRULE.DESCRIPTION}, {LLDRULE.KEY}, {LLDRULE.STATE} and {TRIGGER.STATE} (Sasha)
6717...G...... [ZBXNEXT-579] added support of net.if.discovery for FreeBSD, NetBSD and OpenBSD (aleksej)
6718..F....PS. [ZBXNEXT-300] added support of IPMI discrete sensors (Andris, Sasha, Toms)
6719..F....... [ZBXNEXT-1659] added support of anti-aliased normal and bold lines for graphs and map connectors (Alexei)
6720..F....... [ZBXNEXT-1399] implemented multiselect in dashboard configuration (Eduard)
6721..F....... [ZBX-6292] added support of time postfixes in trigger expression constructor (Eduard)
6722........S. [ZBXNEXT-354] added macro expansion for allowed hosts setting in trapper items (wiper)
6723..F....... [ZBXNEXT-109] implemented discovery rule check editing (Eduard)
6724A......... [ZBXNEXT-109] improved discovery rule check deleting (Eduard)
6725...GI..PS. [ZBXNEXT-1550] added support of loadable modules for extending Zabbix agent checks, also server and proxy simple checks (Alexei)
6726........S. [ZBX-6226] added command request (global script) result logging (wiper)
6727...G...... [ZBXNEXT-1243] added support for agent system.swap.size key on AIX (wiper)
6728A.F.I...S. [ZBXNEXT-1574] removed unknown event support (Pavels, Sasha)
6729A...I..... [ZBXNEXT-1574] dropped the event value_changed property (Pavels, Sasha)
6730A.F....... [ZBX-6126] changed the proxy.delete, user.delete and host.delete methods to accept both objects and IDs (Pavels)
6731...G...PS. [ZBXNEXT-1334] added whitespace trimming for server lists in agent conf file and allowed hosts for trapper items (wiper)
6732.......PS. [ZBX-4393] added usage of configuration parameter Timeout for SNMP checks (dimir)
6733....I..... [ZBX-6038] added zfs to the default list of filesystems discovered by LLD based templates (Alexei)
6734A.F.....S. [ZBXNEXT-1500] added support of full 64 bit address space for object IDs in non-DM setup (Sasha)
6735A.F.....S. [ZBXNEXT-1466] implemented macro support in trigger comments (dimir, Eduard)
6736A......... [ZBXNEXT-1491] implemented property array support for all get methods (Pavels)
6737A......... [ZBXNEXT-1491] implemented the map.get selectUrls parameter (Pavels)
6738A......... [ZBXNEXT-1491] implemented the itemprototype.get selectDiscoveryRule parameter (Pavels)
6739A.F....... [ZBXNEXT-484] added filtering by application in Monitoring -> Overview and Data/Triggers overview screen elements (Vedmak)
6740........S. [ZBXNEXT-1089] added support of user macros in global scripts (Sasha)
6741A.F.I..PS. [ZBXNEXT-1526] added support of configurable number of retries per web scenario (Alexei)
6742A.F.....S. [ZBXNEXT-1286] added support of low-level discovery macros in trigger prototype expressions (Sasha)
6743A.F.I..PS. [ZBXNEXT-450] added support of SHA authentication protocol and AES privacy protocol for SNMPv3 chacks (Eduard, Sasha)
6744A.F.I..PS. [ZBXNEXT-308] added support of web monitoring using HTTP proxy (Alexei)
6745A.F.I..PS. [ZBXNEXT-20] added support of templated web scenarios (Sasha, Vedmak)
6746A.F....... [ZBXNEXT-887] changed permission logic so that read permission does not override write permission anymore (Eduard)
6747A......... [ZBXNEXT-1492] dropped support of output shorten for the API get methods (Pavels)
6748.......PS. [ZBXNEXT-1410] increased performance of operation with historical and configuration caches (Sasha)
6749........S. [ZBXNEXT-1304] added resolving of LLD macros in item prototype and a trigger prototype descriptions (Sasha)
6750....I...S. [ZBXNEXT-1472] added support of parallel processing of time-based functions (Sasha)
6751A.F....... [ZBXNEXT-1323] implemented macros in script confirmation text (Eduard)
6752.......PS. [ZBX-3449] added support of multiple dynamic SNMP indexes (Sasha)
6753..F....... [ZBXNEXT-1441] added media type name to action operations description (Vedmak)
6754A.F.I...S. [ZBXNEXT-1186] increased length to 2048 characters of expression field for triggers (Sasha)
6755..F....... [ZBXNEXT-1433] moved operation delay field to Operation tab (Eduard)
6756..F.I..PS. [ZBXNEXT-1322] implemented automatic update of database structure when upgrading to newer version (Sasha, Vedmak)
6757..F.....S. [ZBX-3236] added support of value mapping for character data (Sasha, Vedmak)
6758.......P.. [ZBX-3817] improved performance of the "data sender" process (Sasha)
6759.......PS. [ZBX-5436] added support of AllowRoot parameter by server and proxy daemons (Sasha)
6760..F....... [ZBX-5180] redesigned maintenance periods form (Vedmak)
6761.......PS. [ZBXNEXT-1335] changed pingers to work without connection to a database (Sasha)
6762..F....... [ZBX-5127] redesigned regular expressions form (Vedmak)
6763........S. [ZBXNEXT-1663] added support for notification macros {TRIGGER.NAME.ORIG}, {ITEM.NAME.ORIG}, {ITEM.KEY.ORIG} (dimir)
6764
6765Bug fixes:
6766..F....... [ZBX-2622] added link to last event in monitoring triggers page (Ivo)
6767A.F....... [ZBX-6362] fixed proxy interface array structure (Eduard)
6768..F.I..... [ZBX-6645] suppressed PHP error messages for DB connection tests in installation wizard step 3 (Ivo)
6769..F....... [ZBXNEXT-484] fixed displaying data and triggers in monitoring overview page if no applications defined (Ivo)
6770A.F....... [ZBX-6429] fixed Monitoring -> Events filter clearing and events acknowledging (Eduard, Oleg, Toms)
6771..F....... [ZBX-6648] improved trigger filter popup - shows hosts and groups that are enabled and have monitored triggers (Ivo)
6772..F....... [ZBXNEXT-1682] added negative number validation for "New flexible interval" field (Ivo)
6773..F....... [ZBX-6459] improved localization in maintenance (Ivo)
6774..F....... [ZBX-6748] fixed event filter period resetting (Ivo)
6775..F....... [ZBX-6693] improved groups and hosts filter in available report, slide shows and screen monitoring pages (Eduard)
6776..F....... [ZBX-6662] fixed acknowledged message count for problem events in dashboard "system status" block (Eduard)
6777..F....... [ZBX-6471] fixed action operations step ordering (Ivo)
6778A......... [ZBX-6361] fixed proxy interface creating through Proxy API (Eduard)
6779A......... [ZBX-6651] fixed template name for duplicate items in validation message (Eduard)
6780..F....... [ZBX-6268] removed links from inactive subfilter items in item list (Eduard)
6781A......... [ZBX-6446] removed unused getObjects() method from Script API (Eduard)
6782..F....... [ZBX-6710] fixed item list display after item deletion (Ivo)
6783..F....... [ZBX-6718] fixed "placeholder" attribute for IE9 (Ivo)
6784A......... [ZBX-6399] fixed map element linking (Eduard)
6785..F....... [ZBX-6447] fixed time control start time calculation filter in Administration -> Audit (Eduard)
6786A.F....... [ZBX-6678] added write permission check in graphs and graph prototypes for Y axis MIN/MAX items (Ivo)
6787..F....... [ZBX-5672] fixed horizontal grid and Y axis for graphs (Oleg)
6788..F....... [ZBX-6692] fixed displaying age and last change in monitoring triggers page (Ivo)
6789..F....... [ZBX-5711] fixed favorites not being added in dashboard (Toms)
6790..F....... [ZBX-4620] added escaping of HTML entities for search results as well for item and trigger pages (Toms)
6791..F....... [ZBX-4620] fixed inability to unset sub-filters in item configuration list (Toms)
6792..F....... [ZBX-5620] fixed layout of edit forms (Eduard)
6793..F....... [ZBX-6597] removed debug trace in frontend for unsuccessful login if debug mode is enabled for guest group (Toms)
6794...G...... [ZBXNEXT-1550] fixed agent crash on Microsoft Windows (Andris)
6795..F....... [ZBX-6679] fixed monitoring event filter, it will now ignore groups and hosts without active triggers (Eduard)
6796..F....... [ZBX-6685] fixed multiselect available data sorting in jsrpc (Eduard)
6797A......... [ZBX-6356] fixed displaying web scenarios for administrator users (Ivo)
6798..F....... [ZBX-6667] fixed unused hostid parameter in maintenance configuration page (Eduard)
6799A.F....... [ZBX-6649] added numeric validation when selecting item for graphs and graph prototypes (Ivo)
6800A......... [ZBX-6668] fixed possibility to update action conditions and operations alone (Oleg)
6801..F....... [ZBX-6666] fixed passing incorrect host and template ID directly from URL (Ivo)
6802..F....... [ZBX-6650] fixed minor layout issues for reset button and buttons in edit forms (Ivo)
6803..F....... [ZBX-6642] fixed not being able to use web items in plain text screen elements (Pavels)
6804..F....... [ZBX-6642] fixed disabled items not being displayed in screen element item selection pop ups (Pavels)
6805..F....... [ZBX-6654] fixed inconsistent column order in the item prototype list (Ivo)
6806A......... [ZBX-6644] fixed sorting by history and trends fields in itemprototype.get API (Ivo)
6807..F....... [ZBX-6631] made the "Debug" link available for guest users (Pavels)
6808...G...... [ZBX-5589] added validation of timeout and retry count parameters of net.dns item (aleksej, dimir)
6809..F....... [ZBX-6575] fixed frontend permission validation for actions, hosts, maintenance, maps, proxies, screens and templates (Eduard)
6810..F....... [ZBX-6626] fixed time displaying for graphs (Eduard)
6811..F....... [ZBX-6562] fixed incorrect rounding in graphs for "s" units, fixed < 1 ms and 0s interval (Oleg)
6812....I..PS. [ZBX-5953] added output of web monitoring status (yes/no) when configuring proxy or server (aleksej)
6813A......... [ZBX-6613] fixed trigger prototype create/update error message (Eduard)
6814..F....... [ZBX-6619] fixed template context not remembered when deleting screen from template with mass delete (Toms)
6815A......... [ZBX-6614] fixed array_keys() expecting array when calling CTemplateScreen get() with countOutput parameter (Toms)
6816..F....... [ZBX-6595] fixed empty "sort" parameter in the GET request causing the web monitoring list to be displayed incorrectly (Pavels)
6817...G...... [ZBX-4636] fixed broken UFT-8 characters in log item on Windows agent when encoding parameter is not set (aleksej)
6818A......... [ZBX-6465] fixed undefined index, when inventory mode is not set in API call (Toms)
6819..F....... [ZBX-6580] fixed space between name and count in item subfilter (Eduard)
6820..F.....S. [ZBX-6476] fixed trigger function validation (Eduard, Sasha, wiper)
6821..F....... [ZBX-6529] changed iteration in DBConditionInt() from cursor to foreach() which doesn't copy whole input ID list, thus decreasing memory usage (Toms)
6822A......... [ZBX-6465] fixed host inventory mode being enabled even if only some inventory fields were updated (Toms)
6823A......... [ZBX-6530] formatted some exception messages in CImage.php which where incorrectly formatted and not translated (Toms)
6824...G...... [ZBX-4590] added support for multibyte path to logrt items on Windows (dimir)
6825..F....... [ZBX-6460] fixed HTML entity encoding in condition names in action configuration page (Eduard)
6826.......PS. [ZBX-6435] fixed compiler warnings (Andris)
6827..F.....S. [ZBX-6305] fixed display name support in email sender (Andris, wiper)
6828..F....... [ZBX-6480] fixed default timeout being shown instead of the stored one in web scenario step properties (Toms)
6829....I..... [ZBX-5532] updated 1.8 time format to 2.0 for "services_times" table (Sasha)
6830..F....... [ZBX-1511] fixed division by zero in graphs (Oleg)
6831..F....... [ZBX-1950] fixed no values in graphs (Oleg)
6832..F....... [ZBX-2424] fixed duplicates and zero values in Y axis (Oleg)
6833..F....... [ZBX-3311] fixed duplicates in Y axis (Oleg)
6834..F....... [ZBX-6287] added Milli and Micro support in graphs (Oleg)
6835..F....... [ZBX-6263] fixed invisible negative points in graphs (Oleg)
6836..F....... [ZBX-6271] removed positive intervals if graph is negative (Oleg)
6837..F....... [ZBX-2579] fixed Y axis label rounding (Oleg)
6838..F....... [ZBX-2579] fixed incorrect zero line definition (Oleg)
6839..F....... [ZBX-2579] fixed interval rewriting (Oleg)
6840..F....... [ZBX-2579] fixed negative Y axis (Oleg)
6841..F....... [ZBX-2579] fixed small value rounding to zero (Oleg)
6842..F....... [ZBX-2579] fixed unit types in Y axis (Oleg)
6843..F....... [ZBX-6445] fixed unnecessary trimming for IPMI sensor field for item prototypes and discovery rules (Toms)
6844....I..... [ZBX-6335] removed unused alerts.nextcheck field (Sasha)
6845..F....... [ZBX-6427] added message noting that maximum number of flexible intervals has been reached (Toms)
6846..F....... [ZBX-6427] fixed new flexible interval not being hidden when max number of flexible intervals reached (Toms)
6847..F....... [ZBX-6393] fixed missing "New flexible interval" field validation in discovery rule editing form (Toms)
6848........S. [ZBX-3643] fixed trend average calculation for 64 bit unsigned integer values (wiper)
6849..F....... [ZBX-6397] synchronized discovery rule username/password field validation with items (Eduard)
6850..F....... [ZBX-6400] fixed type list in discovery rule form (Eduard)
6851..F....... [ZBX-6360] fixed all items being listed in item configuration if nonexistent host is provided in filter "Host" field (Toms)
6852..F....... [ZBX-6387] fixed navigation problems when opening profile page from trigger or graph prototype list (Toms)
6853..F....... [ZBX-6369] fixed "Use custom multiplier" field validation in items (Oleg)
6854..F....... [ZBX-6366] fixed "New flexible interval" field validation in item prototypes (Oleg)
6855..F....... [ZBX-6334] fixed naming inconsistency in triggers and graph prototypes (Eduard)
6856..F....... [ZBX-6336] fixed "array to string conversion" error in triggers (Oleg)
6857..F....... [ZBX-6332] fixed button IDs in graph editing form (Eduard)
6858........S. [ZBX-6234] improved validation of command request (global scripts) tag values (wiper)
6859..F....... [ZBX-6331] fixed page title in graph prototypes (Eduard)
6860..F....... [ZBX-3357] fixed confusing naming and coloring in Monitoring -> Overview hint popup (Toms)
6861..F....... [ZBX-3357] fixed incorrectly blinking colors in non default themes (Toms)
6862A......... [ZBX-5990] fixed permission check in graphs and triggers and fixed host full clone (Oleg, Toms)
6863A......... [ZBX-5972] fixed template items, LLD rules, item prototypes and applications being inherited incorrectly when changing their name and an object with the same already exists on a linked host (Pavels)
6864........S. [ZBX-6221] added failure response to proxy config/heartbeat requests with not matching hostname (wiper)
6865..F....... [ZBX-869] fixed expanding/collapsing all groups without an application when only one was activated in Monitoring -> Latest data (Toms)
6866A.F....... [ZBX-6192] improved trigger update, must update only changed fields (Eduard)
6867A......... [ZBX-6256] fixed "limitSelect" in drule.get sorting dchecks and dhosts results by name instead of IDs (Pavels)
6868A......... [ZBX-6256] fixed drule.exists "druleids" parameter not working (Pavels)
6869..F....... [ZBX-6276] fixed function to get URL parameter error message (Eduard)
6870..F....... [ZBX-6245] fixed monitoring trigger filter criteria saving (Eduard)
6871..F....... [ZBX-6237] fixed Y axis item adding field, now it is available also if item list is empty (Eduard)
6872........S. [ZBX-6123] ensured sequential IT service updates by database syncers (dimir)
6873....I..... [ZBX-5668] added upgrade patch to change "server_check_interval" field value to 10 (Sasha)
6874...G...PS. [ZBX-3078] added signal handling to agent also when it's not ran as daemon (wiper)
6875.....J.... [ZBX-6229] removed pretty formatting from Java gateway JSON responses (wiper)
6876..F....PS. [ZBX-5549] removed unused PERM_READ_LIST and PERM_MAX constants (Oleg, wiper)
6877...G...... [ZBX-3646] improved agent termination and resource cleanup on Windows (wiper)
6878.......P.. [ZBX-6219] fixed proxy sending host availability data for templates (wiper)
6879..F....... [ZBX-6196] added missing HTTPS and TELNET options to Service type condition in Action configuration (Toms)
6880..F....... [ZBXNEXT-1574] changed the text in the "ack" column for triggers with no events in the trigger pop up of the "System status" widget to "No events" (Pavels)
6881..F....... [ZBX-6006] fixed URLs not displayed in map configuration (Toms)
6882A.F....... [ZBX-6084] fixed adding/removing items from dashboard favourites (Eduard)
6883..F....... [ZBX-6166] fixed SQL error in Oracle, when linking a template (Oleg)
6884.......PS. [ZBX-5973] improved performance of SNMP dynamic index item cache building in poller processes (Andris, Sasha)
6885..F....... [ZBX-6169] fixed colors in "Server info" and "Hosts info" screen items for dark orange/blue themes (Eduard)
6886..F....... [ZBX-6172] removed unknown trigger status code from maps (Eduard)
6887A......... [ZBX-6126] implemented empty parameter validation in user.delete (Pavels)
6888..F....... [ZBX-6160] changed the frontend to use temporary Oracle connections instead of persistent (Pavels)
6889...G...... [ZBX-5034] fixed vfs.file.exists incorrectly reporting file as not existing in the case of errors (wiper)
6890..F....... [ZBX-6162] fixed undefined indexes in Dashboard -> Host status (Oleg)
6891..F....... [ZBX-6041] fixed item sorting in log item filter (Oleg)
6892....I..... [ZBX-6127] fixed default value for type column in users table (Eduard)
6893....I..... [ZBXNEXT-1589] removed 'win32floppy' directory (Richlv)
6894..F.I..... [ZBX-6098] fixed profile key types (Eduard)
6895..F....... [ZBX-6119] fixed displaying of events in Monitoring -> Triggers (Eduard)
6896..F....... [ZBX-6093] unified how the "access denied" page is displayed in different scenarios (Pavels)
6897..F....... [ZBX-6125] fixed empty new line in configuration of actions (Eduard)
6898..F....... [ZBX-6108] fixed time control position remembering in Monitoring -> Web (Eduard)
6899..F....... [ZBX-6111] removed unused profile key: web.popup.itemtype (Oleg)
6900..F....... [ZBX-6073] fixed page title in Zabbix installation page (Oleg)
6901..F....... [ZBX-6102] fixed type of web.httpconf.showdisabled profile record (Sasha)
6902A.F....... [ZBX-6099] fixed event.get select_acknowledges count returning incorrect results if no acknowledgements exist (Pavels)
6903........S. [ZBX-6065] removed useless deletes when housekeeper deletes old history (Sasha)
6904A......... [ZBX-6078] fixed graph item creating (Eduard)
6905A......... [ZBX-6050] fixed duplicate step name validation in httptest.create and httptest.update (Pavels)
6906A......... [ZBX-5846] removed the graphitem.getobjects method (Pavels)
6907A......... [ZBX-5706] fixed trigger.adddependencies returning an object instead of an array of trigger IDs (Pavels)
6908A......... [ZBX-5916] removed the unnecessary dhostids parameter from dcheck.get (Pavels)
6909A......... [ZBX-5719] fixed event.get returning only trigger events by default for admin users (Pavels)
6910A......... [ZBX-5915] fixed the host.get and template.get selectParentTemplates parameter using an incorrect property name when passing count (Pavels)
6911..F....... [ZBX-6049] fixed "Undefined index" in web scenario steps (Oleg)
6912A......... [ZBXNEXT-1491] fixed alert.get hostids and groupids parameters (Pavels)
6913A......... [ZBXNEXT-1491] fixed multiple subselects returning hashes instead of arrays (Pavels)
6914A......... [ZBXNEXT-1491] fixed item.get selectHosts returning double template objects (Pavels)
6915A......... [ZBXNEXT-1491] fixed itemprototype.get selectItems not returning web items (Pavels)
6916A......... [ZBXNEXT-1491] fixed template.get selectTemplates and selectHosts not working with count (Pavels)
6917A......... [ZBXNEXT-1491] fixed script.get subselects not working when not requesting the groupid and host_access properties (Pavels)
6918..F....... [ZBX-5944] fixed displaying of trigger expression testing (Eduard)
6919.......P.. [ZBX-5909] fixed proxy compilation when using '--with-sqlite3' (Andris)
6920..F....... [ZBX-5904] fixed history filtering by items (Eduard)
6921A.F....... [ZBX-5927] fixed selectMappings returning a hash of mappings instead of an array in iconmap.get (Pavels)
6922A.F....... [ZBX-5927] fixed preservekeys affecting selectSelements and selectLinks in map.get (Pavels)
6923..F....... [ZBX-5888] fixed incorrect message in trigger expression test (Oleg)
6924..F....... [ZBX-5895] fixed including map in a map (Eduard)
6925A......... [ZBX-5718] fixed unknown event generation for templated triggers (Oleg)
6926..F....... [ZBX-5749] fixed macro resolving in triggers in network maps (Eduard)
6927A......... [ZBX-5752] fixed incorrect API results, when deleting template objects (Oleg)
6928A......... [ZBX-5709] fixed trigger recreation after template trigger expression change caused event history deletion (Toms)
6929..F....... [ZBX-5711] added caching for frontend favorite values (Toms)
6930..F....... [ZBX-5711] removed redundant queries when editing web scenario (Toms)
6931A.F....... [ZBX-5565] fixed HTML being returned on API requests if DB is down (Vedmak)
6932..F....... [ZBX-3396] added error message if FreeType support is missing (Toms)
6933...G...... [ZBX-4355] fixed response for inode items on file systems not supporting them (Sasha)
6934..F....... [ZBX-5673] fixed incorrect Y-scale if point value > 10 PB (Oleg)
6935..F....... [ZBX-875] fixed duplicate Y-scale (Oleg)
6936..F....... [ZBX-3934] unified color code validation in frontend (Vedmak)
6937A......... [ZBX-5498] improved performance of template linkage operations in API (Vedmak)
6938A......... [ZBX-5498] applications API refactoring (Vedmak)
6939..F....... [ZBX-5560] fixed recovery sound being saved incorrectly in user profile (Vedmak)
6940..F....... [ZBX-2770] added autofocus for first field in the frontend forms (Vedmak)
6941..F....... [ZBX-5463] fixed inability to login if HTTP auth is enabled and frontend access is set to internal (Vedmak)
6942...G...PS. [ZBX-5383] changed maximum data size accepted via Zabbix communication protocol to be 64 MB (Andris)
6943..F....... [ZBX-5167] fixed incorrect screen count on the templated screen configuration page (Vedmak)
6944..F....... [ZBX-5142] changed media type field label from 'Description' to 'Name' (Vedmak)
6945....I..... [ZBX-5314] increased size of autoincrement fields for PostgreSQL database (Sasha)
6946..F....... [ZBX-1845] added tabs to host massupdate form (Vedmak)
6947
6948--------------------------------------------------------------------------------
6949Changes for 2.0.22rc1
6950
6951New features:
6952
6953Bug fixes:
6954
6955--------------------------------------------------------------------------------
6956Changes for 2.0.21
6957
69582.0.21rc1 was released as 2.0.21 without any changes
6959
6960--------------------------------------------------------------------------------
6961Changes for 2.0.21rc1
6962
6963Bug fixes:
6964........S. [ZBX-12075] fixed security vulnerability with execution of the remote commands on server; thanks to Lilith Wyatt, Cisco Systems (gleb)
6965........S. [ZBX-12076] fixed security vulnerability with execution of the remote commands on proxy; thanks to Lilith Wyatt, Cisco Systems (gleb)
6966...G...... [ZBX-11479] fixed threaded metric to handle interruption by a signal (vso)
6967
6968--------------------------------------------------------------------------------
6969Changes for 2.0.20
6970
69712.0.20rc1 was released as 2.0.20 without any changes
6972
6973--------------------------------------------------------------------------------
6974Changes for 2.0.20rc1
6975
6976Bug fixes:
6977.......PS. [ZBX-4661] fixed possible crash when Oracle database is not available (vso)
6978..F....... [ZBX-11521] fixed JS error in media popup (Oleg)
6979A......... [ZBX-11483] improved API script.execute validation (Oleg)
6980...G...... [ZBX-9781] changed vfs.fs.size, vfs.fs.inode checks to be executed in separate process/thread to avoid lockup with stale NFS mounts (wiper)
6981....I..... [ZBX-11219] renamed second argument for net.dns and net.dns.record items from "zone" to "name" (Cemeris)
6982
6983--------------------------------------------------------------------------------
6984Changes for 2.0.19
6985
69862.0.19rc1 was released as 2.0.19 without any changes
6987
6988--------------------------------------------------------------------------------
6989Changes for 2.0.19rc1
6990
6991Bug fixes:
6992....I..... [ZBX-7108] fixed error when upgrading graph_theme table in proxy database from 1.8 to 2.0 (vso)
6993.......PS. [ZBX-10819] fixed server/proxy compilation error on Solaris 10 (viktors)
6994
6995--------------------------------------------------------------------------------
6996Changes for 2.0.18
6997
69982.0.18rc1 was released as 2.0.18 without any changes
6999
7000--------------------------------------------------------------------------------
7001Changes for 2.0.18rc1
7002
7003New features:
7004A.F....... [ZBX-1357] updated French translation; thanks to Zabbix translators (zalex_ua)
7005
7006Bug fixes:
7007....I..... [ZBX-10741] enforced bash usage in mysql.size user parameter configuration script to avoid issues with different default shells; thanks to Timo Lindfors for reporting it (wiper)
7008........S. [ZBX-10727] fixed timeout being too low when sending configuration data to active proxy (asaveljevs)
7009........S. [ZBX-10681] fixed loss of trailing whitespace in unquoted function parameters when creating calculated items with low level discovery (wiper)
7010
7011--------------------------------------------------------------------------------
7012Changes for 2.0.17
7013
70142.0.17rc1 was released as 2.0.17 without any changes
7015
7016--------------------------------------------------------------------------------
7017Changes for 2.0.17rc1
7018
7019New features:
7020A.F....... [ZBX-1357] updated English (United States), French, Japanese, Korean, Polish, Ukrainian translations; thanks to Zabbix translators (zalex_ua)
7021
7022Bug fixes:
7023.......P.. [ZBX-6744] fixed "expression tree is too large (maximum depth 1000)" error when using SQLite3 in a large environment (Sasha)
7024A.F....... [ZBX-10316] fixed the regular expression preventing from adding web scenario steps (Ivo)
7025.......PS. [ZBX-10221] fixed MySQL transaction handling when execute query fails (dimir)
7026A......... [ZBX-10358] fixed error message in template screen cloning (Oleg)
7027....I..... [ZBX-10365] fixed inconsistencies in schema.inc.php with schema.tmpl (Sasha)
7028A.F....... [ZBX-10232] fixed SQL errors with invalid "year" parameter in IT services report (Gunars)
7029A.F....... [ZBX-1357] added more details to README file about how to add new language (zalex_ua)
7030........S. [ZBX-10064] fixed history cache synchronisation with database on shutdown (viktors, wiper)
7031........S. [ZBX-9458] fixed low level discovery macro substitution in calculated item formulas (wiper)
7032........S. [ZBX-9928] fixed triple SMS being sent by single action with Cinterion MC35i modem (wiper)
7033
7034--------------------------------------------------------------------------------
7035Changes for 2.0.16
7036
70372.0.16rc1 was released as 2.0.16 without any changes
7038
7039--------------------------------------------------------------------------------
7040Changes for 2.0.16rc1
7041
7042New features:
7043A.F....... [ZBX-1357] updated Czech and Russian translations; thanks to Zabbix translators (Richlv)
7044
7045Bug fixes:
7046A......... [ZBX-8235] fixed losing initial values when updating templated items (Gunars)
7047A......... [ZBX-9935] added check for item delay, to be between 0 and 86400 seconds (Cemeris)
7048........S. [ZBX-9858] added error message logging when SNMP trapper file size exceeds 2GB (wiper)
7049A......... [ZBX-9738] fixed deletion of related action operations when deleting a host group (Gunars)
7050........S. [ZBX-9677] fixed compilation warnings in the escalator.c module (igors)
7051..F....... [ZBX-9639] fixed chart width validation (Gunars)
7052..F....... [ZBX-9809] fixed action operation validation (Gunars)
7053...G...... [ZBX-9721] fixed agent log message for log[] item in case of log records longer than 256kB (gleb)
7054....I....T [ZBX-8989] moved Total memory item from Filesystems to Memory application in Template OS Windows (gleb)
7055
7056--------------------------------------------------------------------------------
7057Changes for 2.0.15
7058
70592.0.15rc1 was released as 2.0.15 without any changes
7060
7061--------------------------------------------------------------------------------
7062Changes for 2.0.15rc1
7063
7064New features:
7065...G...PS. [ZBXNEXT-786] made net.tcp.service[ntp] item work over UDP (asaveljevs)
7066.....J.... [ZBX-8839] added timeout configuration option to Java gateway (asaveljevs)
7067A.F....... [ZBX-1357] updated Czech, Japanese and Polish translations; thanks to Zabbix translators (Richlv)
7068
7069Bug fixes:
7070........S. [ZBX-9703] fixed a memory leak in SSH checks when configured public and/or private key is not a regular file (Sandis)
7071........S. [ZBX-9657] fixed timeout error being recognized as success when executing scripts on nodes (wiper)
7072........S. [ZBX-9623] fixed possible SQL error when network discovery rule and LLD rule are processed at the same time (dimir)
7073...G...... [ZBX-9592] fixed possible crash due to uninitialized counterpath variable (igors)
7074...G...... [ZBX-9290] fixed log file reloading if its size is updated later than modification time (igors)
7075...G...... [ZBX-9456] fixed system.cpu.util item to work correctly on OpenBSD 5.7 (igors)
7076........S. [ZBX-4529] fixed security vulnerability in alerter script execution by using strong quoting for script arguments; thanks to Pavel for the report (wiper)
7077.......PS. [ZBX-8299] fixed SQL errors in case a network discovery rule or check is deleted during processing (asaveljevs)
7078...G...... [ZBX-9467] fixed agent compilation error related to "ifnet" and "ifnet_head" structs on OpenBSD 5.5 and above (asaveljevs)
7079.......PS. [ZBX-5717] fixed incorrect calculation of icmppingloss[] due to floating-point errors (asaveljevs)
7080........S. [ZBX-9436] fixed zabbix_server to not exit in case of database connection loss in the middle of transaction (dimir)
7081........S. [ZBX-9352] fixed execution of remote commands on the server in case trigger expression contains multiple hosts (asaveljevs)
7082........S. [ZBX-3507] fixed SMS sending with Huawei GSM modems (asaveljevs)
7083...G...PS. [ZBX-9251] added missing socket closing to avoid large number of opened sockets (igors)
7084...G...... [ZBX-9410] fixed agent logging to eventlog (syslog option) on Windows (wiper)
7085..F....... [ZBX-9367] fixed "Status of Zabbix" and "System status" widget default refresh intervals (Ivo)
7086A......... [ZBX-5656] fixed maintenance.create and maintenance.update methods "timeperiods" parameter to be an array of arrays (Ivo)
7087....I....T [ZBX-9331] changed value type of system.stat[kthr,*] items in "Template OS AIX" to float and added them to "Performance" application (asaveljevs)
7088........S. [ZBX-9368] fixed possible SQL errors when linking of several templates (Sasha)
7089.......PS. [ZBX-9344] fixed infinite looping in telnet.run[] in case there is no password prompt (asaveljevs, dimir)
7090..F....... [ZBX-9281] fixed undefined offset in template screens when resource is URL (Ivo)
7091..F....... [ZBX-4633] fixed host inventories not displaying all filtered results when record count exceeds global limit (Ivo)
7092...G...PS. [ZBX-9284] added Zabbix log file locking to avoid incomplete logging on log file rotation (igors)
7093..F....... [ZBX-9087] fixed DB_ID validation expression to properly validate upper bound of received value and fixed various front-end forms not properly validating IDs (Ivo, Krists)
7094...G...... [ZBX-9241] fixed possible vfs.fs.discovery item crash on AIX systems (wiper)
7095.......PS. [ZBX-9104] fixed repeated error messaging if SSH channel failed to close (igors)
7096........S. [ZBX-8993] added check for a valid reference of a global regular expression in LLD rules (igors)
7097.......PS. [ZBX-9088] fixed parsing of SNMP traps for correct processing of delayed traps (igors)
7098A......... [ZBX-9093] fixed API host.create method for MySQL strict mode when given partial data in "inventory" property (Ivo)
7099....I..... [ZBX-9168] fixed incorrect keys and added missing keys in the item key helper (Richlv)
7100A......... [ZBX-9197] fixed PHP fatal error "Call to undefined function array_fill_keys()" in trigger.get method with PHP<5.2.0 (Sasha)
7101.......P.. [ZBX-9195] fixed lastlogsize and mtime being updated on proxy for unsupported items; thanks to Yoshinori Komuro for patch (asaveljevs, Sasha)
7102.......PS. [ZBX-8828] made ICMP items go unsupported if ICMP packets cannot be sent to their host (asaveljevs)
7103........S. [ZBX-9176] fixed {DISCOVERY.SERVICE.NAME} macro to expand properly for HTTPS and Telnet services (asaveljevs)
7104........S. [ZBX-9126] fixed processing of trigger/graph prototypes in case when all item prototypes in trigger/graph prototypes were changed (Sasha)
7105
7106--------------------------------------------------------------------------------
7107Changes for 2.0.14
7108
71092.0.14rc1 was released as 2.0.14 without any changes
7110
7111--------------------------------------------------------------------------------
7112Changes for 2.0.14rc1
7113
7114New features:
7115...G...... [ZBX-8503] increased limitation of command length for remote commands with agent (Sasha)
7116A.F....... [ZBX-1357] updated Italian, Polish and Spanish translations; thanks to Zabbix translators (Richlv)
7117
7118Bug fixes:
7119..F....... [ZBX-8582] fixed SQL injection vulnerability in bar graphs (Ivo, Pavels)
7120..F....... [ZBX-5077] fixed percentile calculation formula and corrected accessed index, by which value is selected (arvids)
7121........S. [ZBX-8952] fixed bug where an action condition of matching parent templates of a trigger worked with only the first template (Juris)
7122.D........ [ZBX-6542] updated description of HousekeepingFrequency parameter in the default server and proxy configuration files (Sasha)
7123.......PS. [ZBX-8833] fixed dynamic SNMP item cache working incorrectly for hosts with multiple SNMP interfaces (asaveljevs)
7124........S. [ZBX-8948] fixed memory leak when checking Template condition during action processing (wiper)
7125A......... [ZBX-6174] fixed "skipDependent" option in trigger.get API call to correctly handle cases when triggers on which they depend are disabled (Krists)
7126........S. [ZBX-8754] fixed crash in escalator when processing an alert without an user, but with a media type set (wiper)
7127..F....... [ZBX-8693] fixed "Add" button in Configuration->Triggers->Create Trigger->Add for IE11 (arvids)
7128........S. [ZBX-8815] fixed adding of host groups to the host by discovery action (Sasha)
7129........S. [ZBX-8798] fixed evaluation of trigger expressions where a suffixed number is followed by a subtraction (asaveljevs)
7130.......... [ZBX-8679] removed outdated and unused images (Richlv)
7131..F....... [ZBX-8700] fixed possible SQL error in details of web scenario (Oleg)
7132...G...... [ZBX-8595] fixed incorrect event message when handling eventlog (dimir)
7133
7134--------------------------------------------------------------------------------
7135Changes for 2.0.13
7136
71372.0.13rc1 was released as 2.0.13 without any changes
7138
7139--------------------------------------------------------------------------------
7140Changes for 2.0.13rc1
7141
7142New features:
7143A.F....... [ZBX-1357] updated Slovak and Ukrainian translations; thanks to Zabbix translators (Richlv)
7144
7145Bug fixes:
7146..F....... [ZBX-3407] fixed NVPS query to not fail on DB2 (Krists)
7147...G...... [ZBX-8646] added a warning on UNIX/GNU/Linux platforms if logrt[] directory has no 'execute' permission (Andris)
7148...G...PS. [ZBX-8629] fixed crash in get_string() function when checking "Database monitor" items (asaveljevs)
7149....IJ.... [ZBX-4800] replaced JSON.org library with Android JSON library; thanks to Volker Fröhlich for legal research (asaveljevs)
7150.....J.... [ZBX-6229] removed pretty formatting from Java gateway JSON responses (asaveljevs)
7151.........T [ZBX-4800] fixed typo in item name in "Template JMX Generic": "mpTenured" -> "mp Tenured" (asaveljevs)
7152..F....PS. [ZBX-8608] added support of IP masks for action conditions (Sasha)
7153A.F....... [ZBX-8151] fixed XXE vulnerability on XML import using obsolete libxml versions; thanks to pnig0s@Freebuf for the report (Andrejs)
7154..F....... [ZBX-8358] fixed overview screen elements being displayed incorrectly after refreshing (Pavels)
7155........S. [ZBX-8348] fixed processing of LLD triggers; functions in a trigger expression could have incorrect ordering (Sasha)
7156...G...PS. [ZBX-8343] fixed a bug in binary heap that could cause a slightly inconsistent ordering of elements in the queue (asaveljevs)
7157...G...... [ZBX-8327] fixed possible crash when processing Windows eventlog (wiper)
7158.......PS. [ZBX-8188] fixed IPMI items staying supported when sensor data becomes unavailable (asaveljevs, dimir)
7159.......PS. [ZBX-7576] fixed network discovery processing broadcast responses as valid hosts (wiper)
7160...G...... [ZBX-6531] fixed memory leak in filesystem discovery on AIX systems (Juris)
7161..F....... [ZBX-8241] fixed duplicate display of actions in media type list (Andrejs)
7162...G...... [ZBX-8269] fixed processing of active checks in agent (Andris)
7163...G...... [ZBX-8238] fixed updating agent 'mtime' for logrt[] items; thanks to Yoshinori Komuro for patch (Andris)
7164...G...PS. [ZBX-7098] improved handling of log file rotation/truncation for logrt[] and log[] items (Andris)
7165...G...... [ZBX-8198] decreased verbosity of Windows agent with DebugLevel=4 (Nikolaj)
7166...G...... [ZBX-7875] fixed wrongly reported system version for Windows 8.1 and Server 2012 R2 (Nikolaj, wiper)
7167
7168--------------------------------------------------------------------------------
7169Changes for 2.0.12
7170
71712.0.12rc3 was released as 2.0.12 without any changes
7172
7173--------------------------------------------------------------------------------
7174Changes for 2.0.12rc3
7175
7176Bug fixes:
7177........S. [ZBX-8181] fixed possible entering of "history syncer" process in an eternal loop when processing IT services (dimir)
7178
7179--------------------------------------------------------------------------------
7180Changes for 2.0.12rc2
7181
7182Bug fixes:
7183...G...... [ZBX-7856] fixed zbx_stat() not working with directories in Windows (wiper)
7184
7185--------------------------------------------------------------------------------
7186Changes for 2.0.12rc1
7187
7188New features:
7189.......... [ZBX-7811] added example robots.txt file (Richlv)
7190....IJ.... [ZBXNEXT-1889] made startup.sh and shutdown.sh scripts for Java gateway work in /bin/sh (asaveljevs)
7191.D........ [ZBX-7597] added description of the returned value types to the agentd manpage (Richlv)
7192A.F....... [ZBX-1357] updated Brazilian Portuguese, Italian, Japanese, Persian, Russian, Slovak and Ukrainian translations; thanks to Zabbix translators (Richlv)
7193
7194Bug fixes:
7195...G...... [ZBX-7301] do not put logrt[] item into unsupported state if log files do not exist (fixed as part of ZBX-6731 solution) (Andris)
7196..F....... [ZBX-8111] fixed possible XSS in tables with vertical header row cells (Krists)
7197...G...... [ZBX-8108] fixed reading /proc virtual files without rewinding the file position (Juris)
7198.......P.. [ZBX-7825] fixed saving of the history data in sequential time order on proxy side (Sasha)
7199.......PS. [ZBX-4675] added error checks to avoid partial configuration loading (dimir)
7200.D........ [ZBX-6542] added additional information in the default server configuration file about HousekeepingFrequency parameter (Sasha)
7201...G...... [ZBX-7856] added workaround for Windows _wstat64() not working with symlinks (wiper)
7202..F....... [ZBX-8030] fixed {HOSTNAME} macro resolving (Eduard)
7203...G...PS. [ZBX-7046] fixed get_ip_by_socket returning an empty string for IPv4 addresses when Zabbix is compiled with IPv6 support (Juris)
7204..F....... [ZBX-7966] fixed possibility to copy a templated graph (Ivo)
7205..F....... [ZBX-7930] improved execution time in Maintenance page (Ivo)
7206..F.....S. [ZBX-7872] removed discovery item prototype from calculation of required performace (NVPS) (igors)
7207..F.....S. [ZBX-5778] removed counting items in queue if host is in maintenance with no data collection (igors)
7208A......... [ZBX-6151] fixed graph prototype and trigger prototype validation so item prototypes are no longer allowed from multiple discovery rules and fixed filter by flags not overriding in item.get method (Ivo)
7209........S. [ZBX-5804] added overflow/wrapping detection to calculated items (Juris)
7210........S. [ZBX-7659] fixed handling of hosts without any interfaces (Juris)
7211....IJ.... [ZBX-5379] added stale PID file detection for Java gateway (asaveljevs)
7212....IJ.... [ZBX-5558] fixed Java gateway error messages not being shown in the console on startup (asaveljevs)
7213...G...PS. [ZBX-6731] faster processing of log files by agent on Unix (Andris)
7214...G...PS. [ZBX-6729] faster processing of log files by agent on Microsoft Windows (Andris)
7215...G...... [ZBX-6933] added substitution of eventlog parameter insertion strings (wiper)
7216...G...... [ZBX-7853] changed log level from warning to information when listener, active checks and collector processes start (igors)
7217A.F.....S. [ZBX-7674] implemented batch processing of IT services to resolve deadlocks and improve performance (Eduard, wiper)
7218........S. [ZBX-5789] improved performance of processing discovered graphs by the low-level discovery rule (Sasha)
7219........S. [ZBX-5789] fixed updating of low-level discovered graphs: the graph identifier never will change (Sasha)
7220A.F....... [ZBX-7708] fixed trigger prototype error message and trigger form default description value (Oleg)
7221..F....... [ZBX-7739] removed unused label in screen configuration page when no elements exist (Eduard)
7222
7223--------------------------------------------------------------------------------
7224Changes for 2.0.11
7225
72262.0.11rc2 was released as 2.0.11 without any changes
7227
7228--------------------------------------------------------------------------------
7229Changes for 2.0.11rc2
7230
7231Bug fixes:
7232.......PS. [ZBX-7698] fixed closing a connection to the database when database server is unavailable (Sasha)
7233A......... [ZBX-7693] fixed admin user being able to update media for other users (Pavels)
7234
7235--------------------------------------------------------------------------------
7236Changes for 2.0.11rc1
7237
7238New features:
7239A.F....... [ZBX-1357] updated French, Italian, Japanese, Russian, Slovak and Ukrainian translations; thanks to Zabbix translators (Richlv)
7240
7241Bug fixes:
7242..F....... [ZBX-7600] updated .htaccess files to be compatible with Apache 2.4 (Richlv)
7243....I..... [ZBX-7168] fixed configure.in template to properly link libcurl to all components independently (Juris)
7244A......... [ZBX-7703] fixed being able to switch users without proper credentials when using HTTP authentication (Pavels)
7245...G...... [ZBX-7648] fixed name resolution when using net.dns items (Juris)
7246........S. [ZBX-6315] fixed deleting of lost triggers by the low-level discovery rule (Sasha)
7247........S. [ZBX-7109] improved performance of processing discovered triggers by the low-level discovery rule (Sasha)
7248A.F....... [ZBX-4218] rewrote the item key parser's source code for independence on the mbstring.func_overload option (Sasha)
7249.......PS. [ZBX-7686] fixed UTF-8 strings not being fetched fully from Oracle (asaveljevs)
7250..F....... [ZBX-6721] fixed LDAP bind password being included in page source (Eduard)
7251..F....... [ZBX-7609] fixed sound playing after frontend messages closing (Eduard)
7252..F....... [ZBX-7554] fixed script execution confirmation label encoding (Eduard)
7253...G...... [ZBX-6790] changed net.tcp.listen and net.udp.listen keys to read the whole /proc/net/(tcp|udp)(6) file in a single operation to avoid losing data if the file is changed between reading operations (wiper)
7254.......PS. [ZBX-7587] set the correct server status (down) after ORA-01012, ORA-02396 errors (wiper)
7255...G...... [ZBX-7481] added checking for OpenBSD version to avoid compilation error on OpenBSD v5.4 and newer due to removed swapins/swapouts uvmexp fields (igors)
7256..F....... [ZBX-7634] removed sid from trigger URL in Monitoring->Triggers (Oleg)
7257.......PS. [ZBX-5526] removed checking for PostgreSQL server version and disabled nonstandard use of escape strings in order to support versions newer than 8.1 (igors)
7258...G...... [ZBX-7414] added description to HostnameItem that UserParameters and aliases are not supported (igors)
7259..F....... [ZBX-7508] fixed import map with LLD triggers (Eduard)
7260..F....... [ZBX-7586] fixed trigger log expression saving in IE10 (Eduard)
7261..F.....S. [ZBX-7573] fixed item being checked at a wrong time when using flexible intervals (asaveljevs)
7262........S. [ZBX-6545] fixed possible SQL errors when syncing a node configuration with PostgreSQL backend version 8.2 and later (Sasha)
7263.......... [ZBXNEXT-1256] fixed parameter passing for example userparameter to obtain process CPU usage (Richlv)
7264.......... [ZBXNEXT-1256] fixed parameter passing for example userparameter to obtain directory size (Richlv)
7265........S. [ZBX-7484] fixed escalations not being stopped and generation of multiple successive OK or PROBLEM events (asaveljevs)
7266...G...PS. [ZBX-4243] fixed Zabbix syslog application names (RFC 5424 APP-NAME) (Andris)
7267
7268--------------------------------------------------------------------------------
7269Changes for 2.0.10
7270
72712.0.10rc1 was released as 2.0.10 without any changes
7272
7273--------------------------------------------------------------------------------
7274Changes for 2.0.10rc1
7275
7276New features:
7277....I..... [ZBXNEXT-1256] changed example directory size user parameter to return bytes (Richlv)
7278..F....... [ZBX-7103] improved loading speed of tr_events.php page (Sasha)
7279A.F....... [ZBX-1357] updated American English, Brazilian Portuguese, Czech, Dutch, French, German, Greek, Hungarian, Japanese, Italian, Romanian, Russian, Slovak, Spanish and Ukrainian translations; thanks to Zabbix translators (Richlv)
7280
7281Bug fixes:
7282...G...... [ZBX-7479] fixed remote command execution from Zabbix server if flexible user parameters are configured; thanks to Recurity Labs Team for the report (Sasha)
7283..F....... [ZBX-7347] fixed custom step duration max size in action configuration (Eduard)
7284........S. [ZBX-7400] fixed fetching of empty text or log history data with Oracle backend (Sasha)
7285....I..... [ZBX-7218] fixed configuration failing with Oracle 12.1 instant client libraries (asaveljevs, Sasha)
7286..F....... [ZBX-6129] fixed trying to change the status of a deleted trigger or trigger prototype changes the status of all trigger and prototypes (Pavels)
7287..F....... [ZBX-6920] fixed displaying of soft linked IT services (Eduard)
7288.......PS. [ZBX-7292] fixed resolving of macros in host interfaces (Sasha)
7289....I..... [ZBX-7273] fixed newlines in default data strings for Oracle (Sasha)
7290.......PS. [ZBX-6835] fixed bug when agent/proxy connection error could have resulted in a wrong warning about message size (wiper)
7291A.F....... [ZBX-6760] improved performance of getting global scripts (Sasha)
7292........S. [ZBX-7151] limited alert message and items parameter length to 2048 characters when working with Oracle and DB2 databases (wiper)
7293...G...... [ZBX-6591] fixed resolution of IPv4 and IPv6 addresses if DNS hostname is specified as server parameter in configuration file; thanks to Trever L. Adams for patch (igors)
7294........S. [ZBX-7133] fixed processing of zabbix[host,*,available] item; fixed proxy's hosts availability data on server (Sasha)
7295..F....... [ZBX-7112] improved file import validation for graph items (Eduard)
7296A......... [ZBX-7101] fixed generated SQL queries in action.get method when simultaneously selecting more than one condition and operation (Ivo)
7297..F....... [ZBX-7074] fixed incorrectly parsed trigger expression in trigger wizard (Vitalij)
7298A.F....... [ZBX-5735] fixed debug mode check condition to use less memory when debug is off (Ivo)
7299
7300--------------------------------------------------------------------------------
7301Changes for 2.0.9
7302
73032.0.9rc2 was released as 2.0.9 without any changes
7304
7305--------------------------------------------------------------------------------
7306Changes for 2.0.9rc2
7307
7308Bug fixes:
7309..F....... [ZBX-7036] fixed "Discovery status" widget being displayed on top of a customized dashboard when enabling a discovery rule (Pavels)
7310..F....... [ZBX-3878] fixed not being able to move dashboard widget the second time (Ivo)
7311
7312--------------------------------------------------------------------------------
7313Changes for 2.0.9rc1
7314
7315New features:
7316..F....... [ZBX-2616] upgraded the bundled DejaVu font from 2.33 to 2.34 (Richlv)
7317A.F....... [ZBX-1357] updated Brazilian Portuguese, Chinese (China), Italian, Lithuanian, Romanian and Slovak translations; thanks to Zabbix translators (Richlv)
7318
7319Bug fixes:
7320A.F....... [ZBX-7091] fixed SQL injection vulnerabilities in page filtering; thanks to Bernhard Schildendorfer from SEC Consult for the report (Eduard, Pavels)
7321A.F....... [ZBX-7091] fixed SQL injection vulnerabilities in dashboard favourite managing; thanks to Lincoln, a member of Corelan Team, for the report (Eduard, Pavels)
7322..F....... [ZBX-3878] fixed memory leaks in slide shows (Eduard)
7323........S. [ZBX-6950] fixed termination character sequence for smtp connection termination (igors)
7324..F....... [ZBX-6952] fixed XSS vulnerability in user themes, thanks to Lincoln and Bernhard Schildendorfer for reporting (Ivo)
7325..F....... [ZBX-6992] fixed PostreSQL query errors due to missing "AS" keyword for aggregate functions in Monitoring > IT Services (Ivo)
7326..F....... [ZBX-6804] optimized min item clock calculation for graph; thanks to Volker Fröhlich (Eduard)
7327...G...... [ZBX-6902] reverting Solaris system.swap.size calculation from "swap -s" (used in 2.0.7, 2.0.8) to "swap -l"-like algorithm (as in 2.0.6) (Andris)
7328.......P.. [ZBX-6936] fixed MySQL errors when updating configuration of the proxy (Sasha)
7329.......P.. [ZBX-6929] fixed updating of lastlogsize and mtime in the proxy's database (Sasha)
7330..F....... [ZBX-6923] fixed mass delete in template list, 'Delete selected' and 'Delete selected with linked elements' functions (Vitalij)
7331..F....... [ZBX-6922] fixed host interface importing (Eduard)
7332.......P.. [ZBX-6249] fixed data loss in proxy "Data sender" process caused by unfinished transactions; thanks to MATSUDA Daiki for patch (Andris)
7333...G...... [ZBXNEXT-1056] improved active checks error messages (wiper)
7334
7335--------------------------------------------------------------------------------
7336Changes for 2.0.8
7337
73382.0.8rc2 was released as 2.0.8 without any changes
7339
7340--------------------------------------------------------------------------------
7341Changes for 2.0.8rc2
7342
7343Bug fixes:
7344........S. [ZBX-6889] fixed processing of availability data by the server (Sasha)
7345
7346--------------------------------------------------------------------------------
7347Changes for 2.0.8rc1
7348
7349New features:
7350...G...PS. [ZBXNEXT-1405] added IP to the warning about ignored messages because of their size (wiper)
7351A.F....... [ZBX-1357] updated Dutch translation; thanks to Zabbix translators (Richlv)
7352
7353Bug fixes:
7354..F....... [ZBX-6020] fixed displaying MySQL errors for PHP 5.5.0 and newer (Ivo)
7355.......PS. [ZBX-6746] fixed template linking to proxy if the agent with the same name is auto-registered (igors)
7356..F....... [ZBX-6840] fixed undefined indexes for triggers in Monitoring > Maps and Dashboard (Ivo)
7357...G...... [ZBX-6672] fixed windows agent performance counters being capped to 100 (wiper)
7358....I..... [ZBX-6831] fixed webtest item conversion in 1.8->2.0 database upgrade patch for mysql (wiper)
7359...G...... [ZBX-6527] fixed proc.mem calculations with getprocs() for AIX (wiper)
7360........S. [ZBX-5924] fixed curl verify host option setting in ez texting (wiper)
7361.......PS. [ZBX-6798] improved error messages from UnixODBC library for Database Monitor items (Andris)
7362.......PS. [ZBX-6797] added configurable ODBC login timeout (Andris)
7363
7364--------------------------------------------------------------------------------
7365Changes for 2.0.7
7366
73672.0.7rc1 was released as 2.0.7 without any changes
7368
7369--------------------------------------------------------------------------------
7370Changes for 2.0.7rc1
7371
7372New features:
7373........S. [ZBX-6708] reduced configuration locking when calculating item queue (wiper)
7374.......PS. [ZBX-6683] removed string pool semaphore; increased configuration cache update performance (Sasha)
7375A......... [ZBX-6603] improved CTrigger lastEvents parameter performance (Toms)
7376A......... [ZBX-6603] improved performance for dbConditionInt() function (Toms)
7377A......... [ZBX-6407] improved data retrieval performance for CTrigger get() with post SQL filtering (Toms)
7378........S. [ZBX-6493] improved performance when working with Oracle by changing memory based prefetch to rows based (dimir)
7379A.F....... [ZBX-1357] updated Brazilian Portuguese, Chinese (China), Latvian, Polish, Slovak, Spanish and Turkish translations; thanks to Zabbix translators (Richlv)
7380
7381Bug fixes:
7382.......PS. [ZBX-6819] fixed memory leak in snmp trapper regular expression processing (wiper)
7383..F....... [ZBX-6464] fixed item display in popup for simple graphs and plain text items (Ivo)
7384..F....... [ZBX-6652] added item validation in bar reports page (Ivo)
7385...G...... [ZBX-6730] fixed zabbix_agentd -t duplicate printing of parameters (igors)
7386........S. [ZBX-6801] fixed processing of host availability data received from proxy (wiper)
7387....I..... [ZBX-6637] added -m64 compilation flag for Solaris to be able to understand all attributes of 64-bit processes (igors)
7388..F....... [ZBX-6761] fixed dbConditionInt() performance (Eduard)
7389........S. [ZBX-6681] fixed bug when one time maintenance period was ignored if it started before maintenance active time (wiper)
7390.......P.. [ZBX-6630] faster proxy configuration synchronization (Andris)
7391...G...... [ZBX-6655] fixed possible agent crash when processing system.sw.packages[] (igors)
7392A......... [ZBX-6725] fixed undefined indexes in item list view when trigger has items from different hosts (Toms)
7393....I..... [ZBX-6700] improved PostgreSQL upgrade patch (dotneft, Oleg)
7394..F....... [ZBX-6682] added value mapping in map labels (Oleg)
7395A......... [ZBX-6673] fixed errors after parent graph deleting (Oleg)
7396.......PS. [ZBX-6610] fixed invalid next check values of IPMI items (dimir)
7397....I..... [ZBX-6674] fixed items description in the default data set (Oleg)
7398A......... [ZBX-6644] fixed sorting by history and trends fields in itemprototype.get API (Ivo)
7399........S. [ZBX-6598] fixed deleting of big amount of escalations by escalation process (Sasha)
7400...G...PS. [ZBX-6605] fixed bind() error when SourceIP is used (Andris)
7401A......... [ZBX-6472] fixed dbConditionString() function for large inputs, when splitting into several IN parts wasn't surrounded by parenthesis (Toms)
7402........S. [ZBX-6609] fixed trigger event processing to not add unneeded recovery event escalations to the database (dimir)
7403...G...... [ZBX-6576] fixed heavy cpu usage when collecting cpu stats on Solaris (aleksej, Andris)
7404..F....... [ZBX-6558] fixed profile types in availability reports (Oleg)
7405A......... [ZBX-6561] fixed undefined indexes and errors in configuration of network maps (Oleg)
7406...G...... [ZBX-4636] fixed broken UFT-8 characters in log item on Windows agent when encoding parameter is not set (aleksej)
7407...G...... [ZBX-6584] fixed possible logrt crash on windows platform when logfile was moved during processing (wiper)
7408..F....... [ZBX-1129] fixed graph time period in bar reports (Oleg)
7409....I..... [ZBX-6490] fixed web test 1.8->2.0 upgrade script ignoring nodes (wiper)
7410...G...... [ZBX-6470] fixed incorrect swap calculation on Solaris (dimir)
7411..F....... [ZBX-5760] fixed graph item legend being rendered incorrectly if the names of the items contain certain local symbols (Pavels)
7412.......PS. [ZBX-6526] fixed possible data uploading issues duing server startup or network problems (wiper)
7413...G...... [ZBX-6285] fixed message output from Zabbix sender (Andris)
7414..F....... [ZBX-6484] fixed bar report calculation (Oleg)
7415..F....... [ZBX-1236] added right side y axis support in bar reports (Oleg)
7416..F....... [ZBX-6498] fixed date format in update query for maintenance daily period (Oleg)
7417
7418--------------------------------------------------------------------------------
7419Changes for 2.0.6
7420
74212.0.6rc1 was released as 2.0.6 without any changes
7422
7423--------------------------------------------------------------------------------
7424Changes for 2.0.6rc1
7425
7426New features:
7427........S. [ZBXNEXT-1643] added support of {TRIGGER.TEMPLATE.NAME} and {TRIGGER.HOSTGROUP.NAME} notification macros; thanks to Hmami Mohamed (Sasha)
7428A.F....... [ZBX-1357] added Lithuanian translation; thanks to Zabbix translators (Richlv)
7429A.F....... [ZBX-1357] updated American English, Brazilian Portuguese, Dutch, French, German, Greek, Hungarian, Japanese, Latvian, Russian, Slovak, Spanish, Turkish and Ukrainian translations; thanks to Zabbix translators (Richlv)
7430........S. [ZBXNEXT-1663] added support for notification macros {TRIGGER.NAME.ORIG}, {ITEM.NAME.ORIG}, {ITEM.KEY.ORIG} (dimir)
7431...G...... [ZBXNEXT-1056] added warning logging when active agent fails to connect to server/proxy (wiper)
7432
7433Bug fixes:
7434..F....... [ZBX-6468] fixed regex in trigger expression test (Oleg)
7435A.F....... [ZBX-6389] improved performance in Dashboard "System status" and "Last issues" widgets (Eduard)
7436..F....... [ZBX-6444] fixed vertical text alignment in Monitoring -> Overview for IE8 and IE10 (Toms)
7437A......... [ZBX-6408] fixed action conditions not being deleted and actions not being disabled when deleting a template (Pavels)
7438........S. [ZBX-5225] fixed deadlocks while processing LLD rules; each prototype will be processed in its own transaction (Sasha)
7439A......... [ZBX-6413] fixed Zabbix API function 'webcheck.update' incorrectly requiring 'name' (Toms)
7440........S. [ZBX-5225] improved performance of processing discovered items by the low-level discovery rule (Sasha)
7441........S. [ZBX-6423] fixed escalator to allow alerts while processing huge amount of escalations (dimir)
7442..F....... [ZBX-6306] fixed frontend layout for latest Google Chrome 25 (Eduard)
7443A.F....... [ZBX-6318] fixed undefined indices for large node IDs in DM (Toms)
7444..F....... [ZBX-6388] fixed regular expression namespace inside nodes (Eduard)
7445........S. [ZBX-6333] added node support for global regexps (wiper)
7446..F....... [ZBX-6352] fixed web scenario and discovery rule delay interval (Eduard)
7447..F....... [ZBX-6357] fixed template graph cloning (Eduard)
7448.......PS. [ZBX-4991] fixed host availability checks with proxies (wiper)
7449........S. [ZBX-6322] enforced nls_numeric_characters setting for Oracle DB sessions (wiper)
7450..F....... [ZBX-6328] fixed undefined index in proxy list (Eduard)
7451..F....... [ZBX-6324] improved text displaying in Overview table header in IE (Eduard)
7452A......... [ZBX-6261] fixed service.getsla not working with Oracle database (Pavels)
7453........S. [ZBX-5797] fixed server SNMP interfaces ignoring IP/DNS toggle (wiper)
7454..F....... [ZBX-6290] fixed icon mapping selection (Eduard)
7455A.F....... [ZBX-5321] unified translation strings, fixed typo and SQL query formatting (Pavels, Richlv)
7456..F....... [ZBX-5982] fixed read only items being listed in popup for trigger expression (Toms)
7457........S. [ZBX-6123] ensured sequential IT services updates by database syncers (dimir)
7458....I..... [ZBX-5635] changed value types to float for qps items in "Template App MySQL" (Sasha)
7459....I..... [ZBX-5622] fixed grammatical error of snmptrap.fallback in help_items; thanks to Kodai Terashima (Sasha)
7460....I..... [ZBX-6191] fixed state of unsupported items in data.sql (Sasha)
7461........S. [ZBX-6262] fixed regression when function is_uint_suffix() did not treat '0' as a valid unsigned integer (dimir)
7462
7463--------------------------------------------------------------------------------
7464Changes for 2.0.5
7465
74662.0.5rc1 was released as 2.0.5 without any changes
7467
7468--------------------------------------------------------------------------------
7469Changes for 2.0.5rc1
7470
7471New features:
7472.......PS. [ZBXNEXT-1600] increased maximum values of *CacheSize parameters up to 2GB (Sasha)
7473....I..... [ZBX-5957] added configure options to specify iconv include/lib directories (wiper)
7474A.F....... [ZBX-1357] added Bulgarian translation (Richlv)
7475...G...... [ZBX-6040] added support of Windows 8 and Windows Server 2012 for system.uname check (Sasha)
7476A.F....... [ZBX-1357] updated American English, Brazilian Portuguese, Dutch, Finnish, French, German, Greek, Hungarian, Japanese, Latvian, Polish, Portuguese (Portugal), Russian, Slovak, Spanish, Swedish, Turkish and Ukrainian translations; thanks to Zabbix translators (Richlv)
7477.......PS. [ZBX-5920] added prefetching of 2 MB of data for Oracle SQL selects (dimir)
7478
7479Bug fixes:
7480..F....... [ZBX-6349] fixed calendar popup in graphs, events and screens date/time filter (Oleg)
7481..F....... [ZBX-6217] fixed inability to use HTML special characters in web scenario password (Toms)
7482...G...... [ZBX-5358] fixed encoding of network interface names with non ASCII characters on Vista/Server 2008 + (wiper)
7483...G...... [ZBX-6216] fixed crash when zabbix_sender was used in realtime mode on windows (wiper)
7484A......... [ZBX-6124] fixed hostgroup.massupdate validation on removing group from host with only one group (Eduard)
7485....I..... [ZBX-6197] updated DB2 image importer script to work with larger (>16KB) images (wiper)
7486..F....... [ZBX-6211] fixed errors in Monitoring->Discovery and added check for Discovery existing (Oleg)
7487....I..... [ZBX-6069] fixed axis in the default "Zabbix Server performance" graph template (Sasha)
7488..F....... [ZBX-6195] fixed navigation bar displaying when host remembering in switched off and user watch graph prototypes (Eduard)
7489...G...... [ZBX-6140] fixed job creation for script execution on windows 2000 (wiper)
7490..F....... [ZBX-5933] fixed triggers with negative values in graphs (Oleg)
7491A.F....... [ZBX-5532] added support of 1.8 IT services time format (Eduard)
7492A......... [ZBX-5945] fixed map URL expanding (Eduard)
7493........S. [ZBX-5968] fixed updating of triggers and graphs when low-level discovered value changes (Sasha)
7494..F....... [ZBX-6180] fixed host edit page for IBM DB2 (Oleg)
7495...G...... [ZBX-5863] changed external command execution to store output in a dynamically allocated buffer up to 512KB (wiper)
7496..F....... [ZBX-6177] fixed testing of a trigger expression with an item prototype (Sasha)
7497..F....... [ZBX-6175] fixed password field naming in item properties (Oleg)
7498A.F....... [ZBX-6005] fixed event.get not returning network discovery or auto-registration events for admin users when passing only the "source" parameter (Pavels)
7499..F....... [ZBX-6173] removed unknown trigger color from the trigger overview help pop up (Pavels)
7500...G...... [ZBX-6161] fixed reading empty files with vfs.file.contents key (wiper)
7501..F....... [ZBX-5458] fixed some date strings being not translatable (Toms)
7502..F....... [ZBX-6114] fixed errors in graphs (invalid arguments and division by zero) (Oleg)
7503...G...... [ZBX-6057] fixed using of ServerActive option by zabbix_sender (Sasha)
7504A......... [ZBX-6142] fixed "Current host" removing in Configuration -> Actions -> Operations (Oleg)
7505..F....... [ZBX-6131] fixed undefined indexes in maintenance periods (Oleg)
7506..F....... [ZBX-6133] fixed undefined indexes when importing hosts with "Update existing" disabled (Pavels)
7507..F....... [ZBX-6122] fixed error when trying to create an IT service and submitting an incorrectly filled form (Pavels)
7508.......PS. [ZBX-6101] fixed processing of SNMP traps in maintenance "with data collection"; thanks to Volker Fröhlich for patch (Sasha)
7509.......PS. [ZBX-6012] added support of user macros and global regular expressions in SNMP trap item key parameter (Sasha)
7510.......PS. [ZBX-5973] improved performance of SNMP dynamic index item cache building in poller processes (Andris)
7511A......... [ZBX-3534] fixed templated linking using read-only template (Eduard)
7512..F....... [ZBX-6110] fixed selected map remembering in Monitoring -> Maps (Eduard)
7513..F....... [ZBX-6117] fixed item value macros resolving using non-converted to null values (Eduard)
7514..F....... [ZBX-6113] fixed hidden input field appearing when assigning hosts to groups in IE (Pavels)
7515..F....... [ZBX-6063] fixed graph selection pop up working incorrectly when adding a graph to a templated screen (Pavels)
7516A.F....... [ZBX-6014] improved performance in most IT services pages and pages that retrieve trigger information (dotneft, Oleg)
7517..F....... [ZBX-6070] fixed event CSV export ignoring the selected page and filters (Pavels)
7518..F....... [ZBX-6006] optimized web interface API calls, which requested redundant data (Toms)
7519A......... [ZBX-5806] fixed template.massadd and template.massremove returning an empty hostids array (Pavels)
7520...G...... [ZBX-5201] added handling of PerfCounter error PDH_CALC_NEGATIVE_DENOMINATOR (dimir)
7521A......... [ZBX-6054] fixed host write permissions being required to view screens (dotneft, Pavels)
7522..F....... [ZBX-6027] fixed global notification messages not working in fullscreen frontend mode (Toms)
7523..F....... [ZBX-6037] fixed duplicate frontend messages and changed frontend messages to show last event for 15 triggers instead of last 15 events (Oleg)
7524A.F....... [ZBX-5900] fixed date validation in services and maintenances, fixed JS calendar and fixed maintenance period validation (Oleg)
7525..F....... [ZBX-5835] fixed possible "Undefined index" in Configuration -> Actions screen (Sasha)
7526A......... [ZBX-6097] fixed the ability to override LDAP configuration when calling user.login (Pavels)
7527..F....... [ZBX-5986] fixed page filter to not use remembered group if selected host is not in that group (Toms)
7528..F....... [ZBX-6013] fixed table layout in Monitoring -> IT services for IE10 (Toms)
7529A......... [ZBX-5977] removed possibility to add an LLD rule to an application via the API in application and discovery rule (Oleg)
7530....I..... [ZBX-5938] removed orphaned trigger from default data set (Alexei)
7531.D........ [ZBXNEXT-894] fixed generate_events comment to say that events are generated after maintenance if trigger changed its state during the maintenance at all (Richlv)
7532.......PS. [ZBX-5988] fixed memory leak in functions evaluate_LOGEVENTID(), evaluate_STR(), DBlld_process_discovery_rule(); thanks to Takanori Suzuki for patch (Andris, Sasha)
7533...G...... [ZBX-5940] fixed displaying default key parameters when agent is used with option -p (Andris)
7534.......PS. [ZBX-5981] fixed incorrect use of function assert() if build option -DNDEBUG was used, it caused random crashes (Alexei)
7535.......PS. [ZBX-3379] added SourceIP support for SNMP items (dimir)
7536A.F....... [ZBX-6002] optimized fetching latest service alarms in Service API (dotneft, Eduard)
7537..F....... [ZBX-5986] fixed page filter in Monitoring -> Graphs (Oleg)
7538..F....... [ZBX-6004] optimised Monitoring -> Screens page (Vedmak)
7539..F....... [ZBX-6003] optimised Monitoring -> Maps page (Vedmak)
7540A.F.....S. [ZBX-5862] fixed SQL condition algorithm (Andris, Eduard, Sasha)
7541A.F....... [ZBX-4789] improved performance of permissions check (dotneft, Oleg, Sasha)
7542..F....... [ZBX-5979] fixed Monitoring -> Events page not to show events from triggers that reference at least one disabled or unsuported item (Oleg)
7543..F....... [ZBX-5985] fixed DB error in "Configuration of web monitoring" for PostgreSQL (Oleg)
7544..F....... [ZBX-5699] fixed configuration graph host ID passing in navigation (Eduard)
7545A......... [ZBX-1946] improved error messages when validating screen item row and column spans (Pavels)
7546..F....... [ZBX-3402] disabled "store value" overriding for host items inherited from templates (Pavels)
7547..F....... [ZBX-3402] fixed the "formula" input not being displayed when editing templated items with a disabled multiplier (Pavels)
7548.......PS. [ZBX-3071] fixed reading and writing of Oracle NCLOB fields (Andris, Sasha)
7549A.F....... [ZBX-5704] fixed validation on file uploading (Eduard)
7550A......... [ZBX-5737] fixed image saving using Oracle (Eduard)
7551..F....... [ZBX-5809] fixed global URL displaying in map screen item (Eduard)
7552A......... [ZBX-5837] fixed filtering by proxy status in HostGroup API get method (Eduard)
7553..F....... [ZBX-5899] implemented flicker-free graph support for web monitoring (Eduard)
7554.......PS. [ZBX-5919] removed OCI_COMMIT_ON_SUCCESS option for SQL statements in transaction on Oracle backend (Sasha)
7555..F....... [ZBX-5869] fixed host ID detection in graph configuration (Eduard)
7556..F....... [ZBX-3754] fixed "Undefined variable" in the trigger expression constructor (Sasha)
7557..F....... [ZBX-3038] fixed the trigger expression constructor to parse expressions created in log wizard (Sasha)
7558..F....... [ZBX-2793] added possibility to add macros without an item in the trigger expression (Sasha)
7559..F....... [ZBX-5896] fixed inserting OR condition in the trigger expression constructor (Sasha)
7560A.F....... [ZBX-5833] fixed inserting a macro in the trigger expression constructor (Sasha)
7561..F....... [ZBX-5884] improved the trigger expression constructor to work with parentheses (Sasha)
7562
7563--------------------------------------------------------------------------------
7564Changes for 2.0.4
7565
75662.0.4rc1 was released as 2.0.4 without any changes
7567
7568--------------------------------------------------------------------------------
7569Changes for 2.0.4rc1
7570
7571New features:
7572A.F....... [ZBX-1357] added initial Portuguese (Portugal) translation (Richlv)
7573..F....... [ZBXNEXT-1398] changed vertical labels in Monitoring -> Overview from PNG images to text (Eduard)
7574..F....... [ZBXNEXT-1398] implemented flickerfree screen shadowing for old screen data (Eduard)
7575A.F....... [ZBX-1357] added initial Indonesian translation (Richlv)
7576..F....... [ZBXNEXT-1393] fixed global scripts font (Eduard)
7577.......PS. [ZBX-4638] added support of {HOST.HOST}, {HOST.NAME}, {HOST.IP}, {HOST.DNS} and {HOST.CONN} macros in "params" field for SSH, Telnet and DB monitor items (Sasha)
7578.....J.... [ZBX-4663] added possibility to use dots in JMX attribute names (dimir)
7579..F....... [ZBX-5556] action recovery message body can now be empty (Vedmak)
7580A.F....... [ZBX-1357] updated American English, Brazilian Portuguese, Chinese (China), Chinese (Taiwan), Czech, French, German, Hungarian, Italian, Japanese, Latvian, Polish, Slovak, Russian and Ukrainian translations; thanks to Zabbix translators (Richlv)
7581A.F....... [ZBXNEXT-1426] added initial Persian translation (Richlv)
7582A.F....... [ZBXNEXT-1447] added initial Finnish translation (Richlv)
7583........S. [ZBX-5525] renamed macro {TRIGGER.COMMENT} to {TRIGGER.DESCRIPTION} (Sasha)
7584
7585Bug fixes:
7586A......... [ZBX-5648] changes don't allow update "templateid" in items, or create new item with predefined "templateid"  (Oleg)
7587A.F....... [ZBX-5684] fixed inconsistency that CItem get() returned discovery rules and item prototypes by default (Toms)
7588A......... [ZBX-5684] fixed problem when updating non normal items status, it's flag is changed to normal (Toms)
7589..F....... [ZBX-5882] fixed "Illegal string offset" errors and allowed templated trigger prototypes in trigger expressions test (Oleg)
7590....I..... [ZBX-5848] removed flexible intervals from items in the default templates (Sasha)
7591..F....... [ZBX-5877] fixed tree position saving in IT services (Eduard)
7592..F....... [ZBX-5878] fixed misaligned leading lines in IT services (Eduard)
7593..F....... [ZBX-5875] fixed items configuration in French language (Oleg)
7594A......... [ZBX-5860] fixed hostgroup massupdate (Eduard)
7595A.F....... [ZBX-5814] fixed an incorrect error message when saving an illegal trigger expression (Sasha)
7596A.F....... [ZBX-4247] fixed processing of trigger expression if item key contains another trigger expression string (Sasha)
7597..F....... [ZBX-2640] fixed some issues when creating and editing log triggers (Sasha)
7598..F....... [ZBX-5855] fixed "Array to string conversion" errors in 1.8 XML import (Oleg)
7599..F....... [ZBX-3684] fixed "Undefined index" error in 1.8 XML import (Oleg)
7600...G...... [ZBX-5732] fixed sending data from a file in Zabbix sender (Andris)
7601...G...... [ZBX-5741] fixed Zabbix sender crash if a corrupted server response is received (Andris)
7602...G...... [ZBX-5722] fixed calculation of "vm.memory.size[available]" in Zabbix agent on Solaris (Andris)
7603.......PS. [ZBX-5149] fixed refreshing of unsupported "Zabbix agent (active)" items by a proxy (Sasha)
7604..F....... [ZBX-5759] fixed Oracle ORA-01002 SQL error on items bulk actions (Toms)
7605..F....... [ZBX-5639] fixed global options "dropdown first entry" and "remember selected" in availability reports (Oleg)
7606..F....... [ZBX-5639] improved sdii() debugging function (Toms)
7607A.F.....S. [ZBX-5816] fixed undefined index in Monitoring > Events, when favorite trigger has been deleted (Sasha, Toms)
7608..F....... [ZBX-5771] fixed acknowledge tick mark lost on "overview" page (Oleg)
7609..F....... [ZBX-5821] fixed 2.0 xml format template import (Oleg)
7610........S. [ZBX-5791] fixed possible SQL errors when linking groups to a host (Sasha)
7611..F....... [ZBX-5786] fixed screens import, that contain simple graphs or plain texts (Oleg)
7612........S. [ZBX-5753] fixed server crash when using an icmpping* check as a discovery rule (Sasha)
7613...G...... [ZBX-5382] fixed agent crash on HP-UX Itanium; thanks to Alice Ferrazzi (Andris)
7614...G...... [ZBX-5289] fixed agent crash on Solaris; thanks to Jairo Eduardo Lopez Fuentes Nacarino, Takanori Suzuki (Andris)
7615..F....... [ZBX-5744] removed redundant HTML from the map monitoring page (Eduard, Pavels)
7616A......... [ZBX-5744] fixed script.getscriptsbyhost returning an unnecessary array of hosts for each script (Eduard, Pavels)
7617..F....... [ZBX-5811] fixed no permissions error when change user group "status", "frontend access" and "debug mode" using link in user groups list (Oleg)
7618A......... [ZBX-5751] fixed CDiscoveryRule get() and CItemPrototype get() "selectGraphs" parameter (Oleg)
7619..F....... [ZBX-5667] fixed host screen defined in template does not show item data for "Plain text" elements (Toms)
7620..F....... [ZBX-5762] fixed undefined indexes in graph prototype form (Oleg)
7621....I..... [ZBX-5125] fixed possible SQL errors while upgrading DB (dimir, Sasha)
7622....I..... [ZBX-5415] fixed check for PostgreSQL dev libraries (Sasha)
7623A......... [ZBX-5740] removed "discoveryids" parameter from CItem, CTrigger and CGraph get() methods (Toms)
7624A......... [ZBX-5740] fixed CItemPrototype parameter "selectTriggers" not working (Toms)
7625A......... [ZBX-5111] fixed child trigger data reset after changes in parent trigger (Oleg)
7626A......... [ZBX-5742] fixed trigger order_result in item and item prototype (Oleg)
7627..F....... [ZBX-5754] fixed English strings in trigger expression helper (Oleg)
7628..F....... [ZBX-5700] added permission checks in frontend (Oleg)
7629..F....... [ZBX-5700] fixed error after image deleting (Oleg)
7630..F....... [ZBX-5700] fixed duplicates in audit log after deleting (Oleg)
7631..F....... [ZBX-5700] fixed spaces in audit log (Oleg)
7632..F....... [ZBX-4186] added permission checks in media types (Oleg)
7633..F....... [ZBX-4185] added permission checks in user groups (Oleg)
7634..F....... [ZBX-5637] changed form, functions description and parameters in trigger expression helper (popup_trexpr.php) and changed popup size (Oleg)
7635..F....... [ZBX-5603] fixed already defined constant error when db is unavailable (Vedmak)
7636..F....... [ZBX-5720] fixed incorrect error when deleting internal host group (Vedmak)
7637A......... [ZBX-5643] fixed SQL error by adding permission check for triggers when adding nonexistent dependencies via API (Toms)
7638A......... [ZBX-5643] fixed circularity check for trigger addDependencies() in API (Toms)
7639..F....... [ZBX-5691] fixed error when creating graph if Oracle configured to use comma as decimal separator (Vedmak)
7640..F....... [ZBX-5671] fixed error when saving configuration in Administration -> General with Oracle backend (Vedmak)
7641A......... [ZBX-5693] fixed possibility to create graph with the same name as existing graph prototype within template (Toms)
7642A......... [ZBX-5698] fixed API response after "triggerprototype.create", now request returns "triggerids" after INSERT (Oleg)
7643A.F....... [ZBX-5648] fixed problems with "templateid" in API; added check for "templateid" in graphs, triggers, items, screens and template screens; fixed full clone; fixed screen forms; fixed messages in API (Oleg)
7644..F....... [ZBX-5679] fixed icon mapping icon preview in configuration form (Vedmak)
7645..F....... [ZBX-5137] fixed host/group dropdowns changing selected value on refresh after page actions (Vedmak)
7646..F....... [ZBX-5688] fixed trigger expression suffix support for graph triggers, only KMG were supported (Vedmak)
7647..F....... [ZBX-5665] fixed LLD created triggers not being deleted when related trigger prototype is deleted (Vedmak)
7648...G...... [ZBX-5661] fixed keys "vfs.dev.read" and "vfs.dev.write" with "ops" and "sps" parameters on Linux and FreeBSD (Andris)
7649...G...... [ZBX-5614] fixed agent compiling problem on OpenBSD 5.1 (Andris)
7650........S. [ZBX-5674] fixed execution of actions with SSH commands with "Public key" autentication (Sasha)
7651A......... [ZBX-5656] fixed timeperiod validation (Eduard)
7652..F....... [ZBX-5660] fixed expression constructor exp labels style (Eduard)
7653..F....... [ZBX-3204] changed generating and reading algorithm for trigger expression condition functions, and fixed English translation (Oleg)
7654..F....... [ZBX-5677] fixed param field 3 manipulation in trigger popup (Eduard)
7655A......... [ZBX-5648] disallowed changing "templateid" in items, or creating new item with a predefined "templateid" (Oleg)
7656..F....... [ZBX-5644] fixed triggers with spaces in the expression missing from the graph legend (Oleg)
7657........S. [ZBX-5652] fixed resolving of a {ITEM.NAME} macro in notification messages (Sasha)
7658........S. [ZBX-5454] fixed encoding of long email subject line as required by RFC-2047; thanks to Jairo Eduardo Lopez Fuentes Nacarino (Andris)
7659A.F....... [ZBX-3920] added check for duplicate dependencies (Oleg)
7660..F....... [ZBX-5636] fixed empty acknowledge block in event details if event has no acknowledgments (Vedmak)
7661...G...... [ZBX-5571] fixed reporting of system.sw.packages for multiple package systems (Andris)
7662...G...... [ZBX-5559] fixed reporting of system.sw.packages with short package listing (Andris)
7663..F....... [ZBX-5280] fixed functional macros for newly created items returning 0 instead of 'no data' (Toms)
7664..F....... [ZBX-5280] fixed HOST.DNS macro priorities when only JMX and IPMI interfaces are used in host (Toms)
7665..F....... [ZBX-5280] fixed HOST.DNS macro not using default DNS from host interface configuration (Toms)
7666..F....... [ZBX-5280] added HOST.HOST macro support in map labels for trigger items (Toms)
7667A......... [ZBX-4097] changed the "application", "host" and "group" parameters for item.get, trigger.get and triggerprototype.get to be case sensitive (Pavels)
7668A.F....... [ZBX-1946] fixed being able to create screen items with spans exceeding the size of the screen (Pavels)
7669A.F....... [ZBX-5619] fixed errors when importing a template with an empty screen (Oleg)
7670..F....... [ZBX-3803] added PHP session auto start check in frontend setup (Oleg)
7671..F....... [ZBX-5621] fixed custom trigger severity displaying in user media configuration (Oleg)
7672..F....... [ZBX-5617] fixed class bug in trigger expression condition (Oleg)
7673A.F....... [ZBX-5046] fixed an error when deleting a globalmacro when the macro doesn't exist (Oleg)
7674..F....... [ZBX-5595] fixed "housekeeper" table getting entries when deleting a discovery rule or an item prototype (Oleg)
7675..F....... [ZBX-5596] fixed login form input field width (Oleg)
7676..F....... [ZBX-5629] fixed JavaScript error if user media contains doublequote (Oleg)
7677..F....... [ZBX-5580] fixed graph grid for negative values (Oleg)
7678..F....... [ZBX-1825] fixed clickable text in popup menu headers (Oleg)
7679.D........ [ZBX-5582] clarified StartTrappers parameter in the server and proxy configuration files (Richlv)
7680..F....... [ZBX-4833] fixed screens not being cloned upon a full template clone (Vedmak)
7681..F....... [ZBX-5547] fixed server name and other parameters in frontend setup not being escaped (Vedmak)
7682..F....... [ZBX-3347] fixed error when creating an item with a new application that already exists (Vedmak)
7683A......... [ZBX-3907] fixed API user.logout method (Vedmak)
7684..F....... [ZBX-4983] fixed importing of 1.8 templates if they contain already existing host macros (Vedmak)
7685..F....... [ZBX-5579] fixed displaying 'Acknowledged' in Monitoring -> Triggers when a trigger has no events by displaying 'No events' instead (Vedmak)
7686..F....... [ZBX-5606] removed 'units' and 'store value' fields for character data items (Vedmak)
7687..F....... [ZBX-5608] fixed incorrect macro resolving in trigger descriptions if expression has duplicate functions (Vedmak)
7688.D........ [ZBX-5650] added more information about ProxyLocalBuffer parameter in the example configuration file (Richlv)
7689.......PS. [ZBX-5414] fixed handling of an incorrect username/password in SNMPv3 checks (Sasha)
7690...G...... [ZBX-5609] fixed defaults for parameters of vfs.dev.read/write items in "zabbix_agentd -p" (Sasha)
7691...G...... [ZBX-5552] fixed processing of vm.memory.size[total] under FreeBSD (Sasha)
7692.......PS. [ZBX-5572] fixed trivial compilation warnings (Sasha)
7693
7694--------------------------------------------------------------------------------
7695Changes for 2.0.3
7696
76972.0.3rc2 was released as 2.0.3 without any changes
7698
7699--------------------------------------------------------------------------------
7700Changes for 2.0.3rc2
7701
7702Bug fixes:
7703.......PS. [ZBX-5625] fixed resolving of host and template-level macros in SNMP OID field (Sasha)
7704..F....... [ZBX-5627] fixed missed placeholder brackets in multiple pages (Eduard, Pavels)
7705..F....... [ZBX-5578] fixed multiple IE issues in screens (Eduard)
7706..F....... [ZBX-5612] fixed inability to view item data overview when host group doesn't have any triggers (Toms)
7707
7708--------------------------------------------------------------------------------
7709Changes for 2.0.3rc1
7710
7711New features:
7712...GI..... [ZBX-5171] got rid of agent ipv6 library dependency on older HP-UX machines (dimir)
7713........S. [ZBX-5450] added support of "KMGTsmhdw" suffixes in the second parameter of count() function (Sasha)
7714A.F....... [ZBX-1357] added American English translation; thanks to Zabbix translators (Richlv)
7715A......... [ZBX-2060] implemented the "expandExpression" parameter for the trigger.get and triggerprototype.get methods (Pavels)
7716A.F....... [ZBXNEXT-1253] implemented flicker-free screens (Eduard)
7717........S. [ZBX-5318] added remote commands in expanded {ESC.HISTORY} macro (Sasha)
7718A.F....... [ZBX-1357] added Chinese (Taiwan) translation; thanks to Zabbix translators (Richlv)
7719A.F....... [ZBX-1357] updated Chinese (China), Brazilian Portuguese, French, German, Japanese, Latvian, Polish, Spanish, Russian and Ukrainian translations; thanks to Zabbix translators (Richlv)
7720..F....... [ZBXNEXT-583] added the maintenance filter to the trigger status page (Pavels)
7721A......... [ZBX-5351] implemented the "selectTimeperiods" parameter for the maintenance.get method (Pavels)
7722..F....... [ZBX-4972] added the ability to edit map links in the element mass update form (Pavels)
7723
7724Bug fixes:
7725..F....... [ZBX-5578] fixed graph inner interval selection in screens (Eduard)
7726A......... [ZBX-954] fixed missing doublequote in import error message when a network map references non-existent trigger (Richlv)
7727...G...... [ZBX-5473] fixed agent crash under FreeBSD and Linux when started with -p or -t vfs.dev.read/write (Sasha)
7728..F....... [ZBX-5513] fixed HTTP authentication without directly passing password (Eduard)
7729..F....PS. [ZBX-4852] fixed calculation of update interval if flexible intervals are used (Andris, Sasha)
7730A......... [ZBX-5434] fixed validation of linking template items to host (Eduard)
7731..F....... [ZBX-5514] fixed SQL query in get_min_itemclock_by_itemid function (Eduard)
7732A......... [ZBX-5510] fixed item name selecting using group filter (Eduard)
7733..F....... [ZBX-2939] fixed login button link in HTTP auth mode (Eduard)
7734..F....... [ZBX-5406] fixed error when exporting template with another template with screens linked to it (Vedmak)
7735....I..... [ZBX-5509] fixed upgrade patch to execute it on MySQL 5.0.28 or earlier (Sasha)
7736...G...PS. [ZBX-5383] limited maximum data size accepted via Zabbix communication protocol to 128 MB (Andris)
7737..F....... [ZBX-5198] fixed usage of 'memory_get_peak_usage' function that appeared in PHP 5.2 (Vedmak)
7738..F....... [ZBX-5466] fixed dependency adding when copying triggers to host and when full cloning host (Toms)
7739..F....... [ZBX-5466] added copying of triggers that reference web monitoring items (Toms)
7740A......... [ZBX-5466] improved warning message for trigger circular dependencies (Toms)
7741A......... [ZBX-5466] added template name in the warning message when linking template to a host and there were dependencies from that template to another template that was not linked to that host (Toms)
7742A.F....... [ZBX-4316] improved message for web step status code validation error, added validation in the API (Vedmak)
7743..F....... [ZBX-5445] fixed hint not removed in dashboard when widget content is refreshed (Vedmak)
7744..F....... [ZBX-5490] fixed textarea maxlength validation (Eduard)
7745A......... [ZBX-5461] fixed error when createing trigger prototype with PHP 5.1 (Vedmak)
7746..F....... [ZBX-5487] fixed sorting in dashboard system status and host status widget popups (Vedmak)
7747..F....... [ZBX-5480] fixed icon default state for host elements in map (Eduard)
7748....I..... [ZBX-5479] removed inode item prototype from OS Windows template (Sasha)
7749........S. [ZBX-5235] fixed update of the "lifetime" field when linking a template to a host (Sasha)
7750..F....... [ZBX-4025] fixed duplicate HTTP step name checking (Eduard)
7751.......PS. [ZBX-5240] fixed unwanted server shutdown if housekeeper cannot access MySQL database (Andris)
7752..F....... [ZBX-4482] fixed guest user theme not applied (Toms)
7753..F....... [ZBX-5441] fixed audit logging when adding IT service causing notice message and wrong audit log (Toms)
7754..F....... [ZBX-5204] changed the color of inactive tabs to blue in the classic theme (Pavels)
7755..F....... [ZBX-5393] fixed translation escaping in HTML areas causing some languages to display incorrect text (Toms)
7756..F....... [ZBX-5393] fixed broken target selection in action form (Toms)
7757A.F....... [ZBX-5489] removed API methods CAlert->create(), CAlert->delete(), CEvent->create(), CEvent->delete(), CEvent->deleteByTriggerIDs() (Eduard)
7758.......PS. [ZBX-5483] fixed response to sender requests with missing fields (Sasha)
7759..F....... [ZBX-5429] fixed hintbox displaying when menu is shown (Eduard)
7760..F....... [ZBX-5444] fixed maintenance hint not accessible if user has no permissions (Toms)
7761..F....... [ZBX-5444] added functionality to hints, and now all newlines are converted to <br> tag (Toms)
7762..F....... [ZBX-5444] fixed host in maintenance not highlighted by adding icon to hosts in maintenance (Toms)
7763..F....... [ZBX-5444] fixed "last 20 issue" widget lines being 2px higher than other table lines in dashboard (Toms)
7764..F....... [ZBX-5444] made host names with maintenance description correctly aligning in new lines in Monitoring -> Triggers when browser window width is changed (Toms)
7765..F....... [ZBX-5488] fixed web item macros in map labels (Eduard)
7766..F....... [ZBX-5437] fixed error when templated trigger description contains interface macro (Vedmak)
7767..F....... [ZBX-5411] fixed map element link sorting in element configuration form (Vedmak)
7768..F....... [ZBX-5465] fixed the "Filter by host group" select not being populated in the availability report page filter (Pavels)
7769..F....... [ZBX-5465] corrected the labels for the host group and host filter on the "by host" availability report page (Pavels)
7770..F....... [ZBX-5465] fixed wrong template being selected when returning to the "by template" availability report from a graph (Pavels)
7771.......PS. [ZBX-5485] fixed resolving of {HOST.NAME} macro on proxy in item keys (Sasha)
7772...GI..PS. [ZBX-5386] fixed ODBC items to become unsupported when NULL value returned (dimir)
7773....I..P.. [ZBX-5469] enabled possibility to use more than one application in proxy web monitoring for single host (dimir)
7774A.F....... [ZBX-5292] allowed empty user macro values (Eduard)
7775..F....... [ZBX-5471] fixed error when copying trigger from a host template that's linked to that host (Vedmak)
7776..F....... [ZBX-5460] fixed link color in Dark Orange Theme bar text in Configuration -> Hosts -> Host (Toms)
7777..F....... [ZBX-5317] fixed adding links for map elements (Vedmak)
7778A......... [ZBX-5440] added check for user group mass update function if no user group IDs are provided (Toms)
7779A......... [ZBX-5440] fixed inability to remove last user and last permission from user group (Toms)
7780..F....... [ZBX-5353] improved login form layout when increasing text size in Firefox; thanks to Andrey Bondarenko (Pavels)
7781A.F....... [ZBX-5409] changed item value macros for items without data to be resolved into "UNKNOWN" (Pavels)
7782..F....... [ZBX-5409] fixed value mappings in the Latest data, item history pages and in plain text screen items and trigger names (Pavels)
7783..F....... [ZBX-5419] added session termination upon logout (Toms)
7784..F....... [ZBX-5419] added guest session termination after login (Toms)
7785..F....... [ZBX-4168] fixed the "problem display" dashboard filter not being applied to the "Latest 20 issues" block (Pavels)
7786........S. [ZBX-5435] fixed memory leak in a history syncer process (Andris)
7787..F....... [ZBX-5393] improved language encoding lookup for Windows (Toms)
7788..F....... [ZBX-5393] secured javascript files, when translation contains apostrophes (Toms)
7789..F....... [ZBX-5393] fixed undefined LC_MESSAGES on Windows (Toms)
7790..F....... [ZBX-5393] fixed language support for 64bit Windows (Toms)
7791..F....... [ZBX-5393] fixed undefined index for Greek language on Windows (Toms)
7792..F....... [ZBX-5399] fixed group list selection for super admin users (Eduard)
7793..F....... [ZBX-5417] fixed macros being expanded in trigger overview trigger names (Pavels)
7794..F....... [ZBX-5417] removed the select item key button from the LLD form (Pavels)
7795..F....... [ZBX-5389] fixed broken Monitoring->Graph when used with Oracle (Toms)
7796..F....... [ZBX-5422] fixed the outdated browser warning page not being displayed when magic quotes are enabled (Pavels)
7797..F....... [ZBX-5422] disabled switching to compatibility mode for IE (Pavels)
7798..F....... [ZBX-5392] fixed the "no permission" error when repeatingly deleting items from the item list (Pavels)
7799...G...... [ZBX-5358] fixed converting to UTF8 of interface name in net.if.discovery check (Sasha)
7800....I..... [ZBX-5359] improved performance of MySQL patches for migrating to the 2.0 schema (Sasha)
7801.......PS. [ZBX-5397] fixed resolving of {HOST.IP}, {HOST.DNS} and {HOST.CONN} macros in item key parameters (Sasha)
7802..F....... [ZBX-5410] fixed displaying of a visible host name in the dynamic graphs (Sasha)
7803........S. [ZBX-5347] fixed creating of multiple entries in graphs based on LLD prototypes (Sasha)
7804..F....... [ZBX-5257] fixed trigger prototype form not being populated with data when editing a trigger prototype (Pavels)
7805A......... [ZBX-5307] added a validation rule to prevent dependencies from a trigger to a trigger inherited from it (Pavels)
7806A......... [ZBX-5307] fixed inherited trigger dependencies not being validated on hosts (Pavels)
7807A......... [ZBX-5307] fixed an undefined index error when importing a trigger, that depends on an unexisting trigger (Pavels)
7808A......... [ZBX-5307] fixed errors when importing item prototypes without applications (Pavels)
7809..F....... [ZBX-5396] fixed entries sorting by host groups in dashboard "system status", "host status" and "web monitoring" (Toms)
7810..F....... [ZBX-5108] fixed undefined index errors when deleting a templated item from the list (Pavels)
7811....I..... [ZBX-5125] added more validation of duplicates in upgrade patches (1.8 -> 2.0) (dimir)
7812........S. [ZBX-4527] removed length limitation of the alerter script command line (Sasha)
7813..F....... [ZBX-5385] fixed "service down" cells not filled in Monitoring -> Discovery with the classic theme (Toms)
7814A......... [ZBX-5308] fixed trigger dependencies not being overridden by new triggers in parent templates (Toms)
7815........S. [ZBX-5367] fixed assignment of elements to a maintenance mode by the timer process (Sasha)
7816..F....... [ZBX-5364] added showing application and templated screen subentities when full cloning host or template (Vedmak)
7817A......... [ZBX-5370] fixed errors on importing of maps (Vedmak)
7818..F....... [ZBX-2771] fixed localization of popups in Monitoring->Events (Vedmak)
7819..F....... [ZBX-5360] fixed editing large inventory fields in the host mass update form (Vedmak)
7820..F....... [ZBX-5352] fixed displaying the "Change" column when the change for the value is non-significant (Vedmak)
7821A......... [ZBX-5363] fixed importing templates which use item as min/max value in graph (Vedmak)
7822A......... [ZBX-5345] fixed "group" option in the "configuration.export" method (Vedmak)
7823A.F....... [ZBX-5371] unified multiple import-related error messages (Pavels)
7824A......... [ZBX-5250] fixed the "macros" parameter in the host.massremove and template.massremove methods (Pavels)
7825A.F....... [ZBX-5351] fixed an undefined index error when deleting maintenance time intervals (Pavels)
7826A.F....... [ZBX-5351] fixed time intervals being recreated when updating maintenances (Pavels)
7827..F....... [ZBX-5355] fixed translated string escaping in the map pop up menu script (Pavels)
7828..F....... [ZBX-5257] changed technical host names to visible host names in several places (Pavels)
7829..F....... [ZBX-5257] fixed incorrect links to parent trigger and graph prototypes in the configuration forms (Pavels)
7830..F....... [ZBX-5257] fixed multiple navigation panel issues (Pavels)
7831...G...... [ZBX-4430] fixed -t and -p options for Windows 2000/XP agent (Sasha)
7832...G...... [ZBX-1829] improved system.uname check to support latest Windows versions (Sasha)
7833...G...... [ZBX-5103] fixed compatibility of the agent with Windows 2000 (Sasha)
7834....I..... [ZBX-5357] fixed typos in help_items item key descriptions (Richlv)
7835
7836--------------------------------------------------------------------------------
7837Changes for 2.0.2
7838
78392.0.2rc2 was released as 2.0.2 without any changes
7840
7841--------------------------------------------------------------------------------
7842Changes for 2.0.2rc2
7843
7844Bug fixes:
7845........S. [ZBX-5031] fixed possible history syncer crash while processing JMX items (Sasha)
7846........S. [ZBX-4976] fixed {HOST.CONN}, {HOST.IP) and {HOST.DNS} macro substitution for global scripts (Sasha)
7847A......... [ZBX-5349] fixed graph prototypes being created with an incorrect flag (Pavels)
7848
7849--------------------------------------------------------------------------------
7850Changes for 2.0.2rc1
7851
7852New features:
7853...GI..... [ZBXNEXT-1268] add resource information (version, description etc.) to Windows binaries (dimir)
7854A.F....... [ZBX-1357] updated French, German, Japanese and Russian translations; thanks to Zabbix translators (Richlv)
7855..F....... [ZBX-4281] separated links to hosts and templates for host groups on search page (Vedmak)
7856..F....... [ZBX-3003] added support for suffixes in map label trigger expression macro function parameter (Vedmak)
7857
7858Bug fixes:
7859..F....... [ZBX-5348] fixed validation of itemid parameter for popup_bitem.php (Pavels)
7860..F....... [ZBX-5311] fixed error when delete proxy that is used by discovery rule (Vedmak)
7861....I..... [ZBX-5125] allow unique index in hosts_groups in database upgrade scripts (1.8 -> 2.0) (dimir)
7862....I..... [ZBX-5125] default discovery groupid in database upgrades scripts (1.8 -> 2.0) (dimir)
7863..F....... [ZBX-5267] fixed error when delete single host group (Vedmak)
7864..F....... [ZBX-5319] fixed incorrect calculation of action escalation steps delay (Vedmak)
7865....I..... [ZBX-5320] fixed the default path to an agent configuration file in the default data (Sasha)
7866A.F....... [ZBX-4963] fixed inherited trigger prototypes lacking certain data (Pavels)
7867..F....... [ZBX-5273] fixed the host configuration form when using SQLite (Pavels)
7868A......... [ZBX-5290] fixed slow query in "Host status" dashboard widget for large setups (Toms)
7869A......... [ZBX-5086] fixed templated triggers losing those dependencies which were added additionally to host trigger when saving a host without making any changes (Toms)
7870A......... [ZBX-5086] fixed just one dependency added to host trigger when linking template with a trigger which has several dependencies (Toms)
7871A......... [ZBX-5086] improved template linkage circularity check; added more precise exception messages (Toms)
7872A.F....... [ZBX-4317] fixed inability to link templates with trigger dependency using mass update (Toms)
7873..F....... [ZBX-3053] fixed trigger expression testing when an item key contains the "+" character (Pavels)
7874..F....... [ZBX-2876] fixed GUI messaging working in popups i.e. pages without menus (Toms)
7875..F....... [ZBX-4930] improved translations for import error messages (Vedmak)
7876..F....... [ZBX-5253] fixed color of disabled host link on search page (Vedmak)
7877A.F....... [ZBX-5281] fixed error when creating an item without delay_flex field specified (Vedmak)
7878..F....... [ZBX-3284] fixed messages for discovery rule manipulations (Vedmak)
7879..F....... [ZBX-2586] fixed localization of the date in the header on the trigger status page (Pavels)
7880..F....... [ZBX-5070] fixed SQL error on logout with HTTP authentication (Toms)
7881..F....... [ZBX-4741] fixed authentication configuration page still using "profiles" table (Toms)
7882..F....... [ZBX-3637] fixed "IT Services availability report" generating wrong weekly timing (Toms)
7883..F....... [ZBX-3637] fixed notification report ignoring daylight saving time (Toms)
7884..F....... [ZBX-3782] fixed {HOSTNAME} macro not working in map labels trigger expression macro (Vedmak)
7885.......... [ZBXNEXT-1256] changed partition discovery keys for Solaris and Linux example userparams, so that example file may be directly included (Richlv)
7886..F....... [ZBX-5236] fixed some map element rendering ignoring the "Problem display" map option (Pavels)
7887A......... [ZBX-5252] fixed multiple level templated application inheritance (Pavels)
7888..F....... [ZBX-2183] fixed change column in latest data for items with 'unixtime' units (Vedmak)
7889A.F....... [ZBX-2055] added flexible intervals and time periods validation (Vedmak)
7890..F....... [ZBX-5045] fixed audit error message when deleting global macros (Pavels)
7891..F....... [ZBX-3387] fixed incorrect frontend language shown as active in the user profile (Vedmak)
7892..F....... [ZBX-2046] fixed paging when element count changes (Vedmak)
7893A......... [ZBX-5060] fixed inability to mass update host inventory mode (Toms)
7894A......... [ZBX-4929] optimized host group SQL queries (Eduard)
7895....I..... [ZBX-5168] added missing and fixed existing help_items as per documentation (dimir, Sasha)
7896........S. [ZBX-5218] fixed generating of triggers without functions when editing a trigger prototype expression (Sasha)
7897..F....... [ZBX-3001] fixed media sorting in user profile (Vedmak)
7898..F....... [ZBX-5159] fixed macro resolving in trigger description (Vedmak)
7899..F....... [ZBX-5144] fixed PostgreSQL injection in the database configuration setup form (Pavels)
7900A......... [ZBX-5232] fixed import of templated low level discoveries (Pavels)
7901A......... [ZBX-5232] fixed errors when importing empty low level discoveries and items without applications (Pavels)
7902.D........ [ZBX-2510] clarified in the Zabbix sender manpage which parameters from the agent config file sender supports (Richlv)
7903A.F....... [ZBX-4007] fixed using screen elements with resources from child nodes (Pavels)
7904A.F....... [ZBX-4007] fixed not being able to add screens from a child node to a slideshow (Pavels)
7905..F....... [ZBX-4007] fixed undefined index when switching nodes in the screen selection pop up (Pavels)
7906A......... [ZBX-4007] fixed node criteria being applied when passing the "screenitemids" parameter to screen.get (Pavels)
7907A......... [ZBX-4007] fixed hostgroup.get returning the "graphid" property (Pavels)
7908..F....... [ZBX-5108] fixed permission check errors caused by empty user groups (Pavels)
7909A......... [ZBX-5208] fixed updating interfaces via host.massupdate (Pavels)
7910A......... [ZBX-5208] fixed main interface validation in hostinterface.massremove (Pavels)
7911A......... [ZBX-5208] fixed host.update only accepting arrays of interfaces and not working with a single interface (Pavels)
7912..F....... [ZBX-5237] fixed event CSV export (Pavels)
7913..F....... [ZBX-5179] fixed filter layout on low resolution screens (Pavels)
7914..F....... [ZBX-3853] changed several message strings (Pavels)
7915A......... [ZBX-5213] fixed usergroup.massupdate failing when updating only permissions or users (Pavels)
7916..F....... [ZBX-5145] fixed PostgreSQL error when inserting an audit record if the X_FORWARDED_FOR header value is too long (Pavels)
7917..F....... [ZBX-5065] fixed inability to delete a service with soft linked dependencies (Toms)
7918A.F....... [ZBX-5065] added circularity check for IT services (Toms)
7919..F....... [ZBX-2501] fixed subnodes not opening when parent node is opened in IT services (Toms)
7920..F....... [ZBX-2506] fixed ordering for dashboard filter; fixed multisort function (Toms)
7921A......... [ZBX-5079] fixed returning triggers and graphs with no permissions and incorrect counts for templates (Toms)
7922..F....... [ZBX-2854] fixed table sorting icon positioning (Toms)
7923..F....... [ZBX-5107] fixed ability to select entities more than once in popups (Toms)
7924
7925--------------------------------------------------------------------------------
7926Changes for 2.0.1
7927
79282.0.1rc2 was released as 2.0.1 without any changes
7929
7930--------------------------------------------------------------------------------
7931Changes for 2.0.1rc2
7932
7933Bug fixes:
7934...G...... [ZBX-5094] removed trailing backslash from returned value {#FSNAME} by Windows agent (Sasha)
7935
7936--------------------------------------------------------------------------------
7937Changes for 2.0.1rc1
7938
7939New features:
7940A.F.....S. [ZBX-5150] added support of Numeric (unsigned) type for aggregated items (Sasha)
7941........S. [ZBXNEXT-1259] added a script file existence and permissions check for the "Script" media type (Sasha)
7942...G...... [ZBXNEXT-801] maximum number of monitored disks increased to 1024, with dynamic increasing of shared memory size (Andris)
7943....I..... [ZBXNEXT-1256] added example Solaris partition LLD user parameter (Richlv)
7944A.F....... [ZBX-5074] redesigned action configuration page (Eduard)
7945..F....... [ZBX-1357] updated Brazilian Portuguese, French, Greek, Japanese, Ukrainian and Russian translations; thanks to Zabbix translators (Richlv)
7946..F....... [ZBXNEXT-1019] updated jQuery to 1.7.2 and jQuery UI to 1.8.20 (Vedmak)
7947..F....... [ZBXNEXT-829] added Zabbix server availability check (Vedmak)
7948
7949Bug fixes:
7950..F....... [ZBX-2801] removed incorrect message after removing of master node (Sasha)
7951..F....... [ZBX-5188] fixed incorrect graph themes being used for graphs from child nodes (Pavels)
7952A......... [ZBX-5155] fixed importing of triggers with dependencies from 1.8 to 2.0 (Pavels)
7953..F....... [ZBX-5184] fixed availability displaying for all types in host properties (Toms)
7954..F....... [ZBX-5136] fixed XML import handling of short and long empty tag syntax (Vedmak)
7955..F....... [ZBX-5154] fixed host group tab not adding selected hosts to the host group (Toms)
7956A.F....... [ZBX-5176] fixed trigger events not being deleted when changing it to a templated trigger (Pavels)
7957........S. [ZBX-5042] fixed server crash while synchronizing host_inventory table (Sasha)
7958........S. [ZBX-5042] fixed possible SQL errors during node synchronization (Sasha)
7959..F....... [ZBX-5133] fixed error when adding the first map element (Toms)
7960A......... [ZBX-5115] fixed API object names being case sensitive (Pavels)
7961....I..... [ZBX-5058] init.d scripts updated for Zabbix 2.0 (Andris)
7962..F....... [ZBX-5143] fixed regular expression deletion action ignoring cancelation in confirmation dialog (Vedmak)
7963........S. [ZBX-5148] fixed linking of item prototypes by a discovery rule (Sasha)
7964....I..... [ZBX-5061] fixed Oracle SQL errors when executing data.sql (Sasha)
7965........S. [ZBX-5123] fixed Oracle SQL error while linking a template by server (Sasha)
7966..F....... [ZBX-5156] fixed incorrect values in node edit form (Vedmak)
7967A......... [ZBX-5140] fixed usermacro.get returning macros from all nodes by default (Vedmak)
7968..F....... [ZBX-5106] fixed trigger dependencies not being mapped to new triggers when cloning a host (Pavels)
7969..F....... [ZBX-5106] fixed trigger dependencies on web triggers not being removed when cloning a host (Pavels)
7970..F....... [ZBX-5128] fixed pagefilter->groupid (Eduard)
7971..F....... [ZBX-5073] fixed parent template links in items, triggers, graphs and discovery rules (Eduard)
7972..F....... [ZBX-5104] fixed severity colors in trigger forms (Vedmak)
7973..F....... [ZBX-5104] fixed trigger severity control working incorrectly on fast clicks (Vedmak)
7974..F....... [ZBX-5119] fixed maintenance till day (Eduard)
7975..F....... [ZBX-5105] fixed server name not shown in page title (Vedmak)
7976..F....... [ZBX-4863] fixed graph Y marker positions and values when setting a minimum value for the Y scale (Pavels)
7977A.F....... [ZBX-4861] fixed excess queries upon no-change graph saving (Toms)
7978A.F....... [ZBX-5090] fixed errors when fully cloning a host that contains trigger prototypes with web items in the expression (Pavels)
7979....I..... [ZBXNEXT-1256] fixed example Linux partition LLD item (Richlv)
7980.......PS. [ZBX-4980] fixed error in decoding of big base64 encoded values (Andris)
7981..F....... [ZBX-5081] fixed simple slide show update changing slideids in a database (Toms)
7982A......... [ZBX-5092] fixed the get method "nodeids" parameter not working in some APIs (Pavels)
7983..F....... [ZBX-5000] fixed "all" shown instead of "not selected" in Monitoring -> Discovery (Toms)
7984.......PS. [ZBX-4793] fixed processing of SNMP strings terminated with a NUL character (Sasha)
7985.......PS. [ZBX-4793] added support for display-hint when getting SNMP octet string values (dimir)
7986..F....... [ZBX-5080] fixed incorrect JavaScript parameter encoding in the map editor (Pavels)
7987..F....... [ZBX-5245] fixed subfilter going out of screen when there are too many items (Toms)
7988..F....... [ZBX-4974] fixed showing of groups w/o templates when linking a template (Toms)
7989..F....... [ZBX-5096] fixed error when creating a hostgroup with too long name (Vedmak)
7990..F....... [ZBX-4985] improved hostgroup area icon layout (Vedmak)
7991..F....... [ZBX-5078] fixed item prototype application linking when fully cloning a host (Pavels)
7992A.F....... [ZBX-5053] fixed Y max/min value validation for calculated graph scales (Eduard)
7993A.F....... [ZBX-5029] fixed inherited item interface being updated incorrectly when changing it's type (Pavels)
7994A.F....... [ZBX-4958] fixed undefined indexes when switching auth method (Eduard)
7995..F....... [ZBX-5071] fixed macros being deleted when leaving the "macro" and "value" fields empty (Pavels)
7996.......PS. [ZBX-5076] fixed possible server or proxy crash when using Calculated, DB Monitor, SSH or Telnet items (Sasha)
7997A.F....... [ZBX-5032] fixed media type selection in user properties (Eduard)
7998..F....... [ZBX-4864] fixed graph Y axis label alignment (Pavels)
7999..F....... [ZBXNEXT-1225] fixed multiple design issues (Pavels)
8000..F....... [ZBX-4932] fixed weekly top 100 trigger report using incorrect time period (Pavels)
8001..F....... [ZBX-3106] fixed supported types for calculated items (Toms)
8002A......... [ZBX-5030] fixed IT services query in Oracle (Eduard)
8003....I..... [ZBX-5041] changed {HOSTNAME} macro to {HOST.NAME} in the default templates (Sasha)
8004A.F....... [ZBX-4974] fixed and improved several popups (Toms)
8005..F....... [ZBX-5020] fixed undefined functions prior requirement check in setup.php (Toms)
8006..F....... [ZBX-5016] fixed graph borders in screens (Eduard)
8007A......... [ZBX-4962] fixed varchar default saving in MySQL (Eduard)
8008..F....... [ZBX-4977] fixed GUI messaging (Eduard)
8009A......... [ZBX-4994] fixed SQL error when trying to remove host interface used in items (Vedmak)
8010..F....... [ZBX-4918] fixed value mapping when resolving {ITEM.LASTVALUE} and {ITEM.VALUE} macros (Vedmak)
8011..F....... [ZBX-5013] fixed requirements check in frontend setup (Vedmak)
8012A......... [ZBX-4923] fixed IDs sorting before update and delete (Eduard)
8013A......... [ZBX-5026] fixed error messages when creating IT Service (Eduard)
8014...G...... [ZBX-3897] fixed processing of proc.num[] item under FreeBSD; thanks to Jim Riggs (Sasha)
8015
8016--------------------------------------------------------------------------------
8017Changes for 2.0.0
8018
8019Bug fixes:
8020A......... [ZBX-5025] fixed "undefined index" error when updating specific trigger properties (Pavels)
8021..F....... [ZBX-5004] fixed error when importing linked templates (Vedmak)
8022
8023--------------------------------------------------------------------------------
8024Changes for 2.0.0rc6
8025
8026New features:
8027..F....... [ZBX-1357] updated Brazilian Portuguese, French, Russian and Ukrainian translations; thanks to Zabbix translators (Richlv)
8028
8029Bug fixes:
8030....I..... [ZBXNEXT-973] changed units to "bps" for monitoring of network traffic items (Sasha)
8031....I..... [ZBXNEXT-973] changed colors in the "MySQL operations" graph (Sasha)
8032...G...PS. [ZBXNEXT-1220] fixed compilation errors on Solaris (dimir)
8033
8034--------------------------------------------------------------------------------
8035Changes for 2.0.0rc5
8036
8037New features:
8038..F.I..... [ZBXNEXT-1225] added the "Classic" frontend theme (Pavels)
8039..F....... [ZBX-1357] updated Brazilian Portuguese, Dutch, Greek, Russian and Ukrainian translations; thanks to Zabbix translators (Richlv)
8040...G...PS. [ZBXNEXT-1220] added support of monitoring of log files larger than 2GB (Sasha)
8041...G...... [ZBX-3151] added support of monitoring files larger than 2GB in the vfs.file.size[] item (Sasha)
8042
8043Bug fixes:
8044..F....... [ZBX-5005] fixed escaping of percent character in translation string (Vedmak)
8045A......... [ZBX-4997] fixed inherited item interfaces being set to null when updated by importing parent template (Eduard)
8046....I..... [ZBX-5003] backticked table and field names in the MySQL scheme and default data (Sasha)
8047..F....... [ZBX-5002] fixed undefined index error when rendering a node tree in a DM setup (Pavels)
8048A.F....... [ZBX-5008] fixed updating users that do not belong to the selected node (Pavels)
8049.......PS. [ZBX-4980] fixed trapper process crash/hang on decoding big base64 encoded values (Andris)
8050
8051--------------------------------------------------------------------------------
8052Changes for 2.0.0rc4
8053
8054New features:
8055..F....... [ZBX-4815] forbade deleting IT services that have dependencies (Pavels)
8056..F....... [ZBX-4815] all status-related fields will now be disabled when choosing "do not calculate" in the IT service configuration form (Pavels)
8057..F....... [ZBX-4815] implemented multiselect support for the IT service dependency pop up (Pavels)
8058A......... [ZBXNEXT-1189] implemented the service.getsla method (Pavels)
8059A......... [ZBXNEXT-1189] implemented the "selectTrigger", "selectParentDependencies" and "selectAlarms" parameters for the service.get method (Pavels)
8060..F....... [ZBXNEXT-1189] improved the design of the SLA report page (Pavels)
8061..F....... [ZBXNEXT-1196] redesigned frontend setup form (Toms)
8062...G...... [ZBXNEXT-1188] added support of "agent.hostname" check (Sasha)
8063..F....... [ZBX-1357] updated Brazilian Portuguese, Czech, Dutch, Greek, Japanese, Latvian, Polish, Russian, Spanish and Ukrainian translations; thanks to Zabbix translators (Richlv)
8064..F....... [ZBXNEXT-1181] redesign host mass update page (Eduard)
8065
8066Bug fixes:
8067..F....... [ZBX-4945] fixed several map element selection not working on Command + Click on Macs (Pavels)
8068..F....... [ZBX-4978] fixed frontend setup welcome image (Toms)
8069..F....... [ZBX-4944] fixed translation string in top100 report (Vedmak)
8070..F....... [ZBX-4957] removed error column from item prototypes list, removed 'not supported' status from item prototype edit form (Vedmak)
8071..F....... [ZBX-4981] triggers that reference items created by LLD or web monitoring items are not exported for now (Vedmak)
8072A.F....... [ZBX-4956] fixed incorrect trigger existence checks (Pavels)
8073..F....... [ZBX-4815] improved IT service configuration and SLA report page performance (Pavels)
8074..F....... [ZBX-4815] fixed IT service sorting on the service configuration page (Pavels)
8075..F....... [ZBX-4815] fixed IT service configuration pop up menu translation (Pavels)
8076..F....... [ZBX-4815] fixed IT service status update when changing the linked trigger severity (Pavels)
8077A......... [ZBX-4815] fixed sorting for results returned by the "selectDependencies" and "selectParentDependencies" parameters for service.get (Pavels)
8078..F....... [ZBX-4960] fixed LDAP frontend messages, fixed message in 'Latest data' (Vedmak)
8079..F....... [ZBX-4920] fixed templates from 1.8 XML being dependent on 'hosts' rules (Vedmak)
8080...G...PS. [ZBX-4942] do not send prototypes for active agent to process (dimir)
8081....I..PS. [ZBX-4941] added default DBHost configuration parameter value "localhost" (dimir)
8082....I..... [ZBX-4471] fixed warnings when applying 2.0 dbpatches (dimir)
8083..F....... [ZBX-4969] fixed item key param macro not resolved in simple graph popup (Vedmak)
8084..F....... [ZBX-4964] added requirements checks for PHP xmlreader and xmlwriter (Vedmak)
8085..F....... [ZBX-4967] fixed template full clone (Toms)
8086..F....... [ZBX-3148] fixed user macro not expanded in trigger names (Toms)
8087..F....... [ZBX-4493] fixed host popup menu overlapping the screen range (Toms)
8088..F....... [ZBX-4924] fixed deletion of template screens (Vedmak)
8089..F....... [ZBX-4953] fixed unclear messages in setup.php (Toms)
8090..F....... [ZBX-4402] added contexts for ambiguous translations (Vedmak)
8091A.F....... [ZBX-4915] fixed host group filtering without hosts or templates (Eduard)
8092A......... [ZBXNEXT-1189] implemented permission checks for the "selectDependencies" service.get parameter (Pavels)
8093..F....... [ZBXNEXT-1189] fixed service ordering on the SLA report page (Pavels)
8094..F....... [ZBXNEXT-1189] fixed "Graph" links not being displayed for services with children on the SLA report page (Pavels)
8095..F....... [ZBXNEXT-1189] fixed time period not being remembered when following a link to a detailed service SLA report (Pavels)
8096..F....... [ZBXNEXT-1189] fixed problem reasons not being displayed for parent services on the SLA report page (Pavels)
8097..F....... [ZBXNEXT-1189] fixed service status and problems being calculated if the service status algorithm is set to "do not calculate" (Pavels)
8098A.F....... [ZBXNEXT-1189] fixed service status not being updated when changing the severity of a linked trigger (Pavels)
8099..F....... [ZBX-4857] added validation for empty username, public and private keys in an item form (Sasha)
8100..F....... [ZBX-4938] fixed constant not used in CAction.php (Toms)
8101..F....... [ZBX-4926] fixed inability to add simple graphs and plain text elements to screen templates (Toms)
8102........S. [ZBX-4921] fixed possible SQL errors while processing LLD data with long values (Sasha)
8103........S. [ZBX-4889] fixed execution of GUI Scripts for disabled hosts (Sasha)
8104..F.....S. [ZBX-4412] fixed updating of trigger last change by significant event (Sasha)
8105A......... [ZBX-4880] fixed error 'JSON-rpc error generation failed. No such error' in API (Vedmak)
8106..F....... [ZBX-4922] fixed importing of linked templates (Vedmak)
8107..F....... [ZBX-4895] fixed host proxy exported as ID (Vedmak)
8108.......PS. [ZBX-4857] fixed poller hanging on SSH check when using public key authentication (dimir)
8109..F....... [ZBX-4914] fixed graph name encoding in form preview (Vedmak)
8110........S. [ZBX-4881] fixed slow select queries from partitioned history tables (Sasha)
8111..F....... [ZBX-4495] fixed hintbox positioning (Toms)
8112..F....... [ZBX-4903] fixed sorting in 'Overview' screen (Vedmak)
8113A......... [ZBX-4927] fix proxy deletion message and remove excess space from the audit record (Richlv)
8114..F....... [ZBX-4900] improved performance of 'Status of Zabbix' dashboard widget (Vedmak)
8115...G...... [ZBX-4905] fixed processing of system.swap.in/out[,pages] under Linux 2.6 (Sasha)
8116...G...... [ZBX-4907] fixed processing of system.swap.in/out[,sectors/count] under Linux (Sasha)
8117..F....... [ZBX-4902] fixed errors in configuration export (Vedmak)
8118........S. [ZBX-4910] fixed updating of "SNMPv3 priv passphrase" field in low-level discovered SNMPv3 items (Sasha)
8119........S. [ZBX-4884] fixed incorrect calculation of items using option "Delta (speed per second)" after recovery from unsupported state (Sasha)
8120........S. [ZBX-4671] fixed truncation of the calculated item formula (Sasha)
8121........S. [ZBX-4893] fixed linking of item applications by a discovery rule (Sasha)
8122..F....... [ZBX-4649] fixed screen editing not working properly after moving content to another cell (Toms)
8123..F....... [ZBX-4875] fixed inability to drag/sort graph item with long description in graph form (Toms)
8124
8125--------------------------------------------------------------------------------
8126Changes for 2.0.0rc3
8127
8128New features:
8129....I..... [ZBXNEXT-973] redesign of existing templates (Alexei, Sasha)
8130..F....... [ZBX-4869] added support for nested screens import (Vedmak)
8131A.F....... [ZBXNEXT-1161] implemented the service API (Pavels)
8132A.F....... [ZBXNEXT-1126] redesign global script execution (Eduard)
8133...GI..... [ZBXNEXT-584] added support of multiple servers in active check mode; thanks to Takanori Suzuki (Sasha)
8134..F.I..... [ZBX-3721] design improvements (Pavels)
8135A.F....... [ZBXNEXT-908] redesign Configuration->Host->Graphs (Eduard)
8136..F....... [ZBX-4738] improved the host interface selection in the item mass update form (Pavels)
8137...G...... [ZBX-4635] added support for optional first parameter to vfs.dev.* on Solaris (dimir)
8138..F....... [ZBXNEXT-1153] added support for nested templates in import (Vedmak)
8139..F....... [ZBX-1357] updated Czech, French, German, Greek, Japanese, Polish, Russian, Spanish and Turkish translations; thanks to Zabbix translators (Richlv)
8140
8141Bug fixes:
8142A.F....... [ZBX-4890] fixed creating hosts by administrators (Pavels)
8143..F....... [ZBXNEXT-1161] fixed multiple IT service validation issues (Pavels)
8144.......PS. [ZBX-4793] fixed processing of quoted strings in dynamic SNMP indexes (Sasha)
8145.......PS. [ZBX-4709] fixed processing of quoted strings in SNMP items (Sasha)
8146........S. [ZBX-4882] fixed processing of quoted strings in SNMP lld rules (Sasha)
8147..F....... [ZBX-3219] added newlines to script execution error messages (Vedmak)
8148..F....... [ZBX-4348] fixed graph values not displayed for regular user (Toms)
8149..F....... [ZBX-4698] fixed selected host group forgotten if "remember selected" is disabled (Toms)
8150..F....... [ZBX-4871] fixed templates listed when adding log items in history (Toms)
8151..F....... [ZBX-4862] fixed Error when trying to remove additional templates in the host mass update form (Toms)
8152....I..... [ZBX-3929] removed deprecated Switch module from gen_schema.pl and get_data.pl scripts (Sasha)
8153..F....... [ZBX-4738] fixed several checkboxes state not being saved after an unsuccessful item mass update (Pavels)
8154..F....... [ZBX-4865] fixed error bar in case of error with words longer than screen (Pavels, Toms)
8155........S. [ZBX-4840] improved slow SQL queries in processing of {ITEM.VALUE} and {ITEM.LOG.*} macros (Sasha)
8156..F....... [ZBX-4572] fixed incorrect value input in GUI configuration form raising critical error (Vedmak)
8157..F....... [ZBX-4841] fixed inability to select other but the first of the discovery checks for a discovery rule in popup.php (Toms)
8158..F....... [ZBX-4110] renamed 'Password' to 'Key passphrase' in action form (Vedmak)
8159..F....... [ZBX-4686] fixed the "Change" link not being accessible for graph type screen items in embedded screens (Pavels)
8160..F....... [ZBX-4836] fixed undefined variables in actionconf.php when trying to add maintenance status; fixed some random ordering for conditions (Toms)
8161..F....... [ZBX-4829] fixed incorrect redirect in 'insert trigger' popup in trigger expression builder (Vedmak)
8162A......... [ZBX-4784] fixed inherited triggers being updated on any host update (Vedmak)
8163........S. [ZBX-4824] fixed memory leak while switching item to not supported status (Sasha)
8164..F....... [ZBX-4830] fixed error when trying to create item without host (Vedmak)
8165..F....... [ZBX-4676] fixed link to triggers from dashboard 'system status' widget not reseting host filter (Vedmak)
8166..F....... [ZBX-4568] fixed new host groups not populated with selected group when 'remember selected' is disabled in GUI settings (Vedmak)
8167..F....... [ZBX-4583] fixed possible processing of null as object in CUIwidget (Vedmak)
8168..F....... [ZBX-4740] fixed host filter when switching to 'configuration of items' from another host configuration page (Vedmak)
8169...G...... [ZBX-4195] fixed memory leak while processing unsupported performance counters by Windows agent (Sasha)
8170....I..PS. [ZBX-4780] removed vfs.fs.discovery returned value limit when processed by proxy (dimir)
8171...G...... [ZBX-4802] improved memory de-allocation code clarity (Andris)
8172..F....... [ZBX-4739] fixed mass update failing with many items selected (Toms)
8173..F....... [ZBX-4821] fixed flexible interval update using item mass update form (Vedmak)
8174..F....... [ZBX-4806] fixed "New flexible interval" not shown in item form (Toms)
8175A.F....... [ZBX-4790] fixed *ERROR*s in trigger expressions in items.php; fixed undefined variables when filtering without host (Toms)
8176..F....... [ZBX-3725] added check for xml file size exceeds upload_max_filesize php setting (Vedmak)
8177A.F....... [ZBX-3991] forbid passive proxy interfaces with ip 0.0.0.0 (Vedmak)
8178..F....... [ZBX-3152] fixed global messages being shown even if all severities are unchecked (Vedmak)
8179....I..... [ZBXNEXT-397] removed records from "ids" table to prevent SQL errors while adding a new item (Sasha)
8180..F....... [ZBX-4811] added 'filter' and 'lifetime' fields to discovery rules export (Vedmak)
8181...G...... [ZBX-4801] fixed processing of proc.num[] and proc.mem[] checks with name of processes more than 15 characters (Sasha)
8182..F....... [ZBX-4792] fixed missing field "Allowed hosts" when item type Zabbix trapper (Toms)
8183..F....... [ZBX-4038] fixed warnings for incorrect input values (Toms)
8184..F....... [ZBX-4781] fixed error message when copying items to multiple hosts (Toms)
8185
8186--------------------------------------------------------------------------------
8187Changes for 2.0.0rc2
8188
8189New features:
8190........S. [ZBXNEXT-1162] improved performance of processing of triggers by history syncers and timer processes (Sasha)
8191A.F....... [ZBXNEXT-1149] import of nested maps, import form redesign (Vedmak)
8192........S. [ZBXNEXT-744] added support of {ITEM.ID} and {TRIGGER.EXPRESSION} macros in notifications and commands (Sasha)
8193A.F....... [ZBXNEXT-914] redesign Administration->DM (Eduard)
8194
8195Bug fixes:
8196..F....... [ZBX-4788] fixed trigger severity being reset when changing dependencies via mass update (Sasha)
8197..F....... [ZBX-4787] fixed graph axis item selection popup shows only monitored hosts (Vedmak)
8198..F....... [ZBX-4779] fixed new groups import (Vedmak)
8199..F....... [ZBX-4775] fixed discovery rules import (Vedmak)
8200..F....... [ZBX-4700] fixed errors in item list when using interface related macro in template item key (Vedmak)
8201..F....... [ZBX-4761] fixed "&" escaping in form inputs (Pavels)
8202.......PS. [ZBX-4749] fixed proxy crash on exit when deleting trend cache (dimir)
8203..F....... [ZBX-4778] fixed port field validation in creating discovery rule (Toms)
8204A.F....... [ZBX-4718] fixed Graph axis item cloning in host Full Clone (Toms)
8205A......... [ZBX-4621] fixed macro update using host.massupdate (Vedmak)
8206A.F....... [ZBX-4697] fixed error when massupdate group for hosts that belongs to different groups (Vedmak)
8207A.F....... [ZBX-4257] fixed creating discovery rules, items and item prototypes (Pavels)
8208..F....... [ZBX-4765] fixed filter fields being unset when saving of discovery rule fails (Vedmak)
8209..F....... [ZBX-4736] fixed undefined variable in Inventory Hosts (Toms)
8210..F....... [ZBX-4764] fixed critical error in Administration->Notifications (Toms)
8211..F....... [ZBX-4753] properly pluralized "Last n issues" message in dashboard (Vedmak)
8212..F....... [ZBX-3613] updated notification sounds; fixed sound playback in profile (Toms, Vedmak)
8213..F....... [ZBX-4713] fixed ACK status for triggers visible in Dashboard and Screens (Toms)
8214..F....... [ZBX-4752] fixed creating SNMPv1 item prototypes with data type "boolean" (Vedmak)
8215..F....... [ZBX-4702] fixed dynamic item saving in Screens (Eduard)
8216A.F....... [ZBX-4257] fixed updating templated items (Pavels)
8217A.F....... [ZBX-4710] fixed replacing graph Y axis item prototypes when cloning a discovery rule (Pavels)
8218A.F....... [ZBX-4710] fixed deleting hosts when a graph prototype uses a normal item for it's Y scale (Pavels)
8219..F....... [ZBX-4365] added plural translation support for the failed login attempt message (Pavels)
8220..F....... [ZBX-4365] fixed user being redirected to the dashboard after trying to login with an incorrect password (Pavels)
8221
8222--------------------------------------------------------------------------------
8223Changes for 2.0.0rc1
8224
8225New features:
8226....I...S. [ZBX-4751] removed "WITH OIDS" option from PostgreSQL database scheme (Sasha)
8227....I..PS. [ZBXNEXT-397] added support of web monitoring by Zabbix proxy (Sasha)
8228..F....... [ZBX-3531] configuration export/import (Vedmak)
8229...G...PS. [ZBX-4581] added time unit symbols support to aggregate items (dimir)
8230A.F....... [ZBX-4333] implemented dependency validation in trigger::adddependencies (Pavels)
8231A.F....... [ZBX-4333] implemented dependency inheritance in the trigger.adddependencies and trigger.deletedependencies methods (Pavels)
8232..F....... [ZBXNEXT-904] redesign Configuration->Screens (Eduard)
8233..F....... [ZBX-4600] trigger dependencies will now be deleted when executing a mass update with no dependencies selected (Pavels)
8234A......... [ZBX-4563] changed the hostmacro related UserMacro method interfaces (Pavels)
8235..F....... [ZBX-4563] improved SQL query debug log design (Pavels)
8236..F....... [ZBX-4537] improved include_once statements to make Zabbix code easier to reuse (Alexei)
8237..F....... [ZBXNEXT-1113] redesign Configuration->Host->Discovery rules (Eduard)
8238..F....... [ZBXNEXT-1107] redesign Configuration->Audit (Eduard)
8239....I..PS. [ZBX-2604] added processing of not supported items monitored by a proxy (Sasha)
8240..F....... [ZBXNEXT-903] redesign Configuration->Items (Eduard)
8241..F....... [ZBXNEXT-909] redesign Configuration->Discovery (Eduard)
8242
8243Bug fixes:
8244..F....... [ZBX-3528] fixed letter numbering of long lists (Vedmak)
8245...G.J.PS. [ZBX-4725] fixed processing lld rules with macros in a key (Sasha)
8246..F....... [ZBX-4730] removed incorrect JS function call in the event history screen (Pavels)
8247..F....... [ZBX-3522] fixed errors when inserting too long values in the user_history and profiles tables (Vedmak)
8248A.F....... [ZBX-4333] fixed trigger inheritance when calling trigger.update whithout a trigger expression (Pavels)
8249..F....... [ZBX-4333] fixed host trigger mass update (Pavels)
8250..F....... [ZBX-4333] fixed trigger dependency copying (Pavels)
8251........S. [ZBX-4629] fixed processing Y axis min/max values for graph prototypes (Sasha)
8252..F....... [ZBX-4641] fixed errors in a "Discovery checks" popup (Sasha)
8253A.F....... [ZBX-4202] fixed SQL performance in tr_status.php - combined similar queries, user data SQL access only once, triggerids retrieval optimization (Toms)
8254A.F....... [ZBX-4647] fixed trigger and item prototype inheritance (Pavels)
8255..F....... [ZBX-4467] fixed the ZBX_MAX_PERIOD constant not affecting the timebar control (Pavels)
8256A......... [ZBX-4562] fixed mediatype.update returning incorrectly formatted result (Toms)
8257..F....... [ZBX-4187] fixed dashbord fonts on popup. fixed js error on last 20 issues (Toms)
8258A.F....... [ZBX-4607] fixed the script.getscriptbyhosts method returning scripts from nodes defferent from hosts (Pavels)
8259A.F....... [ZBX-4607] fixed the script "Host groups" parameter (Pavels)
8260A......... [ZBX-4607] fixed the script.get methods "selectHosts" and "selectGroups" options (Pavels)
8261..F....... [ZBX-4607] fixed new ID generation in DM setup (Pavels)
8262..F....... [ZBX-4253] fixed menu link inconsistency in tr_status.php (Toms)
8263..F....... [ZBX-4554] fixed ordering (Toms)
8264..F....... [ZBX-4295] fixed icons ending outside map. Removed icon resizing responsible for infinite loop (Toms)
8265..F....... [ZBX-4296] fixed popup menu unavailable for disabled hosts (Toms)
8266....I..... [ZBX-4693] fixed hosts table foreign key constraint error during database upgrade (dimir, Sasha)
8267A.F....... [ZBX-4563] fixed host macro IDs being regenerated when updating macros (Pavels)
8268A.F....... [ZBX-4563] fixed several macro validation issues (Pavels)
8269..F....... [ZBX-4563] fixed macro sorting (Pavels)
8270..F....... [ZBX-3735] fixed login form to send passwords via POST not GET; thanks to Joseph Bueno (Alexei)
8271A......... [ZBX-954] increased API version to 1.4, Zabbix 1.8.x is using 1.3 (Alexei)
8272A.F....... [ZBX-4604] fixed the "change" link not being accessible for graph type screen items in embedded screens (Pavels)
8273........S. [ZBX-4560] fixed low level discovery error messages to start with uppercase 'Cannot ...' (Alexei)
8274..F....... [ZBX-4677] fixed minor typo in class.cscript.php; thanks to Łukasz Jernaś (Alexei)
8275..F.....S. [ZBX-4261] fixed disovery rules in the queue calculation (Sasha)
8276...G...... [ZBX-4624] fixed processing of system.cpu.switches metric (Sasha)
8277..F....... [ZBX-4623] fixed host group visibility for non superadmins. (Toms)
8278........S. [ZBX-4662] fixed server crash while linking a template with DebugLevel=4 (Sasha)
8279..F....... [ZBX-1335] improved Item filter. (Eduard)
8280..F....... [ZBX-4630] fixed "Trigger overview" screen. (Eduard)
8281.......PS. [ZBX-4628] fixed an "invalid number of fields" error when syncing configuration on proxy (Sasha)
8282A.F....... [ZBX-4593] fixed "trigger info" type screen item resource validation (Pavels)
8283A.F....... [ZBX-4599] fixed errors in building select queries in Event.get() (Pavels)
8284..F....... [ZBX-1787] fixed gradient element rendering if the value exceeds the max Y scale value (Pavels)
8285A.F....... [ZBX-4494] fixed some types of screen items not being returned by Screen.get() (Pavels)
8286.......PS. [ZBX-4591] more secure substituting of macros in item keys and dynamic SNMP OIDs (Sasha)
8287..F....... [ZBX-4598] fixed audit error when saving triggers (Pavels)
8288A.F....... [ZBX-4598] fixed templated trigger inheritance (Pavels)
8289..F....... [ZBX-3373] fixed host interfaces filtering in items. (Eduard)
8290..F....... [ZBX-4110] fixed "ssh key" field and "password" field names in items. (Eduard)
8291..F....... [ZBX-3466] fixed creating new item without hostname. (Eduard)
8292..F....... [ZBX-1601] fixed clear history and trends of items for templates. (Eduard)
8293..F....... [ZBX-3330,ZBX-4280] fixed remembering of item filter parameters. (Eduard)
8294..F....... [ZBX-2662,ZBX-3304] fixed reset button style in filter. (Eduard)
8295..F....... [ZBX-2071] fixed IPMI sensors with trailing spaces in items. (Eduard)
8296..F....... [ZBX-2631] fixed flexible interval configuration in items. (Eduard)
8297..F....... [ZBX-4596] fixed trigger prototype deletion. (Eduard)
8298..F....... [ZBX-2515] set 15 minutes autologout as default for new users (Alexei)
8299..F....... [ZBX-4580] fixed trigger info pop up in the item configuration list (Pavels)
8300
8301--------------------------------------------------------------------------------
8302Changes for 1.9.9
8303
8304New features:
8305..F....... [ZBX-4558] added audit logging when udpating and creating triggers (Pavels)
8306..F....... [ZBXNEXT-1066] removed the "Monotoring - Hosts" page (Pavels)
8307..F....... [ZBXNEXT-1066] remade the "Search" page layout (Pavels)
8308..F....... [ZBXNEXT-1066] added the host pop up menu to the "Events", "Event details", "Latest data" and "Overview" pages (Pavels)
8309..F....... [ZBXNEXT-1066] added the "Host screens" link to all of the host pop up menus (Pavels)
8310A.F.....S. [ZBXNEXT-814] added support of disabling media types (Alexei)
8311...GI..... [ZBXNEXT-1024] added support for more vm.memory.size modes for various platforms (asaveljevs, dimir)
8312..F....... [ZBXNEXT-1019] updated jQuery to 1.7.1 and jQuery-ui to 1.8.17 (Vedmak)
8313..F....... [ZBXNEXT-1058] added an item lifetime indicator icon in the item configuration (pavels, Sasha)
8314..F....... [ZBXNEXT-1058] changed the default discovery rule 'lifetime' field value to 30 days (pavels, Sasha)
8315A.......S. [ZBX-4479] added possibility to add a dependency from a template to a host (Sasha, Slava)
8316..F....... [ZBX-4483] added transparency support for image resizing (Pavels)
8317..F....... [ZBXNEXT-905] redesign Configuration->Triggers (Eduard)
8318..F....... [ZBXNEXT-912] redesign Configuration->Slide shows (Eduard)
8319..F.I...S. [ZBXNEXT-406] replaced an older 'status' check to an internal 'zabbix[host,<type>,available]' check (asaveljevs, Sasha)
8320..F.I..... [ZBX-4009] added new option in map configuration which enables macros expanding (Vedmak)
8321..F.I...S. [ZBX-3286] added ability to automatically delete low level discovered resources (Sasha, Vedmak)
8322........S. [ZBX-2806] improved processing of escalations (dimir, Sasha)
8323..F....... [ZBX-1357] updated Brazilian Portuguese, Dutch, French, Greek, Latvian, Polish, Russian and Ukrainian translations; thanks to Zabbix translators (Richlv)
8324A.F....... [ZBX-3527] improved host form to allow selection of default interface (Vedmak)
8325A.F.....S. [ZBX-4262] added support of item prototypes for graph y axis min/max (pavels, Sasha)
8326A.F....... [ZBX-4311] fixed graph prototype name validation (Pavels)
8327A.F....... [ZBXNEXT-906] redesign Configuration->Host groups (Eduard)
8328....I..... [ZBX-4024] new build process for database schema and data, also new location of database related files; db data file uses transactions now (Alexei)
8329
8330Bug fixes:
8331A......... [ZBX-4586] implemented item's application validation in the Item.update and Item.create API methods (Pavels)
8332.......P.. [ZBX-4577] fixed possible SQL errors when updating a configuration on a proxy (Sasha)
8333..F....... [ZBX-4106] fixed "Status of triggers" screen element layout (Vedmak)
8334A.F....... [ZBX-4558] fixed deleting child template triggers when moving a trigger to a template (Pavels)
8335A......... [ZBX-4558] fixed child template trigger attributes being reset when updating a template trigger (Pavels)
8336..F....... [ZBX-4558] fixed trigger form "type" field value being inverted (Pavels)
8337A......... [ZBX-4520] removed possibility to create dependencies from hosts to templates (Pavels)
8338..F....... [ZBX-4467] removed the warning message when setting the zoom to "All" in screen monitoring (sanja)
8339..F....... [ZBX-4434] fixed validation of duplicated user macros; fixed some error messages (sanja)
8340....I...S. [ZBX-4555] fix compilation error on Solaris (get rid of INT_MAX dependency) (dimir, Sasha)
8341..F....... [ZBX-4523] fixed impossibility to correctly translate some parts of Zabbix (sanja)
8342..F....... [ZBX-4513] refactored value mappings form (Vedmak)
8343..F....... [ZBX-4477] fixed new expressions created on each Zabbix regexp update (Vedmak)
8344..F....... [ZBXNEXT-1058] fixed confirmation pop-up showing up on auto refresh in latest data (Pavels)
8345....I..... [ZBX-2701] removed empty value mappings from a default data (Sasha)
8346A.F....... [ZBX-4505] fixed global macro recreation instead of updating (Pavels)
8347..F....... [ZBX-4505] fixed audit message appearing when saving an unchanged global macro (Pavels)
8348A......... [ZBX-4519] fixed impossibility to delete template : Unknown column 'h.name' (sanja)
8349..F....... [ZBX-4468] removed possibility to add to value mappings few items with same name (Slava)
8350..F....... [ZBX-4483] added proper icon image resizing (Pavels)
8351..F....... [ZBX-4456] fixed error position in IT services form (Vedmak)
8352..F....... [ZBX-4470] fixed node initialization in DM setup (Pavels)
8353..F....... [ZBX-4407] fixed import hosts from 1.8 version (sanja)
8354A......... [ZBX-4425] fixed item prototype interface mapping when cloning a discovery rule (Pavels)
8355..F....... [ZBX-4459] fixed values are cleared when try to add incorrect value mapping, negative values now allowed (Vedmak)
8356..F....... [ZBX-4458] fixed js error in global macro form, changed layout to be consistant with other places (Vedmak)
8357..F....... [ZBX-4449] fixed IT services SLA graph permission checks (Pavels)
8358A......... [ZBX-4448] fixed proxy interface validation (Pavels)
8359..F....... [ZBX-4455] fixed the 'sortorder' field validation in the IT services form (Pavels)
8360..F....... [ZBX-4427] fixed map element host group highlighting (Pavels)
8361..F....... [ZBX-4446] fixed event duration calculation (Pavels)
8362........S. [ZBX-2806] fixed possible double notification messages (dimir, Sasha)
8363A......... [ZBX-4425] fixed unsetting interface when performing Item::udpate requests (Pavels)
8364..F....... [ZBX-4436] fixed wrong sql query in discovery popup (Slava)
8365....I..... [ZBX-4429] fixed problem with wrong mysql comment tag and warning in mysql function when  update to 1.9.8 (Slava)
8366........S. [ZBX-4418] fixed possible SQL errors while processing of time functions (Sasha)
8367..F....... [ZBX-4336] fixed problem with item status clearing when changing  to active in frontend (Slava)
8368A.F....... [ZBX-4260] replaced event sorting by 'clock' with 'eventid' (Pavels)
8369..F....... [ZBX-4381] fixed permission check in SLA reports (Pavels)
8370..F....... [ZBX-4411] remade the zbx_stripos() function whithout the use of mb_stripos() (Pavels)
8371..F....... [ZBX-4015] fixed multiple XSS issues (Pavels)
8372..F....... [ZBX-4334] changed disabled triggers and scenarios to be shown by default (sanja)
8373A......... [ZBX-4403] fixed low level discovery rule creation (Pavels)
8374..F.I...S. [ZBX-3832] removed support of aggregated graph items (pavels, Sasha)
8375..F....... [ZBX-4235] fixed operations with decimal numbers for certain locales (Pavels)
8376A.F....... [ZBX-4382] fixed missing dates in the midle of graph axis (sanja)
8377A.F....... [ZBX-3366] fixed API sorting (Eduard)
8378
8379--------------------------------------------------------------------------------
8380Changes for 1.9.8
8381
8382New features:
8383 - [ZBX-3104] implemented the screen item API (Pavels)
8384 - [ZBXNEXT-913] redesign Configuration->IT Services (Eduard)
8385 - [ZBXNEXT-907] redesign Configuration->Applications (Eduard)
8386 - [ZBX-3271] implemented the _x() and _xn() function for context dependent translations (pavels, Richlv, Vedmak)
8387 - [ZBX-3498] removed items from unmonitored hosts from the 'Add graph' and 'Add simple graph' pop-ups in the 'Favourite graphs' widget (Pavels)
8388 - [ZBX-3498] removed the 'Status' column from the 'Add simple graph' pop-up (Pavels)
8389 - [ZBXNEXT-1019] updated jQuery to 1.7 (Vedmak)
8390 - [ZBX-1357] added initial Greek translation (Richlv)
8391 - [ZBXNEXT-911] redesign Configuration->Web (Eduard)
8392 - [ZBXNEXT-579] added support for vfs.fs.discovery (with both {#FSNAME} and {#FSTYPE}) on FreeBSD, NetBSD and OpenBSD (asaveljevs)
8393 - [ZBXNEXT-580] added support for {#FSTYPE} for vfs.fs.discovery on AIX, HP-UX, Linux, Solaris and Windows (asaveljevs)
8394 - [ZBX-3074] moved the 'Status' column in the item list to the left (Pavels)
8395 - [ZBX-1357] updated Brazilian Portuguese, Japanese, Polish, Russian and Ukrainian translations; thanks to Zabbix translators (Richlv)
8396 - [ZBX-2960] added example userparameter for partition discovery on Linux (Richlv)
8397
8398Bug fixes:
8399 - [ZBX-3104] fixed screen item "Parameter" field validation and some minor screen item bugs (Pavels)
8400 - [ZBX-3593] fixed misaligned server name on top of the page (sanja)
8401 - [ZBX-3771] fixed possible 'Lock wait timeout' while processing lld rules (Sasha, pavels)
8402 - [ZBX-4139] fixed "Last n issues" widget label ignoring variable that sets the amount of issues (Richlv)
8403 - [ZBX-4359] fixed potentially incorrectly named index on node_cksum table (Richlv, Sasha)
8404 - [ZBX-4188] fixed nclob problem for Oracle (Vedmak)
8405 - [ZBX-4279] added an error message when trying to delete an item, that's being used as a min/max Y axis value for graphs (Pavels)
8406 - [ZBX-4282] fixed errors when importing templates with trigger dependencies (Pavels)
8407 - [ZBX-4108] updated FSF mailing address (Richlv)
8408 - [ZBX-4244] fixed inline-block container resizing in object lists in IE8 (Pavels)
8409 - [ZBX-4297] fixed error in top 100 triggers report (Vedmak)
8410 - [ZBX-4258] fixed link to the template prototype item in the caption of the item editing form (Pavels)
8411 - [ZBX-3510] fixed discovery and it's prototype cloning when cloning a host or template (Pavels)
8412 - [ZBX-3674] fixed possible editing of lld created elements (Vedmak)
8413 - [ZBX-3113] made nanoseconds patch mandatory for upgrading from 1.8 to 2.0 (asaveljevs)
8414 - [ZBX-3468] fixed error messages and warnings with enabled SQLite3 support in front-end (Alexei)
8415 - [ZBX-4056] fixed dependencies not added when template linked to host (Vedmak)
8416 - [ZBX-4315] fixed the 'close' link in the tooltips (Pavels)
8417 - [ZBX-3675] fixed items created via API for template have wrong interfaceid on linked host (Vedmak)
8418 - [ZBX-4212] fixed creation of trigger expression with "])" in item key (Vedmak)
8419 - [ZBXNEXT-675] reduced surrounding whitespace for Switch, Cloud, Crypto-router, UPS, Hub and Router map icons (Elvis, Richlv)
8420 - [ZBX-4305] removed CREDITS file (Richlv)
8421 - [ZBX-2504] replaced 'Groups' by 'Replace host groups' in host mass-update form to avoid confusion (Alexei)
8422 - [ZBX-2960] added defaults for example userparameters vfs.dir.size (/tmp) and proc.cpu (zabbix_agentd) to avoid errors in 'zabbix_agentd -p', documented them (Richlv)
8423 - [ZBX-2960] clarified what happens if proc.cpu does not match any processes (Richlv)
8424 - [ZBX-2960] made mysql.ping example userparameter a but more efficient by avoiding extra 'wc' invocation (Richlv)
8425 - [ZBX-3710] renamed "Zabbix Java Proxy" to "Zabbix Java Gateway" (asaveljevs)
8426 - [ZBX-4179] fixed compilation on OpenBSD: `NS_DEFAULTPORT' undeclared (asaveljevs)
8427 - [ZBX-3885] fixed error when update trigger prototype with wrong data (Vedmak)
8428 - [ZBX-3857] fixed creation and sorting of trigger prototypes (Vedmak)
8429 - [ZBX-4245] fixed error when add operation condition in action (Vedmak)
8430 - [ZBX-4265] fixed iconmappig API permission check (Pavels)
8431 - [ZBX-4283] fixed template creation being reported as an update (Richlv)
8432 - [ZBX-3749] escaped HTML entities in the web step "required" field (Pavels)
8433
8434--------------------------------------------------------------------------------
8435Changes for 1.9.7
8436
8437New features:
8438 - [ZBX-1346] add example user parameter to monitor mail queue length from mailq (Richlv)
8439 - [ZBXNEXT-429] make range select work in a more intuitive fashion (Eduard)
8440 - [ZBXNEXT-910] redesign Configuration->Maintenance (Eduard)
8441 - [ZBX-4222] added more clear labels 'Escalation period' and 'Default escalation period' in configuration of actions (Alexei)
8442 - [ZBXNEXT-485] improved simple checks key syntax as in other item keys (Sasha)
8443 - [ZBXNEXT-916] redesign Administration->Users, Users groups, User Profile (Eduard)
8444 - [ZBXNEXT-951] added possibility to calculate CPU load per processor: system.cpu.load[percpu,avgX] (rudolfs)
8445 - [ZBXNEXT-965] added redirect to a special warning page when user browser is not supported by Zabbix (Eduard)
8446 - [ZBX-4167] updated requirements screen for frontend (Vedmak)
8447 - [ZBXNEXT-918] redesign Administration->Media types (Eduard)
8448 - [ZBXNEXT-915] redesign Administration->Authentication (Eduard)
8449 - [ZBXNEXT-966] update jQuery to 1.6.4 (Eduard)
8450 - [ZBX-1357] updated Brazilian Portuguese, Dutch, German, Japanese, Polish, Russian, Slovak and Ukrainian translations; thanks to Zabbix translators (Richlv)
8451
8452Bug fixes:
8453 - [ZBX-3892] added support for low-level discovery template to action condition check (dimir)
8454 - [ZBX-4169] fixed filter reset after timeline change in Monitoring->latest data->History of log item (Vedmak)
8455 - [ZBX-3753] fixed possibility to remove host interface that is in use (Vedmak)
8456 - [ZBX-4238] fixed resolving of discovery macros in 'Formula' field for calculated items, 'Executed script' for SSH and Telnet items and 'Additional parameters' for Database monitor items (Sasha)
8457 - [ZBX-4153] fixed links to acknowledge and returning back to requester page (Eduard)
8458 - [ZBX-4174] made database monitor items not require interface (asaveljevs, Vedmak)
8459 - [ZBX-3881] fixed delay being set to 0 when changing item type from trapper to agent in item update form (Vedmak)
8460 - [ZBX-4115] added support for $(DESTDIR) for installing Zabbix Java proxy (dimir)
8461 - [ZBX-1020] added support for --sysconfdir, changed default installation directories (dimir, Richlv)
8462 - [ZBX-3912] fixed popup object selection for IE (Eduard)
8463 - [ZBX-4132] fixed checkbox cookie work (Eduard)
8464 - [ZBX-3635] fixed situation when templated trigger can reference items from another template not linked to a host (Vedmak)
8465 - [ZBX-4107] fixed map element configuration form layout (Vedmak)
8466 - [ZBX-4219] replaced {HOSTNAME} by {HOST.NAME} in data.sql (Alexei)
8467 - [ZBX-3540] removed unused node properties: timezone, history keeping, trend keeping (Alexei)
8468 - [ZBX-3275] fixed deleting of master node, it shouldn't delete other nodes (Alexei)
8469 - [ZBX-4209] fixed warning in latest data when navigating from monitoring->hosts page (Alexei)
8470 - [ZBX-4208] fixed Brazilian Portuguese being reported as just Portuguese in locale code (Richlv)
8471 - [ZBX-4151] fixed timer crash due to heap memory corruption (asaveljevs)
8472 - [ZBX-3755] fixed latest values in cloned items (Sasha)
8473 - [ZBX-3165] fixed layout of item prototypes form (Vedmak)
8474 - [ZBX-3342] fixed translation of graphs "Generated in x sec" stamps (Vedmak)
8475 - [ZBX-3926] fixed "Hide/Show selected" filter in history of log items (Vedmak)
8476 - [ZBX-4119] fixed items like simple check require agent interface on host, now any interface is enough (asaveljevs, Vedmak)
8477 - [ZBX-3745] fixed error message when link template with discovery rule to host that does not have needed interface (Vedmak)
8478 - [ZBX-3896] fixed broken triggers after removed item that is used in trigger (Vedmak)
8479 - [ZBX-4106] fixed layout of "Status of host triggers" screen element (Vedmak)
8480 - [ZBX-4061] fixed errors when try to delete already deleted regular expression (Vedmak)
8481 - [ZBX-4058] fixed working time updating in Administration->General->Working time (Vedmak)
8482 - [ZBX-4060] fixed error when save map with link updated to connect new element (Vedmak)
8483 - [ZBX-4166] fixed error in dashboard when configured to show unacknowledged only (Vedmak)
8484 - [ZBX-4003] fixed error when try to use not existing host group as group for discovered hosts (Vedmak)
8485 - [ZBX-4165] fixed failing insert into proxy_dhistory queries on the proxy side (rudolfs)
8486 - [ZBX-2882] fixed wrong item vfs.file.cksum[/vmlinuz] for some templates (Sasha)
8487 - [ZBX-3870] fixed data deletion order in proxy configuration synchronization (deniss, rudolfs)
8488 - [ZBX-3707] fixed possible empty action conditions (Vedmak)
8489 - [ZBX-4171] fixed server crash in add_value_suffix() under DebugLevel=4 (asaveljevs)
8490 - [ZBX-3930] fixed errors when return to some specific screens from profile screen (Vedmak)
8491 - [ZBX-3400] fixed calculation of graph header font size, Zabbix will decrease it to fit graph width (Alexei)
8492 - [ZBX-4105] fixed removal of host groups in configuration of dashboard, thanks to Pustovalov Alexey (Alexei)
8493 - [ZBX-3939] fixed warning messages when looking at the history of several selected log items (Alexei)
8494 - [ZBX-3493] fixed warnings when removing and clearing a template (Alexei)
8495 - [ZBX-4143] fixed cases with upgrade patch sometimes attempting to reference tables that were not created yet (Richlv, Sasha)
8496 - [ZBX-3618] extended allowed syntax for host interface DNS names (Vedmak)
8497 - [ZBX-3999] fixed map border (Alexei, Sasha, Eduard)
8498 - [ZBX-3946] fixed errors when create trigger with dependencies (Vedmak)
8499 - [ZBX-3921] fixed change link shown for maps in slide show (Vedmak)
8500 - [ZBX-4082] fixed error in Monitoring->Triggers when acknowledges are disabled (Vedmak)
8501 - [ZBX-4080] fixed host header info shown for creation form (Vedmak)
8502 - [ZBX-3987] fixed errors when change host in Monitoring->Graphs (Vedmak)
8503 - [ZBX-4114] fixed icon maps form height on dragging (Vedmak)
8504 - [ZBX-4101] fixed excess borders in screen cell configuration form (Vedmak)
8505 - [ZBX-3786] fixed incorrect inheritance of items when template is linked to another template linked to host (Vedmak)
8506 - [ZBX-1207] fixed host full clone with custom graphs (Vedmak)
8507
8508--------------------------------------------------------------------------------
8509Changes for 1.9.6
8510
8511New features:
8512 - [ZBXNEXT-747] added direct SNMP trap monitoring for snmptrapd and embed perl or SNMPTT (Eduard, rudolfs, Vedmak)
8513 - [ZBX-4116] fixed ibm_db2 update patch for help_items table (rudolfs)
8514 - [ZBXNEXT-895] redesign general->Macros (Eduard)
8515 - [ZBXNEXT-899] redesign general->Images (Eduard)
8516 - [ZBXNEXT-785] support of automatic selection of map icon element depending on element type (Eduard, Vedmak)
8517 - [ZBX-3683] removed the obsolete item zabbix[log] (Sasha)
8518 - [ZBXNEXT-891] redesign general->Value mapping (Eduard)
8519 - [ZBXNEXT-889] redesign general->Regular expressions (Eduard)
8520 - [ZBXNEXT-885] redesign general->Housekeeper, Working time and Other (Eduard)
8521 - [ZBXNEXT-871] redesign general->gui (Eduard)
8522 - [ZBX-1357] updated German, Japanese, Latvian, Polish, Russian, Turkish and Ukrainian translations; thanks to Zabbix translators (Richlv)
8523 - [ZBXNEXT-863] renamed "host profile" to "host inventory" (dimir)
8524
8525Bug fixes:
8526 - [ZBX-3647] fixed parsing of parameter in external scripts to work like in normal keys and added support for multiline output (Sasha)
8527 - [ZBX-2530] renamed "system.cpu.util" item parameters for solaris from "wait" to "iowait", from "kernel" to "system" (deniss)
8528 - [ZBX-4049] fixed memory leak in configuration syncer (rudolfs)
8529 - [ZBX-4017] fixed host deletion using api (Vedmak)
8530 - [ZBX-4029,ZBX-4037] fixed inconsistent and untranslatable strings in frontend and clarified frontend messages (Richlv)
8531 - [ZBX-4010] fixed undefined constant SVC_SNMPv2 in discovery action conditions (Richlv)
8532 - [ZBX-3775] fixed html formatting in Overview (Eduard)
8533 - [ZBX-4001] fixed nearly duplicate strings, clarified error messages and removed obsolete translation strings (Richlv, Sasha)
8534 - [ZBX-4004] fixed typos in function names (Richlv)
8535 - [ZBX-4002] fixed template name being reported as host name when incorrect characters were used (Richlv)
8536
8537--------------------------------------------------------------------------------
8538Changes for 1.9.5
8539
8540New features:
8541 - [ZBXNEXT-831] macros in interface IP addresses and DNS names are resolved in cache (rudolfs)
8542 - [ZBXNEXT-841] added "config" table to configuration cache, refresh_unsupported now is read from cache and synced with proxies (rudolfs)
8543 - [ZBXNEXT-807] implemented configuration cache for triggers (asaveljevs)
8544 - [ZBXNEXT-674] added host area functionality for maps (Aly, Vedmak)
8545 - [ZBXNEXT-738] added configurable colors and blinking for alarm states OK/PROBLEM (KB)
8546 - [ZBXNEXT-827] move misc/conf to the top level source directory (Richlv)
8547 - [ZBXNEXT-746] added trigger sorting by severity and host name (KB)
8548 - [ZBX-1357] updated Latvian, Russian and Ukrainian translations; thanks to Zabbix translators (Richlv)
8549 - [ZBXNEXT-783] added Inventory -> Overview report and filter to Inventory -> Hosts (KB)
8550 - [ZBXNEXT-467] renamed net.tcp.dns(.query)[] to net.dns(.record)[], added Windows support, retrans and timeout parameters and IP parameter support for UNIX (rudolfs)
8551 - [ZBX-3828] added Turkish translation; thanks to Murat Koç (Richlv)
8552 - [ZBXNEXT-677] added system.hw.* and system.sw.* items for Linux (rudolfs)
8553 - [ZBXNEXT-780] all items (including user parameters and external checks) can also return only whitespace (rudolfs)
8554
8555Bug fixes:
8556 - [ZBX-3962] fixed memory leak in poller processes (Sasha)
8557 - [ZBX-3901] fixed make errors due to "cp -n" under RHEL with --enable-java option (Sasha)
8558 - [ZBXNEXT-828] remove outdated spec files (Richlv)
8559 - [ZBX-3841] returned functionality of a macro {HOSTNAME} as in the version 1.8.x (Sasha)
8560 - [ZBX-3841] fixed processing of {HOST.NAME} macro in item keys (Sasha)
8561 - [ZBX-3858] fixed host selection in action condition popup (Vedmak)
8562 - [ZBX-3852] fixed duplicate HTML IDs in events.php (KB)
8563 - [ZBX-3846] fixed typo in map creation info message during export (Vedmak)
8564
8565--------------------------------------------------------------------------------
8566Changes for 1.9.4
8567
8568New features:
8569 - [ZBXNEXT-647] added automatic population of profile fields (KB, Sasha)
8570 - [ZBXNEXT-629] redesigned discovery form and added https and telnet to discovery and net.tcp.service(.perf) (Aly, rudolfs, Vedmak)
8571 - [ZBXNEXT-627] support of visible host and template name (Alexei, Sasha)
8572 - [ZBXNEXT-672] advanced options for remote commands (Aly, asaveljevs, Sasha, Vedmak)
8573 - [ZBX-1357] updated French, Latvian, Polish, Russian and Ukrainian translations; thanks to Zabbix translators (Richlv)
8574 - [ZBX-2756] renamed macro {TRIGGER.KEY<1-9>} to {ITEM.KEY<1-9>} (asaveljevs)
8575 - [ZBXNEXT-511] renamed item description to name, for description introduced a new field (asaveljevs, Vedmak)
8576
8577Bug fixes:
8578 - [ZBX-3774] fixed displaying of visible host and template name in several screens (Alexei)
8579 - [ZBX-3730] fixed bug with javascript translations - now js strings actually get translated (KB)
8580 - [ZBX-3752] fixed error in slides with system status (Vedmak)
8581 - [ZBX-3724] fixed broken images when importing and exporting maps with PostgreSQL (Alexei, Sasha, Vedmak)
8582 - [ZBX-3794] added timeout support to vfs.file.contents[] command (dimir)
8583 - [ZBX-3809] fixed overwriting of existing elements and links when importing a map (Alexei)
8584 - [ZBX-954] typo in constant name, cause error when try to clear item history (Vedmak)
8585 - [ZBX-3769] fixed applications unlinked when update item prototypes (Vedmak)
8586 - [ZBX-3678] fixed unlinking template with action triggers (Vedmak)
8587 - [ZBX-3758] made Zabbix daemons remove their PID file upon unsuccessful startup (asaveljevs)
8588 - [ZBX-3791] fixed item form caption after cloning item (Vedmak)
8589 - [ZBX-3689] fixed error when adding a new second-level IT Service (Alexei)
8590 - [ZBX-3715] improve frontend message style & grammar (Richlv)
8591 - [ZBX-3767] improve import status messages by avoiding concatenating individual words; thanks to zalex (Richlv)
8592 - [ZBX-3704] added default condition trigger value = problem for new actions (Vedmak)
8593 - [ZBX-3729] fixed server crash when failing to resolve interface-related macros in item keys (asaveljevs)
8594 - [ZBX-2885] fixed 00:00-23:59 vs. 00:00-24:00 inconsistency for periods (dimir)
8595 - [ZBX-3687] fixed link color for lld rules (Vedmak)
8596 - [ZBX-3709] fixed agree checkbox in setup (Vedmak)
8597 - [ZBX-3658] fixed the whole request to Java proxy failing if it contains an invalid key (asaveljevs)
8598 - [ZBX-3657] fixed errors while updating proxy configuration data (Sasha)
8599 - [ZBX-3656] fixed item filter by data type boolean (Vedmak)
8600 - [ZBX-3620] fixed error when delete application used in webscenario (Vedmak)
8601
8602--------------------------------------------------------------------------------
8603Changes for 1.9.3
8604
8605New features:
8606 - [ZBXNEXT-555] added remote monitoring of JMX counters through Java proxy (asaveljevs, Vedmak, Vlad)
8607 - [ZBXNEXT-651] added "Boolean" data type for integer item value type (asaveljevs, Vedmak, Vlad)
8608 - [ZBXNEXT-675] added new icons and a script to create sql file (Elvis, Richlv)
8609 - [ZBX-1357] Updated Latvian and Russian translations; thanks to Zabbix translators (Richlv)
8610 - [ZBXNEXT-696] Added support for {IPADDRESS}, {HOST.DNS} and {HOST.CONN} macros in trigger names (rudolfs)
8611 - [ZBXNEXT-676] merged host profile and extended host profile (Sasha, Vedmak)
8612
8613Bug fixes:
8614 - [ZBX-3495] fixed interfaceid updated to null when linking a template (Vedmak)
8615 - [ZBX-3623] fixed processing of nanoseconds for history data (Sasha)
8616 - [ZBX-3634] improved zabbix map API methods (Aly)
8617 - [ZBX-3579] fixed trigger popup menu in status of triggers (Vedmak)
8618
8619--------------------------------------------------------------------------------
8620Changes for 1.9.2
8621
8622New features:
8623 - [ZBXNEXT-673] added support of users scripts on Zabbix Agent and IPMI-based remote commands (Sasha, Vedmak)
8624 - [ZBXNEXT-631] added custom trigger severities configuration (Sasha, Vedmak)
8625 - [ZBXNEXT-636] login screen redesign, frontend themes restyle (Aly, Elvis)
8626 - [ZBXNEXT-635] introduced API wrapper for Zabbix frontend (Aly, Vedmak)
8627 - [ZBXNEXT-575] added new design for action operation remote commands (Aly, Sasha, Vedmak)
8628 - [ZBXNEXT-628] added advanced label settings for maps (Aly)
8629 - [ZBXNEXT-626] added remembering of grid options for maps (KB)
8630 - [ZBXNEXT-630] added automatic filling of DNS name for discovered and auto-registered devices (Sasha)
8631 - [ZBXNEXT-634] added information about usage of media types for actions in the list of media types (Alexei)
8632 - [ZBXNEXT-602] Export events to CSV (Aly, Vlad)
8633 - [ZBXNEXT-623] restored support of SQLite3 for use with Zabbix Server and front-end (Alexei)
8634 - [ZBX-1357] updated Dutch translation; thanks to qix (Richlv)
8635 - [ZBX-1357] updated Latvian translation (Richlv)
8636 - [ZBXNEXT-594] Add to Zabbix API support for search and filter by rules "ALL" or "ANY" (Vlad)
8637 - [ZBXNEXT-592] confirmation dialog for scripts (Vedmak)
8638 - [ZBX-3355] added character field length validation on inserts and updates (KB)
8639 - [ZBX-3370] updated Russian translation; thanks to zalex_ua and dotneft (Richlv)
8640 - [ZBX-3338] updated Ukrainian translation; thanks to zalex_ua (Richlv)
8641
8642Bug fixes:
8643 - [ZBX-3496] fixed error when creating new user (KB)
8644 - [ZBX-3496] fixed saving templated items (Vedmak)
8645 - [ZBX-3538] action condition 'Trigger description' renamed to 'Trigger name' (Alexei)
8646 - [ZBX-976] fix and improve availability report dropdown captions (Richlv)
8647 - [ZBX-3472] In item and discovery forms snmpv3 auth fields are now hidden if not needed (KB)
8648 - [ZBX-3550] enforce authentication for API, if auth param is not empty (Vedmak)
8649 - [ZBX-3500] added "change" link to "clock" element in screen configuration (KB)
8650 - [ZBX-3500] fixed infinite loop when screen was added as an element of another screen (KB)
8651 - [ZBX-3500] fixed database query algorithm when saving maintenance (KB)
8652 - [ZBX-3497] fixed Undefined index after changing Type of information in items (Vlad)
8653 - [ZBX-3477] fixed deletion of discovery rules without item prototypes (Vedmak)
8654 - [ZBX-3328] data exported from 1.8.x now can be successfully imported into 2.0 (KB)
8655 - [ZBX-3470] table user_groups is now updated only if necessary when user details are saved (KB)
8656 - [ZBX-1819] fixed templates listed twice for graphs if host filter is set to all (Vedmak)
8657 - [ZBX-3442] fixed GUI config "first selected" and "event ack" dropdowns (Vedmak)
8658 - [ZBX-3329] fixed shown last value as "0" in frontend for items that have never been updated (Aly)
8659 - [ZBX-3436] added missing "Primary POC Screen Name" to Inventory->Hosts (KB)
8660 - [ZBX-3405] fixed value_type for response code and failed step items when creating webcheck (Vedmak)
8661 - [ZBX-3363] fixed possible crash of server while processing of {HOST.CONN}, {IPADDRESS} and {HOST.DNS} macros (Sasha)
8662 - [ZBX-3326] add X-Poedit-Basepath header to all locales (Richlv)
8663 - [ZBX-3369] fixed API returning true in more Classes methods *.update and *.delete (Vlad)
8664 - [ZBX-3368] fixed custom graphs in screens form prefixed with ':' (Vedmak)
8665 - [ZBX-3329] fixed last value in latest data, status of triggers, and web monitoring (Vlad)
8666 - [ZBX-3362] fixed inability to rename trigger (Vlad)
8667 - [ZBX-1341] fixed password hashes returned over API (Vlad)
8668 - [ZBX-3367] fixed PHP Fatal error when trying to create screen (Vlad)
8669 - [ZBX-3354] fixed history clearing (Vlad)
8670 - [ZBX-3360] fixed simple graph adding to a screen (Vlad)
8671 - [ZBX-3189] fixed broken trigger dependencies (Vlad)
8672 - [ZBX-3326] sort po file contents and entries in POTFILES.in, include fuzzy entries in mo files (Richlv)
8673 - [ZBX-3054] fixed Cannot create or update Action with remote command; fix "reset() expects parameter 1 to be array, null given in /actionconf.php:754" (Vlad)
8674
8675--------------------------------------------------------------------------------
8676Changes for 1.9.1
8677
8678New features:
8679 - [ZBXNEXT-587] added support of multiple host interfaces (Aly, Sasha, Vedmak)
8680 - [ZBXNEXT-564] added new {IPADDRESS} and {HOST.PORT} macros in auto registration notifications (Sasha)
8681 - [ZBXNEXT-556] zabbix frontend translations are now handled by PHP gettext module (KB)
8682 - [ZBXNEXT-558] added support of monitoring auto-registered hosts with passive checks (Sasha)
8683 - [ZBXNEXT-512] redesign of unknown events (Aly, asaveljevs, Sasha)
8684
8685Bug fixes:
8686 - [ZBX-3241] fixed incorrectly shortened popup texts (Vlad)
8687 - [ZBX-2647] Made some of hard coded strings translatable (KB)
8688 - [ZBX-3300] fixed valuemapid not removed from items table when valuemap deleted (Vedmak)
8689 - [ZBXNEXT-588] improved template, host, proxy form view, dashboard screen (Aly, Vedmak)
8690 - [ZBX-3149] allow to translate more strings in screen element 'Server info'; add support for translator comments (Richlv)
8691 - [ZBX-3248] fixed empty and duplicate map URL name handling (KB)
8692 - [ZBX-3190] fixed sql errors when processing proxy configuration (asaveljevs, Sasha)
8693 - [DEV-471] fixed sql scripts names consistency (Sasha)
8694 - [ZBXNEXT-538] include ibm_db2 upgrade patches in distribution package (Sasha)
8695 - [ZBX-3130] fixed bug when creating custom graph: host items now can be added (KB)
8696
8697--------------------------------------------------------------------------------
8698Changes for 1.9.0
8699
8700New features:
8701 - [DEV-477] added support of low-level discovery of file systems, network interfaces and SNMP OID's (Sasha, Vedmak)
8702 - [DEV-490] made graph legend optional (Aly)
8703 - [DEV-483] added templated screens (Aly)
8704 - [DEV-485] added multiple urls for map elements (Vedmak)
8705 - [DEV-471] field graph_theme.noneworktimecolor renamed to nonworktimecolor (Sasha)
8706 - [DEV-471] database integrity - added foreign keys (Sasha, Vedmak)
8707 - [ZBXNEXT-483] added vfs.file.contents[file,encoding] check (asaveljevs)
8708 - [ZBXNEXT-457] added support of nanoseconds for history tables (Sasha)
8709 - [DEV-449] added display of host time in screens (Aly)
8710 - [DEV-449] added system.localtime[local] check (Sasha)
8711 - [DEV-444] added optional suppressing of processing of older data in log[], logrt[] and eventlog[] (Sasha)
8712
8713--------------------------------------------------------------------------------
8714Changes for 1.8.23rc1
8715
8716A.F....... [ZBX-10650] fixed php code to correspond to the syntax of PHP 5.0 (Sasha)
8717....I..... [ZBX-10364] fixed inconsistencies in schema.inc.php with schema.sql (Sasha)
8718
8719Changes for 1.8.22
8720
87211.8.22rc1 was released as 1.8.22 without any changes
8722
8723Changes for 1.8.22rc1
8724
8725..F....... [ZBX-8582] fixed SQL injection vulnerability in bar graphs (Ivo, Pavels)
8726........S. [ZBX-8815] fixed adding of host groups to the host by discovery action (Sasha)
8727........S. [ZBX-8798] fixed evaluation of trigger expressions where a suffixed number is followed by a subtraction (asaveljevs)
8728...G...... [ZBX-8595] fixed incorrect event message when handling eventlog (dimir)
8729
8730Changes for 1.8.21
8731
87321.8.21rc1 was released as 1.8.21 without any changes
8733
8734Changes for 1.8.21rc1
8735
8736..F....... [ZBX-3407] fixed NVPS query to not fail on DB2 (Krists)
8737..F....PS. [ZBX-8608] added support of IP masks for action conditions (Sasha)
8738A.F....... [ZBX-8151] fixed XXE vulnerability on XML import using obsolete libxml versions; thanks to pnig0s@Freebuf for the report (Andrejs)
8739...G...PS. [ZBX-8343] fixed a bug in binary heap that could cause a slightly inconsistent ordering of elements in the queue (asaveljevs)
8740...G...... [ZBX-8198] decreased verbosity of Windows agent with DebugLevel=4 (Nikolaj)
8741A.F....... [ZBX-7930] improved SQL performance and execution time in Maintenance page (Ivo)
8742
8743Changes for 1.8.20
8744
87451.8.20rc2 was released as 1.8.20 without any changes
8746
8747Changes for 1.8.20rc2
8748
8749A......... [ZBX-7693] fixed admin user being able to update media for other users (Pavels)
8750..F....... [ZBX-6721] fixed LDAP bind password being included in page source (Eduard)
8751
8752Changes for 1.8.20rc1
8753
8754A......... [ZBX-7703] fixed being able to switch users without proper credentials when using HTTP authentication (Pavels)
8755.......PS. [ZBX-7686] fixed UTF-8 strings not being fetched fully from Oracle (asaveljevs)
8756..F....... [ZBX-7643] fixed graph copying (Eduard)
8757A......... [ZBX-3702] fixed drule.get selectDChecks parameter not returning any results; thanks to Sergey Sireskin (Pavels)
8758...G...PS. [ZBX-4243] fixed Zabbix syslog application names (RFC 5424 APP-NAME) (Andris)
8759
8760Changes for 1.8.19
8761
87621.8.19rc1 was released as 1.8.19 without any changes
8763
8764Changes for 1.8.19rc1
8765
8766...G...... [ZBX-7479] fixed remote command execution from Zabbix server if flexible user parameters are configured; thanks to Recurity Labs Team for the report (Sasha)
8767....I..... [ZBXNEXT-1256] changed example directory size user parameter to return bytes (Richlv)
8768..F....... [ZBX-7156] fixed string value escaping in profiles (Eduard)
8769...G...... [ZBX-4658] fixed system.boottime and system.uptime returning bogus values on Solaris when agent is compiled as a 64-bit binary (asaveljevs)
8770........S. [ZBX-7119] fixed data collection stopping after no data maintenance until configuration cache is updated (asaveljevs)
8771..F....... [ZBX-7074] fixed incorrectly parsed trigger expression in trigger wizard (Vitalij)
8772
8773Changes for 1.8.18
8774
87751.8.18rc1 was released as 1.8.18 without any changes
8776
8777Changes for 1.8.18rc1
8778
8779A.F....... [ZBX-7091] fixed SQL injection vulnerabilities in page filtering; thanks to Bernhard Schildendorfer from SEC Consult for the report (Eduard, Pavels)
8780A.F....... [ZBX-7091] fixed SQL injection vulnerabilities in dashboard favourite managing; thanks to Lincoln, a member of Corelan Team, for the report (Eduard, Pavels)
8781.......P.. [ZBX-6249] fixed data loss in proxy "Data sender" process caused by unfinished transactions; thanks to MATSUDA Daiki for patch (Andris)
8782..F....... [ZBX-6830] fixed dynamic item checkbox in Configuration > Screens (Ivo)
8783........S. [ZBX-5924] fixed curl verify host option setting in ez texting (wiper)
8784
8785Changes for 1.8.17
8786
87871.8.17rc1 was released as 1.8.17 without any changes
8788
8789Changes for 1.8.17rc1
8790
8791A......... [ZBX-6582] fixed that {ITEM.VALUE} and {ITEM.LASTVALUE} macro was not truncated in Monitoring > Triggers (Toms)
8792...G...... [ZBX-6584] fixed possible logrt crash on windows platform when logfile was moved during processing (wiper)
8793..F....... [ZBX-1129] fixed graph time period in bar reports (Oleg)
8794..F....... [ZBX-6484] fixed bar report calculation (Oleg)
8795..F....... [ZBX-1236] added right side y axis support in bar reports (Oleg)
8796..F....... [ZBX-6474] fixed {ITEM.VALUE} macro expanding in trigger names (Oleg)
8797...G...PS. [ZBX-6342] fixed LDAP check that caused server crash when LDAP is running but no DIT has been defined (aleksej)
8798..F....... [ZBX-6329] fixed form with "0" in trigger expression parser (Eduard)
8799..F....... [ZBX-6306] fixed frontend layout for latest Google Chrome 25 (Eduard)
8800..F....... [ZBX-6258] updated Japanese translation; thanks to Kodai Terashima (Richlv)
8801..F....... [ZBX-6217] fixed inability to use HTML special characters in web scenario password (Toms)
8802...G...... [ZBX-6057] fixed using of ServerActive option by zabbix_sender (Sasha)
8803.......PS. [ZBX-5973] faster build up of SNMP dynamic index items cache in poller processes (Andris)
8804
8805Changes for 1.8.16
8806
88071.8.16rc2 was released as 1.8.16 without any changes
8808
8809Changes for 1.8.16rc2
8810
8811.......PS. [ZBX-6034] fixed IPMI remote commands and scripts, possible poller and escalator crash (dimir, Sasha)
8812...G...... [ZBX-5201] added handling of PerfCounter error PDH_CALC_NEGATIVE_DENOMINATOR (dimir)
8813A......... [ZBX-6097] fixed the ability to override LDAP configuration when calling user.login (Pavels)
8814.......PS. [ZBX-5988] fixed memory leak in functions evaluate_LOGEVENTID(), evaluate_STR(); thanks to Takanori Suzuki for patch (Andris)
8815
8816Changes for 1.8.16rc1
8817
8818..F....... [ZBX-3754] fixed "Undefined variable" in the trigger expression constructor (Sasha)
8819..F....... [ZBX-3038] fixed the trigger expression constructor to parse expressions created in log wizard (Sasha)
8820..F....... [ZBX-2793] added possibility to add macros without an item in the trigger expression (Sasha)
8821..F....... [ZBX-5896] fixed inserting OR condition the trigger expression constructor (Sasha)
8822A.F....... [ZBX-5833] fixed inserting a macro in the trigger expression constructor (Sasha)
8823..F....... [ZBX-4695] added support of simple check keys with user macros in the trigger expression (Sasha)
8824..F....... [ZBX-5884] improved the trigger expression constructor to work with parentheses (Sasha)
8825A.F....... [ZBX-5814] fixed an incorrect error message when saving an illegal trigger expression (Sasha)
8826A.F....... [ZBX-4247] fixed processing of trigger expression if item key contains another trigger expression string (Sasha)
8827..F....... [ZBX-2640] fixed some issues when creating and editing log triggers (Sasha)
8828..F....... [ZBX-5803] fixed message initialization memory leak in IE7 (Eduard)
8829..F....... [ZBX-5898] fixed Insert Macro button does not work in trigger constructor on IE7 and IE8 (Toms)
8830A......... [ZBX-5822] fixed macro in trigger names for unixtime and other types of units (Oleg)
8831.......PS. [ZBX-5697] fixed processing of external check parameters with the right square bracket (Sasha)
8832........S. [ZBX-5454] fixed encoding of long email subject line as required by RFC-2047; thanks to Jairo Eduardo Lopez Fuentes Nacarino (Andris)
8833.D........ [ZBX-5650] added more information about ProxyLocalBuffer parameter in the example configuration file (Richlv)
8834A......... [ZBX-4097] changed the "application", "host" and "group" parameters for item.get and trigger.get to be case sensitive (Pavels)
8835..F....... [ZBX-5514] fixed SQL query in get_min_itemclock_by_itemid function (Eduard)
8836A......... [ZBX-5505] fixed incorrect SQL query building using limits (Eduard)
8837A......... [ZBX-5512] fixed undefined index in screens (Eduard)
8838...G...PS. [ZBX-5383] maximum data size accepted via Zabbix communication protocol is limited to 128 MB (Andris)
8839........S. [ZBX-5450] added support of "KMGTsmhdw" suffixes in the second parameter of count() function (Sasha)
8840A......... [ZBX-5395] fixed {ITEM.LASTVALUE1} and {ITEM.VALUE1} expanding in the trigger.get method (Pavels)
8841
8842Changes for 1.8.15
8843
88441.8.15rc1 was released as 1.8.15 without any changes
8845
8846Changes for 1.8.15rc1
8847
8848........S. [ZBX-4527] removed limitation of alerter script command line (Sasha)
8849........S. [ZBX-5367] fixed assignment of elements to a maintenance mode by a timer process (Sasha)
8850..F....... [ZBX-5348] fixed validation of itemid parameter for popup_bitem.php (Vedmak)
8851....I..... [ZBX-5357] fixed typos in help_items item key descriptions (Richlv)
8852..F....... [ZBX-5319] fixed incorrect calculation of action escalation steps delay (Vedmak)
8853A......... [ZBX-5264] fixed 'undefined variable: nodeids [api/classes/class.cscreen.php:286]' (Toms)
8854..F....... [ZBX-5316] fixed incorrect screen items can be deleted when deleting hosts (Vedmak)
8855..F....... [ZBX-3782] fixed {HOSTNAME} macro not working in map labels trigger expression macro (Vedmak)
8856..F....... [ZBX-5236] fixed some map element rendering ignoring the "Problem display" map option (Pavels)
8857..F....... [ZBX-3245] fixed trigger item selection pop up not working with items from child nodes (Pavels)
8858A......... [ZBX-4929] optimized host group SQL queries (Eduard)
8859
8860Changes for 1.8.14
8861
88621.8.14rc1 was released as 1.8.14 without any changes
8863
8864Changes for 1.8.14rc1
8865
8866A.F....... [ZBX-4007] fixed not being able to add screens from a child node to a slideshow (Pavels)
8867..F....... [ZBX-5147] fixed profiler lib not supporting G suffix for memory_limit option (Vedmak)
8868...G...... [ZBX-5027] added file size check to log monitoring to report error if it's over 2 GB (dimir)
8869.......PS. [ZBX-4980] fixed error in decoding of big base64 encoded values (Andris)
8870.......PS. [ZBX-4793] fixed processing of SNMP strings terminated with a NUL character (Sasha)
8871.......PS. [ZBX-4793] added support for display-hint when getting SNMP octet string values (dimir)
8872A......... [ZBX-5091] fixed usermacro.get templateids filter (Vedmak)
8873..F....... [ZBX-4031] fixed error message when deleting a link in a map (Pavels)
8874..F....... [ZBX-5006] fixed memory leak; thanks to Mike Brady (Toms)
8875A.F....... [ZBX-5032] fixed media type selection in user properties (Eduard)
8876..F....... [ZBX-5014] fixed error in distributed mode setup for guest user (Vedmak)
8877..F....... [ZBX-4984] fixed export including graphs and triggers with web items (Vedmak)
8878.......PS. [ZBX-4980] fixed trapper process crash/hang on decoding big base64 encoded values (Andris)
8879...G...... [ZBX-3897] fixed processing of proc.num[] item under FreeBSD; thanks to Jim Riggs (Sasha)
8880..F....... [ZBX-4918] fixed value mapping when resolving {ITEM.LASTVALUE} and {ITEM.VALUE} macros (Vedmak)
8881A......... [ZBX-4917] fixed slow screens for non-Super-Admins (Toms)
8882
8883Changes for 1.8.13
8884
88851.8.13rc1 was released as 1.8.13 without any changes
8886
8887Changes for 1.8.13rc1
8888
8889A.F....... [ZBX-4685] fixed hangup when users login at the same time (Toms)
8890....I..... [ZBX-4810] fixed the ifInOctets and ifOutOctets items in the Dell_PowerConnect_5224, Template_Dell_PowerConnect_5324, Template_C3750-48TS and Template_Cisco_PIX515E templates (Sasha)
8891...G...... [ZBXNEXT-1188] added support of "agent.hostname" check (Sasha)
8892.......PS. [ZBX-4857] fixed poller hanging on ssh check when using public key authentication (dimir)
8893........S. [ZBX-4881] fixed slow select queries from partitioned history tables (Sasha)
8894A.F....... [ZBX-4877] updated French translation; thanks to Joseph Bueno (Richlv)
8895..F....... [ZBX-4900] improved performance of the 'Status of Zabbix' dashboard widget (Vedmak)
8896...G...... [ZBX-4905] fixed processing of system.swap.in/out[,pages] under Linux 2.6 (Sasha)
8897...G...... [ZBX-4907] fixed processing of system.swap.in/out[,sectors/count] under Linux (Sasha)
8898........S. [ZBX-4884] fixed incorrect calculation of items using option "Delta (speed per second)" after recovery from unsupported state (Sasha)
8899..F....... [ZBX-4849] implemented a check that a trigger expression doesn't use items from both hosts and templates at the same time (Pavels)
8900....I..... [ZBX-3929] removed deprecated Switch module from the gen.pl script (Sasha)
8901
8902Changes for 1.8.12
8903
89041.8.12rc2 was released as 1.8.12 without any changes
8905
8906Changes for 1.8.12rc2
8907
8908.......PS. [ZBX-4793] fixed processing of quoted strings in dynamic SNMP indexes (Sasha)
8909.......PS. [ZBX-4709] fixed processing of quoted strings in SNMP items (Sasha)
8910
8911Changes for 1.8.12rc1
8912
8913...GI..... [ZBXNEXT-584] added support of multiple servers in active check mode; thanks to Takanori Suzuki (Sasha)
8914...G...... [ZBX-4635] added support for optional first parameter to vfs.dev.* on Solaris (dimir)
8915..F....... [ZBX-4795] fixed group creation for child nodes (Vedmak)
8916...G...... [ZBX-4195] fixed memory leak while processing unsupported performance counters by Windows agent (Sasha)
8917A.F....... [ZBX-4813] fixed incorrect exception handling in maps when checking for circularity (Toms, Vedmak)
8918..F....... [ZBX-2873] fixed colors in dark theme (Vedmak)
8919..F....... [ZBX-3152] fixed global messages being shown even if all severities are unchecked (Vedmak)
8920...G...... [ZBX-4801] fixed processing of proc.num[] and proc.mem[] checks with process names longer than 15 characters (Sasha)
8921..F....... [ZBX-4253] fixed menu link inconsistency in tr_status.php (Toms)
8922.......PS. [ZBX-4749] fixed proxy crash on exit when deleting trend cache (dimir)
8923........S. [ZBXNEXT-744] added support of {ITEM.ID} and {TRIGGER.EXPRESSION} macros in notifications and commands (Sasha)
8924..F....... [ZBX-4761] fixed "&" encoding in input fields (Pavels)
8925A.F....... [ZBX-4697] fixed error when mass-updating group for hosts that belong to different groups (Vedmak)
8926.D........ [ZBX-4777] added information in the Zabbix sender manpage about values being sent in a sequential manner and the need to have ordered timestamps (Richlv)
8927
8928Changes for 1.8.11
8929
89301.8.11rc1 was released as 1.8.11 without any changes
8931
8932Changes for 1.8.11rc1
8933
8934A.F....... [ZBX-4718] fixed Graph axis item cloning in host Full Clone (Toms)
8935..F....... [ZBX-3522] fixed errors when inserting too long values in the user_history and profiles tables (Vedmak)
8936A......... [ZBX-4124] fixed template.get to correctly select applications, graphs and triggers; thanks to gescheit (Alexei)
8937A......... [ZBX-4562] fixed mediatype.update returning incorrectly formatted result (Toms)
8938...G...PS. [ZBX-4721] fixed handling of \u0000 by JSON parser; thanks to Rick Alm (Sasha)
8939..F....... [ZBX-4604] added the "change" link for clocks in screen configuration (Pavels)
8940..F....... [ZBX-4604] fixed the "change" link not being accessible for graph type screen items in embedded screens (Pavels)
8941........S. [ZBX-4549] fixed nested db transaction error when stopping server (dimir)
8942........S. [ZBX-4694] fixed possible SQL errors or server crash while processing trends by history syncer (Sasha)
8943..F....... [ZBX-4579] fixed incorrect "unknown" values in availability report if no events present (Alexei)
8944.......P.. [ZBX-4683] fixed timestamps mismatch while sending history data from proxy (Sasha)
8945..F....... [ZBX-4140] fixed trigger test functionality for operator '#' (Alexei)
8946..F....... [ZBX-4600] fixed trigger dependencies being reset when executing a mass update (Pavels)
8947A.F....... [ZBX-4604] fixed "screen" type screen item validation (Pavels)
8948..F....... [ZBX-4680] fixed minor typo in frontends/php/js/class.rpc.js (Alexei)
8949...G...... [ZBX-1298] fixed processing of command line arguments more than 2KB in proc.num and proc.mem checks on Linux (Sasha)
8950........S. [ZBX-4650] fixed possible server crash while processing trigger expressions (Sasha)
8951.......PS. [ZBX-3688] fixed changing host's availability for dynamic SNMP checks (Sasha)
8952...G...PS. [ZBX-3788] signal handlers changed to reduce probability of process hang on exit (Andris)
8953A.F....... [ZBX-4593] fixed "trigger info" type screen item resource validation (Pavels)
8954.......PS. [ZBX-1555] fixed discovery error message if IPv6 support is not compiled in (Sasha)
8955.......PS. [ZBX-3992] removed web monitoring items from synchronization of the proxy (Sasha)
8956.......PS. [ZBX-860] more useful SNMP error messages (Sasha)
8957..F....... [ZBX-1787] fixed gradient element rendering if the value exceeds the max Y scale value (Pavels)
8958........S. [ZBX-4612] Unix style exit codes when converting database to DM (Sasha)
8959A.F....... [ZBX-2679] fixed validation of masks in IP ranges in discovery (Sasha)
8960A.F....... [ZBX-4333] fixed linking templates with cross template trigger dependencies (Pavels)
8961A.F....... [ZBX-4333] fixed empty error messages when performing certain actions (Pavels)
8962....I..... [ZBX-3262] fixed warning "no AC_LANG_SOURCE call detected in body" raised during compilation (Alexei)
8963..F....... [ZBX-4586] fixed items being bound to the wrong applications when cloning to a different host (Pavels)
8964..F....... [ZBX-3955] added pop up field name parameter validation (Pavels)
8965...GI..PS. [ZBX-4535] fixed build with --as-needed linker flag (Sasha)
8966...G...PS. [ZBX-4564] daemon processes will use default priority, no prioritization on startup (Alexei)
8967........S. [ZBX-4507] added possibility to remove a discovered host from "Discovered hosts" group by action (Sasha)
8968....I..... [ZBX-4569] fixed newline at end of file for some upgrade patches (Sasha)
8969..F....... [ZBX-4354] fixed validation of a trigger expression (Sasha)
8970........S. [ZBX-1609] added support for all data types in dynamic indexes in SNMP (dimir)
8971........S. [ZBX-4511] removed the "user_history" table from the list of synchronized tables between nodes (Sasha)
8972A.F....... [ZBX-4499] fixed upper case error in some browsers while adding user macro (sanja)
8973........S. [ZBX-4526] fixed processing of string trigger functions if the data contains CR character (Sasha)
8974.......P.. [ZBX-4073] removed unused TrendCacheSize and CacheUpdateFrequency options from proxy (Sasha)
8975..F....... [ZBX-4506] removed unnecessary new line symbol stripping from HTML attributes (Pavels)
8976..F....... [ZBX-4525] updated Brazilian Portuguese translation; thanks to Murilo Moreira de Oliveira (Richlv)
8977..F....... [ZBX-4468] removed possibility to add multiple value mappings with same name (Slava)
8978.D........ [ZBX-4404] fixed incorrect max value for the MaxHousekeeperDelete option in the default zabbix_server.conf file (Sasha)
8979A......... [ZBX-4337] fixed broken check for existing user macros on host while adding macros to host (sanja)
8980....I..... [ZBX-4461] changed binary path from bin to sbin in FreeBSD initscripts (Richlv)
8981..F....... [ZBX-4491,ZBX-4559] updated Japanese translation; thanks to Kodai Terashima (Richlv)
8982..F....... [ZBX-4169] fixed filter being reset after timeline is change in Monitoring->Latest data->History for log items (Slava)
8983..F....... [ZBX-3219] changed global script error messages to more user friendly ones (Slava)
8984..F....... [ZBX-4457] updated French translation; thanks to Joseph Bueno (Richlv)
8985..F....... [ZBX-3909] fixed link to null on map menu and non-hiding menu in maps (Slava)
8986...G...... [ZBX-4421] added individual CPU statistics on FreeBSD (Andris)
8987........S. [ZBX-4466] fixed inserting UNKNOWN events with incorrect 'clock' values (Sasha)
8988........S. [ZBX-2802] fixed handling of NodeNoHistory and NodeNoEvents parameters (Sasha)
8989...G...PS. [ZBX-4394] fixed handling of log rotation failure (Andris)
8990..F....... [ZBX-4455] fixed the 'sortorder' field validation in the IT services form (Pavels)
8991..F....... [ZBX-4447] fixed object selection in several forms in IE6 and IE7 (Pavels)
8992........S. [ZBX-4298] fixed the number of deleted events in the housekeeper deleted data report (Sasha)
8993
8994Changes for 1.8.10
8995
89961.8.10rc2 was released as 1.8.10 without any changes
8997
8998Changes for 1.8.10rc2
8999
9000..F....... [ZBX-2843] fixed log trigger creation menu in items list (Vedmak)
9001
9002Changes for 1.8.10rc1
9003
9004.......PS. [ZBX-4424] fixed handling of a long localized content by history syncer (Sasha)
9005.......PS. [ZBX-4424] fixed handling of a localized content with incorrect utf8 characters (Sasha)
9006..F....... [ZBX-2737] fixed various messages at linking templates (sanja)
9007A......... [ZBX-4273] fixed getting permission error while creating an action (sanja)
9008....I..... [ZBX-4377] fixed error message when checking if libcurl can be linked statically (dimir)
9009..F....... [ZBX-4391] fixed suffix support in trigger testing interface (Slava)
9010.......PS. [ZBX-4376] fixed escaping of strings with PostgreSQL 9.1 or later (Sasha)
9011..F....... [ZBX-2419] fixed calculation of SLA if uptime/downtime is specified (Sasha)
9012..F....... [ZBX-3074] moved the 'Status' column in the item list to the right (Slava)
9013A......... [ZBX-3104] implemented the screen item API (Pavels)
9014A.F....... [ZBX-3104] fixed screen item "Parameter" field validation and some minor screen item bugs (Pavels)
9015........S. [ZBX-4298] added deleted data report to a housekeeper on every step (dimir)
9016..F....... [ZBX-3649] fixed "frontends/php/styles/ie_default.css" doesn't exist (for IE6) (sanja)
9017A.F....... [ZBX-4235] fixed operations with decimal numbers for certain locales (Pavels)
9018..F....... [ZBX-3244] fixed dropdown changing its style when navigating menu (sanja)
9019A.F....... [ZBX-4015] fixed multiple XSS issues (Pavels)
9020A.F....... [ZBX-4288] fixed user macros not being deleted when deleting a host (Pavels)
9021A.F....... [ZBX-2859] fixed possibility to successfully delete zero regular expressions (sanja)
9022..F....... [ZBX-2843] made dashboard and slideshow popup menus have dynamic width (sanja)
9023A.F....... [ZBX-4279] added an error message when trying to delete an item, that's being used as a min/max Y axis value for graphs (Pavels)
9024..F....... [ZBX-4375] updated Russian translation; thanks to Alexey Pustovalov (Richlv)
9025........S. [ZBX-4360] fixed trapper compilation error on FreeBSD 7.3 (asaveljevs, dimir)
9026A.F....... [ZBX-4249] fixed trigger wizard when inserting macro multiple times (Vedmak)
9027..F....... [ZBX-4351] updated French translation; thanks to Joseph Bueno (Richlv)
9028..F....... [ZBX-4353] updated Japanese translation; thanks to Kodai Terashima (Richlv)
9029
9030Changes for 1.8.9
9031
90321.8.9rc2 was released as 1.8.9 without any changes
9033
9034Changes for 1.8.9rc2
9035
9036 - [ZBX-4352] fixed template linking when mass updating hosts (pavels,Vedmak)
9037
9038Changes for 1.8.9rc1
9039
9040 - [ZBX-4325] fixed maintenance periods saved with nonzero seconds (asaveljevs,Vedmak)
9041 - [ZBX-4345] fixed counting of recursive dependency levels for triggers (asaveljevs)
9042 - [ZBX-4027] fixed floating-point comparison and unified epsilon in trigger functions and expressions (asaveljevs)
9043 - [ZBX-3551] fixed image XML export for Postgres (Pavels)
9044 - [ZBX-3625] fixed validation of aggregated item keys (Sasha)
9045 - [ZBX-3117] fixed error notification when unsuccessfully copying a graph (Pavels)
9046 - [ZBX-4326] API now returns error when trying to create incorrect host profile field (Vedmak)
9047 - [ZBX-4323] fixed host profile not created with host using API (Vedmak)
9048 - [ZBX-4275] made server and proxy try to reconnect to the database upon startup (asaveljevs)
9049 - [ZBX-4159] fixed problem with generating new ids for historical tables (Vedmak)
9050 - [ZBX-3988] fixed memory leak in dashboard (Vedmak)
9051 - [ZBX-3498] removed items from unmonitored hosts from the 'Add graph' and 'Add simple graph' pop-ups in the 'Favourite graphs' widget (Pavels)
9052 - [ZBX-3498] removed the 'Status' column from the 'Add simple graph' pop-up (Pavels)
9053 - [ZBX-2919] fixed custom multiplier becoming 0 when creating an item (Pavels)
9054 - [ZBX-3074] moved the 'Status' column in the item list to the left (Pavels)
9055 - [ZBX-2504] replaced 'Groups' by 'Replace host groups' in host mass-update form to avoid confusion (Alexei)
9056 - [ZBX-4265] fixed host input validation (Pavels)
9057 - [ZBX-4264] fixed zabbix_agent compilation problem on HP-UX (dimir)
9058 - [ZBX-3504] added a text notification in the maps section when no maps are defined (Pavels)
9059 - [ZBX-3749] escaped HTML entities in the web step "required" field (Pavels)
9060 - [ZBX-3402] disabled "store value" overriding for host items inherited from templates (Pavels)
9061 - [ZBX-4201] fixed template items included in bar reports (Vedmak)
9062 - [ZBX-4178] fixed compilation on FreeBSD: union has no member named `sival_int' (asaveljevs)
9063 - [ZBX-4241] added truncation of "ids" table to the database conversion procedure (asaveljevs)
9064 - [ZBX-2493] improved default messages for actions (Vedmak)
9065 - [ZBX-2931] fixed dns and ip fields, item statuses and trigger values for default templates (Sasha,asaveljevs)
9066 - [ZBX-2361] fixed item keys in the default template "Template_Netscreen_25" (Sasha)
9067 - [ZBX-3441] fixed server to not process items that are disabled or removed (dimir,Sasha)
9068 - [ZBX-4249] fixed trigger wizard "insert macro" action break expression (Vedmak)
9069 - [ZBX-2490] fixed acknowledge flag for events, acknowledged on a child node (Sasha)
9070 - [ZBX-3743] fixed no triggers returned when API trigger.get is called with "limit" and "withLastEventUnacknowledged" options (Vedmak)
9071 - [ZBX-4203] fixed API trigger.update method removes dependencies (Vedmak)
9072 - [ZBX-4232] fixed unclear log messages when checks are temporarily enabled/disabled (dimir)
9073 - [ZBX-4221] fixed sorting by host in Configuration->Web (Vedmak)
9074 - [ZBX-4198] fixed items filter when filter by host name with multiple spaces (Vedmak)
9075 - [ZBX-4145] fixed images import script for PostgreSQL 9.1 and above (dimir)
9076 - [ZBX-4045] removed the check for duplicate hosts, made the server survive the situation instead (asaveljevs,Sasha)
9077 - [ZBX-4159] fixed frontend incorrectly handle new ids for history tables in distributed setup (Vedmak)
9078 - [ZBX-4216] fixed weekdays in Brazilian Portuguese translation; thanks to Ricardo Santos (Richlv)
9079 - [ZBX-4205] fixed trigger status change not logged in audit for inherited triggers (Vedmak)
9080 - [ZBX-4194] fixed SQL query errors in distributed environment with three digit node numbers (asaveljevs)
9081 - [ZBX-3257] fixed item type auto selection in item key popup (Eduard)
9082 - [ZBX-4026] fixed disabling SNMP host when unreachable (dimir)
9083 - [ZBX-3942] fixed agent's collector to not gather perfstat data on AIX unless it is requested (dimir)
9084 - [ZBX-4087] fixed error message when processing configuration file (dimir)
9085 - [ZBX-4158] fixed DB transaction processing, stop and abort on error (dimir,Sasha)
9086 - [ZBX-4146] fixed page refreshing after adding new IT service (Eduard)
9087 - [ZBX-4176] fixed API action.update required parameters (Vedmak)
9088 - [ZBX-2882] fixed wrong item vfs.file.cksum[/vmlinuz] for some templates (Sasha)
9089 - [ZBX-4072] improved performance of event acknowledging (Sasha)
9090 - [ZBX-3829] fixed trigger dependency removed after template linked to host (Vedmak)
9091 - [ZBX-4131] fixed incorrect page shown after login (Vedmak)
9092 - [ZBX-4104] fixed handle handling when executing scripts in Windows (rudolfs)
9093 - [ZBX-4091] removed unneeded linking for binaries (rudolfs)
9094 - [ZBX-4155] fixed .pid file locking not to allow multiple instances (rudolfs)
9095 - [ZBX-4056] fixed memory read access violation in Windows performance counters (rudolfs)
9096 - [ZBX-4177] updated Brazilian Portuguese translation; thanks to Murilo Moreira de Oliveira (Richlv)
9097 - [ZBX-4085] fixed compilation issues for OS X Leopard (rudolfs)
9098
9099Changes for 1.8.8
9100
91011.8.8rc3 was released as 1.8.8 without any changes
9102
9103Changes for 1.8.8rc3
9104
9105 - [ZBX-1909] fixed keyparser to allow keys like "key,{$USERMACRO}" (Vedmak)
9106 - [ZBX-4157] fixed possible truncating of queries while preparing a configuration data for sending to a proxy (Sasha)
9107 - [ZBX-4150] fixed processing of quoted function parameters (Sasha)
9108
9109Changes for 1.8.8rc2
9110
9111 - [ZBX-4141] fixed possible cycling of server/proxy processes after unsuccessful execution of SQL statement (Sasha)
9112 - [ZBX-4135] fixed item selection in trigger expression (Eduard)
9113
9114Changes for 1.8.8rc1
9115
9116 - [ZBX-3676] fixed item selection in bar report (Eduard)
9117 - [ZBX-4070] improved performance of handling of trigger functions (Sasha)
9118 - [ZBXNEXT-921] added option to show items without data in latest data (Vedmak)
9119 - [ZBX-2457] changed "type" to "ENGINE" in MySQL upgrade patches for MySQL 5.5 compatibility (Richlv)
9120 - [ZBX-4099] fixed possible crash when processing of functions sum(), min(), max() or diff() in triggers, aggregated checks or calculated items (Sasha)
9121 - [ZBX-3030] fixed event durations in monitoring (Vedmak,Eduard)
9122 - [ZBXNEXT-902] changed API search wildcard from "%" to "*" (Vedmak,Eduard)
9123 - [ZBX-3967] fixed alerter hang on long running alert scripts (Deniss)
9124 - [ZBX-3970] fixed proxy crash after database connection to postgresql is recovered (Deniss)
9125 - [ZBX-3175] fixed value type for 'vfs.fs.size[/var,used]' in data.sql (Sasha)
9126 - [ZBX-4068] updated French translation; thanks to Joseph Bueno (Richlv)
9127 - [ZBX-4066] fixed macros saving in administration (Eduard)
9128 - [ZBXNEXT-900] added support of {TRIGGER.ID} macro in a trigger url (Vedmak,Sasha)
9129 - [ZBX-4045] added check for duplicate hosts or proxies - if found, configuration syncer logs a warning and exits (rudolfs)
9130 - [ZBX-4059] fixed a potential buffer overflow in item parameter parsing (rudolfs)
9131
9132Changes for 1.8.7
9133
91341.8.7rc1 was released as 1.8.7 without any changes
9135
9136Changes for 1.8.7rc1
9137
9138 - [ZBXNEXT-898] new trigger actions have "trigger = PROBLEM" and "not in maintenance" conditions by default (Vedmak)
9139 - [ZBX-4021] fixed item visibility in case when last value is null (Eduard)
9140 - [ZBX-4052] fixed key macros resolving in item names (Vedmak)
9141 - [ZBX-1357] removed outdated translation strings from all translations (Richlv)
9142 - [ZBX-3998] reload recipient list for database down messages every CacheUpdateFrequency seconds (rudolfs)
9143 - [ZBX-4034] fixed macros resolving in item names (Vedmak)
9144 - [ZBX-4044] removed redundant query "SET CHARACTER SET" (asaveljevs,Vedmak)
9145 - [ZBX-3997] fixed IE9 dragging (Eduard)
9146 - [ZBX-4043] fixed processing of system.cpu.util on Solaris with non-sequential cpu numbers (Sasha)
9147 - [ZBX-4036] fixed period slider position saving in Monitoring->Events (Eduard)
9148 - [ZBX-1010] fixed processing of a vfs.fs.size metric on Solaris with filesystems larger than 2TB (Sasha)
9149 - [ZBX-3874] always enable all trigger severity checkboxes after enabling GUI Messaging in user profile (Eduard)
9150 - [ZBX-3889] fixed deadlocks while processing triggers (Sasha)
9151 - [ZBX-4023] fixed excess spacing and fake plural in graph deletion message (Richlv)
9152 - [ZBX-4016] fixed web monitoring item status on insert and update (Eduard)
9153 - [ZBX-3443] fixed "not selected" working as "all" in Monitoring->Events (Eduard)
9154 - [ZBX-3979] added searchWildcardsEnabled flag in API for searching using wildcards (Eduard)
9155 - [ZBX-4018] fixed server crash on unsupported aggregate items (asaveljevs,Sasha)
9156 - [ZBX-3908] allow empty string for formula field if multiplier is switched off (Eduard)
9157 - [ZBX-3961] added recalculation of nextcheck time after changed flexible intervals (rudolfs)
9158 - [ZBX-3978] fixed time period calculation, do not include upper bound (dimir,Sasha,KB)
9159 - [ZBX-4000] fixed stop propagation (network map element dragging in configuration) in IE9 (Eduard)
9160 - [ZBX-2467] added more command line arguments to objdump to request more debugging information about crashes (asaveljevs)
9161 - [ZBX-3972] added "Now" and "Done" buttons into js calendar - change action after day selection (Eduard)
9162 - [ZBX-3993] fixed transmitting of templated user macros between server and proxy (Sasha)
9163 - [ZBX-4008] updated Japanese translation; thanks to Kodai Terashima (Richlv)
9164 - [ZBX-4005] updated French translation; thanks to Joseph Bueno (Richlv)
9165 - [ZBXNEXT-869] clarify in manpages how the process for runtime signalling is found (Richlv)
9166
9167Changes for 1.8.6
9168
91691.8.6rc2 was released as 1.8.6 without any changes
9170
9171Changes for 1.8.6rc2
9172
9173 - [ZBX-3990] fixed exiting proxy and server on cache reload using runtime control options (rudolfs)
9174 - [ZBX-3835] fixed possible security vulnerability in redirects (Vedmak)
9175
9176Changes for 1.8.6rc1
9177
9178 - [ZBX-3968] fixed issues with filtering in monitoring->events in Internet Explorer 7 (KB)
9179 - [ZBX-3469] fixed setting UNKNOWN trigger status when agent goes down (dimir)
9180 - [ZBX-3973] added logging of proxy mode (active/passive) at startup (rudolfs)
9181 - [ZBX-3902] fixed possible zombie states in UNIX, moved watchdog (server) and heartbeats (proxy) to separate processes (main process just waits), added more logging to exiting Windows agent (rudolfs)
9182 - [ZBX-3166] fixed application updating in Template linking event. Changed linked Template color in application page. Added param NOEMPTY for popup page witch allows hide Empty button in application and item pages (Eduard)
9183 - [ZBX-3565] reformatting media types in notifications page, adding links to media types (Eduard)
9184 - [ZBX-3784] added validation on duplicate discovery rule name (Eduard)
9185 - [ZBX-3733] make possible to save Device uniqueness criteria status (discovery rule) in cloning event (Eduard)
9186 - [ZBX-3845] check, if this user group is used in the config, if so it cannot be deleted (Eduard)
9187 - [ZBX-3911] fixed wrong trigger expression parsing when key parameters contained "(" (KB)
9188 - [ZBX-3856] fixed new group creation from template page (Eduard)
9189 - [ZBX-3840] fixed possible path disclosure (Vedmak)
9190 - [ZBXNEXT-849] added example MySQL UserParameter to monitor database and table size (Richlv)
9191 - [ZBX-3935] fixed possible function redeclaration error (Vedmak)
9192 - [ZBX-3944] added support of multibyte NIC names for the net.if.* checks under Windows (Sasha)
9193 - [ZBX-3947] fixed compilation under AIX 5.2 with fileset lower than 5.2.0.40 (Sasha)
9194 - [ZBX-3947] fixed compilation under AIX 5.2 with enabled IPv6 (Sasha)
9195 - [ZBX-3426] fixed application unlink and clear when it is linked from template (Eduard)
9196 - [ZBX-1074] fixed compilation errors regarding sem_lock and sem_unlock on HP-UX; thanks to Brian Collins (asaveljevs)
9197 - [ZBX-3877] fixed slow Housekeeper for PostgreSQL 7.4+; thanks to Ildefonso Camargo (dimir)
9198 - [ZBXNEXT-816] added support for reloading configuration cache from the command line (Richlv,Sasha)
9199 - [ZBX-3063] added compatibility with PostgreSQL 9+; thanks to Andrey Groshev for patch (asaveljevs,Vedmak)
9200 - [ZBX-3890] added logging of ORACLE warning messages while connecting to the database (Sasha)
9201 - [ZBX-3880] fixed repeated processing of log-files through proxy when disabling a host or item (Sasha)
9202 - [ZBX-3420] fixed wrong error message being logged in case of DNS resolution errors (asaveljevs,rudolfs)
9203 - [ZBX-3519] fixed unterminated processes when system.run[,wait] times out and added proper output handling for system.run[,nowait] on UNIX (rudolfs)
9204 - [ZBX-3768] fixed 'uptime' and 's' units as according to the documentation (Sasha)
9205 - [ZBX-3490] added support for LVM devices and full path to devices to vfs.dev.read and vfs.dev.write; thanks to Takanori Suzuki (dimir, Sasha)
9206 - [ZBX-3862] fixed broken popups in frontend in Internet Explorer 7 (KB)
9207 - [ZBX-3463] fixed MaxHousekeeperDelete configuration parameter being ignored for IBM DB2 (asaveljevs)
9208 - [ZBX-3854] added saving of state of dynamic/fixed setting for time lines on all pages (KB)
9209 - [ZBX-3847] fixed item history clearing not deleting data in trends_uint table (KB)
9210 - [ZBX-3797] fixed processing of vfs.dev.* checks under FreeBSD (Sasha)
9211 - [ZBXNEXT-799] added support of SRV records to net.tcp.dns.query[]; thanks to Edward Rudd (asaveljevs)
9212 - [ZBX-1029] added lookup of Jabber SRV records to Jabber notifications; thanks to Edward Rudd (asaveljevs)
9213 - [ZBXNEXT-792] added type parameter for system.hostname[] on Windows to support both NetBIOS and host names (rudolfs)
9214 - [ZBXNEXT-791] added HostnameItem to Agent and Proxy configuration for setting the default Hostname (rudolfs)
9215 - [ZBX-3192] fixed SNMP index cache to support SNMP target for each entry; thanks to Ilia Sotnikov (dimir)
9216 - [ZBX-3825] fixed errors with single quotes in javascript messages (KB)
9217 - [ZBXNEXT-782] added support of not-supported items in the history cache (Sasha)
9218 - [ZBX-3072] fixed MySQL error when shutting down server (dimir)
9219 - [ZBX-3105] added processing of garbage in configuration files (dimir)
9220 - [ZBX-2083] fixed audit.details field cutting (Vedmak)
9221 - [ZBX-3824] fixed unnecessary synchronization of "profiles" table in DM setup (asaveljevs)
9222 - [ZBX-3821] removed warning messages about failed evaluation of trigger expressions (asaveljevs)
9223 - [ZBX-3826] fixed recovering unsupported icmpping* items when a key has been entered incorrectly (Sasha)
9224 - [ZBX-3766] fixed "Do" button in item form (KB)
9225 - [ZBX-3417] removed trailing and leading space from phrase " - all groups - " (Alexei)
9226 - [ZBX-3806] fixed HTTP pollers being started on Zabbix proxy (asaveljevs)
9227 - [ZBX-3808] updated Brazilian Portuguese translation; thanks to Murilo Moreira de Oliveira (Alexei)
9228 - [ZBX-3682] fixed import of map elements having empty label; thanks to Takanori Suzuki (Alexei)
9229 - [ZBX-3679] fixed incorrect "No nodes defined" when screen selection popup has no elements (Alexei)
9230 - [ZBX-3638] fixed displaying of vertical text in case of special HTML characters (Alexei)
9231 - [ZBX-3582] fixed screen import (Vedmak)
9232 - [ZBX-3801] added check for duplicate template IDs when creating host through API (KB)
9233 - [ZBX-3802] fixed error when try to open custom screen from history link (Vedmak)
9234 - [ZBX-3794] added timeout support to vfs.file.* commands (dimir)
9235 - [ZBX-3747] replaced strcpy() and vsnprintf() calls with safer ones and strerror() with zbx_strerror() which also prints the error code (rudolfs)
9236 - [ZBX-3760] fixed the CPU collector for processing the non-contiguous CPU IDs (Sasha)
9237 - [ZBX-3796] select a graph with the same name if it exists when changing host in monitoring -> graphs (KB)
9238 - [ZBX-3776] treat duplicate UserParameter as error (dimir)
9239 - [ZBX-3728] fixed a warning message when removing a user script (Alexei)
9240 - [ZBX-3731] fixed possible SQL errors when updating trends (Sasha)
9241 - [ZBX-3772] improved performance of the history syncer (Sasha)
9242 - [ZBX-3547] Rewrote performance counters and CPU stats collection for Windows (rudolfs)
9243 - [ZBX-3677] added unit blacklist on the server side (dimir)
9244 - [ZBX-3746] Fixed parsing of trigger expressions containing \\ (KB)
9245 - [ZBX-3744] updated Japanese translation; thanks to Kodai Terashima (Richlv)
9246 - [ZBX-3681] fixed API to leave internal PHP encoding in UTF-8 (Alexei)
9247 - [ZBX-3353] fixed skipping web items in the host "Full clone" operation (Sasha)
9248 - [ZBX-3503] fixed "incorrect usage of quotes" error (KB)
9249 - [ZBX-3740] fixed compilation errors due to undefined SOL_IPV6 (asaveljevs,rudolfs,Sasha)
9250 - [ZBX-2952] added Base64 data line wrapping in Email notifications (dimir)
9251 - [ZBX-3698] fixed error in log wizard when expression had internal parentheses (KB)
9252 - [ZBX-524] added log messages when syncing a proxy configuration data (Sasha)
9253 - [ZBX-3671] fixed ORACLE SQL error when processing of the trigger function count() (Sasha)
9254
9255Changes for 1.8.5
9256
9257 - [ZBX-3686] updated French translation; thanks to Joseph Bueno (Richlv)
9258
9259Changes for 1.8.5rc1
9260
9261 - [ZBX-3672] fixed possible hang of history syncers when a zabbix[log] message is added while processing history data (Sasha)
9262 - [ZBX-3644] fixed API permission checks for applications, items and triggers (Vedmak)
9263 - [ZBX-3673] fixed processing of operators & and | in trigger and calculated items expressions (Sasha)
9264 - [ZBX-3660] fixed macro resolving in map labels (Vedmak)
9265 - [ZBX-3659] API exists() methods now return true/false instead of true/error (KB)
9266 - [ZBX-2997] added global regular expression to be sent to proxies (for use with log, logrt and eventlog items) (rudolfs)
9267 - [ZBX-1907] changed logging - when a proxy fails to connect to the server it logs "Still unable to connect" message max once a minute (rudolfs)
9268 - [ZBX-3548] added IPV6_V6ONLY flag (where defined) for binding IPv4 and IPv6 interfaces separately (rudolfs)
9269 - [ZBX-3626] fixed bugs on map export: duplicate image decoding and inserting duplicate map elements; thanks to Takanori Suzuki (KB)
9270 - [ZBX-3453] improve performance of cpu collector (Sasha)
9271 - [ZBX-3610] fixed active agent full buffer bug - stop processing active checks till the buffer is sent (rudolfs)
9272 - [ZBX-3566] fixed error in administration->notifications and added a hint when no mediatypes are defined (KB)
9273 - [ZBX-3628] fixed server crash while processing notification messages with an already deleted trigger (Sasha)
9274 - [ZBX-3075] fixed a regex bug with zero-length strings (rudolfs)
9275 - [ZBX-3621] changed the maximum number of processes for Zabbix daemons (asaveljevs)
9276 - [ZBXNEXT-448] added trigger function logeventid that matches the last event ID to a regex (rudolfs)
9277 - [ZBX-1419] improve and fix database upgrade patches for older versions (Richlv)
9278 - [ZBX-3576] fixed showing triggers with disabled items in monitoring (Vedmak)
9279 - [ZBX-3483] added missing fields in items mass update (Vedmak)
9280 - [ZBX-3435] fixed error that sometimes appear after profile edit (Vedmak)
9281 - [ZBX-2616] bundled DejaVu font upgraded from 2.32 to 2.33 (Richlv)
9282 - [ZBX-1557] changed process_ping logic to return an error if fping doesn't give a value (or '-') for any of the hosts but outputs something (rudolfs)
9283 - [ZBX-3430] fixed disappeared hints for "SSH", "Telnet" and "Database Monitor" item types in item form (Vedmak)
9284 - [ZBX-3578] added arguments to the output when using agent with '-p' or '-t', modified default arguments in win32.c and common.c (rudolfs)
9285 - [ZBX-3514] removed non "regexp" triggers from item log-form menu (Aly)
9286 - [ZBX-3584] fixed allowed_hosts set to 'localhost' for items by default (Vedmak)
9287 - [ZBX-3568] fixed processing of trigger functions with macros in item key parameters in notifications (Sasha)
9288 - [ZBX-3076] disabled generation of events in case if some items or hosts in trigger expression are not active (Sasha)
9289 - [ZBX-3562] fixed user macros in map element label expressions (Aly)
9290 - [ZBXNEXT-508] added dayofmonth to trigger functions (rudolfs)
9291 - [ZBX-3352] made item Y axis min/max items also change when used in screen with Dynamic enabled (Vedmak)
9292 - [ZBX-3523] fixed error when open monitoring->maps and last viewed map was removed (Vedmak)
9293 - [ZBX-3557] fixed possible incorrect usage of internal array pointers in frontend (Aly)
9294 - [ZBX-2979] fixed trigger function time() test (Aly)
9295 - [ZBX-3563] fixed host group filter in graph selection popup (Aly)
9296 - [ZBX-3544] fixed user login method resetting attempts (Aly)
9297 - [ZBX-3555] fixed possible pollers hang while processing ssh.run[] checks (Sasha)
9298 - [ZBXNEXT-408] added zabbix[process,...] internal checks (Sasha)
9299 - [ZBX-2262] added `hosts_templates_2' index (Sasha)
9300 - [ZBX-3537] trigger events are now sorted by timestamp (KB)
9301 - [ZBX-3472] changed item and discovery rule form to display SSH and SNMPv3 auth fields correctly when changing item type (KB)
9302 - [ZBX-3542] reduced the amount of debugging output for configuration cache (asaveljevs)
9303 - [ZBX-3536] made SNMP checks work when DNS resolves to IPv6 address; thanks to Marc Dequènes (asaveljevs,Sasha)
9304 - [ZBX-3541] fixed processing of nodata() function (Sasha)
9305 - [ZBX-3126] all checkboxes in map and screen import are now "on" by default (KB)
9306 - [ZBX-3158] improved links in map element menu (Aly)
9307 - [ZBX-3532] fixed add item to trigger expression from popup menu (Vedmak,Vlad)
9308 - [ZBX-1357] fixed confusing date format in network maps (Richlv)
9309 - [ZBX-3516] fixed items and hosts disappearing from configuration cache indexes (asaveljevs)
9310 - [ZBX-3479] fixed possible hang of agents while processing scripts or net.tcp.service* checks (Sasha)
9311 - [ZBX-3514] fixed log trigger wizard (Aly)
9312 - [ZBX-3515] fixed names of SNMPv3 security levels, again (asaveljevs)
9313 - [ZBX-3411] fixed trigger filter update when changing host (Aly,Vlad)
9314 - [ZBX-3431] fixed severity for log and eventlog or mixed (Vlad)
9315 - [ZBX-2913] fixed timeout handling in processing of web.page.* checks (Sasha)
9316 - [ZBX-3176] removed navigation dropdown from applications screen (Vedmak)
9317 - [ZBX-3494] added database monitor items to the queue calculation (asaveljevs)
9318 - [ZBX-3454] fixed clearing item edited using by Trigger-wizard (Vlad)
9319 - [ZBX-3481] fixed massAdd for applications (KB)
9320 - [ZBX-3480] fixed possible crash of server after shutdown of ORACLE server (Sasha)
9321 - [ZBX-3457] in trigger wizard, use double symbol references past 26 entries (Vlad)
9322 - [ZBX-983] fixed error when updating trigger (Vedmak)
9323 - [ZBX-974] recompress some images with pngcrush (Richlv)
9324 - [ZBX-3446] fixed possible hang of pollers - added timeout handler for external scripts (Sasha)
9325 - [ZBX-1690] fixed undefined index when creating action with name that already exists (Vedmak)
9326 - [ZBX-3461] fixed names of IPMI pollers in debug output and the number of items they take (asaveljevs)
9327 - [ZBX-3100] fixed messages in popup when no proxies or discovery checks defined (Vedmak)
9328 - [ZBX-3138] fixed bug when disabling application, webitems were disabled too (Vedmak)
9329 - [ZBX-2951] made interval hidden for trapper items (Vedmak)
9330 - [ZBX-2867] changed order of "Discovery" and "IT services" in configuration menu (Vedmak)
9331 - [ZBX-3460] forbid saving host with enabled IPMI but without IPMI address (Vedmak)
9332 - [ZBX-3047] fixed Zapcat compatibility for trigger expressions (Aly,Sasha,asaveljevs)
9333 - [ZBX-2912] added check for valid UTF-8 characters in the incoming data (Sasha)
9334 - [ZBX-1346] add more user parameter examples (Richlv)
9335 - [ZBX-2922] changed log level from warning to debug for some messages (Sasha)
9336 - [ZBX-3440] Added pagination to slide and discovery configuration (KB)
9337 - [ZBX-3433] fixed removing deleted passive proxies from queue (Sasha)
9338 - [ZBX-416] fixed PostgreSQL errors in configuration sender module when using DM setup (Sasha)
9339 - [ZBX-3346] fixed items being polled more frequently than necessary (Sasha)
9340 - [ZBX-3409] fixed semaphore and shared memory access permissions (Sasha)
9341 - [ZBX-3173] made server-side JSON parser ignore whitespace better (asaveljevs)
9342 - [ZBX-3425] updated Brazilian Portuguese translation; thanks to Murilo Moreira de Oliveira (Richlv)
9343 - [ZBX-3403] fixed SQL statements for auto registration and discovery operations (Sasha)
9344 - [ZBX-3403] removed UNIQUE constraint for autoreg_host_1 index (Sasha)
9345 - [ZBX-3414] expressions for triggers with web items are marked as error in trigger wizard (Vedmak)
9346 - [ZBX-3406] better API validation (Vedmak)
9347 - [ZBX-3413] added escaping of parameters used in LIKE SQL statements (KB)
9348 - [ZBX-3391] fixed wrong comparison operators used for strings (Vlad)
9349 - [ZBX-1346] document LogSlowQueries configuration parameter (Richlv)
9350 - [ZBXNEXT-612] added mapname URL parameter for monitoring->maps (Vedmak)
9351 - [ZBX-886] remove duplicate translation strings (Richlv)
9352 - [ZBX-3384] fixed server crash in a distributed monitoring setup with PostgreSQL (asaveljevs)
9353 - [ZBX-3274] fixed SQLite3 semaphore errors while starting server or proxy (Sasha)
9354 - [ZBXNEXT-614] add Slovak translation; thanks to Marcel Hecko (Richlv)
9355 - [ZBX-2914] add Ubuntu upstart files; thanks to S. Canchon (Richlv)
9356 - [ZBX-3381] negative multipliers for items with value type "numeric (float)" are now allowed (KB)
9357 - [ZBX-1357,ZBX-3462] updated Japanese translation; thanks to Kodai Terashima (Richlv)
9358 - [ZBX-3385] fixed trigger status change record in audit log (Vedmak)
9359 - [ZBX-2825] make profiles form redirect to the last visited page on save or cancel (Vlad)
9360 - [ZBX-3383] fixed error in audit log when filtering by Macro or Template (Vedmak)
9361 - [ZBX-3378] updated Russian translation; thanks to dotneft and zalex_ua (Richlv)
9362 - [ZBX-3350] fixed minor interface bug and it is now not possible to add host name longer than 64 chars (KB)
9363 - [ZBX-3341] fixed host export - valuemap property is now exported as expected (KB)
9364 - [ZBX-3338] updated Ukrainian translation; thanks to zalex_ua (Richlv)
9365 - [ZBX-954] fix minor typos (Richlv)
9366 - [ZBX-1419] don't print an informative message during upgrade if no orphan hosts were found (Richlv)
9367
9368Changes for 1.8.4
9369
93701.8.4rc4 was released as 1.8.4 without any changes
9371
9372Changes for 1.8.4rc4
9373
9374 - [ZBX-3351] fixed broken support of 1.4.x style configuration file format for WEB interface (Vedmak)
9375
9376Changes for 1.8.4rc3
9377
9378 - [ZBX-3256] added automatic detection of fping command line option to use for specifying source IP address (asaveljevs)
9379 - [ZBX-3333] fixed icmppingloss[] returning bad values when NIC bonding is used (asaveljevs)
9380 - [ZBX-1985,ZBX-2394] fixed icmppingloss[] returning bad values when fping is capable of pinging both address families (asaveljevs)
9381 - [ZBX-2825] fix after saving the profile it stays in the profile page (Vlad)
9382 - [ZBX-1294] disabled GUI interface action elements for editing a templated trigger (KB)
9383 - [ZBX-3306] fixed minimal value limit for action escalation period (Vedmak)
9384 - [ZBX-3320] fixed host.create, template.create permission error for admin users (Vedmak)
9385 - [ZBX-266] made debugging output for Web scenarios more useful (Sasha)
9386 - [ZBX-1181] fixed infinite looping when failing cURL initialization and showing of such errors in the GUI (asaveljevs,Sasha,Vedmak)
9387 - [ZBX-1181] fixed download speed, response time, and response code not being saved for failed Web scenario steps (asaveljevs)
9388 - [ZBX-2851] fixed Apache hanging when frontend connects to empty database (Vedmak)
9389 - [ZBX-2647] made some of hard coded strings translatable (KB)
9390 - [ZBX-3294] fixed host status change confirmation dialog (Vedmak)
9391 - [ZBX-3301] fixed server crash after libssh2_userauth_list() when processing SSH checks (asaveljevs)
9392 - [ZBX-2395] fixed sending of the same message to the same user using different media types (asaveljevs)
9393 - [ZBXNEXT-586] added sensor[device,sensor,<mode>] check for Linux 2.4 (asaveljevs)
9394 - [ZBXNEXT-586] added sensor[device,sensor,<mode>] check for OpenBSD; thanks to Robert Nagy (asaveljevs)
9395 - [ZBX-3252] fixed graph height calculations when graph height was less then 120px (KB)
9396 - [ZBX-3261] fixed second level template deletion (Aly)
9397 - [ZBX-3295] fixed compilation warnings in eztexting module if code configured without cURL library (Sasha)
9398 - [ZBX-2862] it is now not possible to delete host group or user group used in scripts (KB)
9399 - [ZBX-3281] fixed system.cpu.util[] for all processors combined on NetBSD (asaveljevs)
9400 - [ZBX-3006] fixed some forms <input> elements are put inside <table> tag (Vedmak)
9401 - [ZBXNEXT-176] added Zabbix server name input during setup (Vedmak)
9402 - [ZBX-3253] added schema selection for db2 setup and a configuration file parameter on the server (asaveljevs,Vedmak)
9403 - [ZBX-3239] fixed error in Proxies screen on Oracle, when no proxy defined (Vedmak)
9404 - [ZBX-3273] removed renewed auto registration notifications for already created hosts (Sasha)
9405 - [ZBX-1294] disabled "Add" and "Toggle input method" for templated trigger expressions (KB)
9406 - [ZBX-3223] it is now possible to gather network interface statistics under a normal user on OpenBSD; thanks to Robert Nagy (asaveljevs,Sasha)
9407 - [ZBX-3270] fixed server crash when processing calculated items with non-numeric user macros (asaveljevs)
9408 - [ZBXNEXT-564] added new {PROXY.NAME} and {HOSTNAME} macros for auto registration notifications (Sasha)
9409 - [ZBXNEXT-564] added support of {PROXY.NAME} macro for discovery and trigger notifications (Sasha)
9410 - [ZBX-3269] fixed processing of vfs.dev.read/write metrics for devices with trailing digits (Sasha)
9411 - [ZBX-3115] fixed returned data type for net.tcp.listen under Solaris and FreeBSD (Sasha)
9412 - [ZBX-3115] fixed returned data type for system.users.num metric (Sasha)
9413 - [ZBX-3267] fixed trigger updating through API (Aly)
9414 - [ZBX-3259] fixed log trigger wizard functionality: now it can be used for any item with value type = log, text or char (KB)
9415 - [ZBX-2672] added internal checks zabbix[*] to help items in data.sql (Sasha)
9416 - [ZBX-3255] fixed string escaping under IBM DB2 (asaveljevs,Sasha)
9417 - [ZBX-3201] fixed evaluation of calculated items with multiline expressions (asaveljevs)
9418 - [ZBX-3210] fixed incorrect height scaling in graphs (KB,asaveljevs)
9419 - [ZBX-3231] improved item key validation in the GUI and notification macro parser on the server (KB,asaveljevs)
9420 - [ZBX-3061] fixed screen import problem with "Status of triggers" screen type (Aly)
9421 - [ZBX-3249] added define for frontend graphing on partitioned DB data store (Aly)
9422 - [ZBX-3216] fixed setup not catching existing configuration file on step 6 (Vedmak)
9423 - [ZBX-3240] updated Russian translation; thanks to dotneft and zalex_ua (Richlv)
9424 - [ZBX-3229] improved output of configure script (Richlv,asaveljevs)
9425 - [ZBX-3222] fixed Zabbix returns to incorrect page from acknowledge form (Vedmak)
9426 - [ZBX-2577] fixed template trigger update affects downstream triggers (Vedmak)
9427 - [ZBX-3221] fixed host deletion through API (Aly)
9428 - [ZBX-3220] fixed error when delete host on postgresql db (Vedmak)
9429 - [ZBX-2293] fixed server terminating when sending "database down" alerts using scripts (asaveljevs,Sasha)
9430 - [ZBX-3184] fixed 1000 vs. 1024 multipliers for bits, bytes, and other units in notification macros (asaveljevs)
9431 - [ZBX-3184] fixed negative values with unit suffixes in notification macros (asaveljevs)
9432 - [ZBX-3211] updated Ukrainian translation; renamed locale to uk_ua; thanks to zalex_ua (Richlv)
9433 - [ZBX-3085] fixed possible stop to send data from proxy after shutdown of MySQL server; thanks to Takanori Suzuki (Sasha)
9434 - [ZBX-3169] updated French translation; thanks to Alixen (Alexei)
9435 - [ZBX-3218] server and proxy are no longer built with libcurl by default (asaveljevs)
9436 - [ZBX-3145] fixed user macros resolving (Vedmak)
9437 - [ZBX-3215] fixed filtering by group in trigger selection popup (Vedmak)
9438 - [ZBX-3144] removed parsing of existing expression in trigger expression popup (Vedmak)
9439 - [ZBX-3207] fixed possibility to click on web items in trigger expressions (Vedmak)
9440 - [ZBX-3021] fixed possibility to create dependency between host and template triggers (Vedmak)
9441 - [ZBX-3205] fixed incorrect event duration count (Aly)
9442 - [ZBX-3183] fixed maintenance permission issue (KB)
9443 - [ZBX-3183] added screenname GET parameter support to screens.php (KB)
9444 - [ZBX-2639] added net.if.total and net.if.list items in the help_items table (Sasha)
9445 - [ZBX-1600] added support of value mapping for {ITEM.VALUE} macro in notifications (Sasha)
9446 - [ZBX-3065] fixed undefined variables in maps.php when logged as guest and no maps defined (Vedmak)
9447 - [ZBX-3206] fixed timeout for simple checks (removed hardcoded timeout 3 sec) (Sasha)
9448 - [ZBX-2787] it is no longer possible add invalid time for IT services, like 1:111 or 23:67 or 4:66 and so on (KB)
9449 - [ZBXNEXT-557] added TL compatibility information when executed AIX agent with --version flag (Sasha)
9450 - [ZBX-3195] fixed slow sync of trends data while server shutdown (Sasha)
9451 - [ZBXNEXT-549] added trigger function strlen() (asaveljevs,Vedmak)
9452 - [ZBX-3156] fixed integer trends for child node on master; thanks to Łukasz Reszka (asaveljevs)
9453 - [ZBX-3040] guest users now can't edit trigger comments (KB)
9454 - [ZBX-3123] fixed Oracle SQL errors in processing of IT services (Sasha)
9455 - [ZBXNEXT-205,ZBXNEXT-355] added support of user macros in community, OID, security name and passphrases fields of SNMP items (Sasha,Aly)
9456 - [ZBXNEXT-357] added support of user macros in parameters field of database item; thanks to Kirill Fateev (Sasha)
9457 - [ZBX-3179] fixed memory leaks and 100% CPU usage for proxy with SQLite3 (asaveljevs)
9458 - [ZBXNEXT-538] include ibm_db2.sql and images_ibm_db2.sql files in distribution package (Sasha)
9459 - [ZBX-3107] fixed graph bugs: problem with large values, problem with uptime format (KB)
9460 - [ZBX-2349] unicode support for macros and web scenario steps (KB)
9461 - [ZBX-3137] fixed errors related to deleting an application that is used in a web scenario (KB)
9462
9463Changes for 1.8.4rc2
9464
9465 - [ZBXNEXT-538] added support for IBM DB2 (Aly,asaveljevs,Sasha)
9466 - [ZBX-1362] optimized alert performance (KB)
9467 - [ZBX-2852] fixed map not updating in slideshow (Vedmak)
9468 - [ZBX-1346] update example agent daemon configuration file for Windows with parameters from Zabbix manual (Richlv)
9469 - [ZBX-2984] fixed incorrect trigger line in graphs. For line drawing was used axis from first item not trigger item (Vedmak)
9470 - [ZBX-3059] different titles for popup menu depending on data type (KB)
9471 - [ZBX-2861] fixed error when adding users to usergroups (KB)
9472 - [ZBX-1492] added confirmation dialog when deleting macros (KB)
9473 - [ZBX-3135] add an example for using standard input in zabbix_sender manpage (Richlv)
9474 - [ZBX-2616] bundled DejaVu font upgraded from 2.31 to 2.32 (Richlv)
9475 - [ZBX-2630] fixed ability to translate various strings in the frontend depending on their context (Richlv)
9476 - [ZBX-3091] fixed error when updating proxy (Vedmak)
9477 - [ZBX-3120] fixed error when creating a new map (Vedmak)
9478 - [ZBX-3042] fixed submitParent field error (KB)
9479 - [ZBX-1038] fixed last(), prev(), diff(), change(), and abschange() not working properly with long textual values (asaveljevs)
9480 - [ZBXNEXT-532] specify timestamp format in zabbix_sender manpage and help output; hint at required item configuration in zabbix_sender manpage (Richlv)
9481 - [ZBX-3103] updated French translation; thanks to Alixen (Richlv)
9482 - [ZBX-3095] fixed processing of 'Host template' condition in actions (Sasha)
9483 - [ZBX-2981] removed unnecessary queries in map permission checks (Vedmak)
9484 - [ZBX-3080] fixed javascript not cached by browsers (Vedmak)
9485 - [ZBX-2661] improved displaying discovery checks in configuration (Vedmak)
9486 - [ZBX-3086] fixed errors when edit hostgroup linkage for hosts and templates (Vedmak)
9487 - [ZBX-3025] resurrected unreachable pollers and StartPollersUnreachable configuration parameter (asaveljevs,Sasha)
9488 - [ZBX-2351] fixed server trying to insert duplicate eventids into the database (asaveljevs,Sasha)
9489 - [ZBX-3069] renamed monitoring graphs combobox "All" entry to "not selected" (Vedmak)
9490
9491Changes for 1.8.4rc1
9492
9493 - [ZBX-2872] greatly improved API methods consistency (Aly)
9494 - [ZBX-3070] fixed event date format inconsistency (Vedmak)
9495 - [ZBX-3068] fixed possible crash of server while processing passive proxies (Sasha)
9496 - [ZBX-3068] fixed server memory leak while processing passive proxies (Sasha)
9497 - [ZBX-2749] fixed length parameter being ignored for web.page.regexp[] (asaveljevs)
9498 - [ZBX-2749] fixed agent crash in web.page.regexp[] on very long matched fragments (asaveljevs)
9499 - [ZBX-2913] fixed agent becoming unresponsive due to web.page.* checks (asaveljevs)
9500 - [ZBXNEXT-430] added support of net.tcp.listen and net.udp.listen under Linux (Sasha)
9501 - [ZBX-453] fixed --disable-static enabling static compilation (asaveljevs)
9502 - [ZBX-2992] acknowledges are now hidden in event details when turned off (KB)
9503 - [ZBX-3050] fixed that host can be named like an existing template and otherwise (KB)
9504 - [ZBX-3019] fixed templated graphs not being copied to discovered hosts in DM setup; thanks to Alexander Ignatyev (asaveljevs)
9505 - [ZBX-2860] fixed usergroup renaming (Vedmak)
9506 - [ZBX-3027] avg, delta, max, min, sum functions in popup_trexpr.php have a time shift input, so that this parameter now can be specified through GUI (KB)
9507 - [ZBX-2827] added checks when adding or updating maintenances, so that duplicate names could not be added (KB)
9508 - [ZBX-2978] fixed graphs import with Y axis set to an item (Vedmak)
9509 - [ZBX-2507] minimal graph dimension size is set to 20 pixels (Vedmak)
9510 - [ZBX-2665] web scenario steps on graphs now are in correct order (Vedmak)
9511 - [ZBX-2995] fixed crash in zbx_mem_realloc(), reduced memory usage and memory fragmentation in configuration cache (asaveljevs)
9512 - [ZBX-3024] in trigger expression selection popup, expressions are now filtered, depending on item type (KB)
9513 - [ZBX-3023] fixed repeated notifications after maintenance period (Sasha)
9514 - [ZBX-3017] fixed error when try to add dependency to template trigger that is linked to a host (Vedmak)
9515 - [ZBX-3008] fixed server generating multiple unknown events for triggers with multiple items (asaveljevs)
9516 - [ZBX-3011] passwords are no longer shown in HTML when editing media types (Vedmak)
9517 - [ZBXNEXT-510] sending of SMS messages through Ez Texting is now integrated into Zabbix (asaveljevs,Vedmak)
9518 - [ZBX-1425] option ALL is added to host group dropdown when adding or editing host group (KB)
9519 - [ZBX-1675] fixed map element coordinates do not update after the element has been dragged (Vedmak)
9520 - [ZBX-1292] item names are now prefixed with host names, if they are from different hosts in trigger description popup (KB)
9521 - [ZBX-2844] added HTML escaping of screen names in combox box output in monitoring (KB)
9522 - [ZBXNEXT-373] added support for NTLM authentication to Web monitoring (asaveljevs,Vedmak)
9523 - [ZBX-1486] when multiple map elements are selected, pressing "Remove" in editing form removes all selected elements (KB)
9524 - [ZBX-1442] when linking objects during map editing, link "apply" does not close the form any more (KB)
9525 - [ZBX-2986] acknowledges now are hidden in last 20 issue popup when turned off (KB)
9526 - [ZBX-2988] fixed {ITEM.VALUE} macro in Monitoring/Events screen (Sasha)
9527 - [ZBX-2974] fixed possibility to delete templated applications (Vedmak)
9528 - [ZBX-1172] added sorting for audit resource dropdown (Vedmak)
9529 - [ZBX-2982] added IP and port of Zabbix server in dashboard widget "Status of Zabbix" (Vedmak)
9530 - [ZBX-2964] fixed processes failing to start when no IPv6 is available on the system (asaveljevs,Sasha)
9531 - [ZBX-2977] fixed removing unused records in node_cksum table; thanks to Łukasz Reszka (Sasha)
9532 - [ZBX-2946] fixed building from FreeBSD ports with libexecinfo installed; thanks to Dmitry Yakovlev (asaveljevs)
9533 - [ZBX-2957] changed mime type for downloadable locale file (Vedmak)
9534 - [ZBX-2493] fixed obsolete macro used by default; start using different subject and message for default action messages (Richlv)
9535 - [ZBX-2976] fixed server crash when processing zabbix[items_unsupported] under DebugLevel=4 (asaveljevs)
9536 - [ZBX-2950] added popup menus for map elements (Vedmak)
9537 - [ZBX-2967] added filter for hosts configuration screen (Vedmak)
9538 - [ZBX-2962] fixed template macro update (Vedmak)
9539 - [ZBX-2572] added configuration define for zapcat compatibility mode (Vedmak)
9540 - [ZBX-2690] added validation for screens XML (Vedmak)
9541 - [ZBX-2942] increased minimum interval for ICMP pings to 20 ms; thanks to nelsonab (asaveljevs)
9542 - [ZBX-2945] email sender now knows how to handle multiline responses from SMTP servers (asaveljevs)
9543 - [ZBXNEXT-360] zabbix_sender now allows "-" for default hostname in input files; thanks to Dennis Jacobfeuerborn (asaveljevs)
9544 - [ZBX-1908] fixed file and socket descriptors leaking to child processes; thanks to Dan Horak (asaveljevs)
9545 - [ZBX-2960] split agentd userparameters out using includable files, add more MySQL examples (Richlv)
9546 - [ZBXNEXT-458] user macros (e.g., {$MACRO}) can now be used in item and trigger descriptions (asaveljevs,Vedmak)
9547 - [ZBX-2959] fixed trailing whitespace & missing trailing newline in downloaded translations (Richlv)
9548 - [ZBX-2910] fixed 'strerror_from_system undefined' compilation warning on Windows; thanks to Takanori Suzuki (asaveljevs)
9549 - [ZBX-2902] fixed system.cpu.load[] and system.cpu.util[] being slightly exaggerated on Windows; thanks to Kodai Terashima (asaveljevs)
9550 - [ZBX-2954] fixed translations in template delete popups (Vedmak)
9551 - [ZBX-2938] fixed not showing problems on map for hosts in maintenance (Vedmak)
9552 - [ZBXNEXT-238] made zabbix_sender gather as much data as possible before sending (asaveljevs)
9553 - [ZBX-2948] fixed export of trigger dependencies (Vedmak)
9554 - [ZBX-2949] fixed Templates screen Go action 'Delete' (Vedmak)
9555 - [ZBX-2934] added new conf. constants for roundoff configuration (Vedmak)
9556 - [ZBX-2907] fixed errors when action condition has trigger from another node (Vedmak)
9557 - [ZBX-2928] fixed "triggers info" unknown counter, added not classified triggers count (Vedmak)
9558 - [ZBX-2914] Gentoo initscript cleanup (Richlv)
9559 - [ZBX-2914] fixed incorrect references in Fedora initscripts (Richlv)
9560 - [ZBX-2925] empty values for translations won't be written to resulting file (Vedmak)
9561 - [ZBX-2933] fixed js error in IE when Print button pressed (Vedmak)
9562 - [ZBX-2937] fixed missing style files for IE (Vedmak)
9563 - [ZBX-2864] fixed print button creating multiple sid url parameters (Vedmak)
9564 - [ZBX-2899] fixed slideshow delays broken after upgrade from 1.8.2 (Vedmak)
9565 - [ZBX-2923] fixed triggers that depend on problem trigger are shown as problem on map (Vedmak)
9566 - [ZBX-2683] minor updates for the Latvian translation (Richlv)
9567 - [ZBX-2916] fixed duplicate parent map links in monitoring maps (Vedmak)
9568 - [ZBX-2905] fixed single trigger name expanding, unknown problem count and duplicate elements count in network maps (Vedmak)
9569 - [ZBX-2914] unified pidfile path in example Debian initscripts with example config files (Richlv)
9570 - [ZBX-886] removed duplicate locale string S_ACTIONS_BIG (Richlv)
9571 - [ZBX-633] fixed server crash on disconnected IPMI devices (asaveljevs)
9572 - [ZBX-2904] fixed some unknown triggers not shown in status of triggers screen (Vedmak)
9573 - [ZBX-2900] added spaces to "From:" and "To:" email headers (asaveljevs)
9574 - [ZBX-2894] fixed multiple references on same line in map labels (Vedmak)
9575 - [ZBX-2888] fixed host profiles export (Vedmak)
9576 - [ZBX-2890] fixed parsing of negative values in trigger expressions (Vedmak)
9577 - [ZBX-2798] added more checks for unknown nodes to communication between nodes (asaveljevs)
9578 - [ZBX-2716] make all example initscripts point to sbin for daemon path (Richlv)
9579
9580Changes for 1.8.3
9581
9582 - [ZBX-2875] updated Japanese translation; thanks to Kodai Terashima (Richlv)
9583 - [ZBX-2856] removed debug info (Aly)
9584 - [ZBX-2855] fixed new line symbol for latest Opera browser (Aly)
9585
9586Changes for 1.8.3rc4
9587
9588 - [ZBX-2226] fixed template item update, when linked to host with existing item with same key (Aly)
9589 - [ZBX-2853] updated Ukrainian translation; thanks to zalex_ua (Richlv)
9590 - [ZBX-1324] replaced more user visible strings ZABBIX with Zabbix (Richlv)
9591 - [ZBX-2836] fixed text items history not displaying all spaces in text (Vedmak)
9592 - [ZBX-2835] improved screen permission checks in frontend (Vedmak)
9593 - [ZBX-2829] fixed web item graphs favourites (Vedmak)
9594 - [ZBX-2812] updated French translation; thanks to Alixen (Vedmak)
9595 - [ZBX-2823] updated Russian translation; thanks to Pustovalov Alexey (Vedmak)
9596 - [ZBX-2817] fixed history links for history and media types (Vedmak)
9597 - [ZBX-2833] fixed JS error in monitoring events screen (Aly)
9598 - [ZBX-2819] fixed showing trends for symbolic items (Vedmak)
9599 - [ZBX-2825] made profile form redirect to the last visited page on successful save (Aly)
9600 - [ZBX-2809] fixed login problem in case of guest user being disabled (Aly)
9601 - [ZBX-2807] fixed email notifications being broken when their subjects have line breaks (asaveljevs)
9602 - [ZBX-2203] fixed superfluous line breaks for values returned by eventlog[] (asaveljevs)
9603 - [ZBX-2803] added detection of the proper type to use in place of socklen_t (asaveljevs)
9604 - [ZBX-2822] fixed js error on node selection (Aly)
9605 - [ZBX-2821] fixed reference to removed icons (Vedmak)
9606 - [ZBX-2784] changed icons style (Vedmak)
9607 - [ZBX-2820] fixed minor visual bugs (Vedmak)
9608 - [ZBX-2766] fixed triggers info in status of triggers page in fullscreen mode (Aly)
9609
9610Changes for 1.8.3rc3
9611
9612 - [ZBX-2799] fixed map element host in maintenance (Aly)
9613 - [ZBX-2781] fixed timeline in case of usertime going over possible period (Aly)
9614 - [ZBX-2803] fixed agent compilation on HP-UX with the native HP-UX C compiler (asaveljevs)
9615 - [ZBX-2745] improved performance of screen element "History of events" (Aly)
9616 - [ZBX-2774] fixed GUI messaging in DM setup (Aly)
9617 - [ZBX-2786] fixed errors in trigger dependency mass update popup (Vedmak)
9618 - [ZBX-2536] fixed agent crash when processing proc.mem[] and proc.num[] on NetBSD (asaveljevs)
9619 - [ZBX-2671] fixed detection of various system headers during ./configure (asaveljevs)
9620 - [ZBX-2800] fixed undefined variable if updating a trigger with incorrect function (Vedmak)
9621 - [ZBX-2789] forbid active agent items to have 0 interval (Vedmak)
9622 - [ZBX-2794] fixed sorting in configuration web (Vedmak)
9623 - [ZBX-2792] fixed status sorting in maintenances (Vedmak)
9624 - [ZBX-2726] fixed statuses for discovery events (Vedmak)
9625 - [ZBX-2785] creation of empty slideshows prohibited (Vedmak)
9626 - [ZBX-2791] fixed host menu in "top 100 triggers" in ie7 (Vedmak)
9627 - [ZBX-2790] fixed maintenance times reset while configuring maintenance (Vedmak)
9628 - [ZBX-2773] changed buttons css for Dark orange theme (Vedmak)
9629 - [ZBX-2777] fixed map labels when "status only" option is set (Vedmak)
9630 - [ZBX-2775] updated Brazilian Portuguese translation; thanks to Murilo Moreira de Oliveira (Vedmak)
9631 - [DEV-468] improved theme colouring in IE (Aly)
9632
9633Changes for 1.8.3rc2
9634
9635 - [ZBX-2767] fixed time stamp in German locales (Aly)
9636 - [ZBX-2764] fixed database monitor values not being accepted from proxy (asaveljevs,Sasha)
9637 - [ZBX-2752] improved text colouring (Aly)
9638 - [ZBX-2748] fixed compilation on OpenBSD 4.7 due to undefined KERN_PROC (asaveljevs)
9639 - [ZBX-2758] fixed underlined filter label in Opera (Aly)
9640 - [ZBX-2763] fixed saving user profile (Aly)
9641 - [ZBX-2759] fixed item form not saving params field (Vedmak)
9642 - [ZBX-2762] fixed sql error when "all" hosts is selected in application popup (Vedmak)
9643 - [ZBX-2757] fixed calendar colours in Dark orange theme (Vedmak)
9644 - [ZBX-2754] fixed possible undefined variables in frontend (Aly)
9645 - [ZBX-2761] improved performance in search page (Aly)
9646 - [ZBX-2683] minor updates for the Latvian translation (Richlv)
9647 - [ZBX-2741] updated French translation; thanks to Alixen (Richlv)
9648 - [ZBX-2700] updated Czech translation; thanks to Jakub Kalas (Richlv)
9649 - [ZBX-2739] fixed empty list of items when "all" selected in items popup (Vedmak)
9650 - [ZBX-2747] improved sql when saving triggers (Vedmak)
9651 - [ZBX-2750] fixed undefined index when deleting graph (Vedmak)
9652 - [ZBX-2742] fixed item deletion with postgre (Vedmak)
9653 - [ZBX-2738] fixed problems with Ukrainian locales (Aly)
9654 - [ZBX-2740] fixed js errors in items section in IE (Aly)
9655
9656Changes for 1.8.3rc1
9657
9658 - [DEV-468] added new frontend theme - Dark orange (Aly)
9659 - [ZBX-2731] fixed permissions problem with hostgroup names containing '[]' (Vedmak)
9660 - [ZBX-2733] fixed the timer process so that it does not recalculate extraneous triggers for an item (asaveljevs)
9661 - [ZBX-2729] improved host-group and host filter selection (Aly)
9662 - [DEV-465] added messaging system (Aly)
9663 - [ZBX-2697] forbid creation of maintenance without hosts/groups (Vedmak)
9664 - [ZBX-2711] added links to host profile in dashboard "last 20 issues" host menu (Vedmak)
9665 - [ZBX-2719] fixed events delay for one minute in frontend (Vedmak)
9666 - [ZBX-2720] in actions conditions trigger host is now displayed (Vedmak)
9667 - [ZBX-2685] fixed map elements not always change position when coords are manually set (Vedmak)
9668 - [ZBX-2664] fixed viewed period and filter status reset in web monitoring (Vedmak)
9669 - [ZBX-2683] removed dead entries and added some translated strings for the Latvian translation (Richlv)
9670 - [ZBX-2682] added Czech translation; thanks to Jakub Kalas (Richlv)
9671 - [ZBX-2669] fixed not showing map label when background image is used (Vedmak)
9672 - [ZBXNEXT-436] added unacknowledged problem display for maps (Vedmak)
9673 - [ZBX-2561] refactored usergroups api, improved item deletion (Vedmak)
9674 - [ZBX-2634] fixed instability of Zabbix processes on Solaris due to them crashing in signal handlers (asaveljevs)
9675 - [ZBX-2670] make it clear in the 'configure' help output that full path to odbc_config should be specified (Richlv)
9676 - [ZBX-2666] fixed detection of resolv.h and net/if.h (asaveljevs)
9677 - [ZBX-2657] fixed bugs with non closing item select popups in bar reports (Vedmak)
9678 - [ZBXNEXT-425] added new macros for acknowledged events count (Vedmak)
9679 - [ZBX-2642] fixed items multiplier field (Vedmak)
9680 - [ZBX-2639] now when do full clone template, linkage list is cleared (Vedmak)
9681 - [ZBX-2598] fixed labels with linebreak in maps (Aly)
9682 - [ZBXNEXT-426] added dashboard option to show unack problems (Vedmak)
9683 - [ZBX-2555] fixed simple checks for FTP, POP, and NNTP protocols so that they close sessions properly (asaveljevs)
9684 - [ZBX-2553] fixed simple checks ignoring server replies (asaveljevs)
9685 - [ZBX-2612] fixed system.stat showing cpu idle and I/O wait time over 100% on AIX (asaveljevs)
9686 - [ZBX-1324] replaced more user visible strings ZABBIX with Zabbix (asaveljevs,Richlv)
9687 - [ZBX-2616] bundled DejaVu font upgraded from 2.30 to 2.31 (Richlv)
9688 - [ZBX-2562] improved sessions store (Aly)
9689 - [ZBXNEXT-424] enhanced status of trigger filter (Vedmak)
9690 - [ZBX-2599] fixed processing of hexadecimal or octal data by proxy (Sasha)
9691 - [ZBX-2597] fixed processing of telnet results with long prompts (Sasha)
9692 - [ZBX-2595] fixed logformat field showing (Maxim Andruhovich / AM)
9693 - [ZBX-2593] fixed possibility to copy item between templates that are linked to same host (Vedmak)
9694 - [ZBX-2585] removed spaces from charts title & fixed date format for chart4.php (Maxim Andruhovich / AM)
9695 - [ZBX-2592] added support of comma character (,) for scripts in action remote commands (Sasha)
9696 - [ZBX-2575] removed outdated and undocumented environment variables from alert scripts (asaveljevs)
9697 - [ZBX-2574] improved fixed graph Y axis measurement (Aly)
9698 - [ZBX-2576] small text changes in administration/audit (Vedmak)
9699 - [ZBX-1857] fixed item form correct processing, removed refreshing when item type is changed (Maxim Andruhovich / AM)
9700 - [ZBX-2528] fixed default language loading before using phrases, warning messages removed which were displayed after login (Maxim Andruhovich / AM)
9701 - [ZBXNEXT-343] added possibility to unlink and clear templates when mass update hosts templates (Vedmak)
9702 - [ZBX-1930] all top indents of icon labels now is equal (Maxim Andruhovich / AM)
9703 - [ZBX-2152] fixed names of SNMPv3 security levels (asaveljevs)
9704 - [ZBX-2563] fixed warnings in m4/libunixodbc.m4 with newer autotools (asaveljevs)
9705 - [ZBX-2543] fixed password reset when edit user profile and auth type is not internal (Vedmak)
9706 - [ZBX-2524] fixed deleting media types (Aly)
9707 - [ZBX-2557] fixed incorrect message when add proxy with name that already exist (Vedmak)
9708 - [ZBX-2492] fixed Japanese translation, all sprintf and their placeholders have been removed from phrases from all languages (Maxim Andruhovich / AM)
9709 - [ZBX-2551] fixed not shown errors in configuration/triggers (Vedmak)
9710 - [ZBX-2552] fixed multiple events for triggers with complicated expressions (Sasha)
9711 - [ZBX-2532] fixed outdated information in "server info" screen element (Sasha)
9712 - [ZBXNEXT-377] added support of passive mode for proxies (Sasha)
9713 - [ZBX-2556] added dropdown length limit in frontend (Aly)
9714 - [ZBX-2548] fixed sorting in items popup when adding items to simple graph, disabled dropdown with tooltip showing filtration added as well (Maxim Andruhovich / AM)
9715 - [ZBX-2547] fixed errors in installation (Aly)
9716 - [ZBX-2277] fixed menu position on screen (Aly)
9717 - [ZBX-2339] fixed height of row in resource "Plain text" in screens (Aly)
9718 - [ZBX-2459] fixed setting trigger value to unknown on disabling (Aly)
9719 - [ZBX-2414] added PHP session module check as requirement in dashboard and installation (Maxim Andruhovich / AM)
9720 - [ZBX-2526] fixed graph refresh problem when referred from screens page (Aly)
9721 - [ZBX-2525] improved actions API code (Vedmak)
9722 - [ZBX-2324] fixed guest user settings not being stored (Vedmak)
9723 - [DEV-461] improved map creation/editing by adding align option (Aly)
9724 - [ZBX-2518] fixed new map saving (Aly)
9725 - [ZBX-2469] fixed screen API (Vedmak)
9726 - [ZBXNEXT-396] added optional parameters 'from' and 'to' to zabbix[queue] (asaveljevs)
9727 - [ZBX-2511] fixed compilation on FreeBSD with IPv6 due to FD_SETSIZE being undefined (asaveljevs)
9728 - [ZBX-2503] fixed server and proxy crash with Oracle in cases DBUser and DBPassword parameters were not specified (asaveljevs)
9729 - [ZBX-2074] fixed web scenarios showing incorrect speed (Vedmak)
9730 - [ZBX-2486] fixed syntax error in 1.6 PostgreSQL upgrade script (asaveljevs)
9731 - [ZBX-2336] fixed 'system.hostname' being empty on Windows hosts with names longer than 15 characters (asaveljevs)
9732 - [ZBX-2251] removed error displaying in area of graphics (Maxim Andruhovich / AM)
9733 - [ZBX-1327] page is now remembered correctly after performing actions (Vedmak)
9734 - [ZBX-1211] fixed cell spacing in empty cells (Maxim Andruhovich / AM)
9735 - [ZBX-2372] fixed bug with date in local language, now short and long month names shown correctly (Andruhovich Maxim / AM)
9736 - [ZBX-2385] added macro {TRIGGER.PROBLEM.EVENTS.PROBLEM.UNACK} (Vedmak)
9737 - [ZBX-2040] annoying "double check" popups removed from copy to & mass update actions of items and triggers (Maxim Andruhovich / AM)
9738 - [ZBX-2482] fixes in chart graphs avg calc (Aly)
9739 - [ZBX-1477] fixed moving screen elements with spans (Vedmak)
9740 - [ZBXNEXT-279] added links to parent elements for item and trigger form (Vedmak)
9741 - [ZBX-2376] port parameter to tcp and tcp_perf is now mandatory (asaveljevs)
9742 - [ZBX-2376] added ldap, ldap_perf, ntp, and ntp_perf simple checks (asaveljevs)
9743 - [ZBX-808] renamed service.ntp parameter of net.tcp.service{.perf} to ntp (asaveljevs)
9744 - [ZBX-2011] plain ASCII subjects are no longer base64-encoded, fixes issues with email to SMS gateways (asaveljevs)
9745 - [ZBXNEXT-319] multirow inserts are now used for PostgreSQL 8.2 and higher (asaveljevs)
9746 - [ZBXNEXT-392] our daemons no longer crash after "strace -p" (asaveljevs)
9747 - [ZBXNEXT-138] our daemons can now listen on multiple IPs, see ListenIP configuration parameter (asaveljevs)
9748 - [ZBX-2031] fixed comparison of empty strings with Oracle that led to duplicate rows in dservices (asaveljevs)
9749 - [ZBX-2409] fixed server crash when deleting unreachable hosts in discovery (asaveljevs)
9750 - [DEV-461] changes in GUI configuration menu (Aly)
9751 - [ZBX-2473] fixed timescroll most right position when "now" (Aly)
9752 - [ZBX-1193] improved macros form (Vedmak)
9753 - [ZBX-2035] fixed host full cloning (Vedmak)
9754 - [ZBX-1986] fixed empty Y axis if item values are zeros (Aly)
9755 - [ZBX-2492] updated Japanese translation; thanks to Kodai Terashima (Richlv)
9756 - [ZBX-1357] update Hungarian translation; thanks to Laszlo Szabo (Richlv)
9757 - [ZBX-2489] fixed server crash when receiving data using the old protocol (asaveljevs)
9758 - [ZBX-2474,ZBXNEXT-378] fixed page refresh on filter change, now all filters hiding and showing works without refresh (Maxim Andruhovich / AM)
9759 - [ZBX-2488] changed filter from Web Monitoring to External Check (Maxim Andruhovich / AM)
9760 - [ZBX-2483] fixed showing latest data by filter when clicking from dashboard with GUI option 'Dropdown first entry' -> None (Maxim Andruhovich/AM)
9761 - [ZBX-1529] fixed macros expand to nothing in templates (Vedmak)
9762 - [ZBX-2461] fixed complex bugs with trigger expressions (Maxim Andruhovich / AM)
9763 - [ZBX-1357] updated German translation; thanks to Peter Schultz (Richlv)
9764 - [ZBX-2319] fixed escaping locales on download (Aly)
9765 - [ZBX-2460] fixed auto adding host group to updated host (Aly)
9766 - [ZBX-2367] improved using DISTINCT rule in queries in API (Aly)
9767 - [ZBX-2408] fixed mute button in status of triggers page (Aly)
9768 - [ZBX-2477] fixed dynamic graphs disappear from screens (Vedmak)
9769 - [ZBX-1346] clarify some parameter values in the example configuration files (Richlv)
9770 - [ZBX-2471] fix location of the space in a translatable string (Richlv)
9771 - [ZBX-954] fix Hungarian language name (Richlv)
9772 - [ZBX-2457] change 'type' keyword to 'ENGINE' for table creation in MySQL schema (Richlv)
9773 - [ZBX-2466] fixed item filter form (Vedmak)
9774 - [ZBX-1607] now trigger line is visible in all Zabbix themes in all states and severity in corresponding severity colour mixed with opposite colour which stored in defines in hex (Maxim Andruhovich / AM)
9775 - [ZBX-2105] fixed acknowledging events from dashboard for different nodes (Aly)
9776 - [ZBX-2441] fixed handling of begin/commit/rollback statements with temporarily unavailable SQL server (Sasha)
9777 - [ZBX-2432] fixed warning message in templates when template has linked templates (Maxim Andruhovich / AM)
9778 - [ZBX-2325] improved groups/hosts selecting for filter dropdowns (Vedmak)
9779 - [ZBX-2433] fixed time not updated on slides when now is selected (Vedmak)
9780 - [ZBX-2452] fixed parsing of integer values from SNMP's Hex-STRING (asaveljevs)
9781 - [ZBX-2313] forbid to add graph from templates to screen (Vedmak)
9782 - [ZBX-1503] added information message after host delete action, about host being deleted (Maxim Andruhovich / AM)
9783 - [ZBX-2418] fixed bug with JavaScript URL parser, anchor was recognized as part of file (Maxim Andruhovich / AM)
9784 - [ZBXNEXT-323] improved bad performance of the trends for large number of items (Sasha)
9785 - [ZBXNEXT-327] more intuitive load balancing of pollers with a single item queue (asaveljevs)
9786 - [ZBXNEXT-326] more efficient synchronization of configuration data (asaveljevs)
9787 - [ZBX-2153] fixed server crash due to unaligned memory access (asaveljevs)
9788 - [ZBX-2092] fixed label line height in maps, now all lines have the same line height (Maxim Andruhovich / AM)
9789 - [DEV-377] improved global search (Aly)
9790 - [ZBX-1510] fixed history view bound by minute issue (Aly)
9791 - [ZBX-2339] fixed row height for type of information "text" (Aly)
9792 - [ZBX-2201] improved history page (Aly)
9793 - [ZBX-2359] fixed graph lines for fixed Y axis with items draw functions "All" (Aly)
9794 - [ZBXNEXT-335] links starting with http(s) are now clickable in hosts inventory (Vedmak)
9795 - [ZBX-1537] fixed multiple displaying of same host, from which were deleted graph, when deleting mass graphs (Maxim Andruhovich / AM)
9796 - [ZBX-1263] fixed misleading log messages that referenced agent for any kind of unsupported item (asaveljevs)
9797 - [ZBXNEXT-58] added zabbix[{history_log,history_text,history_uint,trends_uint}] internal checks (asaveljevs)
9798 - [ZBX-2446] fixed compilation on AIX 5.3 with OS level 5300-05 or earlier (Sasha)
9799 - [ZBX-2027] fixed selecting wrong host after cancelling trigger comment (Vedmak)
9800 - [ZBX-2253] fixed delete confirmation dialogue referring to empty element (Vedmak)
9801 - [ZBX-2370] fixed duration value in monitoring events for multiple problem triggers (Vedmak)
9802 - [ZBX-507] made UserParameters work with zabbix_agent(d) -p and -t (asaveljevs)
9803 - [ZBX-2326] fixed XSS vulnerability in triggers page; later independently discovered by VUPEN Security (Aly)
9804 - [ZBX-2326] fixed dynamic chart titles, now all symbols are rendered correctly (Maxim Andruhovich / AM)
9805 - [ZBX-2250] value mapping is now applied for {ITEM.LASTVALUE} macro inside triggers description (Vedmak)
9806 - [ZBX-1436] fixed trigger events display after next steps  monitoring -> triggers -> click on any event time (Maxim Andruhovich / AM)
9807 - [ZBX-1532] added screen name to visual screen editing form (when adding screen rows and cols) (Maxim Andruhovich / AM)
9808 - [ZBX-2438] fixed configuration of ssh2 on FreeBSD. Thanks to Alex Deiter (asaveljevs)
9809 - [ZBX-2423] added custom colour input for link elements (Vedmak)
9810 - [ZBX-2100] fixed group with templates but without hosts breaks map editing issue (Aly)
9811 - [ZBX-1591] fixed "advanced icons" for image type map elements (Aly)
9812 - [ZBX-2379] fixed trigger expression editing with trigger builder (Maxim Andruhovich/AM)
9813 - [ZBX-1882] fixed selecting items from disabled hosts for graphs (Aly)
9814 - [ZBX-1126] fixed large numbers processing for values stored as 'Delta' (Sasha)
9815 - [ZBXNEXT-241] extended proxy screen to show proxy vps and item count (Vedmak)
9816 - [DEV-460] improved host-group and maps icons info in Zabbix maps (Aly)
9817 - [ZBXNEXT-338] added caching of eventids (Sasha)
9818 - [ZBX-1438] fixed not deleting data from trends_uint table when deleting an item (Vedmak)
9819 - [ZBX-2276] fixed dashboard discovery status header (Aly)
9820 - [ZBX-2377] fixed converting html special chars in graphs' legend (Aly)
9821 - [ZBX-2311] fixed Host group empty value selection for items filtering (Aly)
9822 - [ZBXNEXT-313] implemented string pool for configuration cache (asaveljevs)
9823 - [ZBX-2417] fixed timeout handling for passive checks on agent side (Sasha)
9824 - [ZBX-1873] added slideshow delay multiplier and fixed slides not showing graphs (Vedmak)
9825 - [ZBX-2282] fixed availability updating of IPMI hosts, monitored by proxy (Sasha)
9826 - [ZBX-2412] fixed deleting maps with API (Aly)
9827 - [ZBX-2341] fixed cutting 20 bytes instead of 20 symbols in char/log/text item values (Vedmak)
9828 - [ZBX-2407] fixed repeated message on cookie size limit (Aly)
9829 - [ZBX-2406] removed filter from plaintext history (Aly)
9830 - [ZBX-2263] fixed permission checks in bar reports (Aly)
9831 - [ZBX-2270] fixed item filtering (Aly)
9832 - [ZBX-2401] fixed host name in dynamic graphs in screens (Aly)
9833 - [ZBXNEXT-325] added StartDBSyncers parameter for parallel writing to DB (Sasha)
9834 - [ZBX-1906] fixed possibility to add identical checks for discovery (Vedmak)
9835 - [ZBX-2384] fixed status of triggers elements in screens (Aly)
9836 - [ZBX-1824] fixed parsing map labels containing item references with user macros (Vedmak)
9837 - [ZBXNEXT-321] decreased number of selects from DB while processing trends data (Sasha)
9838 - [ZBX-1505] fixed user macros not resolved in frontend (Vedmak)
9839 - [ZBX-1902] fixed some possibilities to create incorrect linkage (Vedmak)
9840 - [ZBX-2386] rows per page limit increased (Vedmak)
9841 - [ZBX-2306] fixed zoom position (Aly)
9842 - [ZBX-2306] improved starting zoom on edges (Aly)
9843 - [ZBX-2132] added date format constants to locales, changed zbx_date2str function to meet regional formats and date translation (Maxim Andruhovich/AM)
9844 - [ZBXNEXT-311] improved speedup dbconfig synchronization (Sasha)
9845 - [ZBX-2360] added multiple acknowledging for OK>UNKNOWN>OK and PROBLEM>UNKNOWN>PROBLEM events (Vedmak,Sasha)
9846 - [ZBX-2374,ZBX-2633] updated Ukrainian translation; thanks to zalex_ua (Richlv)
9847 - [ZBX-2347] fixed last 20 issues in event details showing less than 20 issues (Vedmak)
9848 - [DEV-459] made improvements in discovery page generation (Aly)
9849 - [ZBX-2148] added preview button in graphs form (Aly)
9850 - [ZBX-2337] fixed error when selecting a web item in trigger configuration (Vedmak)
9851 - [ZBX-2306] fixed links for graphs in screens (Aly)
9852 - [ZBX-633] removed linkage of OpenIPMI library to Agents in "configure" script (Sasha)
9853 - [ZBX-633] more debug information in checks_ipmi.c module (Sasha)
9854 - [ZBX-2362] fixed processing of logrt[] checks under Windows (Sasha)
9855 - [ZBX-2356] fixed error while performing group actions when creating an item (Vedmak)
9856 - [ZBX-2355] fixed error when trying to massupdate trigger severity (Vedmak)
9857 - [ZBX-2354,ZBX-2635,ZBX-2648] updated Russian translation; thanks to dotneft and zalex_ua (Richlv)
9858 - [ZBX-2352] fixed typo in the default locale (Richlv)
9859 - [ZBX-2312] fixed event order in "monitoring triggers" and "last 20 events" (Vedmak)
9860 - [ZBX-2264] added opportunity to translate class.cuser.php and config.inc.php (AM)
9861 - [ZBXNEXT-311] improved the speed of dbconfig synchronization (Sasha)
9862 - [ZBX-2378] renamed calculated item field 'Expression' to 'Formula', changed trigger option 'Multiple TRUE events' to use 'PROBLEM' instead (Richlv)
9863 - [ZBX-2329] fixed screen renaming (Aly)
9864 - [ZBX-2315] fixed multiple issues with JS scrollbar (Aly)
9865 - [ZBX-2321] fixed log items appearing in the wrong order (Alexei,asaveljevs,Sasha)
9866 - [DEV-458] added marks on maps if elements trigger changed status recently (Aly)
9867 - [ZBX-2290] added export/import of map images (Vedmak)
9868 - [ZBX-2290] fixed image update with oracle db (Vedmak)
9869 - [ZBX-2317] updated French translation; thanks to alixen (Richlv)
9870 - [ZBX-2283] fixed incorrect time calculating in slidebar (Aly)
9871 - [ZBX-2261] fixed username hiding in acknowledge comments (AM)
9872 - [ZBX-2305] fixed actions getting lost in an event-busy environment (asaveljevs)
9873 - [ZBX-2303] fixed GET/POST methods in processing web scenario steps. Thanks to Hannu Ylitalo (Sasha)
9874 - [ZBXNEXT-293] processes now provide more information on why they terminate (asaveljevs)
9875 - [ZBX-2304] fixed "no permission" error when screen contains simple graphs with web item (Vedmak)
9876 - [ZBX-2268] denied creation of pie/exploded graphs with more than one sum item (Vedmak)
9877 - [ZBX-2298] added constant to defines to be able configure default Y axis position: left or right (AM)
9878 - [ZBX-2174] fixed a small memory leak in SNMP checks (asaveljevs)
9879 - [ZBX-1648,ZBX-2300] fixed caching of "Database monitor" items. Thanks to Kirill Fateev (Sasha)
9880 - [ZBX-2290] fixed screen cells moving (Vedmak)
9881 - [ZBX-2301] fixed "configure" script with libssh2-1.0.0 library (Sasha)
9882 - [ZBX-2296] fixed possible heavy loaded server crash when using internal checks (Sasha)
9883 - [ZBX-2295] added additional units to graphs Y axis (Aly)
9884 - [ZBX-2285] fixed sending of active items multiple times (asaveljevs,Sasha)
9885 - [ZBX-2266] fixed server crash when processing malformed calculated items (asaveljevs)
9886 - [ZBX-1346] use single quotes in example frontend configuration file (Richlv)
9887 - [ZBX-2274] fixed trigger expression corruption with trigger wizard (AM)
9888 - [ZBX-2273] add support of macro {TRIGGER.EVENTS.UNACK} for map labels (Vedmak)
9889 - [ZBX-2279] fixed error when changing graph name case (Vedmak)
9890 - [ZBX-2252] fixed server crash and infinite looping in telnet checks (asaveljevs)
9891 - [ZBX-2275] fixed loss of the log-data if Zabbix server is unavailable (Sasha)
9892 - [DEV-457] improved dashboard favourite selection (Aly)
9893 - [DEV-457] improvements in dynamic map link indicators form (Aly)
9894 - [ZBX-2258] fixed applications import (Vedmak)
9895 - [ZBX-1357,ZBXNEXT-376,ZBXNEXT-412] update Brazilian Portuguese translation; thanks to edson (Richlv)
9896 - [ZBX-2254] added update time for monitoring triggers screen (Vedmak)
9897 - [ZBX-1886] added js translations (Vedmak)
9898 - [ZBX-2245] added missing functions in trigger expression builder (Vedmak)
9899 - [ZBX-2190] fixed trigger expression check for syntax (AM)
9900 - [ZBX-2242] fixed agent crash on HP-UX when processing logrt[] items (asaveljevs,Sasha)
9901 - [ZBXNEXT-288] improved server performance by not storing function lastvalue in database (asaveljevs,Sasha)
9902 - [ZBX-1753] added permission check for trigger sound notifications (Aly)
9903 - [ZBX-2246] added trigger wizard for logrt item (AM)
9904 - [ZBX-2241] fixed graph X axis for big periods (Aly)
9905 - [ZBX-2241] fixed text collide in graphs (Aly)
9906 - [ZBX-2232] fixed bug with last event duration time in event details (AM)
9907 - [ZBX-2243] fixed bug when cannot select template for item filter by host (Vedmak)
9908 - [ZBX-2240] fixed "undefined index" in monitoring latest data (Vedmak)
9909 - [ZBX-954] fix minor typos (Richlv)
9910
9911Changes for 1.8.2
9912
9913 - [ZBX-2116] fixed black images instead of vertical text in monitoring->overview (Vedmak)
9914 - [ZBX-2084] fixed JSON decoding class, which didn't work due to PCRE backtrace limit, enabled native PHP JSON functions, rewrote code with sockets (AM)
9915 - [ZBX-2239] fixed mutex (un)locking so that zabbix_server does not become forever defunct when killed (asaveljevs)
9916 - [ZBX-1983] fixed port validation in host agent port, IPMI port and in discovery checks ports (now supports port ranges like "21-80,465") (AM)
9917 - [ZBX-2228] fixed compilation under FreeBSD with enabled LDAP (Sasha)
9918 - [ZBX-2236] fixed processing of Telnet checks by Zabbix proxy (Sasha)
9919 - [ZBX-2234] fixed icon for mass open action in status of triggers (Aly)
9920 - [ZBX-2233] fixed processing of action condition 'Trigger <>' (Sasha)
9921 - [ZBX-1357] updated French translation; thanks to alixen (Richlv)
9922 - [ZBX-2048] fixed sorting in screens dropdown (Vedmak)
9923 - [ZBX-2221] fixed expanding/collapsing categories in "Latest Data" (Aly)
9924 - [ZBX-2225] fixed linkage if templated items are used in graphs as Y axis min and max values (Sasha)
9925 - [ZBX-2225] complete rewrite of the server code for template linkage (Sasha)
9926 - [ZBX-2210] added template replace option for hosts mass update (Vedmak)
9927 - [ZBX-2219] fixed graphs data in data.sql (Aly)
9928 - [ZBX-1345] time filter redesigned, sliders moved to top inside filter (Vedmak)
9929 - [ZBX-2151] fixed header sorting in overview for items and triggers (AM)
9930 - [DEV-456] added filter to dashboard (Aly)
9931 - [ZBX-2191] remove broken trigger from the default dataset (Richlv)
9932 - [ZBX-2172] fixed object available scripts sorting alphabetically (AM)
9933 - [ZBX-2217] fixed JS error in status of triggers page in IE (Aly)
9934 - [ZBX-2199] fixed time output format when time is less then 1 ms (AM)
9935 - [ZBX-1956] fixed deletion of last row or col in screen (AM)
9936 - [ZBX-1956] added cursor pointer on minus (remove) icons in screens (AM)
9937 - [ZBX-1347] added support of hostnames and keys with spaces in sender input file (Sasha)
9938 - [ZBX-2189] fixed compilation under AIX 5.3 (Sasha)
9939 - [ZBX-1229] added comparison between IPv4, IPv4-mapped and IPv4-compatible allowed server addresses (Dmitry)
9940 - [ZBX-1949] fixed "housekeeping" procedure for the table "housekeeper" itself, added configuration parameter "MaxHousekeeperDelete" for the server (Dmitry)
9941 - [ZBX-2173] fixed too long URL for webgraph when many websteps are defined (Vedmak)
9942 - [ZBX-2139] fixed collecting of active checks after configured with user macro (Sasha)
9943 - [ZBXNEXT-238] added a command line option to zabbix_sender to send metrics in real time when reading from stdin (asaveljevs)
9944 - [ZBX-1000] enabled zabbix_sender to read its input from stdin; thanks to leo (asaveljevs)
9945 - [ZBX-2011] fixed e-mail sending format to meet 'SMTP/MIME e-mail' standards since UTF-8 is used. Thanks to Olexiy Zagorskiy. (Dmitry)
9946 - [ZBX-2136] fixed handling of logitems with logtimefmt in db cache (asaveljevs)
9947 - [ZBX-2193] updated Russian translation; thanks to dotneft (Richlv)
9948 - [ZBX-2185] added view of parent template of linked template to host (Aly)
9949 - [ZBX-2179] fixed errors connected with Triggers Info screen element (Vedmak)
9950 - [ZBX-2184] added maintenance info to dashboard latest issues (Aly)
9951 - [ZBX-1772] changed frontend timezone to match PHP server (Aly)
9952 - [DEV-455] added configurable filter to "Status of triggers" screen element (Aly)
9953 - [DEV-454] implemented screen export (Aly)
9954 - [ZBX-2144] fixed internal and aggregate checks for hosts monitored by a proxy (asaveljevs)
9955 - [ZBX-2052] fixed sending of regexps to agents (asaveljevs,Sasha)
9956 - [ZBX-2129] fixed links from monitoring to configuration when All nodes are selected (Vedmak)
9957 - [ZBX-2146] fixed error when try to view slideshow without slides (Vedmak)
9958 - [ZBX-2161] added permission checks for map link triggers (Vedmak)
9959 - [ZBX-2169] fixed adding dependencies to triggers on mass update (Aly)
9960 - [ZBX-2157] fixed script permissions (Vedmak)
9961 - [ZBX-2135] fixed screens ignore nodes "All" option in selection dropdown (Vedmak)
9962 - [ZBX-1954] fixed config file errors if special chars are used in db password (Vedmak)
9963 - [ZBX-2075] admins now have access only to users they share usergroup with [action operations] (Vedmak)
9964 - [ZBX-2147] fixed permission check for item configuration (Vedmak)
9965 - [ZBX-2158] fixed map image deletion (Vedmak)
9966 - [ZBX-2155] ipv6 addresses are now case insensitive (Vedmak)
9967 - [ZBX-2005] fixed graph being deleted when any of its items are deleted (Vedmak)
9968 - [ZBX-2163] fixed possibility to acknowledge events regardless of GUI events settings (Aly)
9969 - [ZBX-2160] fixed permission issue in reports when accessing by user or admin (Aly)
9970 - [ZBX-1346] explicitly note that hostname in configuration files is case sensitive (Richlv)
9971 - [ZBX-2006] added explicit dependency on "lber" library to gain better portability on upcoming Fedora "ld" changes. Thanks to Dan Horak. (Dmitry)
9972 - [ZBX-1575] added UnsafeUserParameters configuration option for agents (asaveljevs)
9973 - [ZBX-2108] added checking double values for "out of range" errors for the MySQL (Sasha)
9974 - [ZBX-2114] improvements in SQL filtering of hosts and templates by nodes (Aly)
9975 - [ZBX-18,ZBX-1018,ZBX-1070,ZBX-1123,ZBXNEXT-96,ZBX-2143] dealing with database problems in a uniform way for all database engines (asaveljevs,Sasha)
9976 - [ZBX-2089] fixed computing calculated items for proxied hosts (asaveljevs,Sasha)
9977 - [ZBX-2109] disabled Web monitoring for disabled hosts and hosts under maintenance (asaveljevs,Sasha)
9978 - [ZBX-2121] events from Windows eventlog with type 'EVENTLOG_SUCCESS' are treated as 'Information' in Zabbix as in Windows (Dmitry)
9979 - [ZBX-1994] using /proc/sys instead of the deprecated sysctl() on Linux (asaveljevs)
9980 - [ZBXNEXT-236] added support of comma delimited list of host groups in aggregate checks (Sasha)
9981 - [ZBXNEXT-236] added support of item keys with brackets ("") in aggregate checks (Sasha)
9982 - [ZBXNEXT-236] added support of arrays in item key parameters (Sasha)
9983 - [ZBX-1371] improved performance of the configuration screens hostgroups, templates, hosts (Aly)
9984 - [DEV-452] support of s,m,h,d,w,T suffixes in trigger expressions and functions (asaveljevs,Vedmak)
9985 - [ZBX-1357] added Ukrainian translation; thanks to zalex_ua (Richlv)
9986 - [ZBX-2013] fixed error in trigger test screen (Vedmak)
9987 - [ZBX-2087] fixed permission scheme in actions (Aly)
9988 - [ZBX-2067] fixed undefined variable errors in actions screen (Aly)
9989 - [ZBX-2053] fixed evaluating of case sensitivity on the server/agent side of regular expressions (Dmitry)
9990 - [ZBX-2077] added support of Failure/Success Audit eventlog severity (Sasha)
9991 - [ZBXNEXT-257] added support of time-based disabling of data collection for items (asaveljevs,Aly,Sasha)
9992 - [ZBX-2051] fixed memory leak in processing of calculated items (Alexei)
9993 - [ZBX-886] removed duplicate and outdated strings from locales (Richlv)
9994 - [ZBX-1790] restored support of the hyphen (-) in item key names (Sasha)
9995 - [ZBX-1962] explicit 'not monitored' response for active agents on disabled hosts (asaveljevs)
9996 - [ZBX-1522] fixed server crash on an undefined user macro (asaveljevs)
9997 - [ZBX-2039] fixed pattern matching in function count (asaveljevs)
9998 - [ZBXNEXT-119] added support for time shifted functions (asaveljevs)
9999 - [ZBX-1878] reverted map label background drawing (Aly)
10000 - [ZBX-2016] fixed code with "_itow_s()" and "zbx_wsnprintf" to avoid possible run-time memory corruption. Thanks to Takanori Suzuki. (Dmitry)
10001 - [ZBX-2059] fixed special char treatment in XML export (Aly)
10002 - [ZBX-1655] improved error message on map saving with circular reference (Aly)
10003 - [ZBX-1823] improved map element labels expansion in map editing screen (Aly)
10004 - [ZBX-1991] added sequences for autoincrement fields to oracle.sql (Sasha)
10005 - [ZBX-2045] fixed trigger editor not preserving element ordering (Vedmak)
10006 - [ZBX-2003] fixed evaluation of division and subtraction (asaveljevs)
10007 - [ZBX-2029] fixed monitoring triggers showing triggers with true dependencies (Vedmak)
10008 - [ZBX-1902] fixed error when creating dependency for a trigger that belongs to the same template (Vedmak)
10009 - [ZBX-1705] fixed various front-end problems with Oracle database (Alexei)
10010 - [ZBX-1299] added check for the minimal (1.0.0) libssh2 library version (Dmitry)
10011 - [ZBX-1975] fixed permission check in graphs with web items (Aly)
10012 - [ZBX-2023] improved trigger configuration page (Aly)
10013 - [DEV-453] implemented import/export of Zabbix maps (Aly)
10014 - [ZBX-1320] fixed graph header alignment (Vedmak)
10015 - [ZBX-2041] minor configuration comment change about LogFile parameter for Windows agent (Dmitry)
10016 - [ZBX-1876] added remarks to configuration files of Zabbix server and proxy about fping6 (Dmitry)
10017 - [ZBX-1876] fixed processing of ICMP pings when "fping" or "fping6" binaries are missing (Dmitry)
10018 - [ZBX-1995] fixed errors when save/update web scenario with existing name (Vedmak)
10019 - [ZBX-2014] fixed pie chart in screen renders last hour of data only (Vedmak)
10020 - [ZBX-2025] fixed deletion of actions (Vedmak)
10021 - [ZBX-3] fixed logging into syslog, Zabbix log levels are properly linked to syslog levels (Dmitry)
10022 - [ZBX-2022] fixed link colour picker in maps in IE7 (Vedmak)
10023 - [ZBX-1968] fixed error in log item history in IE8 (Vedmak)
10024 - [ZBX-2020] added requirements check for PHP max_input_time (Vedmak)
10025 - [ZBX-1958] fixed problem with a lot of digits in float values (Vedmak)
10026 - [ZBX-1853] fixed template/host full clone with triggers with dependencies (Vedmak)
10027 - [ZBX-1999] fixed bug when cannot create simple check item with macro in parameters (Vedmak)
10028 - [ZBX-1269] fixed offscreen popups (Vedmak)
10029 - [ZBX-1679] fixed error sometimes appearing when using Print button (Vedmak)
10030 - [ZBX-1980] added requirements check for PHP upload_max_filesize (Vedmak)
10031 - [ZBX-2002] refresh timer is now restarted instead of stopped when checkbox is checked (Vedmak)
10032 - [ZBX-1961] added support of '%' prompt for telnet.run[] check (Sasha)
10033 - [ZBX-1939] fixed errors when unicode chars are used in item keys (Vedmak)
10034 - [ZBX-1996] fixed JS error in IE7 in maps (Aly)
10035 - [ZBX-1328] improved host group mass deletion caption (Richlv)
10036 - [DEV-450] added support of LogSlowQueries option (Sasha)
10037 - [ZBX-1974] removed "Dropdown first entry" "1.6.2 comp mode" option (Vedmak)
10038 - [ZBX-1826] fixed error when changing node in monitoring web (Vedmak)
10039 - [ZBX-1943] fixed refresh time selection in dashboard widgets (Vedmak)
10040 - [ZBX-1929] include eventlog.c and eventlog.h files in distribution package (Richlv)
10041 - [ZBX-1897] include CREDITS file in distribution package (Richlv)
10042 - [ZBXNEXT-229] further updates for Brazilian Portuguese translation; thanks to murilex (Richlv)
10043 - [ZBX-1945] speed improvement for synchronization between nodes (Sasha)
10044 - [ZBX-1940] fixed map creation if Zabbix doesn't contain images (Aly)
10045 - [ZBX-1938] fixed permission check inefficiency in charts (Aly)
10046 - [ZBX-1957] fixed compilation errors under OpenBSD (Sasha)
10047 - [ZBX-1869] fixed graph max Y most top value calculation (Aly)
10048 - [ZBX-1948] fixed node disappearing after node deleted and then created with same ID (Vedmak)
10049 - [ZBXNEXT-225] update Brazilian Portuguese translation; thanks to murilex (Richlv)
10050 - [DEV-137] add basic bootstrap script (Richlv)
10051 - [ZBX-1944] fixed no permission error when trying to view simple graph from childnodes (Vedmak)
10052 - [ZBX-1871] made Zabbix not require mbstring_overload to be enabled (Vedmak)
10053 - [ZBX-1862] fixed host creation with link to templates with trigger dependencies (Aly)
10054 - [ZBX-1879] fixed unnecessary line breaks in IE7 (Vedmak)
10055 - [ZBX-1931] fixed process of sending active checks to ensure every active item is located in the server cache (Dmitry)
10056 - [ZBX-1935] remove incorrect item and fix minor typo in the default Windows template (Richlv)
10057 - [ZBX-1650] allowed to pass "-" (dash) in parameters for "UserParameter" flexible parameters (Dmitry)
10058 - [ZBX-1923] fixed processing of data sent by 1.4, 1.6 agents not allowing wrong "eventid" values (Dmitry)
10059 - [ZBX-1763] fixed SLA showing red line when there is no problem (Vedmak)
10060 - [ZBX-1922] fixed compilation of Zabbix agent under ac AIX 5.1/5.2 (Sasha)
10061 - [ZBX-1899] fixed sticky starttime in graphs (Aly)
10062 - [ZBX-1785] fixed starttime in screens, slides on screen/slide switch (Aly)
10063 - [ZBX-1784] improved displaying big numbers and units in graphs (Aly)
10064 - [ZBX-1764] fixed right Y axis problem if on left Y axis no data (Aly)
10065 - [ZBX-1912] fixed nonstandard font vertical text display (Vedmak)
10066 - [ZBX-1915] fixed template/host name check on creation/update (Aly)
10067 - [ZBX-1820] fixed graph preview in configuration graph form (Aly)
10068 - [ZBX-1777] fixed evaluating of the maintenance periods (Sasha)
10069 - [ZBX-1513] fixed resetting user password when updating user and HTTP auth is enabled (Vedmak)
10070 - [ZBX-1904] fixed naming procedure for discovered IPv6 hosts without DNS provided by replacing all not-allowed symbols with '_' (Dmitry)
10071 - [ZBX-1877] template itself in template linkage popup is now disabled (Vedmak)
10072 - [ZBX-1896] fixed no permission error when trying to view history for a web item (Vedmak)
10073 - [ZBX-1860] fixed line breaks at the beginning of exported XML file (Vedmak)
10074 - [ZBX-1881] fixed checkbox selection cookies (Vedmak)
10075 - [DEV-163] improved the description of "perf_counter" check in the "help_items" table (Dmitry)
10076 - [ZBX-1324] replaced more user visible strings ZABBIX with Zabbix (Richlv)
10077 - [ZBX-1859] fixed map element image (Aly)
10078 - [ZBX-954] fix minor typos and removed // comments (asaveljevs,Richlv)
10079
10080Changes for 1.8.1
10081
10082 - [ZBX-1850] fixed warnings when saving host with enabled profile (Vedmak)
10083 - [ZBX-1779] fixed incorrect number of problems in Host Status widget (Vedmak)
10084 - [ZBX-1849] fixed colours of trigger severity in Host Status widget (Vedmak)
10085 - [ZBX-1757] fixed oracle 1.8 upgrade patch, not null constraints (Vedmak)
10086 - [ZBX-1762] fixed errors when editing media types (Vedmak)
10087 - [DEV-445] added support of system.stat[] under AIX (Sasha)
10088 - [ZBX-1633] fixed sysmaps in PostgreSQL upgrade patch (Sasha)
10089 - [ZBX-1617] fixed triggers duplicating in template linking for discovered hosts (Sasha)
10090 - [ZBX-1840] fixed bad performance of the node synchronization - fixed database index (Sasha)
10091 - [ZBX-1742] fixed processing of "system.uptime" check under Windows to return values as integers (Dmitry)
10092 - [ZBX-1786] fixed not remembered group when using paging in export screen (Vedmak)
10093 - [ZBX-1735] added "ERROR" words to some error messages in data cache module (Dmitry)
10094 - [ZBX-1321] fixed displaying of large unsigned int values in latest data (Vedmak)
10095 - [ZBX-1838] fixed value mapping in overview screen (Aly)
10096 - [ZBX-1788] fixed proxy configuration form showing hosts from all nodes (Vedmak)
10097 - [ZBX-954] fix typo in default trigger names (Richlv)
10098 - [ZBX-1746] fixed problems viewing map element (Aly)
10099 - [ZBX-1763] applied patch with translation for some javascript strings (Aly)
10100 - [DEV-447,DEV-448] added support of net.if.* under Windows (Sasha)
10101 - [ZBX-1582] fixed processing ssh.run[...] check to avoid the server crashing on libssh2 timeout (Dmitry)
10102 - [ZBX-1688] hosts, user doesn't have permission to, are shown gray in hostgroup configuration screen (Vedmak)
10103 - [ZBX-1608] fixed notifications after maintenance periods (Sasha)
10104 - [ZBX-1576] fixed evaluating aggregate items for large host groups (Sasha)
10105 - [ZBX-1822] added option to expand single problem for hosts,maps,host groups (Aly)
10106 - [DEV-360] added support of calculated items (Sasha)
10107 - [ZBX-1821] fixed map problem if icon element is not selected (Aly)
10108 - [ZBX-1177] returned slide-level refresh rate (Aly)
10109 - [ZBX-1331] implemented auto adding selected group on host creation (Aly)
10110 - [ZBX-1427] fixed adding Actions through API (Aly)
10111 - [ZBX-1810] fixed adding user media through API (Aly)
10112 - [ZBX-1818] fixed API inner inconsistency in method naming (Aly)
10113 - [ZBX-1818] changed API version (Aly)
10114 - [ZBX-3] remove a comment saying syslog is used until it works from proxy config file as well (Richlv)
10115 - [ZBX-1801] fixed action disable link (Vedmak)
10116 - [ZBX-1763] added last week to SLA weekly graph (Aly)
10117 - [ZBX-1716] fixed server behaviour (not dying silently) when mysql database user, password or privileges change (Dmitry)
10118 - [ZBX-1800] updated Japanese translation; thanks to Kodai (Richlv)
10119 - [ZBX-1798] updated Russian translation; thanks to dotneft (Richlv)
10120 - [ZBX-1783] fixed problem with fixed Y axis in graphs (Aly)
10121 - [ZBX-1654] fixed disabled trigger map icon (Aly)
10122 - [ZBX-1653] fixed link from maps to events (Aly)
10123 - [ZBX-1164] improved error messaging in regexp form (Aly)
10124 - [ZBX-1774] fixed error in slide screen in case if no screens defined (Aly)
10125 - [ZBX-1758] improved node filtering in sqls (Aly)
10126 - [ZBX-1776] fixed js error for ie6 in triggers status screen (Aly)
10127 - [ZBX-1752] fixed error showing maps when REGISTER_GLOBALS in PHP is on (Vedmak)
10128 - [ZBX-954] fixed typos in changelog, error messages and frontend item hints (Richlv)
10129 - [ZBX-1725] fixed graphitem sortorder (Aly)
10130 - [ZBX-1635] fixed possible Windows agent crash when using checks based on performance counters (Sasha)
10131 - [ZBX-1759] fixed bug when bulk acknowledge, acknowledges already acknowledged events (Vedmak)
10132 - [ZBX-1596] fixed checking of allowed hosts for data sent by zabbix_sender (Dmitry)
10133 - [ZBX-1572] fixed processing of the performance counters defined in the configuration file using non-latin symbols (Dmitry)
10134 - [ZBX-1264] added support of simplified syntax for external checks (Alexei)
10135 - [ZBX-1483] fixed icmppingsec to return seconds as in 1.6.x (Alexei)
10136 - [ZBX-862] added support of kernel.maxproc[] under Linux 2.6 (Sasha)
10137 - [ZBX-1714] added confirmation dialogue for proxy operations (Vedmak)
10138 - [ZBX-1717] fixed configuration -> ITservices display bugs when nodeid is greater than 99 (Vedmak)
10139 - [ZBX-1712] removed empty translation strings (Richlv)
10140 - [ZBXNEXT-194] added host status widget to dashboard (Vedmak)
10141 - [ZBX-1670] fixed events from slave nodes not shown when all nodes are selected (Vedmak)
10142 - [ZBX-1668] fixed saving graphs with web items (Aly)
10143 - [ZBX-1728] fixed expression deletion in log trigger form (Aly)
10144 - [ZBX-1357] updated French translation. Thanks to alixen (Richlv)
10145 - [ZBX-1732] added node and group name for screen widget "triggers info" (Vedmak)
10146 - [ZBXNEXT-196] added "Show with unacknowledged" filter option for triggers screen (Vedmak)
10147 - [ZBX-1729] removed limitation of showings triggers in charts only by one item (Aly)
10148 - [ZBX-1729] removed excessive space in chart header,  informational messages (triggers, percentile) are separated (Aly)
10149 - [ZBX-1577] fixed pie chart display (Aly)
10150 - [ZBX-1613] added sorting for user groups members (Vedmak)
10151 - [ZBX-1734] changed severity colouring in events screen (Aly)
10152 - [ZBX-1573] fixed colon precedence in user right entries (Aly)
10153 - [ZBX-1708] fixed errors in log items history screen (Aly)
10154 - [ZBX-1715] fixed errors in IT Services parent selection sceren (Aly)
10155 - [ZBX-1652] fixed user media deletion on profile save (Aly)
10156 - [ZBX-1641] fixed handling of "Include" statement in configuration files (Sasha)
10157 - [ZBX-1580] reduced frontend memory usage (Vedmak)
10158 - [ZBX-1663] fixed y axis calculation in stacked graphs (Aly)
10159 - [ZBX-1468] fixed editing user media types on node with id > 99 (Vedmak)
10160 - [ZBX-1727] add missing S_INCORRECT_EXPRESSION localisation string (Richlv)
10161 - [ZBX-1659] fixed checked marks on multilabel selection on map (Aly)
10162 - [ZBXNEXT-192] added possibility to exclude some services from the result of services[] (Sasha)
10163 - [ZBX-1478] improved php requirements checks (Vedmak)
10164 - [ZBX-1713] fixed adding user group to email alerts (Vedmak)
10165 - [ZBX-1643] removed edit links from search if no write access to object (Aly)
10166 - [ZBX-1661] fixed value mappings retrieval (Aly)
10167 - [ZBX-1665] fixed hosts view in graphs configuration screen (Aly)
10168 - [ZBX-1673] fixed removing hosts from hosts group, when user with permission only on host group updates it (Vedmak)
10169 - [ZBX-1639] fixed processing of logrt[] check (Sasha)
10170 - [ZBX-1671] make more strings translatable. Thanks to alixen (Richlv)
10171 - [ZBX-1669] make more strings translatable. Patch by dotneft (Richlv)
10172 - [ZBX-1627] fixed errors in monitoring->overview (Vedmak)
10173 - [ZBX-1603] fixed button title when editing maintenance period (Vedmak)
10174 - [ZBX-1638] added host name to link indicator (Aly)
10175 - [ZBX-1658] removed "Zabbix Status" from dashboard for non super admins (Aly)
10176 - [ZBX-1646] improved permissions check in Dashboard (Aly)
10177 - [ZBX-1626] added LDAP authentication to API (Aly)
10178 - [ZBX-1624] fixed template linkage popup, when all templates are selected by default (Vedmak)
10179 - [ZBX-1604] extended maintenance period info messages (Aly)
10180 - [ZBX-1647] removed displaying of host availability on maps (Aly)
10181 - [ZBX-1495] fixed map level label location (Aly)
10182 - [ZBX-1629] added colouring of items in trigger configuration screen (Aly)
10183 - [ZBX-979] host mass update templates now only link new templates (Vedmak)
10184 - [ZBX-1642] fixed possibility of editing read only host items (Vedmak)
10185 - [ZBX-1242] fixed adding macro in triggers editing form (Aly)
10186 - [ZBX-1589] fixed no permission error when try to edit host form from search screen (Vedmak)
10187 - [ZBX-1561] fixed errors when view event info as admin user (Vedmak)
10188 - [ZBX-954] fixed item property reference when adding log item with type other than "log" (Richlv)
10189 - [ZBX-1493] fixed disabled host icon view (Aly)
10190 - [ZBX-1546] fixed processing link triggers on map (Aly)
10191 - [ZBX-1476] fixed host links in map (Aly)
10192 - [ZBX-1605] fixed map with host element under maintenance (Aly)
10193 - [ZBX-1507] fixed userid added instead of ip for some audit actions (Vedmak)
10194 - [ZBX-1563] fixed error when view history for log type item (Vedmak)
10195 - [ZBX-1556] fixed importing graphs with items that does not exist in system (Vedmak)
10196 - [ZBX-1515] fixed json encode/decode with mb overload enabled (Aly)
10197 - [ZBX-1623] fixed no proxy listed when admin edits host (Vedmak)
10198 - [ZBX-1456] fixed map update on linkage properties change (Aly)
10199 - [ZBX-1625] when mass update hosts, default "connect to" option is set to IP (Vedmak)
10200 - [ZBX-1479] fixed host mass update (Vedmak)
10201 - [ZBX-1628] removed templates from status of triggers screen (Aly)
10202 - [ZBX-1508] fixed action map creation (Aly)
10203 - [ZBX-1593] fixed errors when admin tries to add hostgroup editin host (Vedmak)
10204 - [ZBX-1621] fixed displaying of ITservices graph text (Vedmak)
10205 - [ZBX-1553] fixed host group mass activate/disable operation (Vedmak)
10206 - [ZBX-1455] added sorting for host/global macros (Vedmak)
10207 - [ZBX-1523] fixed last macros deletion (Vedmak)
10208 - [ZBX-1619] fixed web scenario data not removed from DB when host is deleted (Vedmak)
10209 - [ZBX-1567] fixed availability graph text displaying (Vedmak)
10210 - [ZBX-1581] fixed wrong group saved as discovery group in Administration->General (Vedmak)
10211 - [ZBX-1592] user groups are now sorted in user list and editing form (Vedmak)
10212 - [ZBX-1475] improved elements status checks (Aly)
10213 - [ZBX-1598] fixed empty application list when mass update template items (Vedmak)
10214 - [ZBX-1612] fixed "API access" and "Disabled" group permissions; patch by Kodai (Richlv)
10215 - [ZBX-1606] fixed showing icon errors with qoutes in error text (Vedmak)
10216 - [ZBX-1571] fixed errors when adding proxy (Vedmak)
10217 - [ZBX-1585] fixed editing time in calendar popup in ie6/7 (Vedmak)
10218 - [ZBX-1564] fixed processing of performance counters which are represented as number alternatives (Dmitry)
10219 - [ZBX-479] fixed compilation of Zabbix agent under Mac OS/X (Sasha)
10220 - [ZBX-1385] proxy list in host configuration form is now sorted (Vedmak)
10221 - [ZBX-1560] fixed typo in application API class call (Vedmak)
10222 - [ZBX-1286] Zabbix handles some specified types of errors instead of Windows system, no dialogue boxes pop up (Dmitry)
10223 - [ZBX-1420] fixed warnings in Dashboard and on script execution if Zabbix server is down (Alexei)
10224 - [ZBX-1584] fixed importing/exporting of IPMI settings (Vedmak)
10225 - [ZBX-1554] fixed errors when saving triggers using "Create log trigger" (Vedmak)
10226 - [ZBX-1530] fixed showing graph from wrong host, when simple graph with dynamic option is clicked on screen (Vedmak)
10227 - [ZBX-1545] fixed showing templated graphs in graph selection combobox (Vedmak)
10228 - [ZBX-1465] fixed adding hostgroup elements on map (Aly)
10229 - [ZBX-1528] fixed map permissions (Aly)
10230 - [ZBX-1569] fix incorrect state reference in map connector definition (Richlv)
10231 - [ZBX-1568] make 'Parent service' string translatable; patch by Kodai (Richlv)
10232 - [ZBX-1457] hosts in export file are now sorted by hostname (Vedmak)
10233 - [ZBX-1462] fixed "Add host" operation for "Discovery" module for trying to add a host name which is already used (Dmitry)
10234 - [ZBX-1547] fixed SQL error while executing discovery action 'remove host' (Sasha)
10235 - [ZBX-1324] replaced more user visible strings ZABBIX with Zabbix (Richlv)
10236 - [ZBX-1470] fixed importing triggers with dependencies (Vedmak)
10237 - [ZBX-1440] fixed error when adding global macro (Vedmak)
10238 - [ZBX-1435] fixed exporting triggers with '&' (Vedmak)
10239 - [ZBX-1459] fixed template importing (Vedmak)
10240 - [ZBX-1174] fixed sql in "Add host" operation in "Discovery" module (Dmitry)
10241 - [ZBX-1431] fixed parameters for user.get api method (Vedmak)
10242 - [ZBX-1467] fixed graph copying (Vedmak)
10243 - [ZBX-1502] fixed full clone of hosts (Vedmak)
10244 - [ZBX-1460] forbade creation of circular template linkages (Vedmak)
10245 - [ZBX-1441] fixed incorrectly remembered link line type (Vedmak)
10246 - [ZBX-1498] fixed error when try to create item with custom key "log" and not Log item type (Vedmak)
10247 - [ZBX-1497] fixed evaluation of trigger function 'count' (Sasha)
10248 - [ZBX-1283] fixed group selection in maintenance edit form (Vedmak)
10249 - [ZBX-1316] fixed missing trigger expressions using expression constructor (Vedmak)
10250 - [ZBX-1473] fixed installation requires mb_string function from php 5.2 (Vedmak)
10251 - [ZBX-1454] fixed adding user to one group, removes all other users from group (Vedmak)
10252 - [ZBX-1346] improve example configuration files (Richlv)
10253 - [ZBX-1369] make more strings translatable (Richlv)
10254
10255Changes for 1.8
10256
10257 - [DEV-316] added logging of executed commands on agent side. Parameter LogRemoteCommands (Sasha)
10258 - [DEV-316] implemented displaying of history of remote commands (Sasha)
10259 - [ZBX-1444] added map link macro {host:key.func(param)} (Sasha)
10260 - [ZBX-1299] fixed "configure" script key "--with-ssh2[=ARG]", custom library path can be provided (Dmitry)
10261 - [ZBX-1409] fixed administrators cannot edit hosts (Vedmak)
10262 - [ZBX-1450] add disabling IPMI items if support of IPMI parameters was not compiled in (Sasha)
10263 - [DEV-357] added UTF8 support (Sasha)
10264 - [ZBX-1449] fixed possibility of editing templated graphs (Vedmak)
10265 - [ZBX-1174] fixed "Add host" operation in "Discovery" module, ports are now never updated when the host already exists (Dmitry)
10266 - [ZBX-1357] updated French translation. Thanks to alixen (Richlv)
10267 - [ZBX-1306] fixed showing triggers that recently changed state as errors in dashboard (Vedmak)
10268 - [ZBX-1030] fixed security vulnerability in server allowing remote unauthenticated users to execute scripts. Thanks to Nicob (Sasha)
10269 - [ZBX-1437] fixed errors in events screen (Vedmak)
10270 - [ZBX-1433] fixed error viewing event (Vedmak)
10271 - [ZBX-954] improve wording on frontend buttons and elsewhere (Richlv)
10272 - [ZBX-1369] make more strings translatable (Richlv)
10273 - [ZBX-1407] fixed misc issues with popup (Aly)
10274 - [ZBX-1265] fixed undefined variable on user delete through API (Aly)
10275 - [ZBX-1419] fix MySQL upgrade patch (Richlv)
10276 - [ZBX-1350] drop and recreate help_items table upon upgrade (Richlv)
10277 - [ZBX-1418] fixed errors in frontend install wizard (Aly)
10278 - [ZBX-1316] changed to standard trigger edit form (Aly)
10279 - [ZBX-1417] fixed permission check in configuration of actions (Aly)
10280 - [ZBX-1290] fixed maintenance permission check (Aly)
10281
10282Changes for 1.7.4
10283
10284 - [ZBX-1400] updated patches for DB (Aly)
10285 - [ZBX-1415] fixed problem displaying bar graphs (Aly)
10286 - [DEV-440] fixed vfs.fs.size[] to return data in bytes for all OS (Sasha)
10287 - [DEV-439] fixed vfs.fs.size[] to return available disk space for normal users (Sasha)
10288 - [ZBX-1246] fixed processing of results from items checks when character data must be interpreted like numeric data (Dmitry)
10289 - [ZBX-1408] fixed adding images for postgresql (Aly)
10290 - [ZBX-1410] fixed user profile update (Aly)
10291 - [ZBX-1371] shrinked API get results (Aly)
10292 - [ZBX-1411] fixed group and host selection in status of triggers (Aly)
10293 - [ZBX-1391] fixes for map permission checks (Aly)
10294 - [ZBX-1412] fixed graphs in web scenarios (Aly)
10295 - [ZBX-790] added protection of using special characters in user parameters of Zabbix Agent (Sasha)
10296 - [ZBX-1375] fixed graphs losing link with template after update (Vedmak)
10297 - [ZBX-137] added patch for Oracle (Alexei)
10298 - [ZBX-1372] applied patches for localization (Aly)
10299 - [ZBX-1378] allowed using months in age view (Aly)
10300 - [ZBX-1301] fixed discovery hosts view in dashboard (Aly)
10301 - [ZBX-1370] fixes in items copy (Aly)
10302 - [ZBX-1398] fixed advanced icons selection (Aly)
10303 - [ZBX-1357] updated French translation. Thanks to alixen (Richlv)
10304 - [ZBX-1380] improved performance viewing inventory host (Vedmak)
10305 - [ZBX-1334] improved performance of template edit form (Vedmak)
10306 - [DEV-438] added support of suffixes (K,M,G) in configuration parameters (Sasha)
10307 - [DEV-369] item check "log.regexp" was renamed to "logrt" to specify "log rotation" (Dmitry)
10308 - [DEV-339] added more internal checks zabbix[wcache,*] and zabbix[rcache,*] (Sasha)
10309 - [ZBX-1209] fixed new node not shown in the list after adding (Vedmak)
10310 - [ZBX-1221] fixed node adding mechanizm (Vedmak)
10311 - [ZBX-1400] changed none working time highlight colour for default graph themes (Aly)
10312 - [ZBX-1404] fixed undefined variable in screens (Aly)
10313 - [ZBX-1324] replaced more user visible strings ZABBIX with Zabbix (Richlv)
10314 - [DEV-411] added configuration parameters for dbcache module (Sasha)
10315 - [ZBX-1090] fixes for returned values from API calls (Aly)
10316 - [ZBX-1356] fixed undefined errors on user group deletion (Aly)
10317 - [ZBX-1403] fixed discovery widget to show only discovery from selected node (Aly)
10318 - [ZBX-1397] make 'History' string in page header translatable, thanks to Alexey Pustovalov (Richlv)
10319 - [ZBX-1381] performance improvements for maps view (Aly)
10320 - [ZBX-1325] fixed error when add host or hostgroup with postgre (Vedmak)
10321 - [DEV-137] removed "IF NOT EXISTS" clauses from Sqlite DB schema (Alexei)
10322 - [ZBX-1395] fixed map elements highlighting option (Aly)
10323 - [ZBX-1396] fixes in map element selection (Aly)
10324 - [ZBX-1394] fixed compilation of checks_db.c with enabled iODBC (Sasha)
10325 - [DEV-137] minor fix for PostgreSQL patch (Alexei)
10326
10327Changes for 1.7.3
10328
10329 - [DEV-369] added item check "log.regexp" with file log rotation, the parameter "fileformat" has a format [path][regexp] (Dmitry)
10330 - [DEV-242] add dynamic map creation (Aly)
10331 - [DEV-435] Improvements in monitoring triggers screen (Vedmak)
10332 - [ZBX-1340] fixed cancel button in forms (Vedmak)
10333 - [ZBX-1366] fixed dashboard last 20 issues showing events from different triggers (Vedmak)
10334 - [ZBX-1382] improved performance in dashboard latest 20 issues (Vedmak)
10335 - [ZBX-1392] fixed representing of Uptime/Downtime times and slavery discovered devices in STATUS OF DISCOVERY screen (Dmitry)
10336 - [ZBX-1363] fixed user deletion with PostgreSQL (Vedmak)
10337 - [ZBX-1155] fixed host profiles groups selecting if previously selected group was deleted (Vedmak)
10338 - [DEV-386] get functions now always return array of objects (Vedmak)
10339 - [ZBX-1303] fixed usergroup linkage to users (Vedmak)
10340 - [ZBX-1287] fixed operations with user medias (Vedmak)
10341 - [ZBX-1328] better naming for mass operations in the list of host groups (Alexei)
10342 - [DEV-137] help link redirected to on-line documentation at www.zabbix.com/documentation/ (Alexei)
10343 - [ZBX-1329] fixed activating/deactivating host groups (Vedmak)
10344 - [ZBX-1383] fixed selection after mass operations, performance imrovements and links to host configuration in proxies screen (Vedmak)
10345 - [ZBX-1377] fixed adding template with linked template (Vedmak)
10346 - [ZBX-1369] make more strings translatable (Richlv)
10347 - [ZBX-974] recompressed png images with pngcrush. max size reduction 28%, average reduction 10% (Richlv)
10348 - [ZBX-1373] fixed auto discovery by proxy module (Sasha)
10349 - [ZBX-1368] fixed evaluating of "<=" operator in Uptime/Downtime Action condition (Dmitry)
10350 - [ZBX-1369] make time units translatable in graphs; patch by alixen (Richlv)
10351 - [ZBXNEXT-146] added support of numeric values with plus sign (Sasha)
10352 - [ZBX-1358] make more graph strings translatable; patch by alixen (Richlv)
10353 - [ZBX-1346] fix Timeout directive description in server and proxy configuration files (Richlv)
10354 - [DEV-436] improved display of ZABBIX/SNMP/IPMI agents availability information in hosts configuration screen (Sasha, Vedmak)
10355 - [ZBX-1337] rename maintenance types for clarity (Richlv)
10356 - [DEV-333] fixed processing of not supported active and trapper items (Sasha)
10357 - [DEV-333,ZBX-1254] fixed queue screen with separated availability of SNMP,IPMI and others items (Sasha)
10358 - [ZBX-1324] replaced user visible string ZABBIX with Zabbix (Alexei, Richlv)
10359 - [DEV-137] added file CREDITS (Alexei)
10360 - [DEV-333] fixed possible server crash while processing remote commands (Dmitry)
10361 - [ZBX-998] modified PostgreSQL schema for support of uint64 history values (Sasha)
10362 - [ZBX-1317] fixed resource type for maintenance in audit (Vedmak)
10363 - [DEV-369] added support of file log rotation (Dmitry)
10364 - [ZBX-1310] fixed template creating form (Vedmak)
10365 - [ZBX-1312] removed huge, unused Japanese fonts (Richlv)
10366 - [ZBX-1272] server name is now shown in page title too (Vedmak)
10367 - [DEV-137] PDF manual replaced by a README file with a link to on-line documentation (Alexei)
10368 - [ZBX-1302] fixed references to missing items.nextcheck in the GUI (Alexei)
10369 - [ZBX-1230] IP address is made a default selection in host details form (Alexei)
10370 - [ZBX-1222] fixed default Debug Log level for agents (Alexei)
10371 - [DEV-434] added support of host availability for proxy hosts (Sasha)
10372 - [ZBX-1289] fixed memory leak in server pollers (Sasha)
10373 - [DEV-433] added generation events after maintenance period if trigger status changed during this period (Sasha)
10374 - [DEV-137] updated French translation. Thanks to alixen (Richlv)
10375
10376Changes for 1.7.2
10377
10378 - [DEV-430] added map labels macro {TRIGGERS.UNACK} (Sasha)
10379 - [DEV-430] added notification macro {TRIGGER.EVENTS.UNACK} (Sasha)
10380 - [ZBX-1095] fixed "Link to template" operation for discovered hosts (Sasha)
10381 - [ZBX-1015] added support of LVM devices for system.swap.in/out under Linux. Thanks to Takanori Suzuki (Sasha)
10382 - [DEV-429] added support of system.cpu.switches under Linux 2.4/2.6 (Sasha)
10383 - [DEV-413] fixed first parameter in system.cpu.util key for Linux (all; 0..n) (Sasha)
10384 - [DEV-411] improved performance of trends module (Sasha)
10385 - [DEV-428] added new TELNET check 'telnet.run[]' (Sasha)
10386 - [DEV-428] added new SSH check 'ssh.run[]' (Sasha)
10387
10388Changes for 1.7.1
10389
10390 - [DEV-339] added internal check zabbix[wcache,*] for cache module (Sasha)
10391 - [ZBX-1071] move Zabbix client utilities from sbin to bin (Richlv)
10392
10393Changes for 1.7.0
10394
10395 - [ZBX-1056] fixed failed attempt counter not reset after successful login via API (Vedmak)
10396 - [DEV-333] added configuration data cache module (Sasha)
10397 - [DEV-427] frontend is PHP 5.3.0 compatible (Aly)
10398 - [ZBX-1034] fixed maps tooltip url view (Aly)
10399 - [ZBX-899] added "Show last" to "Status of triggers" events filter (Aly)
10400 - [ZBX-924] added check for not empty resource (Aly)
10401 - [DEV-310] improvements in graph visualisation and time line scrolling (Aly)
10402 - [DEV-357] modified oracle schema for support of Unicode (Sasha)
10403 - [ZBX-1046] add DBPort description; note that socket is used for MySQL if DBHost is localhost (Richlv)
10404 - [DEV-411] database cache is permanently enabled (Sasha)
10405 - [ZBX-482] fix incorrect MySQL userparameter keys in template (Richlv)
10406 - [ZBX-298] fix missing item parameter descriptions and examples; unify active/passive item descriptions (Richlv)
10407 - [DEV-420] fixed "Add host" operation for auto-discovered devices (Sasha)
10408 - [DEV-423] added filtering of the Windows Event Log by Type, Source and Event ID on the agent side (Dmitry)
10409 - [DEV-9] added support of function macros (Sasha)
10410 - [DEV-422] updated the list of supported checks in the item configuration form (Dmitry)
10411 - [DEV-421] added additional parameter `maxlines' to `log[]' and `eventlog[]' checks (Dmitry)
10412 - [DEV-137] add AIX initscript for agentd by Faustino Ramos (Richlv)
10413 - [DEV-420] auto-discovery of multiple-IP devices (Sasha)
10414 - [DEV-419] added support of Basic Authentication for Web monitoring (Dmitry)
10415 - [DEV-325] new check for DNS 'net.tcp.dns.query' was added; added additional 'type' parameter (Dmitry)
10416 - [DEV-416] new simple check 'icmppingloss' added; ICMP checks now support additional parameters (Dmitry)
10417 - [DEV-9] added support of global, template and host level macros on the server side (Sasha)
10418 - [DEV-414] created basic man pages for all Zabbix binaries (Alexei)
10419 - [DEV-340] auto registration of active agents (Sasha)
10420 - [DEV-137] sql file "data.sql" was fixed, a default value was added (Dmitry)
10421 - [DEV-137] sql file "data.sql" was fixed, some default values were added (Dmitry)
10422 - [DEV-412] improved timeline in charts (Aly)
10423 - [DEV-353] Discovery: added support of IP masks (Sasha)
10424 - [DEV-137] poller will continue processing of other items after enabling a host (Alexei)
10425 - [DEV-137] modified Makefile to use tr instead of sed for better compatibility (Alexei)
10426 - [DEV-339] added a dummy function for DB cache monitoring (Alexei)
10427 - [DEV-411] database cache is enabled by default now (Alexei)
10428 - [DEV-399] added information about monitored hosts to the discovery screen (Sasha)
10429 - [DEV-358] added notification macros {NODE.*[1..9]} (Sasha)
10430 - [DEV-358] added notification macros {ITEM.LOG.*[1..9]} (Sasha)
10431 - [DEV-358] added notification macros {ITEM.VALUE} and {ITEM.VALUE[1..9]} (Sasha)
10432 - [DEV-358] added notification/trigger description macros {ITEM.LASTVALUE[1..9]} (Sasha)
10433 - [DEV-358] added notification macros {HOST.CONN[1..9]} {HOST.DNS[1..9]} {IPADDRESS[1..9]} (Sasha)
10434 - [DEV-358] added notification macros {TRIGGER.KEY[1..9]} (Sasha)
10435 - [DEV-358] added notification/trigger description macros {HOSTNAME[1..9]} (Sasha)
10436 - [DEV-358] added notification macros {ITEM.NAME[1..9]} (Sasha)
10437 - [DEV-358] added notification macros {PROFILE.*[1..9]} (Sasha)
10438 - [DEV-405] added highlighting of selected rows (Aly)
10439 - [DEV-397] added user name to output of {ESC.HISTORY} macros (Sasha)
10440 - [DEV-397] added notification macros {EVENT.ACK.STATUS} and {EVENT.ACK.HISTORY} (Sasha)
10441 - [DEV-405] Proxies, Nodes moved under "Administration->DM" (Aly)
10442 - [DEV-405] Items, Triggers, Graphs moved under "Configuration->Hosts" (Aly)
10443 - [DEV-405] Host Groups, Maintenances moved under "Configuration" (Aly)
10444 - [DEV-406] added milliseconds to log files of all Zabbix daemon processes (Alexei)
10445 - [DEV-350] cleanup of sample config files, added sample of windows agent config (Alexei)
10446 - [DEV-404] improved web history (Vedmak)
10447 - [ZBX-961] fixed history strings saved not by reference (Vedmak)
10448 - [DEV-403] added Debug mode for user groups in order to simplify GUI troubleshooting (Alexei)
10449 - [ZBX-773] fixed typo 'attribures' (Richlv)
10450 - [ZBX-974] recompressed most frontend images with pngcrush (Richlv)
10451 - [DEV-400] added necessary link between hosts and groups (Aly)
10452 - [ZBX-944] fixed changelog reference (Richlv)
10453 - [DEV-394] added easy access when not logged in (Aly)
10454 - [DEV-398] added hostgroup filter for HostGroup and TemplateLinkage twinboxes (Vedmak)
10455 - [DEV-377] added search for hosts and host-groups (Aly)
10456 - [DEV-388] Discovery: added new action operations - enable/disable host (Sasha)
10457 - [ZBX-949] fixed undefined constant S_add_TO (Richlv)
10458 - [DEV-137] operation interval steps N-N will be displayed as N (Alexei)
10459 - [DEV-318] Notifications: fixed messaging for discovery events (Sasha)
10460 - [DEV-391] Notifications: added new {DISCOVERY.*} macros (Sasha)
10461 - [DEV-390] Discovery: added support of port intervals (Sasha)
10462 - [DEV-317] added new action conditions (node, discovery rule/check, proxy) (Sasha)
10463 - [DEV-389] added SNMPv3 discovery check (Sasha)
10464 - [DEV-320] added macros for windows events logs in notifications (Sasha)
10465 - [DEV-332] added media selection for notifications (Sasha,Aly)
10466 - [DEV-385] added Event ID field for eventlogs (Sasha)
10467 - [DEV-382] added support of IPv6 for monitoring of the SNMP devices (Sasha)
10468 - [DEV-328] implemented printing of stopped Zabbix process PID for better debugging (Alexei)
10469 - [DEV-137] now SNMP keys with dynamic indexes use only one connection (Sasha)
10470 - [ZBX-921] fixed processing of SNMP strings (Sasha)
10471 - [DEV-341] rework of events history, as consequences changes in audit screen, some reports and other pages (Aly)
10472 - [DEV-356] moved dropdown configuration from defines to frontend (Vedmak)
10473 - [DEV-355] changed node management interface (Vedmak)
10474 - [DEV-341] added hint with previous 20 events in Dashboard's widget "Last 20 issues" on mouse-over (Vedmak)
10475 - [DEV-326] admins are allowed to change Medias in user profile (Vedmak)
10476 - [DEV-330] extended template trigger dependencies functionality (Aly)
10477 - [DEV-137] changed the minimal maintenance time from 1 hour to 5 minutes (Sasha)
10478 - [DEV-319] empty fields aren't shown in hosts inventory (Vedmak)
10479 - [ZBX-750] added multiple choice for trigger dependencies (Vedmak)
10480 - [DEV-313] added User Group configuration window GUI improvements (Vedmak)
10481 - [DEV-312] fixed wrong selection of selection box on graph border (amach)
10482 - [ZBX-758] fixed wrong template linking (amach)
10483 - [ZBX-757] fixed "Bar reports" add item permission problem for users (Vedmak)
10484 - [ZBX-752] fixed wrong audit logs for trigger actions (Vedmak)
10485 - [ZBX-483] added sorting to selection box (Aly)
10486 - [DEV-287] support of PHP4 is removed from source (Aly)
10487 - [ZBX-714] fixed "No groups defined" message in items list when group is defined (Vedmak)
10488 - [ZBX-646] audit log entries added for screen edit actions (Vedmak)
10489 - [ZBX-645] after new installation, filter for audit log is set not to filter anything (Vedmak)
10490 - [ZBX-643] fixed no print data for bar reports (Aly)
10491 - [DEV-231] improved dynamic graph usability in slideshow screen (Aly)
10492 - [DEV-258] added additional reports based on bar graphs (Aly)
10493 - [DEV-257] added bar graph class (Aly)
10494 - [DEV-252] improved audit log of host groups,hosts,items and media types (Sasha)
10495 - [DEV-266] added support of octal and hexadecimal data (Sasha)
10496 - [DEV-253] improved audit log filtering (Aly)
10497 - [DEV-261] added triggers status to screens (Aly)
10498 - [DEV-256] improved multiple labels in maps and support of macros (Sasha)
10499 - [DEV-265] added popups with links to "Status of trigger" & "Events history" pages (Aly)
10500 - [DEV-262] added group filtering for "Trigger info" (Aly)
10501 - [DEV-259] added internal links (Aly)
10502 - [DEV-251] added improved screen editing (Aly)
10503 - [DEV-249] added support of advanced regular expressions (Aly,Sasha)
10504 - [DEV-247] added enhancement to the Graph function (Aly)
10505 - [DEV-233,DEV-237] added support of scheduled maintenance periods (Aly,Sasha)
10506
10507Changes for 1.6.9
10508
10509 - [ZBX-2062] fixed sending of recovery messages multiple times (Sasha)
10510 - [ZBX-1030] fixed security vulnerability in server allowing remote unauthenticated users to execute scripts. Thanks to Nicob (Sasha)
10511
10512Changes for 1.6.8
10513
10514 - [ZBX-1063] fixed checking for the maximal possible value of the zabbix_agentd loglevel (Dmitry)
10515 - [ZBX-1544] fixed showing discoveries from all nodes in dashboard (Vedmak)
10516 - [ZBX-1539] fixed reseting graph time when go to fullscreen mode (Vedmak)
10517 - [ZBX-1470] fixed importing triggers with ':' in description (Vedmak)
10518 - [ZBX-1530] fixed wrong host selected clicking simple graph with dynamic item on screen (Vedmak)
10519 - [ZBX-1408] fixed adding images for postgresql (Aly)
10520 - [ZBX-3] remove a comment saying syslog is used until it works (Richlv)
10521 - [ZBX-1184] fixed support of more than 10 CPU's for system.cpu.util under Linux (Sasha)
10522 - [ZBX-1365] fixed housekeeper to process trends_uint table (Sasha)
10523 - [ZBX-1384] fixed memory leak in processing ldap checks (Sasha)
10524 - [ZBX-1355] fixed possible server crash when receiving invalid data. Thanks to Nicob (Sasha)
10525 - [ZBX-1031] added more security checks for communication between nodes. Thanks to Nicob (Sasha)
10526 - [ZBX-1309] fixed input file processing by zabbix_sender (-i option) (Sasha)
10527 - [ZBX-1284] fixed server crash if using zabbix[queue] check without dbcache (Sasha)
10528 - [ZBX-1276] fixed import template as template if status tag is after groups tag in xml (Vedmak)
10529 - [ZBX-1150] added refreshing of not supported performance counters (Sasha)
10530
10531Changes for 1.6.7
10532
10533 - [ZBX-1022] fixed syntax in parameter 'continue_pending' in services[] key (Sasha)
10534 - [ZBX-1202] fixed processing of proc_info[] check with 'sum' parameter. Thanks to Kazuo Ito (Sasha)
10535 - [ZBX-1148] fixed flap between available and unavailable for hosts with mixed agent and simple checks (Sasha)
10536 - [ZBX-1051] fixed processing of active checks list on the agent side. Symptom: 'Can't open JSON object' message (Sasha)
10537 - [ZBX-641] fixed oracle OCI-Lob parse (Aly)
10538 - [ZBX-1078] changed link in server info screen element (Vedmak)
10539 - [ZBX-1076] fixed IT services periods (Vedmak)
10540 - [ZBX-1019] fixed stacked graph displays 0 value (Vedmak)
10541 - [ZBX-1040] fixed error when massupdate triggers with empty dependency (Vedmak)
10542 - [ZBX-820] fixed updating downstream item applications when upstream item is updated without changing applications (Vedmak)
10543 - [DEV-426] added new command line parameter '-T' for zabbix_sender (Sasha)
10544 - [ZBX-1068] fix typos related to height/high (Richlv)
10545 - [ZBX-948] fixed not working keyboard keys in numericboxes for Opera (Vedmak)
10546 - [ZBX-915] fixed pgsql cycling on transaction failure (Artem)
10547 - [ZBX-985] fixed pgsql return value (Artem)
10548 - [ZBX-1035] fixed possibility to import graphs to host we don't have permissions (Vedmak)
10549 - [ZBX-1062] deny creation of log and eventlog items with non log type of information (Vedmak)
10550 - [DEV-137] fix incorrect key syntax error message (Richlv)
10551 - [ZBX-1054] fixed processing of logs and eventlogs which become empty only on the agent side (Dmitry)
10552 - [ZBX-1055] fixed DBexecute function result with PostreSQL (Sasha)
10553 - [ZBX-778] added support of $1..$9 macros in the {ITEM.NAME} macro in notifications (Sasha)
10554 - [ZBX-1031] fixed security vulnerability in server, allowing remote unauthenticated users to execute arbitrary SQL queries. Thanks to Nicob (Sasha)
10555 - [ZBX-1032] fixed security vulnerability in processing of net.tcp.listen under FreeBSD and Solaris agents. Thanks to Nicob (Sasha)
10556 - [ZBX-1050] fixed possible windows agent crash while processing big eventlog records (Sasha)
10557 - [ZBX-991] fixed processing of zabbix[queue] internal check (Sasha)
10558 - [ZBX-596] fixed support of IPV6 under Windows 2000 (Sasha)
10559 - [ZBX-1027] fixed that item key must be used in each subexpression of trigger expression (Vedmak)
10560 - [ZBX-982] fixed message when can't delete application with web items (Vedmak)
10561 - [ZBX-861] fixed problem with disappearing nodes in frontend (Artem)
10562
10563Changes for 1.6.6
10564
10565 - [ZBX-1024] added check for same application name in linked hosts (Vedmak)
10566 - [ZBX-1014] fixed gaps on graph with fixed y axis (Artem)
10567 - [ZBX-1013] fixed evaluation of aggregate items for proxy hosts (Sasha)
10568 - [ZBX-1011] zabbix_sender will send data in blocks of 250 values per TCP connection (Sasha)
10569 - [DEV-417] added services[] metric for Windows agents (Sasha)
10570 - [ZBX-1005] fixed evaluations of functions diff, change and abschange for character items if received value more than 255 characters (Sasha)
10571 - [ZBX-1004] made snmp parameters editable in templated items (Artem)
10572 - [ZBX-1001] fixed possible server crash while processing macros {ITEM.LASTVALUE} (Sasha)
10573 - [ZBX-999] fixed query in availability reports (Artem)
10574 - [ZBX-996] fixed possible server crash with enabled StartDBSyncers option (Sasha)
10575 - [ZBX-993] fixed possible vulnerability of trapper (Sasha)
10576 - [ZBX-964] added check on item in trigger expression (Artem)
10577 - [ZBX-987] fixed shutting down server/proxy after connection lost to remote mysql server (Sasha)
10578 - [ZBX-809] fixed memory leak while processing perf_counter metric under Windows (Sasha)
10579 - [ZBX-959] fixed windows agent crash while processing performance counters under Windows 2000. Thanks to Takanori Suzuki (Sasha)
10580 - [ZBX-733] added checks on value map creation/update (Artem)
10581 - [ZBX-768] improved menu linebreaking (Artem)
10582 - [ZBX-853] fixed item massdelete if not zabbix item selected (Artem)
10583 - [ZBX-963] removed sid from users map element url (Artem)
10584 - [ZBX-980] removed sid from users trigger url (Artem)
10585 - [ZBX-981] fixed aggregate item helper text (Richlv)
10586 - [ZBX-213] added sql patches for graphs_items colour field (Artem)
10587 - [ZBX-933] fixed user profile auto-logout behavior (Artem)
10588 - [ZBX-908] fixed item nextcheck recalculation on item update (Artem)
10589 - [ZBX-965] fixed colour in graph legend (Artem)
10590 - [ZBX-966] added sorting in map creation form (Artem)
10591 - [ZBX-824] fixed net.tcp.service to work with host DNS name (Alexei)
10592 - [ZBX-967] cosmetic changes in --help output of zabbix_get and zabbix_sender (Alexei)
10593 - [ZBX-898] fixed slow performance of events component on a screen (Alexei)
10594 - [ZBX-920] addedd missing indexes to DB upgrade patch for 1.6 (Alexei)
10595 - [ZBX-854] added support of template triggers for actions (Alexei)
10596 - [ZBX-916] phrase 'delete selected' replaced by translatable S_DELETE_SELECTED (Alexei)
10597 - [ZBX-960] fixed confirmation questions in Configuration->Hosts->Host groups (Alexei)
10598 - [ZBX-975] TRUE/FALSE was replaced to Problems/Ok in Availability Report (Alexei)
10599 - [ZBX-137] added new indexes for tables: httptest, httptest, actions, dhosts, dservices, escalations (Alexei)
10600 - [ZBX-946] fixed drawing trigger line in graphs with trigger function "avg" (Artem)
10601 - [ZBX-968] added dropdown with time periods for IT services (Vedmak)
10602 - [ZBX-953] added informative note to zabbix_agentd --help output about user parameters and -t switch (Richlv)
10603 - [ZBX-962] removed "Found: 0" from media type config form (Vedmak)
10604
10605Changes for 1.6.5
10606
10607 - [ZBX-956] fixed js error on map link edit (Artem)
10608 - [ZBX-955] fixed bold lines in map links (Artem)
10609 - [ZBX-954] fixed various minor typos and formatting errors (Richlv)
10610 - [ZBX-886] removed duplicate and outdated strings from locales (Richlv)
10611 - [ZBX-952] increased max length of processed text and log data to 64KB (Sasha)
10612 - [ZBX-840] added displaying of text items in the latest data screen (Sasha)
10613 - [DEV-137] updated Japanese translation. Thanks to Kodai. (Alexei)
10614 - [ZBX-850] Zabbix version removed from locales (Artem)
10615 - [ZBX-947] fixed various typos and formatting errors in changelog (Richlv)
10616 - [ZBX-945] added comment about min/max values for RefreshActiveChecks param in agent config file (Sasha)
10617 - [ZBX-935] minor fixes for snmptrap.sh. Thanks to Joseph Womack. (Alexei)
10618 - [ZBX-942] fixed error message for server and proxy if cannot bind a port (Alexei)
10619 - [ZBX-940] fixed bug with not initialized array variable (Vedmak)
10620 - [ZBX-939] fixed IPC semaphore related issue when starting Zabbix daemons (Alexei)
10621 - [ZBX-938] fixed usage of 'color' in en_gb locale (Richlv)
10622 - [ZBX-937] fixed possible server crash while processing IPMI remote command (Sasha)
10623 - [ZBX-936] fixed saving flexible intervals to items linked to templates (Artem)
10624 - [ZBX-932] fixed typo in changelog (Richlv)
10625 - [ZBX-931] fixed timeout handling for agent's user parameters (Alexei)
10626 - [ZBX-889] fixed possible bug in media types form (Artem)
10627 - [ZBX-927] removed default values for text and blob fields in the upgrade script for compatibility with MySQL 5.0 (Sasha)
10628 - [ZBX-719] fixed typo in default graph title (Richlv)
10629 - [ZBX-859] fixed typo in server log message (Richlv)
10630 - [ZBX-848] fixed typos in changelog and comments (Richlv)
10631 - [ZBX-926] fixed exporting after preview (Artem)
10632 - [ZBX-925] fixed verification of IPv6 addresses in frontend (Sasha)
10633 - [ZBX-918, ZBX-919] fixed compilation errors for 'unknown' platforms (Alexei)
10634 - [ZBX-922] fixed selection proper hosts for hosts-groups assign (Artem)
10635 - [ZBX-559] fixed wrong format of input file in help info of zabbix_sender (Alexei)
10636 - [DEV-381] added printing of SVN revision number to all binaries (Alexei)
10637 - [ZBX-914] fixed SQL error while updating configuration tables on the proxy side (Sasha)
10638 - [ZBX-910] Queue/Details screen now has "Delayed at" column (Sasha)
10639 - [ZBX-910] Queue/Details screen now displays only 500 records (Sasha)
10640 - [ZBX-910] fixed incorrect values for proxy items in the Queue in case of time difference between server and the proxy (Sasha)
10641 - [ZBX-885] removed unused test code from Zabbix agent (Alexei)
10642 - [ZBX-887] fixed typo in "Not accessible resources" (Alexei)
10643 - [DEV-329] fixed server crash if PostgreSQL transaction fails (Sasha)
10644 - [ZBX-902] fixed wrongly updated operation in action in several circumstances (Artem)
10645 - [ZBX-779] removed PostgreSQL warning message "nonstandard use of ..." (Sasha)
10646 - [ZBX-901] fixed possible bug on trigger creation (Artem)
10647 - [ZBX-900] fixed adding several user to group with Oracle DB (Artem)
10648 - [ZBX-894] fixed processing of {HOSTNAME} for trigger name if the trigger expression consists of several items (Sasha)
10649 - [ZBX-894] fixed processing of {ITEM.NAME},{HOSTNAME},{IPADDRESS} and {TRIGGER.KEY} for alerts if the trigger expression consists of several items (Sasha)
10650 - [ZBX-897] fixed user groups rights adding for host groups (Vedmak)
10651 - [ZBX-896] improved performance of processing of IT services. Added database index (Sasha)
10652 - [DEV-137] fixed incorrect comment for TrapperTimeout option in zabbix_server.conf (Sasha)
10653 - [ZBX-894] fixed processing of {ITEM.LASTVALUE} for alerts if the trigger expression consists of several items (Sasha)
10654 - [ZBX-893] fixed error creating trigger when in Host dropdown selected All (Vedmak)
10655 - [ZBX-888] more supported GSM modems (ignoring AT+CMEE command) (Sasha)
10656 - [ZBX-884] fixed sudden stop of Jabber notifications (Sasha)
10657 - [ZBX-884] added subject field for Jabber notifications (Sasha)
10658 - [ZBX-460] fixed processing `distclean' target of `Makefile' for zabbix_proxy (Dmitry)
10659 - [ZBX-882] fixed template linkage form (Artem)
10660 - [ZBX-879] fixed maximum 30 issues shown in Dashboard system status (Vedmak)
10661 - [ZBX-876] removed unused files (Artem)
10662 - [ZBX-872] fixed group selected in another section of Hosts affects shown proxy members, and proxies shown in Items host dropdown (Vedmak)
10663 - [ZBX-874] fixed evaluation of items nextcheck for flexible intervals (Sasha)
10664 - [ZBX-868] fixed incorrect processing of not supported internal checks (Alexei)
10665 - [ZBX-867] added php sockets check to installation wizard (Artem)
10666 - [ZBX-865] fixed displaying templates without groups in template linkage page (Artem)
10667 - [ZBX-857] changed queue details timestamp to timestamp defined in locale file (Artem)
10668 - [ZBX-864] fixed problem when saving screen item without selected item (Artem)
10669 - [ZBX-856] fixed email sending if TCP packets from SMTP server are segmented (Sasha)
10670 - [ZBX-855] fixed processing of eventlogs timestamps on server side (Sasha)
10671 - [ZBX-851] changed sorting of users to alias in popup (Artem)
10672 - [ZBX-849] fixed permissions problem for users in dashboard (Artem)
10673 - [ZBX-797] fixed possible manual deletion of web items (Vedmak)
10674 - [ZBX-847] fixed error in "Status of ZABBIX" when server is not running (Vedmak)
10675 - [ZBX-846] fixed node names instead of group names (Artem)
10676
10677Changes for 1.6.4
10678
10679 - [ZBX-845] fixed calculation of delayed items for non-local nodes in Queue screen (Sasha)
10680 - [ZBX-842] fixed duplicate triggers in "Last 20 issues" in dashboard (Artem)
10681 - [DEV-323] removed master nodes from dropdown (Artem)
10682 - [ZBX-837] removed sid from Zabbix logo link (Vedmak)
10683 - [ZBX-589] fixed processing of quoted floating point values (Sasha)
10684 - [ZBX-836] fixed problem with permissions of proxy shared memory (Sasha)
10685 - [ZBX-833] fixed link from maps element to trigger status page (Artem)
10686 - [ZBX-831] DM: fixed synchronization of trends data (Sasha)
10687 - [DEV-137] DM: improved performance of historical data synchronization (Sasha)
10688 - [ZBX-827] fixed possible bug in actions hints (Artem)
10689 - [ZBX-826] fixed problem displaying disabled web checks (Artem)
10690 - [ZBX-825] fixed problem with changing item status in configuration web and items screens (Artem)
10691 - [ZBX-822] fixed dashboard when logged in as guest (Artem)
10692 - [ZBX-763] fixed warning message displayed at the bottom when saving graphs without items (Vedmak)
10693 - [ZBX-821] fixed dashboard context menu "Latest data" does not show required host (Vedmak)
10694 - [ZBX-819] Error in import script (Artem)
10695 - [ZBX-818] In configuration->items, if selected Host All, items hosts are shown in table (Vedmak)
10696
10697Changes for 1.6.3
10698
10699 - [ZBX-815] fixed month representation in seconds in most busy triggers report (Artem)
10700 - [DEV-267] improved item template-update (Artem)
10701 - [ZBX-814] fixed bad performance of the string functions - added two database indexes (Sasha)
10702 - [ZBX-804] added support of text items for functions str, regexp and iregexp (Sasha)
10703 - [ZBX-668] "Cannot open Json object" message replaced with a better one in agent log (Sasha)
10704 - [ZBX-812] fixed Windows agent crash when using incorrect third parameter in proc_info metric (Sasha)
10705 - [ZBX-809] fixed memory leak while processing proc.num metric under Win2008 (Sasha)
10706 - [ZBX-26] added support of iowait,interrupt,softirq and steal for system.cpu.util under Linux (Sasha)
10707 - [ZBX-806] fixed data loss of text values processed by proxy (Sasha)
10708 - [ZBX-805] fixed problem with lost actions when upgrading database to 1.6.x (Sasha)
10709 - [ZBX-772] trailing newline added in the end of exported xml (Vedmak)
10710 - [DEV-315] when graph shows current time values, ">>" character is shown near end time (Vedmak)
10711 - [DEV-311] added caching of dynamic SNMP indexes (Sasha)
10712 - [ZBX-685] fixed "System status" cell colours with 0 active triggers (Vedmak)
10713 - [ZBX-799] fixed hosts massupdate with "new group" and "use profile" (Vedmak)
10714 - [ZBX-673] fixed problem with adding the graphs on an autodiscovered hosts (Sasha)
10715 - [ZBX-795] fixed SQL error when try to activate auto-login in profile (Vedmak)
10716 - [ZBX-794] fixed SQL error on login screen when postgre is used, small GUI typos fix (Vedmak)
10717 - [ZBX-702] events duration now counts weeks instead of months, small GUI typos fix (Vedmak)
10718 - [ZBX-537] Distributed monitoring: PostgreSQL related fixes (Sasha)
10719 - [ZBX-792] fixed server memory leak in processing remote commands in actions (Dmitry)
10720 - [ZBX-537] Distributed monitoring: added update of Last check and Last value fields (Sasha)
10721 - [ZBX-537] Distributed monitoring: fixed deadlocks (Sasha)
10722 - [ZBX-760] historical data is now available for "not supported" items (Vedmak)
10723 - [ZBX-789] fixed error when try to remove trigger comment (Vedmak)
10724 - [ZBX-782] added host name of depending trigger (amach)
10725 - [ZBX-786] fixed undefined argument on graph delete (Artem)
10726 - [ZBX-776] changed disabled auto-logout indication (amach)
10727 - [ZBX-784] added extension to hosts when importing graph to template (Artem)
10728 - [ZBX-774] display correct error message if file import fails (Vedmak)
10729 - [ZBX-777] default autologout time is set to 900 (Vedmak)
10730 - [DEV-268] added support of vfs.dev.read/write under FreeBSD (Sasha)
10731 - [ZBX-448] fixed Zabbix server status when frontend and backend are on different servers (Vedmak)
10732 - [ZBX-660] fixed screen clock set to server time showed local time (Artem)
10733 - [ZBX-603] fixed min autologout value to 90 seconds (amach)
10734 - [ZBX-762] improved performance of processing of log and text items (Sasha)
10735 - [ZBX-749] details box is open by default if any error occurred (Vedmak)
10736 - [ZBX-751] expanded details box added for triggers copying messages (Vedmak)
10737 - [DEV-268] added support of <mode> for system.cpu.util under Solaris (Sasha)
10738 - [ZBX-737] the behaviour of the agent's key "vfs.fs.size" improved to be similar to the "df" command (Dmitry)
10739 - [ZBX-599] the purpose of the configuration parameter StartAgents clarified (Dmitry)
10740 - [ZBX-756] added tooltip in "status of ZABBIX" report for number of items and triggers parameter (Vedmak)
10741 - [ZBX-740] fixed wrong aggregate graph drawing (Artem)
10742 - [ZBX-747] fixed template linkage not working properly (Vedmak)
10743 - [ZBX-746] fixed incorrect processing of net.tcp.listen (Sasha)
10744 - [ZBX-745] fixed "invalid URL" when use small popup menus like ping etc (Vedmak)
10745 - [ZBX-744] fixed "invalid URL" when add user to user group (Vedmak)
10746 - [ZBX-743] fixed problem with "Too many open files" by agent under Solaris 2.5, 2.6 (Sasha)
10747 - [ZBX-728] fixed displaying "no status update" error for template triggers (Vedmak)
10748 - [ZBX-738] fixed processing of existing data when -n parameter is used for zabbix_server (Sasha)
10749 - [ZBX-736] fixed "Undefined index error" during frontend installation (Vedmak)
10750 - [ZBX-735] fixed filter in audit filtering only logs (Vedmak)
10751 - [ZBX-734] fixed evaluation of {ITEM.LASTVALUE} if the trigger expression consists of several items (Sasha)
10752 - [ZBX-732] fixed wrong action count in audit log (Vedmak)
10753 - [ZBX-731] fixed resetting of web graph periods (Vedmak)
10754 - [ZBX-730] fixed possible Windows agent crash when processing eventlog[] (Sasha)
10755 - [ZBX-555] added entity counts on interfaces (Vedmak)
10756 - [ZBX-724] improved queries in "Graphs" page (Artem)
10757 - [ZBX-725] added new default user group "Disabled" (Vedmak)
10758 - [ZBX-723] fixed Wrong URL when add rights to user group (Vedmak)
10759 - [ZBX-720] edited configure.in file to make some error messages more sensible (Dmitry)
10760 - [ZBX-665] corrected some typos in misc/conf/zabbix_server.conf (Dmitry)
10761 - corrected some typos in test/env/standalone/conf/template_server.conf (Dmitry)
10762 - [ZBX-615] fixed processing of four-character-long item keys (Dmitry)
10763 - [ZBX-697] trigger description in "Last 20 issues" is link to the URL defined in trigger parameters + minor GUI typos fix (Vedmak)
10764 - [ZBX-473] fixed SNMP-related compilation problem with undefined 'localname' under some platforms (Sasha)
10765 - [ZBX-718] fixed web graphs start time not changing (Vedmak)
10766 - [ZBX-699] fixed recursion detection in Include directive for config files (Sasha)
10767 - [ZBX-301] fixed minor GUI text errors (Vedmak)
10768 - [ZBX-716] fixed wrong caption for graph item editing form (Vedmak)
10769 - [ZBX-717] all templates linked to group Templates in default config (Sasha)
10770 - [ZBX-715] fixed "Invalid URL" error when choose History from history submenu (Vedmak)
10771 - [ZBX-713] fixed "values per second" having too many decimal places (Vedmak)
10772 - [ZBX-710] fixed duplicating entries in hosts groups after import (Artem)
10773 - [ZBX-709] improved item graph exporting (Artem)
10774 - [ZBX-712] fixed simple/advanced item filter switch (Vedmak)
10775 - [ZBX-707] fixed sql error when filter items by host group (Vedmak)
10776 - [ZBX-706] fixed element validation in sysmap elements (Artem)
10777 - [ZBX-705] improved {ESC.HISTORY} macro in recovery notifications (Sasha)
10778 - [ZBX-647] fixed audit log record for graph update action "added" -> "updated" (Vedmak)
10779 - [ZBX-700] fixed possible server crash when using {TRIGGER.NAME} for notifications (Sasha)
10780 - [DEV-286] improved Zabbix main menu (Artem)
10781 - [ZBX-311] fixed PostgreSQL errors with out of range string data (Sasha)
10782 - [ZBX-696] fixed import of triggers with {HOSTNAME} macro (Sasha)
10783 - [ZBX-677] fixed handling of -c parameter in zabbix_sender. Thanks to Jakov Sosic (Sasha)
10784 - [ZBX-693] fixed timeout handling for SNMP connect (Sasha)
10785 - [ZBX-690] fixed memory leak if trigger evaluation fails (Sasha)
10786 - [DEV-285] added configurable the first dropdown selection (Artem)
10787 - [ZBX-689] allowed processing of non-agent based checks for unreachable hosts (Sasha)
10788 - [ZBX-683] removed "Step" field for recovery messages from Event details (Sasha)
10789 - [ZBX-680] fixed login while entering any page with HTTP auth enabled (Artem)
10790 - [ZBX-678] default number of HTTP pollers was decreased to one (Sasha)
10791 - [ZBX-676] fixed sql problem with deletion of many hosts (Artem)
10792 - [ZBX-675] fixed wrong result of function "nodata" after server restart (Sasha)
10793 - [ZBX-672] added polish locale (Artem)
10794 - [ZBX-671] removed net-snmp debug messages from server logs (Sasha)
10795 - [ZBX-662] fixed support of quotation marks in command in UserParameter's (Sasha)
10796 - [ZBX-658] fixed deadlocks in dbcache module (Sasha)
10797 - [ZBX-659] added define for menu caching (Artem)
10798 - [ZBX-581] fixed latest data auto-refresh cripples filter viewing issue (Artem)
10799 - [ZBX-657] improved performance of the graph related screen due to missing index (Sasha)
10800 - [ZBX-656] fixed warning zbx_malloc: allocating already allocated memory in json.c (Sasha)
10801 - [DEV-282] fixes frontend vulnerabilities (Artem)
10802
10803Changes for 1.6.2
10804
10805 - [ZBX-653] fixes for postgresql (Artem)
10806 - [DEV-137] fixed compilation warnings (Sasha)
10807 - [ZBX-652] improved support of SNMP items (Sasha)
10808 - [ZBX-589] added processing of quoted numbers ("0.5" => float 0.5) (Sasha)
10809 - [DEV-275] changed value processing. Multiplier after delta (Sasha)
10810 - [DEV-274] added overflow check for uint64 for incoming values (Sasha)
10811 - [ZBX-506] fixed duplicate UnavailableDelay in zabbix_server.conf (Sasha)
10812 - [ZBX-428] added internal check zabbix[requiredperformance] (Sasha)
10813 - [ZBX-639] fixed numeric snmp oid for ifOutOctets. Thanks to Alexandr Kovalenko. (Sasha)
10814 - [DEV-268] added support of net.tcp.listen under FreeBSD (Sasha)
10815 - [ZBX-651] fixed possible memory leak in autodiscovery actions (Sasha)
10816 - [DEV-268] added support of system.boottime under Solaris (Sasha)
10817 - [DEV-268] added support of system.cpu.load under Solaris 2.6 (Sasha)
10818 - [ZBX-650] DM: fixed memory leak in synchronization of node configuration (Sasha)
10819 - [ZBX-650] fixed rare race condition in DBimplode_exp (Sasha)
10820 - [ZBX-650] fixed cleanup of open file descriptor (Sasha)
10821 - [ZBX-649] fixed problem with "Too many open files" by agent under Solaris and AIX (Sasha)
10822 - [DEV-268] added support of system.swap.size under FreeBSD (Sasha)
10823 - [DEV-276] added support of HTML text in plaintext view in screens (Artem)
10824 - [ZBX-395] fixed item list for simple graph (Artem)
10825 - [ZBX-334] added sorting to group list in elements copy form (Artem)
10826 - [ZBX-509] fixed problem with user rights to hostgroup without any host (Artem)
10827 - [ZBX-564] added more descriptive message on conflict of templates (Artem)
10828 - [ZBX-443] removed excess space after detail messages (Artem)
10829 - [ZBX-526] fixed graphs on screens not getting refreshed issue (Artem)
10830 - [ZBX-531] fixed plain text line wrapping (Artem)
10831 - [ZBX-551] updated German language file (Artem)
10832 - [ZBX-554] added proxy host info in export/import (Artem)
10833 - [ZBX-638] fixed deleting applications on host remove (Artem)
10834 - [ZBX-636] removed "Keep trends (in days)" from Item Configuration form if "Type of information" is Character, Log or Text (Artem)
10835 - [ZBX-608] added sorting to templates column in hosts screen (Artem)
10836 - [ZBX-635] improved escalations to stop if host, item or trigger is disabled (Sasha)
10837 - [ZBX-632] fixed sql query in map elements configuration form (Artem)
10838 - [ZBX-631] fixed incorrect incoming string values if using dbcache (Sasha)
10839 - [ZBX-630] improved log files view in BB theme (Artem)
10840 - [ZBX-629] fixed sql error in popup window (Artem)
10841 - [DEV-271] fixed graphs out of bounds problem (Artem)
10842 - [ZBX-628] fixed memory leak in proxy module (Sasha)
10843 - [ZBX-611] fixed undefined variables in installation wizard (Artem)
10844 - [ZBX-612] fixed possible incorrect value for host (Artem)
10845 - [ZBX-627] fixed items update (Artem)
10846 - [ZBX-625] fixed possible incorrect processing of delta for integers if using dbcache (Sasha)
10847 - [DEV-273] added mass update for IPMI fields (Sasha)
10848 - [DEV-272] added support of {HOSTNAME}, {HOST.CONN}... macros for "IPMI IP address" (Sasha)
10849 - [ZBX-623] fixed incorrect processing of function abschange() for integers(Sasha)
10850 - [ZBX-622] fixed broken autocreation of SQLite database (Alexei)
10851 - [ZBX-621] fixed bad performance of the graph related screen due to missing index (Alexei)
10852 - [ZBX-620] fixed jstree error in IT Services (Artem)
10853 - [ZBX-619] fixed agent crash for system.uptime under Solaris 2.5.1 (Sasha)
10854 - [ZBX-618] fixed cast problem with oracle9 (Artem)
10855 - [ZBX-613] fixed possible incorrect evaluating of trigger functions if using dbcache (Sasha)
10856 - [ZBX-610] fixed memory leak in external checks (Sasha)
10857 - [DEV-254] improved server side logging (Sasha)
10858 - [ZBX-602] fixed possible incorrect trigger evaluation if value stored as "delta" (Sasha)
10859 - [DEV-268] added support of net.if.in/out/total under AIX (Sasha)
10860 - [DEV-268] added support of system.cpu.num/util/load/intr/switches, system.uptime under AIX (Sasha)
10861 - [ZBX-595] improved performance of export screen (Artem)
10862 - [DEV-269] added permission check when sending notifications (Sasha)
10863 - [DEV-270] improved trigger configuration view; error string moved to description column (Sasha)
10864 - [DEV-263] added support of a new map element - simple image (Alexei)
10865 - [DEV-260] support of macro TRIGGER.NSEVERITY (Alexei)
10866 - [DEV-255] added support of #num for function last() (Sasha)
10867 - [ZBX-593] fixed stop escalations if action is disabled (Sasha)
10868 - [ZBX-592] fixed incorrect {TRIGGER.STATUS} value in recovery message (Sasha)
10869 - [DEV-250] added support of vm.memory.size under AIX (Sasha)
10870 - [DEV-250] added full support of proc.num/mem under Linux 2.4/2.6, Solaris and AIX (Sasha)
10871 - [ZBX-588] fixed undefined variable in trigger status page (Artem)
10872 - [ZBX-587] fixed LDAP test functionality (Artem)
10873
10874Changes for 1.6.1
10875
10876 - [ZBX-586] added simple check tcp_perf into help_items (Sasha)
10877 - [ZBX-585] added support of macros {HOSTNAME},{HOST.CONN},{IPADDRESS},{HOST.DNS} in item keys (Sasha)
10878 - [DEV-250] added support of vfs.dev.read/write under Linux 2.4/2.6 (Sasha)
10879 - [ZBX-576] added IPMI authentication algorithms (Sasha)
10880 - [ZBX-573] made SQL optimization for PGSQL (Artem)
10881 - [ZBX-572] fixed warning messages while updating template linkage (Sasha)
10882 - [ZBX-570] fixed possible server crash if flexible interval delay is 0 sec. (Sasha)
10883 - [ZBX-565] fixed filtering of conf->triggers (Artem)
10884 - [ZBX-562] fixed improper host group delete action (Artem)
10885 - [ZBX-527] fixed possible poller crash (Sasha)
10886 - [ZBX-533] fixed incorrect SNMP string to float conversion (Sasha)
10887 - [ZBX-534] fixed problem with email messages for discovery events (Sasha)
10888 - [ZBX-540] DM: fixed sql error while processing configuration data (Sasha)
10889 - [ZBX-557] fixed wrong audit action for items enable/disable (Artem)
10890 - [ZBX-403] added support of commas in UserParameter's (Sasha)
10891 - [ZBX-541] fixed overwriting proxies on host import issue (Artem)
10892 - [ZBX-542] added processing of nextcheck for active checks (Sasha)
10893 - [ZBX-504] fixed date selector issue for log items in latest values screen (Artem)
10894 - [ZBX-529] removed links from dynamic screen graphs (Artem)
10895 - [ZBX-538] fixed wrong theme pick up in login screen issue (Artem)
10896 - [ZBX-536] fixed problem with "Unable to add performance counter" (Sasha)
10897 - [ZBX-535] added support of monitoring files larger than 2GB in windows (Sasha)
10898 - [ZBX-520] removed action condition "event ack" due to not supported (Artem)
10899 - [ZBX-480] fixed patches for sysmaps_links table (Sasha)
10900 - [ZBX-521] fixed problem in FreeBSD with threads in proc.num and proc.mem items (Sasha)
10901 - [ZBX-519] removed proxy hosts from applications hosts list (Artem)
10902 - [DEV-238] added support of sec|#num for function count() (Sasha)
10903 - [DEV-238] added support of text items for function count() (Sasha)
10904 - [ZBX-471] fixed problem with graphs with big values (Artem)
10905 - [ZBX-501] fixed undefined values in server info screen (Artem)
10906 - [ZBX-469] fixed problem with linking extra graph (Artem)
10907 - [ZBX-495] fixed DB upgrade script when doing 1.1->1.4->1.6 (Alexei)
10908 - [ZBX-488] fixed memory leak in ZABBIX server code (Alexei)
10909 - [ZBX-500] added more debug information for icmpping processing (Sasha)
10910 - [ZBX-499] fixes problem with IPMI authorization; added field "IPMI IP" (Sasha)
10911 - [ZBX-484] fixed host-group selection in templates page (Artem)
10912 - [ZBX-464] fixed user creation under LDAP (Artem)
10913 - [ZBX-468] fixed user online status in administration panel (Artem)
10914 - [ZBX-492] fixed wrong url "next 100" in audit actions (Artem)
10915 - [ZBX-490] fixed undefined variable in latest data (Artem)
10916 - [ZBX-481] fixed permission issue in slideshow (Artem)
10917 - [ZBX-474] fixed deleting hosts with postgres-backend (Artem)
10918 - [ZBX-475] added message on missed php-ldap module (Artem)
10919 - [DEV-168] added support of system.cpu.util[] for OpenBSD agents (Sasha)
10920
10921Changes for 1.5.5
10922
10923 - [DEV-211] added support of IPMI (Sasha)
10924 - [DEV-210] added extended host profile (Artem)
10925 - [DEV-208] improved events navigation system (Artem)
10926 - [DEV-207] implemented percentile line in graphs (Artem)
10927 - [DEV-423] fixed processing of delta and speed per second values (Sasha)
10928 - [DEV-199] added user group selection in configuration of users screen (Artem)
10929 - [DEV-205] added possibility to add applications from items form (Artem)
10930 - [DEV-205] added selection of image type in the list of images (Artem)
10931 - [DEV-144] added internal authentication selection form (Artem)
10932 - [ZBX-406] added error messages if fping is not installed (Sasha)
10933
10934Changes for 1.5.4
10935
10936 - [DEV-203] fixed problem with permissions of server's shared memory (Sasha)
10937 - [DEV-202] fixed compilation problem under Solaris (Sasha)
10938 - [DEV-201] improved performance on disabling/enabling, deleting hosts (Artem)
10939 - [DEV-200] Queue for proxies (Sasha)
10940 - [DEV-144] Queue now displays numbers differently (Alexei)
10941 - [DEV-198] added disabled images in the elements of maps (Sasha)
10942 - [DEV-194] dependent triggers are not count in SoT (Artem)
10943 - [DEV-187] increased Url field in web scenario (Sasha)
10944 - [DEV-191] added inline update of "Latest Data" screen (Artem)
10945 - [DEV-193] improved viewing integer items on graphs (Artem)
10946 - [DEV-196] improved performance of server module (Sasha)
10947 - [DEV-197] added support of trends_uint (Sasha)
10948 - [ZBX-391] added charset info to the email header. Thanks to Vadim Pilipenko. (Sasha)
10949 - [DEV-189] added full clone to hosts (Artem)
10950 - [DEV-182] added massupdate for triggers (Artem)
10951 - [DEV-188] implemented sound on/off button in status of triggers screens (Artem)
10952 - [DEV-184] added trigger dependencies in export/import (Artem)
10953 - [DEV-150] added error reporting for zabbix_get (Sasha)
10954 - [DEV-177] added checkbox range selection (Artem)
10955 - [DEV-183] added support of applications in action conditions (Sasha)
10956 - [DEV-174] added ability to edit user medias (Artem)
10957 - [DEV-185] added support of zabbix[uptime] and zabbix[boottime] (Alexei)
10958 - [DEV-176] implemented "colour only non-zero values" in "Status of triggers" (Artem)
10959 - [DEV-175] added last login time to users tab (Artem)
10960 - [DEV-178] improved the permissions scheme in frontend (Artem)
10961
10962Changes for 1.5.3
10963
10964 - [ZBX-380] added support of directories for Include in configuration file (Sasha)
10965 - [DEV-171] added support of notification escalations on frontend side (Artem)
10966 - [DEV-173] added support of macros {EVENT.DATE},{EVENT.TIME},{EVENT.AGE} and {ESC.HISTORY} (Sasha)
10967 - [DEV-173] added support of notification escalations on server side (Sasha)
10968 - [DEV-172] added support of Apache authentication (Artem)
10969 - [DEV-170] improved charts period & start time selection (Artem)
10970 - [DEV-163] added support of perf_counter[path<,period>] (Sasha)
10971 - [DEV-169] improved msg functionality in GUI (Artem)
10972 - [DEV-149] added hosts mass update functionality (Artem)
10973 - [DEV-167] added support of Host Template=<template> in actions (Sasha)
10974 - [DEV-168] added more supported items in FreeBSD, NetBSD and OpenBSD (Sasha)
10975 - [DEV-161] changed greeting message (Artem)
10976 - [DEV-157] added fullscreen icon to monitoring screens (Artem)
10977
10978Changes for 1.5.2:
10979
10980 - [DEV-153] added protection against brute force attack (Artem)
10981 - [DEV-158] added standard sorting to screens (Artem)
10982 - [DEV-154] added more flexibility to scripts (Artem)
10983 - [DEV-166] fixed problem with node syncing (Sasha)
10984 - [DEV-145] added LDAP authentication (Artem)
10985 - [DEV-147] added support network and disk stats under OpenBSD (Sasha)
10986 - [DEV-164] added required server performance info to Status of ZABBIX (Alexei)
10987 - [DEV-160] added time filter in "Availability report" (Artem)
10988 - [DEV-159] added automatic selection first group and host in WEB monitoring (Artem)
10989 - [DEV-148] added support of DisablePassive parameter for agent (Alexei)
10990 - [DEV-143] improved support of numeric performance counters for Windows agents (Sasha)
10991
10992Changes for 1.5.1:
10993
10994 - [DEV-141] improved performance of ZABBIX Proxy module (Sasha)
10995 - [DEV-140] added support of zabbix[proxy,<proxyname>,lastaccess] (Sasha)
10996 - [DEV-124] screen actions moved to Audit, added filter for Audit (Artem)
10997 - [DEV-98] added support of ZABBIX Proxy (Sasha)
10998 - [DEV-134] JSON static buffer (Sasha)
10999 - [DEV-15] autodiscovery by ICMP pings (Sasha)
11000 - [DEV-72] improved icmpping* processing. added "-c3" to fping (Sasha)
11001 - [DEV-122] improved "Events" screen, added "Event Details" screen (Artem)
11002 - [DEV-139] added transaction functionality to frontend (Artem)
11003 - [DEV-138] added support of update interval in icmpping* simple checks (Sasha)
11004 - [DEV-137] increased max number of log file lines sent per second to 100 (Alexei)
11005
11006Changes for 1.5:
11007
11008 - [DEV-127] improved system status widget in dashboard screen (Artem)
11009 - [DEV-125] added "Discovery status" widget (Artem)
11010 - [DEV-123] screen "queue" moved to administration section (Artem)
11011 - [DEV-126] moved graphs,maps,screens to dashboard, implemented quick add to favourites (Artem)
11012 - [DEV-116] added option to remember user login (Artem)
11013 - [DEV-117] added support of BufferSize and BufferSend parameters (Alexei)
11014 - [DEV-118] added dashboard screen to monitoring (Artem)
11015 - [DEV-117] support of data buffering on agent side (Alexei)
11016 - [DEV-115] enhanced sender to use only one TCP connection (Alexei)
11017 - [DEV-112] added themes option in frontend (Artem)
11018 - [DEV-114] special processing of simple SNMP OIDs like ifDescr, ifInOctets, etc (Alexei)
11019 - [DEV-114] monitoring of SNMP objects having flexible Index (Alexei)
11020 - [DEV-104] added maintenance mode (Artem)
11021 - [DEV-103] added support of disabling login rights for a users group (Artem)
11022 - [DEV-102] added support of UTF8 for GUI (Artem)
11023 - [DEV-97] added screen for easier creation of locales (Artem)
11024 - [DEV-96] added availability to disable default user "guest" (Artem)
11025 - [DEV-95] added group status enabled/disabled (Artem)
11026 - [DEV-94] added processing of the "database down" event (Artem)
11027 - [DEV-93] added availability to select all hosts in specified group in "Monitoring" section (Artem)
11028 - [DEV-91] added printable view for pages (Artem)
11029 - [DEV-89] improved trigger tables view (Artem)
11030 - [DEV-88] removed duplicated entry "Login" (Artem)
11031 - [DEV-87] fixed problem with unlinking templates (Sasha)
11032 - [DEV-52] added "Unlimited number of link styles for maps" (Artem)
11033 - [DEV-86] DM: Synchronizing all history data with master node (Sasha)
11034 - bulk acknowledge with empty comment (Sasha)
11035 - performance improvement of processing events in frontend (Artem)
11036 - [DEV-66] added sorting to screens (Artem)
11037 - The last character for last value is unreadable (Sasha)
11038 - [DEV-60] added availability of setting hosts view style in overview (Artem)
11039 - [DEV-53] added different style for dependent triggers in "Status of triggers" (Artem)
11040 - [DEV-62] added availability to select all hosts in "Availability report" (Artem)
11041 - [DEV-54] added zoom for graphs (Artem)
11042 - [DEV-48] Support of Ping and Traceroute in Status of Triggers screen (Sasha)
11043 - [DEV-57] added better "hosts info" selection in screens (Artem)
11044 - [DEV-56] added better item selection in screens (Artem)
11045 - [DEV-48] added scripts form,scripts list, script call menu (Artem)
11046 - [DEV-44] more flexible generation of trigger events (Alexei)
11047 - [DEV-45] added new design of Status of Triggers (Artem)
11048 - [DEV-47] added support of selection of events and bulk acknowledge of events (Artem)
11049 - [DEV-1] added new graph bar (Artem)
11050 - support of database cache for history and trends (Alexei)
11051 - basic support of database caching (Alexei)
11052 - added pie graphs (Artem)
11053 - added new columns graphs.show_legend, graphs.show_3d (Alexei)
11054 - added frontend-side support of quotes and trigger expression validation (Eugene)
11055 - added availability to show negative values in graphs (Artem)
11056 - developed database monitoring via ODBC (Eugene)
11057 - added availability to export/import templates for hosts (Artem)
11058 - changed how is showed messages (Artem)
11059 - added login/logout (Artem)
11060
11061Changes for 1.4.7:
11062
11063 - [ZBX-812] fixed Windows agent crash when using incorrect third parameter in proc_info metric (Sasha)
11064 - [ZBX-809] fixed memory leak while processing proc.num metric under Win2008 (Sasha)
11065 - [ZBX-708] DM: fixed possible server crash while synchronizing events between nodes (Sasha)
11066 - [ZBX-675] fixed wrong result of function "nodata" after server restart (Sasha)
11067 - [ZBX-623] fixed incorrect processing of function abschange() for integers(Sasha)
11068 - [ZBX-619] fixed agent crash for system.uptime under Solaris 2.5.1 (Sasha)
11069 - [ZBX-610] fixed memory leak in external checks (Sasha)
11070 - [ZBX-604] fixed compilation problems under AIX 2.5.1 (Sasha)
11071 - [ZBX-602] fixed possible incorrect trigger evaluation if value stored as "delta" (Sasha)
11072 - [ZBX-450] fixed showing status of items in maps for non English locale (Sasha)
11073 - [ZBX-432] set trigger value to unknown if changed item status (Sasha)
11074 - [DEV-198] improved displaying of disabled items in the maps (Sasha)
11075 - [ZBX-430] improved configuration scripts (Sasha)
11076 - [ZBX-103] fixed escaping in sql queries (Sasha)
11077 - [ZBX-424] fixed possible server crash while importing XML (Sasha)
11078 - [ZBX-420] added support of log files in screens (Sasha)
11079 - [ZBX-418] fixed possible server crash while processing macros (Sasha)
11080 - [ZBX-370] fixed cpu.c for system.cpu.load[] processing (Sasha)
11081 - [ZBX-412] fixed malfunction of triggers based on log[] and eventlog[] (Sasha)
11082 - [DEV-195] added support of source ip address (Sasha)
11083 - added Korean locale [thnx to Kodai] (Artem)
11084 - updated Japanese locale [thnx to Kodai] (Artem)
11085
11086Changes for 1.4.6:
11087
11088 - [ZBX-404] fixed update of item "Download speed for scenario '...'" (Sasha)
11089 - [ZBX-389] added escaping in SQL statement in DBupdate_graph (Sasha)
11090 - [ZBX-286] fixed possible server crash on some platforms (Sasha)
11091 - [ZBX-167] fixed typo in triggers update function (Artem)
11092 - [ZBX-272] fixed default link to local interface in *BSD for net.if* items (Sasha)
11093 - [ZBX-386] fixed possible agent crash in processing of active checks (Sasha)
11094 - [ZBX-379] added error checking for accept on server side (Sasha)
11095 - [ZBX-365] added support of long process names for proc.num and proc.mem, Linux 2.6 (Sasha)
11096 - [ZBX-78] fixed detection of net-snmp libs (Alexei)
11097 - [ZBX-362] added mass template linkage to hosts, mod by sergio.cricca (Artem)
11098 - [ZBX-361] fixed possible "division by zero" in Monitoring/Triggers screen (Sasha)
11099 - [ZBX-360] fixed possible warning messages under Oracle while updating items (Sasha)
11100 - [ZBX-357] fixed problem with clearing error message for activated items (Sasha)
11101 - [ZBX-339] fixes problem in frontend with clearing history for text items (Sasha)
11102 - [ZBX-44] added timeout handler for processing net.tcp.* items (Sasha)
11103 - [ZBX-356] fixed possible server crash for non *log() items with type 'log' (Sasha)
11104 - [ZBX-354] added support of new parameter sec|#num for str(),regexp() and iregexp() (Sasha)
11105 - [ZBX-351] added support of floating point values w/o zero (.12) (Sasha)
11106 - [ZBX-350] fixed processing in_condition under Oracle (Sasha)
11107 - [ZBX-348] fixed incorrect processing of large integer values for {ITEM.LASTVALUE} (Alexei)
11108 - [ZBX-337] added Oracle upgrade scripts (Sasha)
11109 - [ZBX-301] fixes some typos (Artem)
11110 - [ZBX-310] fixes for PGSQL (Artem)
11111 - [ZBX-336] fixed vtext.php (Artem)
11112
11113Changes for 1.4.5:
11114
11115 - [ZBX-295] fixed processing of null values under Oracle. Thanks to Max Lapan. (Sasha)
11116 - [ZBX-340] Oracle related fixes. Thanks to Max Lapan. (Sasha)
11117 - [ZBX-294,ZBX-296] Oracle related fixes. Thanks to Max Lapan. (Sasha)
11118 - [ZBX-343] fixed possible hang of server trapper process (Alexei)
11119 - [ZBX-341] fixed compilation problem under Tru64/OSF (Alexei)
11120 - [ZBX-338] png files for images_oracle.sql script (Sasha)
11121 - [ZBX-322] fixed possible incorrect autodiscovery (Sasha)
11122 - [ZBX-315] fixed server irregulary stop on OpenBSD (Sasha)
11123 - [ZBX-206] fixed case sensitive hosts sorting (Artem)
11124 - [ZBX-313] fixed problem with sqlite3 semaphore (Sasha)
11125 - [ZBX-292] fixed negative values in availability report issue (Artem)
11126 - [ZBX-182] fixed processing of icmpping if dns name cannot be resolved (Sasha)
11127 - [HAN-2] improved speed on coping triggers to host (Artem)
11128 - [ZBX-290] fixed possible server crash if host dns name is unknown (Sasha)
11129 - [ZBX-288] fixed compilation of the agent under Solaris 2.6 (Alexei)
11130 - [ZBX-287] fixed compilation under FreeBSD 4.1 with older GCC (Alexei)
11131 - [ZBX-283] fixed SQL statement where INTEGER exceeds allowed range (Artem)
11132 - [ZBX-277] fixed possible server crash when evaluating functions str(), regexp() and iregexp() (Alexei)
11133 - [ZBX-271] added support of system.boottime[] for OpenBSD & FreeBSD agents (Sasha)
11134 - [ZBX-268] added support of proc.num[], proc.mem[] & system.cpu.num[] for OpenBSD agents (Sasha)
11135 - [ZBX-263] fixed problem with saving of lastlogsize for log[] and eventlog[] items when history is set to 0 (Sasha)
11136 - [ZBX-253] fixes problem in frontend with long int values (Artem)
11137 - [ZBX-250] speed improvement for Triggers when use "{ITEM.VALUE}" macro (Sasha)
11138 - [ZBX-250] 100% CPU on server side after connection loss (Sasha)
11139 - [ZBX-246] fixed header error in Monitoring->slideshows (Artem)
11140 - [ZBX-243] speed improvement for windows agent for eventlog[] processing (Sasha)
11141 - [DEV-92] added support of multiple windows agents, service description (Sasha)
11142 - [ZBX-7] added support of system.cpu.util[] for FreeBSD agents, thanks to 'brick' (Sasha)
11143 - [ZBX-222] fixed problem with slashes (Artem)
11144 - [ZBX-210] added support of system.cpu.num[] for FreeBSD agents, thanks to 'freak' (Sasha)
11145
11146Changes for 1.4.4:
11147
11148 - [ZBX-220] fixed agent crash in case of timeout during first connect (Sasha)
11149 - [ZBX-219] fixed server crash in processing of discovery (Sasha)
11150
11151Changes for 1.4.3:
11152
11153 - [ZBX-218] fixed problem "Unable to add performance counter" on start of win agent(Sasha)
11154 - [ZBX-192] fixed active checks stops after connection loss (Sasha)
11155 - [ZBX-152] fixed inefficient check of user permissions (Alexei)
11156 - [ZBX-189, CVE-2007-6210] fixed super-user permissions of user commands (Alexei)
11157 - [ZBX-183] fixed compilation problem with undefined res_query() (Alexei)
11158 - [ZBX-34] fixed transaction related conflict in DBget_maxid (Sasha)
11159 - [ZBX-181] fixed Activate/Disable items from applications (Artem)
11160 - [ZBX-176] fixed static compilation of Jabber support (Alexei)
11161 - [ZBX-100] fixed Oracle compilation errors (Alexei)
11162 - [ZBX-159] added support of vm.memory.size[available] under Linux (Alexei)
11163 - [ZBX-172] fixed incorrect SQL caused by character ' in item key (Alexei)
11164 - [ZBX-106] support of 16 processors for system.cpu.util[], other fixes (Alexei)
11165 - [ZBX-133] added more debug information on semaphore related errors (Alexei)
11166 - [ZBX-164] added support of units for values used in notifications (Alexei)
11167 - [ZBX-168] pass DNS or IP address instead of host name to external scripts (Alexei)
11168 - [ZBX-108] fixed change() and abschange() for negative integer values (Alexei)
11169 - [ZBX-114] fixed permissions for history of events (Alexei)
11170 - [ZBX-91] added Portuguese translation (Alexei)
11171 - [ZBX-166] accept SSL peer certificate even if domain name does not match CN (Alexei)
11172 - [ZBX-154] fixed processing of comma in zbx.fs.size[] (Alexei)
11173 - [ZBX-110] all phrases "slideshow" replaced by "slide show" (Alexei)
11174 - [ZBX-160] fixed web.page.get to send \r\n instead of \n (Alexei)
11175 - [ZBX-149] fixed incorrect processing of vm.memory.size key in FreeBSD (Sasha)
11176 - [ZBX-109] added support of vm.memory.size[pfree] Linux, FreeBSD & Win agents (Sasha)
11177 - [ZBX-122] Hungarian translate
11178 - [ZBX-118] fixed show_popup_menu display problem (Sasha)
11179 - [ZBX-116] fixed typo in data.sql, "interfice" (Alexei)
11180 - [ZBX-130] Refresh unsupported active checks (Sasha)
11181 - [ZBX-134] fixes for hostid/groupid validation on Node switch (Artem)
11182 - [ZBX-131] fixed viewing password on install in plain text (Artem)
11183 - [ZBX-81] fix for item delay calculation problem in graphs (Artem)
11184 - [DEV-75] Empty command result window (Sasha)
11185 - [DEV-74] Scripts of all nodes are displayed (Sasha)
11186 - [ZBX-130] Refresh unsupported active checks (Sasha)
11187 - [DEV-75] Empty command result window
11188 - [DEV-74] Scripts of all nodes are displayed
11189 - [ZBX-107] do not display log related items in the queue (Alexei)
11190 - [DEV-43] support of new macros {ITEM.VALUE}, {ITEM.VALUE1}, etc (Alexei)
11191 - [ZBX-102] Distributed monitoring: overwriting information (Sasha)
11192 - [ZBX-30,ZBX-47] better dependencies (Alexei)
11193 - [ZBX-48] fixed server crash if incorrect syntax of aggregate items is used (Alexei)
11194 - [ZBX-95] fixed patch.sql to work with buggy PHPMyAdmin (Alexei)
11195 - [ZBX-59] removed button "Switch Node" (Alexei)
11196 - [ZBX-19] fixed SMS sending (Sasha)
11197 - [DEV-46] added "save&return" button in acknowledgement (Artem)
11198 - [DEV-50] Improved incoming parameters exception validation (Artem)
11199 - [ZBX-76] Display number of members in host groups (Alexei)
11200 - [ZBX-92] Distributed monitoring: overwriting new information (Sasha)
11201 - [ZBX-90] fixed displaying of last line of a log file in the Latest Data and Overview (Alexei)
11202 - [DEV-42] Synchronisation of log files (Sasha)
11203 - [ZBX-89] Unused fields:history_lastid, ..str_lastid & ..uint_lastid (Sasha)
11204 - [ZBX-88] Changed method to "get" in all forms which affects display info (Artem)
11205 - [ZBX-57] Problem in zbx_tcp_check_security 127.0.0.1 != 127.0.00.1 (Sasha)
11206 - [ZBX-80] Master node does not display configuration of slave nodes (Sasha)
11207 - [ZBX-67] Under DM, Synchronizing binary data between nodes for PostgresSQL (Sasha)
11208 - [ZBX-77] fixes for refreshing page in Monitoring (Artem)
11209 - [ZBX-75] fixed problem with occurred warning in events (Artem)
11210 - [ZBX-68] fixed iframe resize on refresh in Screens (Artem)
11211 - [ZBX-65] fixed sideeffect on massupdate items, 'application' entries are cleaned from all affected items" (Artem)
11212 - fixed setting trigger status to unknown on trigger update, now only if expression is changed (Artem)
11213 - fixed problem with Enabling/Disabling actions (Artem)
11214 - [ZBX-72] fixed occurred error after graph refresh (Artem)
11215 - [ZBX-67] Under DM, Synchronizing binary data between nodes (Sasha)
11216 - [ZBX-71] added separation of "other" by node and host in "latest data" (Artem)
11217 - [ZBX-70] fixed even more compilation warnings (Alexei)
11218 - [ZBX-69] eliminated compilation warnings "_GNU_SOURCE redefined" (Alexei)
11219 - [DEV-19] Add support of IPv6 for windows agent (Sasha)
11220 - [DEV-23] Autodiscovery for IPv6 (Sasha)
11221 - [DEV-17] Add support of IPv6 to standard library (comms.c) (Sasha)
11222 - [DEV-21] extended size of IP fields to accept IPv6 style IPs (Alexei)
11223 - [DEV-21] added basic validation of IPv6 IP addresses in GUI (Alexei)
11224 - [DEV-18] database schema enhanced for IPv6 addresses (Alexei)
11225 - [DEV-20] support of --enable-ipv6 for configure.in (Alexei)
11226 - added synchronisation of last value and timestamp for DM (Alexei)
11227 - [ZBX-1] fixed wrong status of function "nodata" after server restart (Sasha)
11228 - [ZBX-33] fixed problem in table names in data.sql for PostgreSQL (Sasha)
11229 - [ZBX-32] fixed incorrect processing of IP ranges in ip_in_list (Sasha)
11230 - [ZBX-35] fixed processing of PROFILE related macros (Alexei)
11231 - support of macro {ITEM.LASTVALUE} for notifications and trigger names (Alexei)
11232 - fixed SQL statement in SLA processing. Thanks to Aron Ujvari. (Alexei)
11233 - updated Spanish translation. Thanks to Ignacio Martin. (Alexei)
11234 - [ZBX-24] fixed Queue to show status of current node only (Alexei)
11235 - support of encoding of log files to displayed encoding (Alexei)
11236 - [ZBX-12] fixed calculations in ZABBIX availability report (Alexei)
11237 - [ZBX-11] fixed Free BSD 4.x 64 bit-related issues (Alexei)
11238 - [ZBX-10] added Russian translation. Thanks to Hiddenman. (Alexei)
11239 - fixed PostgreSQL error in synchronization of graphs (Alexei)
11240 - minor grammar fixes (Alexei)
11241 - fixed compilation of ZABBIX agent under Mac OS/X (Alexei)
11242 - fixed memory leak when processing non-existent trapper item (Alexei)
11243 - fixed unefficient SQL in browsing of events (Alexei)
11244 - fixed iregexp() (Alexei)
11245 - fixed detection of __VA_ARGS__ (Eugene)
11246 - added numeric parameters support for trigger description "$1 $2 .. $9" (Eugene)
11247 - fixed SQL problem in Configuration->Graphs, all graphs selected (Alexei)
11248
11249Changes for 1.4.2:
11250
11251 - fixed validation of trigger expression (Eugene)
11252 - fixed '{HOSTNAME}' macros using for actions (Eugene)
11253 - fixed e-mail sending to the pedantic qmail (Eugene)
11254 - fixed communication between systems with different byte orders (Eugene)
11255 - fixed frontend to accept trigger function time() (Alexei)
11256 - ignore trigger FALSE state if it depends on another trigger (Alexei)
11257 - added new templates: Template_Cisco_PIX_525,
11258   Template_Dell_PowerConnect_6248, Template_APC_Battery,
11259   Template_HP_InsightManager, Template_Dell_OpenManage, Template_Cisco_PIX,
11260   Template_Dell_PowerEdge (Alexei)
11261 - improved per cpu 'system.cpu.util[]' for linux/solaris (Eugene)
11262 - added support of 'system.cpu.num' (Eugene)
11263 - added automatic resolution of DNS names for auto-discovery (Alexei)
11264 - fixed processing of triggers on delta items. Thanks to Palmertree. (Alexei)
11265 - updated German translation. Thanks to Beam. (Alexei)
11266 - changed help string for parameter '-s' of zabbix_sender (Alexei)
11267 - fixed displaying of text data (EOL) in screens (Alexei)
11268 - added missing { and } when displaying trigger expressions (Alexei)
11269 - fixed processing of negative SNMP integers (Alexei)
11270 - fixed processing of MM in format of log timestamps (Alexei)
11271 - added missing index on items_applications.itemid (Alexei)
11272 - fixed processing of SNMP octet strings (Alexei)
11273 - fixed division by zero in ZABBIX server (Alexei)
11274 - support of parameters NodeNoEvents and NodeNoHistory (Alexei)
11275 - developed data monitoring of multiple nodes (Eugene)
11276 - support of new parameter for count(period,value,operator) (Alexei)
11277 - new trigger function iregexp(), non case-sensitive regexp (Alexei)
11278 - fixed upgrade script to correctly process host-template linkage (Alexei)
11279 - fixed synchronisation of delete operation between nodes (Alexei)
11280 - fixed problem with libresolv under Solaris 8 (Alexei)
11281 - improved SMS sender (Eugene)
11282 - improved item and trigger filtering (Eugene)
11283 - added dotted drawing type for links of map (Eugene)
11284 - fixed links drawing type of map (Eugene)
11285 - fixed items,graphs,hostgroups deletion (Eugene)
11286 - fixed permissions for maps (Eugene)
11287 - fixed filtering of items by status (Eugene)
11288 - fixed collector for WinXX (Eugene)
11289 - fixed definition of serial columns to allow use of older MySQL (Alexei)
11290 - decreased required version of libcurl (Eugene)
11291 - added timeout handler for http monitoring (Eugene)
11292 - more informative report for configuration script (Eugene)
11293 - changed installation directory to '$sbin' (Eugene)
11294 - fixed "Reset" button for Web screens (Eugene)
11295 - fixed graph items limitation for IE6 (Eugene)
11296 - added availability of using spaces for trigger expressions (Eugene)
11297 - improved inheritance of template graphs (Eugene)
11298 - fixed permissions for logfile (Eugene)
11299 - changed syntax of keys for external checks (Alexei)
11300 - changed syntax of keys for aggregate items (Alexei)
11301 - fixed DM configuration exchange in 32-bit environments (Alexei)
11302 - fixed agent library dependencies (Eugene)
11303 - fixed reset button for graph (Eugene)
11304 - fixed item multiple cleaning on mass update (Eugene)
11305 - fixed error 'undefined function delete_service' (Eugene)
11306 - fixed internal logging system (Eugene)
11307 - added non-persistent connection for PostgreSQL to avoid problems with unfinished transactions (Alexei)
11308 - fixed housekeeper to process history_text (Alexei)
11309 - added availability of using ":," character for key (Eugene)
11310 - improved zabbix_get for receiving large data (Eugene)
11311 - fixed shared memory allocation (Eugene)
11312 - added server-side transactions for PostgreSQL (Alexei)
11313 - fixed housekeeper to run as multiple transations (Alexei)
11314 - added support of NOT IN operator for time periods (Alexei)
11315 - fixed processing of macro {TRIGGER.VALUE} on 32 bit systems (Alexei)
11316 - changed priorities of '|' and '&' in trigger expressions (Alexei)
11317 - fixed no graphs for PostgreSQL (Eugene)
11318 - fixed and improved eventlog monitoring (Eugene)
11319 - improved not supported values processing (Eugene)
11320 - fixed processing of user parameters and remote commands having character '%' (Alexei)
11321
11322Changes for 1.4.1:
11323
11324 - fixed processing of 'service_state[*]' (Eugene)
11325 - fixed PostgreSQL database upgrade script (Alexei)
11326 - added support of non standard PostgreSQL & MySQL ports (Eugene)
11327 - fixed compilation of ZABBIX server under HP-UX (Alexei)
11328 - fixed upgrade of maps without backgrounds (Alexei)
11329 - improved UserParameters for Win32 (Eugene)
11330 - fixed location of the manual and added link to support (Alexei)
11331 - check timeouted item only after 4*delay seconds (Alexei)
11332 - improved UserParameters for Win32 (Eugene)
11333 - fixed several issues in housekeeper (Alexei)
11334 - changed properties of text files in SVN repository (Alexei)
11335 - removed text "Current node [N]" from node selector (Alexei)
11336 - new release of the Manual (Alexei)
11337 - removed duplicate index of table httptest (Alexei)
11338 - fixes for Oracle and SQLite schemas (Alexei)
11339 - improved main poller loop (Alexei)
11340 - fixed int_in_list() function (Alexei)
11341 - fixed and improved log monitoring (Eugene)
11342 - fixed type of items.valuemapid (Alexei)
11343 - improved Standalone_Template (Alexei)
11344 - fixed PostgreSQL upgrade patch (Alexei)
11345 - added loop protection in selection of slave nodes (Alexei)
11346 - change delimiter for DM data transfers to 0xFF (Alexei)
11347 - better reporting of DM data transfers in log file (Alexei)
11348 - added better error reporting in zbx_malloc() (Alexei)
11349 - fixed transfer of NULL values between nodes (Alexei)
11350 - minor Oracle related fixes for frontend (Alexei)
11351 - fixed reconnection for jabber notifications (Eugene)
11352 - fixed incorrect reporting of SMTP error messages (Alexei)
11353 - filesize[] replaced by vfs.file.size[] in data.sql (Alexei)
11354 - support of processing of negative data (Alexei)
11355 - support of negative numbers in trigger expressions (Alexei)
11356 - more formal logic of execution of trigger expressions (Alexei)
11357 - server-side support of quotes in item parameters (num_param, get_param) (Alexei)
11358 - improved reading of configuration files (Eugene)
11359 - fixed Dashed lines for graphs (Eugene)
11360 - fixed host and group remembering on graph monitoring screen (Eugene)
11361 - improved trigger expression syntax and validation (Eugene)
11362 - fixed 'Field [formula] is not double' (Eugene)
11363 - fixed template application synchronization (Eugene)
11364 - fixed NOTSUPPORTED status for 'net.if.*' of Solaris, thanks to 'juampe' (Eugene)
11365 - minor fixes for sqlite mutexes (Alexei)
11366 - added check of memory leaks in zbx_malloc() (Alexei)
11367 - added "PerfCounter" configuration parameter (Eugene)
11368 - cleaned code to avoid '... may be used uninitialized in this function' warnings (Alexei)
11369 - fixed printing of debug info in delete_history() (Alexei)
11370 - fixed incorrect type of icmpInAddrMaskReps in SNMPv1 template (Alexei)
11371 - fixed processing of complex action conditions (Alexei)
11372 - fixed crash in processing of active checks on agent side (Alexei)
11373 - minor fix of misc/conf/zabbix_server.conf (Alexei)
11374 - fixed linkage of applications in 1.1.x migration scripts (Alexei)
11375 - fixed permissions of Admin in 1.1.x migration scripts (Alexei)
11376 - fixed bug in processing of host groups permissions (Alexei)
11377 - minor fix of zabbix_sender command line help (Alexei)
11378 - fixed pinger to process DNS name instead of host name (Alexei)
11379 - fixed possible incorrect memory access in nodewatcher (Alexei)
11380 - fixed processing of cmdline for proc.num and proc.mem (Alexei)
11381 - fixed processing of {IPADDRESS} for hosts monitored by DNS name (Alexei)
11382 - fixed 'count' function for trigger expression (Eugene)
11383 - added availability of using "[&'%" character for key (Eugene)
11384 - fixed compilation under FreeBSD (Eugene)
11385 - fixed XML export (Eugene)
11386 - improved management of timeline period (Eugene)
11387 - fixed configure with postgreSQL, thanks to "abi" (Eugene)
11388 - fixed errors for services.php (Artem)
11389
11390Changes for 1.4:
11391
11392 - changed IT Services interface (Artem)
11393 - fixed function diff() for floats (Alexei)
11394 - improved configuration scripts (Eugene)
11395 - fixed misc strict compilation issues (Alexei)
11396 - fixed compilation for solaris (Eugene)
11397 - some cleanup in update_triggers() (Alexei)
11398 - fixes related to processing of trigger statuses (Alexei)
11399 - fixed discovery crashes (Eugene)
11400 - fixed trigger description substitution for messages (Eugene)
11401 - fixed SQL schema for housekeeper (Eugene)
11402 - added delta value calculation for UINT64 (Eugene)
11403 - fixed log messages for auditlog (Eugene)
11404 - added ZABBIX Server to a host group (Alexei)
11405 - fixed default group for Admin/guest. (Alexei)
11406 - icmpping will be processed regardless of host availability (Alexei)
11407 - do not update trigger statuses to unknown for trapper items (Alexei)
11408 - fixed processing of {TRIGGER.VALUE} and {STATUS} (Alexei)
11409 - fixed displaying of special chars in trigger description (Alexei)
11410 - restored validation for hostname (Eugene)
11411 - split error message for trigger validation (Eugene)
11412 - fixed history severity (Eugene)
11413 - fixed user information displayed (Eugene)
11414 - fixed logfiles monitoring (Eugene)
11415 - fixed WEB monitoring (Eugene)
11416 - fixed SNMP discovery (Alexei)
11417 - documented use of -vv for zabbix_sender (Alexei)
11418 - fixed "plain text" and "history of actions" for screens (Eugene)
11419
11420Changes for 1.3.8:
11421
11422 - increased server side key length up to 256 (Eugene)
11423 - fixed active check communication (Eugene)
11424 - fixed eventlog (Eugene)
11425 - same step colour for both graphs in Monitoring->WEB (Alexei)
11426 - support of more flexible trigger function count(period,value) (Alexei)
11427 - finished WEB monitoring (Eugene)
11428 - changed type of httptest.lastfailedstep to integer (Alexei)
11429 - added check for a list of status codes for WEB monitoring (Alexei)
11430 - added acknowledge management for overview screen (Eugene)
11431 - added default groups for users 'guest' and 'Admin' (Alexei)
11432 - added http status code configuration for web monitoring (Eugene)
11433 - new column httpstep.status_codes (Alexei)
11434 - set DENY permission as default for ZABBIX users (Eugene)
11435 - fixed Error in "Cancel" after ack of a trigger (Eugene)
11436 - fixed index.php looping on db connection failing (Eugene)
11437 - button "Update" renamed to "Refresh" in data export (Alexei)
11438 - fixed translation behaviour for housekeeper configurations (Eugene)
11439 - fixed time movement for history (Eugene)
11440 - added availability to use ')(!' characters in item keys (Eugene)
11441 - improved management of trigger (Eugene)
11442
11443Changes for 1.3.7:
11444
11445 - revision R5 of ZABBIX Manual (Alexei)
11446 - fixed processing of '-t' and other params when '-c' is not given (Alexei)
11447 - increased max size of images (Eugene)
11448 - fixed default data for default host 'ZABBIX-Server' (Alexei)
11449 - fixed processing of uptime/downtime condition (Alexei)
11450 - fixed processing of uptime/downtime timestamps for DM (Alexei)
11451 - fixed support of action "Delete host" (Alexei)
11452 - added column items.params (Alexei)
11453 - support of Include directive for configuration files (Alexei)
11454 - ZABBIX process will exit on config file open error (Alexei)
11455 - cosmetic changes for server's option '-h' (Alexei)
11456 - fixed configuration scripts for mysql/net-snmp/curl (Eugene)
11457 - fixed SMS sender (Eugene)
11458 - timeout for sending emails and SMS was increased to 40 seconds (Eugene)
11459 - unknown trigger events won't generate actions (Alexei)
11460 - fixed host.c, constant FALSE replaces by FAIL (Alexei)
11461 - fixed generation of events for unknown status of triggers (Alexei)
11462 - fixed processing of trigger statuses (Alexei)
11463 - fixed incorrect displaying of statuses in Monitoring->Triggers (Alexei)
11464 - fixed processing of integer items 'status' (Alexei)
11465 - fixed automatic reload of active checks by agent (Alexei)
11466 - added missing host template linkage in data.sql (Alexei)
11467 - fixed SQL error under PostgreSQL (Alexei)
11468 - fixed memory corruption in poller (Alexei)
11469
11470Changes for 1.3.6:
11471
11472 - added exporting of applications and valuemap linkage (Eugene)
11473 - new templates (Alexei)
11474 - support of host template actions (Eugene)
11475 - developed template synchronizator for ZABBIX server (Eugene)
11476 - fixed compilation of agent under OpenBSD (Alexei)
11477 - support of parameter LogFileSize (Alexei)
11478 - fixed configuration file reading for WinXX (Eugene)
11479 - fixed uname for WinXX (Eugene)
11480 - updated Spanish translation. Thanks to Ignacio Martin. (Alexei)
11481 - misc fixes for static linkage (Alexei, Eugene)
11482 - more strict processing of response codes of all passive checks (Alexei)
11483 - new logic for poller for unreachable hosts (Alexei)
11484 - fixed fatal error in cbutton.inc.php for some platforms (Alexei)
11485 - fixed zabbix_server's option -V (Alexei)
11486 - fixed compilation under Solaris (Alexei)
11487 - added discovery based on data received from ZABBIX and SNMP agents (Alexei)
11488
11489Changes for 1.3.5:
11490
11491 - removed support of autoregistration, use autodiscovery instead (Alexei)
11492 - fixed creation of Sqlite schema (Alexei)
11493 - fixed dependences of deleted elements for actions (Eugene)
11494 - developed slideshows (Eugene)
11495 - fixed cancelling of frontend installation screen (Eugene)
11496 - fixed processing of COUNTER64 SNMP values (Alexei)
11497 - added frontend-side support of external checks. (Eugene)
11498 - fixed trigger dependencies for templated triggers (Eugene)
11499 - fixed support of 'curl' library (Eugene)
11500 - added support of 'automake' v1.6 (Eugene)
11501 - fixed oracle support (Eugene)
11502 - added support of MySQL v3.23 (Eugene)
11503 - fixed unnecessary check of MySQL if other database is selected in Wizard (Alexei)
11504 - fixed remembering of previous charts viewed (Eugene)
11505 - fixed colour validation (Eugene)
11506 - fixed template graphs editing (Eugene)
11507 - fixed trigger overview status (Eugene)
11508 - developed action configurations for discovery events (Eugene)
11509 - do not start HTTP poller if libcurl is not included (Alexei)
11510 - fixed function diff for integer items (Alexei)
11511 - fixed SMS sender (Eugene)
11512 - improved ZABBIX sender (Eugene)
11513 - added filtering of log items by regexp on agentside (Eugene)
11514 - removed check of function bcpowmod() in GUI Wizard (Alexei)
11515 - updated poller to have current system date (Alexei)
11516 - removed unnecessary dependencies from autoconf script (Alexei)
11517 - added generation of service up/down events (Alexei)
11518 - fixed '--with-ldap' compilation (Eugene)
11519 - added popup menu for quick hosts controlling in configuration screen (Eugene)
11520
11521Changes for 1.3.4:
11522
11523 - added possibility to add Node with pre-defined NodeID (Eugene)
11524 - support of macros in remote commands (Alexei)
11525 - minor fix for simple checks (Alexei)
11526 - fixed calculation of some functions where item is integer. (Alexei)
11527 - added new table slides and slideshows (Alexei)
11528 - added server-side support of external checks. Thanks to Mike Nestor. (Alexei)
11529 - fixed incorrect SQL statement for ICMP check (Alexei)
11530 - support of multiple actions per set of conditions (Alexei/Eugene)
11531 - added viewer of discovery events (Eugene)
11532 - added quick help for overview (Eugene)
11533 - developed Discovery system (Alexei/Eugene)
11534 - fixed processing of text items (Alexei)
11535 - fixed processing of aggregate items (Alexei)
11536 - added events.object (Alexei)
11537 - developed PopUp menu for overview (Eugene)
11538 - added events.source (Alexei)
11539 - renamed events.triggerid -> events.objectid (Alexei)
11540 - new tables drules,dchecks,dhosts,dservices (Alexei)
11541 - basic support of auto-discovery (Alexei)
11542 - new Server parameter StartDiscoverers (Alexei)
11543 - fixed "system.cpu.util[]" (Eugene)
11544 - removed housekeeper warnings from front-end (Alexei)
11545 - HTTP poller won't verify SSL certificates to enable self-signed (Alexei)
11546 - fixed warning when enabling/disabling action (Alexei)
11547 - added support of avg() for items having integer type (Alexei)
11548 - added user group for database down messages (Alexei/Eugene)
11549 - removed support of action repeats (Alexei/Eugene)
11550 - fixed upgrade of rights,sysmaps,sysmaps_elements (Alexei)
11551 - fixed initial creation of user rights in data.sql (Alexei)
11552 - fixes of PostgreSQL compile (Alexei)
11553 - added icons for elements of map having Unknown status (Eugene)
11554 - added installation check for 'BC math' (Eugene)
11555 - added actions.evaltype (Alexei)
11556 - added support of all AND, all OR and AND/OR action conditions (Alexei/Eugene)
11557 - fixed processing of Text items (Alexei)
11558 - NetBSD compilation fixes (Alexei)
11559
11560Changes for 1.3.3:
11561
11562 - support of hysteresis (Alexei)
11563 - support of macro {TRIGGER.VALUE} in trigger expressions (Alexei)
11564 - added new table 'ids' which will store last IDs for all tables (Alexei)
11565 - added highlighting for second level menu (Eugene)
11566 - added "Clone" functionality (Eugene)
11567 - added Watchdog for database availability (Alexei)
11568 - developed configuration of Jabber messaging (Eugene)
11569 - split hostname and DNS name in frontend (Eugene)
11570 - improved detection of started ZABBIX applications (Eugene)
11571 - fixed large SQLs calling (Eugene)
11572 - new templates Unix_t, Windows_t, Standalone_t (Alexei)
11573 - added media_type.username, media_type.passwd (Alexei)
11574 - added hosts.dns. Host name is for informational purposes only. (Alexei)
11575 - new command line parameters for zabbix_sender (Andrey)
11576 - added support of system.boottime (Andrey)
11577 - fixed permissions for triggers (Eugene)
11578 - developed 'mass update' functionality for items (Eugene)
11579 - changed type of items.prevorgvalue to preserve data precision (Alexei)
11580 - added possibility of hostname using (Eugene)
11581 - new communication library and protocol (Alexei)
11582 - developed configuration interface of http monitoring (Eugene)
11583 - added support of 'eventlog[*]' for WinXX (Eugene)
11584 - fixed compilation on FreeBSD (Eugene)
11585 - misc HP-UX fixes (Alexei)
11586 - misc FreeBSD fixes (Alexei)
11587 - fixed false "Database corrupted" situations (Alexei)
11588 - item key length increased to 255 characters (Eugene)
11589 - fixed popups for screen of graph editing (Eugene)
11590 - improved databases determination of configuration script (Eugene)
11591 - new server parameter 'StartHTTPPollers' (Alexei)
11592
11593Changes for 1.3.2:
11594
11595 - removed support of parameter DisablePinger (Alexei)
11596 - fixed SQL statements for PostgreSQL (Eugene)
11597 - fixed printing of stdout/stderr (Eugene)
11598 - fixed permission system for empty maps (Eugene)
11599 - improved sqlite3 database support (Eugene)
11600 - developed simple trigger expression editor (Eugene)
11601 - fixed history viewing of log files (Eugene)
11602 - added images for oracle(Eugene)
11603 - added images for sqlite3(Eugene)
11604
11605Changes for 1.3.1:
11606
11607 - fixed master node adding (Eugene)
11608 - improved installation wizard (Eugene)
11609 - fixed permission system (Eugene)
11610 - added availability of multiple user groups selection (Eugene)
11611 - fixed screens displaying (Eugene)
11612 - fixed updating of hosts (Eugene)
11613 - removed bulkloader (Eugene)
11614 - improved editing of graphs (Eugene)
11615 - support of "-n" flag for ZABBIX server: change Node ID (Alexei)
11616 - fixed configuration file creation and reading (Eugene)
11617 - removed database creation from installation script (Eugene)
11618 - fixed multiple mutex system (Eugene)
11619 - added support of SQLite3 database (Eugene)
11620 - added transactional approach to ZABBIX server (Alexei)
11621 - new definition of parameter StartTrappers (Alexei)
11622 - new definition of parameter StartPollers (Alexei)
11623 - new parameter StartPingers for server (Alexei)
11624 - new parameter StartPollersUnreachable for server (Alexei)
11625 - developed "Import/Export" system for ZABBIX configurations (Eugene)
11626 - added "Host group" element to maps (Eugene)
11627 - fixed support of PostgreSQL (Eugene)
11628 - improved error displaying (Eugene)
11629 - improved support of strict PHP5 settings (Eugene)
11630
11631Changes for 1.3:
11632
11633 - developed frontend installation wizard (Eugene)
11634 - added availability of template triggers changing directly on host (Eugene)
11635 - added availability of template items changing directly on host (Eugene)
11636 - developed multitemplate system (Eugene)
11637 - developed group permission system (Eugene)
11638 - added processing of distributed events (Alexei)
11639 - restructured code to add function process_event() (Alexei)
11640 - table ALARMS renamed to EVENTS (Alexei)
11641 - added automatic generation of database schemas (Alexei)
11642 - pinger will use unique temporary file name (Alexei)
11643 - developed SLA calculation periods (Eugene)
11644 - developed flexible update intervals for items (Eugene)
11645
11646Integrated from 1.1.x
11647
116481.1.6
11649
11650 - increased message size for alerts (Eugene)
11651 - fixed macros substitution for messages (Eugene)
11652 - improved 'perf_counter[*]' for WinXX (Eugene)
11653 - fixed stderr/stdout redirection during logrotation (Eugene)
11654 - fixed graphs in Oracle system (Eugene)
11655 - fixed trigger expressions with ':' (Eugene)
11656 - fixed 'Server info' screen components (Eugene)
11657 - fixed 'service_state[*]' for WinXX (Eugene)
11658 - fixed SQLs for PostgreSQL (Eugene)
11659 - fix for adding trigger expressions having sign '-' (Alexei)
11660 - fix for adding hosts names having character '-' (Alexei)
11661
116621.1.5
11663
11664 - agent can be started as root, new parameter AllowRoot (Alexei)
11665 - new macros {PROFILE.DEVICETYPE}, {PROFILE.NAME}, {PROFILE.OS},
11666   {PROFILE.SERIALNO}, {PROFILE.TAG}, {PROFILE.MACADDRESS},
11667   {PROFILE.HARDWARE}, {PROFILE.SOFTWARE}, {PROFILE.CONTACT},
11668   {PROFILE.LOCATION}, {PROFILE.NOTES} (Alexei)
11669 - fixed function max(#N) (Alexei)
11670 - do not show connector as ON if trigger disabled (Alexei)
11671 - fixed calculation of aggregate items under Oracle (Alexei)
11672 - added support of macro ITEM.NAME (Alexei)
11673 - fixed some assertions (Eugene)
11674 - fixed missing last symbol in vfs.file.regexp (Alexei)
11675 - fixed 'system.cpu.util[*]' for SunOS (Eugene)
11676 - added availability to using '$' sign for hosts and item keys (Eugene)
11677 - increased message size for alerts (Eugene)
11678 - fixed conflict with cookies of other products (Eugene)
11679 - added sorting by host in trigger status screen (Eugene)
11680 - added login/logout information into auditlog (Eugene)
11681 - fixed values viewing on overview screen (Eugene)
11682 - added support of "system.swap.(in/out)[<swap><,param>]" for Linux 2.x
11683     <param> accept next values: 'count', 'sectors', 'pages'
11684     DEFAULT: <swap> = 'all', <param> = 'pages'
11685     NOTE: pages allowed only when <swap> is 'all' (Eugene)
11686 - fixed sort order of hosts for trigger overview (Eugene)
11687 - added filter for disabled items and triggers (Eugene)
11688 - www.zabbix.com replaced by localhost in agent (Alexei)
11689 - fixed calculation of sum(#N) (Alexei)
11690 - fixed temporary files deletion for WinXX agents (Eugene)
11691 - improved 'service_state[*]' allowed service name and display name (Eugene)
11692 - added error reporting of PostgreSQL for frontend (Eugene)
11693 - fixed sms sender (Eugene)
11694 - fixed buffer overflow while processing SNMP IP addresses (Alexei)
11695 - fixed agent's calculation of network statistics (Alexei)
11696 - fixed some compilation warnings (Alexei)
11697 - fixed "not equal" condition for hosts and host groups in actions (Alexei)
11698 - added support of macro TRIGGER.URL and TRIGGER.COMMENT (Alexei)
11699 - fixed dependences of item deletion (Eugene)
11700 - fixed Y axis value displaying for graphs (Eugene)
11701
117021.1.4
11703
11704 - fixed warning displaying (Eugene)
11705 - added sorting by host in graph selection for screen element (Eugene)
11706 - fixed 'service_state[*]' for WinXX system (Eugene)
11707 - fixed processing of web.page.regexp[] (Alexei)
11708 - fixed trigger function fuzzytime() (Alexei)
11709 - fixed graph displaying with period 1d - 2d8h (Eugene)
11710 - fixed hosts remembering for graphs (Eugene)
11711 - fixed processing of unit "uptime" (Alexei)
11712 - support of ListenIP for ZABBIX server (Alexei)
11713 - changed PostgreSQL last OID function to pg_last_oid() (Alexei)
11714 - fix for start time in graph navigation (Alexei)
11715 - minor fix for Spanish translation (Alexei)
11716 - fixed default config name for zabbix_agent (Alexei)
11717 - fixed swapped system CPU and nice CPU stats in ZABBIX agent (Alexei)
11718 - fixed processing of item calculated as delta speed per second (Alexei)
11719
117201.1.3
11721
11722 - added Dutch translation (Alexei)
11723 - fixed processing of SNMP HEX and OCTET string values (Alexei)
11724 - fixed system.swap.in[] and system.swap.out[] under Linux 2.4 (Alexei)
11725 - fixed occasional LIBSQLORA8-30002: Memory allocation error. (Alexei)
11726 - added support of macro {EVENT.ID} (Alexei)
11727 - support of environment variables for alert scripts:
11728   ZABBIX_ALERT_ID,ZABBIX_ACTION_ID,ZABBIX_ALERT_TIME,ZABBIX_ALERT_MEDIATYPEID,
11729   ZABBIX_ALERT_STATUS,ZABBIX_ALERT_RETRIES,ZABBIX_ALERT_DELAY (Alexei)
11730 - added support of macro {TRIGGER.ID} (Alexei)
11731 - fixed calculation of nodata() (Alexei)
11732 - better processing of units 's', support for units 'uptime' (Alexei)
11733 - fixed problem when adding a graph under PostgreSQL (Alexei)
11734 - new algorithm for housekeeping same for all DB engines (Alexei)
11735 - fixed calculation of delta(#N) (Alexei)
11736 - always draw graphs for items having type "trapper" (Alexei)
11737 - added Swedish translation. Thanks to "yeager". (Alexei)
11738 - support of system.swap.size[,pfree] and system.swap.size[,pused] (Alexei)
11739 - better calculation of next check timestamp for active items (Alexei)
11740 - fixed situations when latest_alarm() may return wrong value (Alexei)
11741 - remove left spaces from script full path (Alexei)
11742 - fixed Most Busy trigger report for multi-item triggers (Alexei)
11743 - fixed possible security issues raised by debian security audit (Alexei)
11744 - changed all zabbix_log(lev, str) to zabbix_log(lev,"%s", str) (Alexei)
11745 - introduced secure strcat and strcpy: zbx_strlcat, zbx_strlcpy (Alexei)
11746 - better format for Queue report (Alexei)
11747 - fixed performance problem in Status of Triggers (Alexei)
11748 - history stats removed from Status of ZABBIX report (Alexei)
11749 - fixed assignment of default listen port for Win agent (Eugene)
11750 - changed return value for 'net.tcp.port[]' of Win agent (Eugene)
11751 - added images for postgres (Eugene)
11752 - fixed reversed icons on maps (Eugene)
11753 - fixed trigger description substitution in action comparison (Eugene)
11754 - fixed trigger description substitution in message subject and body (Eugene)
11755
117561.1.2
11757
11758 - fixed storage and calculation of i64 values (Eugene)
11759 - added colour selection for trigger severity 'warning' and 'information' (Eugene)
11760 - fixed limitation of return value for 'net.if.*' (Eugene)
11761 - fixed limitation of return value for 'vfs.dev.*' (Eugene)
11762 - fixed limitation of return value for 'system.cpu.intr' (Eugene)
11763 - fixed autoregistration in oracle system (Eugene)
11764 - fixed support of PostgreSQL (Eugene)
11765 - improved macro variables substitution in message body/subject (Eugene)
11766 - fixed order of displaying log files (Eugene)
11767 - added support of 'pfree' and 'pused' for 'vfs.fs.size' of windows (Eugene)
11768 - added '<=' comporator for trigger severity of action conditions (Eugene)
11769 - fixed problem with escape characters in triggers (Eugene)
11770 - fixed 'system.cpu.util[*]' for Tru64 (Eugene)
11771 - disabled exit code handling of UserParameter scripts (Eugene)
11772 - improved UserParameter substitution (Eugene)
11773 - improved definition of integer and float point types (Eugene)
11774 - fixed problem with ASN_IPADDRESS SNMP values (Eugene)
11775 - added action email action variable '{TRIGGER.SEVERITY}' (Eugene)
11776 - added Brazilian Portuguese translation. Thanks to Marcelo Honorio. (Alexei)
11777 - fixed history cleaning (Eugene)
11778 - fixed Unknown when selecting trigger severity Disaster in action form (Alexei)
11779 - fixed windows agent crashing with processing of 'system.cpu.util' key (Eugene)
11780 - fixed errors while adding a host to IT service (Alexei)
11781 - fixed warning in classes.inc.php while displaying graphs (Alexei)
11782 - fixed warning in trigger selection popup (Alexei)
11783 - added spec file for ZABBIX agent. Thanks to Alexey Zilber. (Alexei)
11784 - fixed count of problems displaying for submaps (Eugene)
11785 - added support of macro {TRIGGER.COMMENT} (Alexei)
11786 - added ZABBIX agent for Win64 platforms. (Eugene)
11787 - fixed incorrect disabling of actions while deleting a trigger (Alexei)
11788 - improved sound notification of trigger status changing (Eugene)
11789 - added alternative startup scripts for Fedora Linux (Alexei)
11790 - fixed graphs drawing (Eugene)
11791 - fixed graph min value calculation (Eugene)
11792 - better pattern of distribution of item next checks to improve overall performance (Alexei)
11793 - fixed housekeeper, removal of historical and trend data (Alexei)
11794 - fixed caption of IT Services Availability Report (Alexei)
11795
11796Changes for 1.1.1:
11797
11798 - developed group functionality for graphs (Eugene)
11799 - developed "Copy to" functionality for trigger groups (Eugene)
11800 - developed "Copy to" functionality for item groups  (Eugene)
11801 - developed template unlinking feature (Eugene)
11802 - added support of "system.swap.out" key for Linux with kernel 2.4 (Eugene)
11803 - added support of "system.swap.in" key for Linux with kernel 2.4 (Eugene)
11804 - fixed "web.page.*" keys (Eugene)
11805 - added startup script for Fedora Core 5. Thanks to Mark Moses. (Alexei)
11806 - fixed md5sum calculation (Eugene)
11807 - added support of LDAP services monitoring for Win32 (Eugene)
11808 - added support of "net.tcp.service.perf" for Win32 (Eugene)
11809 - added support of "net.tcp.service" for Win32 (Eugene)
11810 - fixed NTP protocol monitoring (Eugene)
11811 - new more efficient definition of function DBexecute() (Alexei)
11812 - new more efficient definition of function DBselect() (Alexei)
11813 - removed stat file using (Eugene)
11814 - integrated Win32 and Linux sources of ZABBIX agent (Eugene)
11815 - fixed selection popup if return string contains single quote (Alexei)
11816 - fixed incorrect character in item key selector (Alexei)
11817 - fixed processing of SNMP having non-standard port (Alexei)
11818 - fixed database data to get rid of zero multiplier for disk spaces (Alexei)
11819 - misc fixes for WEB frontend (Alexei)
11820 - fixed srv_status.php: Cannot use object of type CLink ... (Alexei)
11821 - fixed processing of web.page.get and long data sent by agent (Alexei)
11822 - fixed B64 en-decoding of large data (Alexei)
11823 - fixed problem with undefined PACKETSZ under Mac OS/X (Alexei)
11824 - disabled excessive debug printing for system.run (Alexei)
11825 - umask(022) changed to umask(002) (Alexei)
11826 - added additional symbols for trigger expressions (slash, space) (Alexei)
11827 - changed type of lastlogsize to long in structure METRIC (Alexei)
11828 - ZABBIX agent to bind even if TIME_WAIT sockets exist (Alexei)
11829 - ZABBIX server to bind even if TIME_WAIT sockets exist (Alexei)
11830 - fixed notification report for Oracle (Eugene)
11831 - fixed large history of alarms displaying (Eugene)
11832 - fixed value mapping for latest data (Eugene)
11833 - fixed value mapping for screens (Eugene)
11834
11835Changes for 1.1:
11836
11837 - timeout for sending emails and SMS was increased to 20 seconds (Alexei)
11838 - fixed text history storing for Oracle (Eugene)
11839 - fixes in Oracle schema (Alexei)
11840 - fixed syntax in snmptrap.sh (Alexei)
11841 - fixed EventLog for Win32 ZABBIX agent, thanks to "bcheese" (Eugene)
11842 - developed aggregated graphs (Eugene)
11843 - improved graphs, added selector of data calculation function (Eugene)
11844 - fixed popup of trigger selection (Eugene)
11845
11846Changes for 1.1beta12:
11847
11848 - added support of serial GSM modems for SMS (Alexei)
11849 - fixed SQL requests escaping for oracle server (Eugene)
11850 - support of web.page.regexp[] (Alexei)
11851 - support of web.page.perf[] (Alexei)
11852 - support of web.page.get[] (Alexei)
11853 - added whitespaces stripping (Eugene)
11854 - improved "system.run[]" key, added <wait>|<nowait> mode (Eugene)
11855 - added support of "system.cpu.util[]" key for HPUX (Eugene)
11856 - added support of "proc.num[]" key for AIX 4.x (Eugene)
11857 - added support of value type Text (Alexei)
11858 - fixed "Server info" screen item (Eugene)
11859 - fixed "Host info" screen item (Eugene)
11860 - fixed "Trigger info" screen item (Eugene)
11861 - dropped support of delays between actions due to bad design (Alexei)
11862 - fixed incorrect handling of actions (Alexei)
11863 - fixed bad performance of previous beta because of wrong DBselectN() (Alexei)
11864 - added support for direct sending of SMS via GSM modem (Alexei)
11865 - fixed syncing of graphs with templates (Alexei)
11866 - fixed typo in MySQL's schema.sql (Alexei)
11867 - fixed applying of actions having Trigger Value in condition (Alexei)
11868 - fixed evaluation of aggregate functions (Alexei)
11869
11870Changes for 1.1beta11:
11871
11872 - fixed PostgreSQL schema (Alexei)
11873 - fixed items grouping of Data overview screen (Eugene)
11874 - fixed image storing for oracle (Eugene)
11875 - eliminated function DBaffected_rows() (Alexei)
11876 - new function DBselectN() to select N records only. (Alexei)
11877 - fixed graph duplication (Eugene)
11878 - fixed oracle SQL request creating (Eugene)
11879 - fixed first host selection from list of accessed hosts (Eugene)
11880 - fixed evaluation of action's conditions (Alexei)
11881 - fixed agent.ping in Windows agent (Alexei)
11882 - cleaned SQL statements to have mod() instead of % (Alexei)
11883 - fixed displaying of graphs for periods more than 24h (Alexei)
11884 - modified oracle schema to initialise sequences with 20000 (Alexei)
11885 - fixed oracle sql request limitation (Eugene)
11886
11887Changes for 1.1beta10:
11888
11889 - fixed 'EventLog' monitoring for Win32 ZABBIX agent (Eugene)
11890 - fixed Win32 ZABBIX agent crash (Eugene)
11891 - added selection button for item keys (Alexei)
11892 - new table 'help_items' (Alexei)
11893 - fixed configuration of triggers having logseverity() (Alexei)
11894 - changed size of functions.function to varchar(12) (Alexei)
11895 - fixed evaluation of simple checks (Alexei)
11896 - fixed history cleaning for logs (Eugene)
11897 - fixed left axis calculation of graph (Eugene)
11898 - fixed Win32 ZABBIX agent log monitoring (Eugene)
11899 - renamed screens_items.resource -> resourcetype (Alexei)
11900 - renamed screens.rows ->vsize, cols -> hsize (Alexei)
11901 - renamed audit.resource -> resourcetype (Alexei)
11902 - fixed evaluation of max,min,count,sum for item having integer values (Alexei)
11903 - support of special unit "unixtime" (Alexei)
11904 - removed unused table stats (Alexei)
11905 - removed all references to escalations (Alexei)
11906 - table audit renamed to auditlog (Alexei)
11907 - speed improvement for Overview screens (Eugene)
11908 - developed 'net.if.total[*]' parameter (Eugene)
11909 - fixed new map link adding (Eugene)
11910 - fixed host group adding (Eugene)
11911 - fixed map displaying (Eugene)
11912 - fixed 'No permissions' for 'Latest data','Triggers','Alarms' screens (Eugene)
11913 - fixed permission deletion (Eugene)
11914 - fixed 'get_map_by_sysmapid' function calls(Eugene)
11915 - improved php code execution speed (Eugene)
11916 - fixed zabbix_sender for sending values from a file (Alexei)
11917 - integer values will not be treated as unsupported for items having type float (Alexei)
11918 - fixed is_double() (Alexei)
11919 - improved performance of MySQL calls (Alexei)
11920 - started development of Oracle support (Alexei)
11921 - added server's parameter UnreachableDelay (Alexei)
11922 - added server's parameter UnreachablePeriod (Alexei)
11923 - fixed wrong logic in processing of timeouts and network errors (Alexei)
11924 - added server's parameter UnavailableDelay (Alexei)
11925 - improved support of proc.num[<process>,<user name>] for win32 agent (Eugene)
11926 - replaced old naming of items by new naming for win32 agent (Eugene)
11927 - fixed action adding (Eugene)
11928 - improved 'Latest data' screen, items grouped by applications (Eugene)
11929 - added applications for hosts (Eugene)
11930 - added trigger displaying on graphs (Eugene)
11931 - added report "Most Busy Triggers Top 100" (Martins)
11932 - improved graphs, added 'Working time' displaying (Eugene)
11933 - added 'Working time' configuration (Eugene)
11934 - added support of history of actions and events for screens (Martins)
11935 - fixed server hanging in calculation of aggregate functions (Alexei)
11936 - allow item delays up-to 24h (Alexei)
11937 - unsupported items can be activated by one click (Eugene)
11938 - each graph from history and graphs remember selected period (Eugene)
11939 - fixed status changing of triggers when all displayed (Eugene)
11940 - added support of proc.mem[] for AIX (Eugene)
11941 - added support of proc.num[] for AIX (Eugene)
11942 - added Notification Report (Martins)
11943 - added 'command line' parameter for Tru64 proc.mem[] (Eugene)
11944 - improved proc.num[] for Tru64 (Eugene)
11945 - added 'command line' parameter for Solaris proc.mem[] (Eugene)
11946 - added 'command line' parameter for Solaris proc.num[] (Eugene)
11947
11948Changes for 1.1beta9:
11949
11950 - added support of long name parameters for all ZABBIX applications (Eugene)
11951 - added column alerts.userid (Alexei)
11952 - slightly optimised code in evaluate_simple (Alexei)
11953 - added 'command line' parameter for Linux proc.mem[] (Eugene)
11954 - added parameter '-t key' for ZABBIX agent (Eugene)
11955 - added parameters '-h' '-v' for all ZABBIX applications (Eugene)
11956 - added support of aggregate items (Alexei)
11957 - do not display disabled triggers and items in overview screens (Eugene)
11958 - vertical hostnames in overview screens (Eugene)
11959 - disabling/enabling template items (Eugene)
11960 - fixed aggregate functions to work with uint data type (Alexei)
11961 - parameter StartSuckers renamed to StartPollers (Alexei)
11962 - dropped support of experimental parameter NoTimeWait (Alexei)
11963 - removed unused escalator (Alexei)
11964 - removed escalation tables (Alexei)
11965 - fix compilation if no function atoll() (Alexei)
11966 - fixed compilation issue in run_command() (Alexei)
11967 - added vertical text for OVERVIEW (Eugene)
11968 - fixed items status changing of parent hosts (Eugene)
11969 - one separated poller process for unreachable hosts (Alexei)
11970 - better function is_double() (Alexei)
11971 - fixed host conditions in actions (Alexei)
11972 - improved filter by hosts and groups (Eugene)
11973 - fixed processing of trapped items when a key contains '\' (Alexei)
11974 - added latest values filtering/marking of log history (Eugene)
11975 - developed multiple log history viewing (Eugene)
11976
11977Changes for 1.1beta8:
11978
11979 - moved installation of images to data.sql (Alexei)
11980 - fixed highly unefficient check of permissions (Alexei)
11981 - developed remote commands execution on specific actions (Eugene)
11982 - added "URL" module for screens (Eugene)
11983 - added trigger selection form popup (Eugene)
11984 - improved popup selection (Eugene)
11985 - improved "IT services" configuration (Eugene)
11986 - added "Data overview" for screens (Eugene)
11987 - added "Triggers overview" for screens (Eugene)
11988 - added blinking into Trigger overview (Eugene)
11989 - added screen displaying in other screen (Eugene)
11990 - improved Overview table header, vertical text added (Eugene)
11991 - developed "ZABBIX Clock" module for screens (Eugene)
11992 - developed "ZABBIX server info" module for screens (Eugene)
11993 - developed "Triggers info" module for screens (Eugene)
11994 - developed "Host info" module for screens (Eugene)
11995 - improved screens displaying, added item alignment (Eugene)
11996 - improved ZABBIX server report (Eugene)
11997 - improved images configuration (Eugene)
11998 - added onserver image resizing for thumbs by php (Eugene)
11999 - developed acknowledges system (Eugene)
12000 - added icons displaying for maps (Eugene)
12001 - added maps displaying for maps (Eugene)
12002 - improved maps to show status of linked map (Eugene)
12003
12004Changes for 1.1beta7:
12005
12006 - added selected item history cleaning (Eugene)
12007 - improved housekeeper (Alexei)
12008 - added group operations for actions (Eugene)
12009 - frontend support for action status (Eugene)
12010 - support for action statuses: enable and disabled (Alexei)
12011 - added column actions.status (Alexei)
12012 - added Hostname for graphs displaying (Eugene)
12013 - added housekeeper support for frontend (Eugene)
12014 - added table housekeeper (Alexei)
12015 - added value mapping for e-mail content (Eugene)
12016 - support of max(#N) for sum,min,max,delta and avg (Alexei)
12017 - developed value mapping (Eugene)
12018 - added column items.valuemapid (Alexei)
12019 - added tables valuemaps and mappings (Alexei)
12020 - fix for initial update of host statuses (Alexei)
12021 - improved templates logic for graphs (Eugene)
12022 - improved templates logic for triggers (Eugene)
12023 - added graphs.templateid (Alexei)
12024 - added triggers.templateid (Alexei)
12025 - fixed navigation bar for Sreens (Eugene)
12026 - fixed incorrect groupid error for actions (Eugene)
12027 - developed new templates logic for items (Eugene)
12028 - speed improvement for proc.num of Tru64 (Eugene)
12029 - fixed evaluation of {IPADDRESS} (Alexei)
12030 - added hosts.templateid and items.templateid (Alexei)
12031
12032Changes for 1.1beta6:
12033
12034 - fixed synchronisation of template graphs when using a template (Alexei)
12035 - added new server parameter UnavailablePeriod (Alexei)
12036 - dropped column hosts.network_errors (Alexei)
12037 - added column hosts.errors_from (Alexei)
12038 - GUI made immune to SQL injection attacks (Alexei)
12039 - added Check All functionality (Eugene)
12040 - added support of icon label locations (Alexei)
12041 - added new column sysmaps.label_location (Alexei)
12042 - better processing of server startup/shutdown (Alexei)
12043 - improved proc.num for Linux, added parameter 'comm' (Eugene)
12044 - fixed two different units in two graph axes (Alexei)
12045 - renamed latestalarms.php and alerts.php (Alexei)
12046 - fix crash in processing of autoregistration (Alexei)
12047 - added validate.inc.php (Alexei)
12048 - minor fix for schema of table 'rights' (Alexei)
12049 - fixed trigger linkage form (Alexei)
12050 - possibly fixed processing of SNMP Counter32 metrics (Alexei)
12051 - added HTML classes into PHP framework (Eugene)
12052 - new trigger functions: logseverity and logsource (Alexei)
12053 - Overview screen won't show disabled triggers (Alexei)
12054 - support of macro {TRIGGER.KEY} (Alexei)
12055 - fixed error when deleting a trigger (Alexei)
12056 - new popup selections for forms (Alexei)
12057 - fixed rare server crash when processing log[<path>] (Alexei)
12058 - fix for compilation issues of SNMP support (Alexei)
12059 - fix of processing of item's multiplier (Alexei)
12060
12061Changes for 1.1beta5:
12062
12063 - improved proc.num for Tru64, added parameter 'comm' (Eugene)
12064 - fixed span handling for screens (Alexei)
12065 - dropped original spancheck patch. No more warnings. (Alexei)
12066 - screens and actions will not be under control of templates (Alexei)
12067 - minor fix for enabling recovered hosts (Alexei)
12068 - new trigger function: regexp (Alexei)
12069 - support of function str() for item type 'log' (Alexei)
12070 - terminology change: trigger's 'description' -> 'name' (Alexei)
12071 - new macro for actions {TRIGGER.NAME} (Alexei)
12072 - added Graphs synchronization for linked hosts (Eugene)
12073 - fixed processing of Delta (Alexei)
12074 - minor fixes for SNMP handling (Alexei)
12075 - make possible combination of FLOAT and UINT history in a graph (Alexei)
12076 - use English translation if cannot find local phrase (Alexei)
12077 - added Chinese translation. (Alexei)
12078 - updated German translation. Thanks to Julian. (Alexei)
12079 - fixed processing of icmpping and icmppingsec (Alexei)
12080 - separation of LDFLAGS and LIBS in all Makefile.am (Alexei)
12081 - fixed MySQL-related configuration and making issues (Alexei)
12082 - fixed incorrect handling of retrieved values in zabbix_get (Alexei)
12083 - fixed processing of simple checks (Alexei)
12084 - new concept of definition of actions, one screen (Alexei)
12085 - new fields for table 'actions' (Alexei)
12086 - new item value type: integer 64bit (Alexei)
12087 - improved Triggers synchronization for linked hosts (Eugene)
12088 - added Actions synchronization for linked hosts (Eugene)
12089 - calculated minimum Y in graphs (Alexei)
12090 - added configurable number of plain text elements for screens (Alexei)
12091 - added screens_items.elements (Alexei)
12092 - escalations removed from GUI (Alexei)
12093 - fixed typo in tr_comments.php (Alexei)
12094
12095Changes for 1.1beta4:
12096
12097 - fixed system.swap.size (Eugene)
12098 - fixed vm.memory.size (Eugene)
12099 - fixed configuration file parsing for user specified functions (Eugene)
12100 - added support of system.cpu.load for Tru64 (Eugene)
12101 - added support of system.cpu.util for Tru64 (Eugene)
12102 - added support of vm.memory.size for Tru64 (Eugene)
12103 - added support of proc.num for Tru64 (Eugene)
12104 - fixed processing of UserParameters which are pre/postfixed with spaces (Alexei)
12105 - fixed processing of SNMP and simple checks (Alexei)
12106 - fixed compilation with --with-ldap (Alexei)
12107 - SNMP string values to be automatically converted to numeric (Alexei)
12108 - fixed nodata() processing when used with host 'status' (Alexei)
12109 - fixed conflict with MySQL headers (Eugene)
12110
12111Changes for 1.1beta3:
12112
12113 - improved support vfs.file.time[filename,<access|modify|change>] (Eugene)
12114 - calculate MAX of Y axis based on average values (Alexei)
12115 - automatic recovery of unsupported items (Alexei)
12116 - added config.refresh_unsupported (Alexei)
12117 - added housekeeping for history_uint (Alexei)
12118 - double sided graphs (Alexei)
12119 - added "SET_<TYPE>_RESULT" macros (Eugene)
12120 - new W32 un/install floppy. (Eugene)
12121 - added script for GUI regression testing (Alexei)
12122 - reverted multiple server patch (Alexei)
12123 - fixed autoregistration (Alexei)
12124 - added preliminary bulk host and bulk user loader. (James)
12125 - applied Graph Dropdown fix. Thanks to Elkor (James)
12126 - applied SNMPv3 fix. Thanks to Sauron (James) -- Please note I do not have any SNMPv3 items to test this with, but it did complete and server runs after build.
12127 - added column graphs_items.yaxisside (Alexei)
12128 - startup script for Tru64 (Alexei)
12129 - added parameters support for user specifed functions "$1 $2 .. $9" (Eugene)
12130 - added table history_uint (Alexei)
12131 - fixed memory leak for windows agent (Eugene)
12132 - fixed windows agent hanging (Eugene)
12133 - reverted graph generation fix (Alexei)
12134 - improved logging to file for windows (Eugene)
12135 - added support of system.cpu.intr for Linux (Eugene)
12136 - added support of kernel.maxfiles for Linux (Eugene)
12137 - added support of vfs.dev.read[*] for Linux (Eugene)
12138 - added support of vfs.dev.write[*] for Linux (Eugene)
12139 - fixed vfs.file.regmatch[*] (Alexei)
12140 - added support of net.if.collisions[*] for Linux (Eugene)
12141 - added support of net.if.in[*] for Linux (Eugene)
12142 - added support of net.if.out[*] for Linux (Eugene)
12143 - Applied MySQL reconnect patch. (James)
12144 - Applied multiple server patch. (James)
12145 - Applied graph generation fix.  Thanks to Elkor (James)
12146 - Updated displayed version in UI to 1.1beta3 (James)
12147 - Applied span inconsistency patch.  Thanks to Elkor (James)
12148 - Added dbpatches to support 'User Configurable Refresh' (James)
12149 - integrated 'OpenBSD3.7.c' functionality (Eugene)
12150 - Applied ServerByName patch. (James)
12151 - First pass at optimization of MySQL queries on reports page. (James)
12152 - Fixed Groupid selection in triggers page (James)
12153 - Fixed Update Profile in profiles page (James)
12154 - Fixed Number Of Hosts in reports page (James)
12155 - optimized sysinfo functions for solaris system (Eugene)
12156 - optimized sysinfo functions for linux system (Eugene)
12157 - grouped commands in to the new command with parameters for linux (Eugene)
12158 - developed new interface for sysinfo functions. Result returns with srtuct (Eugene)
12159 - recreated process() function. (Eugene)
12160 - fixed several warnings when compiling with -Wall flag (Alexei)
12161 - added new item parameter: message (Eugene)
12162 - configurable refresh rate. Thanks to James Wells. (Alexei)
12163 - update images. Thanks to James Wells. (Alexei)
12164 - all $_GET and $_POST replaced by $_REQUEST. Thanks to James Wells. (Alexei)
12165 - added new item status: NOT AVAILABLE (Alexei)
12166 - fixed autoheader warnings (Eugene)
12167 - removed file acconfig.h (Eugene)
12168 - added support of vfs.dev.read[*] (Eugene)
12169 - added support of vfs.dev.write[*] (Eugene)
12170 - added support of net.if.out[*] (Eugene)
12171 - added support of net.if.in[*] (Eugene)
12172 - added support of net.if.collisions[*] (Eugene)
12173 - added support of system.cpu.util[*] (Eugene)
12174 - added support of net.tcp.listen[*] (Eugene)
12175 - changed system.uptime (Eugene)
12176 - fixed processing of SNMP counter64 objects (Alexei)
12177 - improved support of proc.num[<process>,<user name>,<all|run|sleep|zomb>] (Eugene)
12178 - improved support of proc.mem[<process>,<user name>,<max|min|sum|avg>] (Eugene)
12179 - added support of system.swap.in (Eugene)
12180 - added support of system.swap.out (Eugene)
12181 - added support of system.cpu.intr (Eugene)
12182 - added support of system.cpu.switches (Eugene)
12183 - added support of kernel.maxproc (Eugene)
12184 - fixed compilation warnings under HP-UX 11.00 (Alexei)
12185 - Japanese translation. Thanks to Kodai Terashima. (Alexei)
12186 - added processing of SNMP counter64 (Alexei)
12187
12188Changes for 1.1beta2:
12189
12190 - added support of service.ntp,host,port (Alexei)
12191 - added support of proc.mem[process,user,mode] (Eugene)
12192 - added columns actions.maxrepeats, actions.repeatdelay (Alexei)
12193 - improved support of proc.num[process,<user name>] (Eugene)
12194 - added columns alerts.[triggerid,repeats,maxrepeats,nextcheck,delay] (Alexei)
12195 - added columns alerts.[triggerid,repeats,maxrepeats,nextcheck] (Alexei)
12196 - fixed compilation issues under FreeBSD (Alexei)
12197 - fixed compilation of hstrerror() under misc platforms (Alexei)
12198 - fixed compilation issues of Unix agent on non-Linux platforms (Alexei)
12199 - added support of autoregistration of new hosts (Alexei)
12200 - fixed "Add items from template" functionality (Alexei)
12201 - do not show deleted hosts in host selection (Alexei)
12202 - fixed crash of zabbix_sender (Alexei)
12203 - added new table autoreg (Alexei)
12204 - added support of vfs.file.regmatch[] and vfs.file.regexp[] (Alexei)
12205 - added mass-delete function for IT Services (Alexei)
12206 - fixed compilation of LDAP functionality (Alexei)
12207 - new parameter for zabbix_agentd, show list of supported parameters (Alexei)
12208 - added path to SNMP headers in Makefiles (Alexei)
12209
12210Changes for 1.1beta1:
12211
12212 - fixed never logout option (Alexei)
12213 - support of function fuzzytime(). Thanks to James Wells. (Alexei)
12214 - added menu structure for configuration management (Alexei)
12215 - added support of macros $1,..., $9 (Alexei)
12216 - added support for dns[ip,domain] (Alexei)
12217 - added screen Host Profiles (Alexei)
12218 - new server configuration parameter DBPort (Alexei)
12219 - added column triggers.error (Alexei)
12220 - added error reason if trigger is in UNKNOWN state (Alexei)
12221 - added column items.logtimefmt (Alexei)
12222 - added support of timestamp format for log files (Alexei)
12223 - all network load related metrics renamed to net.if.xxx (Alexei)
12224 - all swap-related metrics renamed to system.swap.xxx (Alexei)
12225 - all CPU-related metrics renamed to system.cpu.xxx (Alexei)
12226 - misc fixes for host-templates linkage (Alexei)
12227 - fixed addition of triggers to linked hosts (Alexei)
12228 - group functions for item manipulations (Alexei)
12229 - changes umask(0) to umask(022) to prevent world-write access (Alexei)
12230 - updated vfs.file.md5sum and vfs.file.cksum (Alexei)
12231 - misc usability fixes for PHP interface (Alexei)
12232 - updated system.uname, system.uptime, system.users.num (Alexei)
12233 - parameter system[uptime] renamed to system.uptime[] (Alexei)
12234 - added parameter vfs.file.atime[] (Alexei)
12235 - added parameter vfs.file.ctime[] (Alexei)
12236 - added parameter vfs.file.mtime[] (Alexei)
12237 - parameter file[] renamed to vfs.file.exists[] (Alexei)
12238 - parameter filesize[] renamed to vfs.file.size[] (Alexei)
12239 - added parameter system.localtime (Alexei)
12240 - parameter Hostname is optional. If not specified, real hostname is used. (Alexei)
12241 - fixed processing of W32 performance counters. Problem with long computer names. (Alexei)
12242 - fixed crash of WIN32 agent when processing eventlog[]. Many thanks to Simon Lund. (Alexei)
12243 - fixed update of triggers in certain situations (Alexei)
12244 - French translation (Alexei)
12245 - German translation. Thanks to J. Pawlowski (Alexei)
12246
12247Changes for 1.1alpha12:
12248
12249 - time-related functions will be calculated regardless of host status (Alexei)
12250 - added support of hosts profiles (Alexei)
12251 - column history_log.value altered to TEXT (Alexei)
12252 - fixed zabbix_get to correctly parse command line parameters (Alexei)
12253 - fixed compilation issues (hstrerror) under Solaris (Alexei)
12254 - added column history_log.severity (Alexei)
12255 - added column history_log.source (Alexei)
12256 - added column history_log.timestamp (Alexei)
12257 - support of monitoring of W32 Event Logs: eventlog[Applications/Security/System] (Alexei)
12258 - Italian translation (Alexei)
12259 - Spanish translation (Alexei)
12260 - fixed compilation of inodes.c under *BSD (Alexei)
12261 - support of option --enable-agent (Alexei)
12262 - support of all types of SNMP metrics (Alexei)
12263 - fixed src/zabbix_server/Makefile.am for SNMP-enabled compilation (Alexei)
12264
12265Changes for 1.1alpha11:
12266
12267 - new configuration optio --enable-server (Alexei)
12268 - new XML based protocol between hosts and agents. Backward compatible. (Alexei)
12269 - WIN32 agent: support of active checks (Alexei)
12270 - fixed addition of complex triggers for linked hosts (Alexei)
12271 - housekeeper improved to delete hosts sequentially (Alexei)
12272 - new utility zabbix_get (Alexei)
12273 - added src/zabbix_get/* (Alexei)
12274 - user timeout time is configurable (Alexei)
12275 - added support of locales on user level (Alexei)
12276 - added support of user profiles (Alexei)
12277 - removed include/local_en.inc.php
12278 - added include/locales/.htaccess (Alexei)
12279 - added include/locales/en_en.inc.php (Alexei)
12280 - added include/locales/de_de.inc.php (Alexei)
12281 - added include/locales/en_en.inc.php (Alexei)
12282 - added column users.lang (Alexei)
12283 - added column users.autologout (Alexei)
12284 - added frontends/php/profile.php (Alexei)
12285 - performance optimisation: do not update functions and triggers if same value received (Alexei)
12286 - do not show deleted hosts/items and triggers (Alexei)
12287 - draw graph's timeline even if no data exists (Alexei)
12288 - added support of system[procload] under AIX. Thanks to Moisio Juha. (Alexei)
12289 - fixed selection of IT Service calculation algorithm (Alexei)
12290 - added column escalation_log.actiontype (Alexei)
12291 - time related function 'nodata','date','dayofweek','time','now' will be periodically updated (Alexei)
12292 - update of functions optimised. Do not update if same value. (Alexei)
12293 - better support of automake (Alexei)
12294 - better modulatisation of code (Alexei)
12295 - added src/zabbix_server/escalator.[ch] (Alexei)
12296 - nodata() will be calculated regardless of its previous value (Alexei)
12297 - simplified code for trigger status updated (Alexei)
12298 - better read loop in active.c (Alexei)
12299 - added parameter DisableActive for zabbix_agentd (Alexei)
12300 - trigger expressions may contain spaces (Alexei)
12301 - improvements for snprintf.c (Alexei)
12302 - added table escalation_rules (Alexei)
12303 - fixed parameter of strncpy() in active.c (Alexei)
12304 - added column screens_items.rowspan (Alexei)
12305 - support of rowspan in screens (Alexei)
12306 - fixed selection of host in Event History (Alexei)
12307 - fixed short php tags in PHP frontend (Alexei)
12308
12309Changes for 1.1alpha10:
12310
12311 - improved monitoring of log files (Alexei)
12312 - removed all pthread code (Alexei)
12313 - added column items.lastlogsize (Alexei)
12314 - added column screens_items.colspan (Alexei)
12315 - support of colspan in screens (Alexei)
12316 - added column media.period (Alexei)
12317 - activity period for medias (Alexei)
12318 - updated startup scripts for SuSE 9.2 and 9.3. Thanks to Andre. (Alexei)
12319 - added selection of hosts for event history (Alexei)
12320 - new item type - 'log' (Alexei)
12321 - added table 'history_log' (Alexei)
12322 - fixed issue with high agent's CPU usage for active checks (Alexei)
12323 - minor modifications of DB schema. Unnecessary indexes dropped. (Alexei)
12324
12325Changes for 1.1alpha9:
12326
12327 - changed copyright to SIA Zabbix (Alexei)
12328 - added basic support for log[*] (Alexei)
12329 - fixed processing of traps having character ':' (Alexei)
12330 - added logfiles.h and logfiles.c (Alexei)
12331 - group level start/stop monitoring (Alexei)
12332 - fixed read loop in active.c. (Alexei)
12333 - better readability of php code (Alexei)
12334 - support of file[*] (Alexei)
12335 - improved history.php (Alexei)
12336 - delete items from linked hosts when using checkboxes (Alexei)
12337 - changed definition of services.goodsla to double(5.2) (Alexei)
12338 - minor fix for users.php (Alexei)
12339 - fixed graph.php. Thanks to Michael Durket. (Alexei)
12340 - added SuSE 9.2 startup scripts. Thanks to Kiepe Andre. (Alexei)
12341 - changed MAX_STRING_LEN to MAX_BUF_LEN in memset() in active.c (Alexei)
12342
12343Changes for 1.1alpha8:
12344
12345 - better error reporting for GUI (Alexei)
12346 - daily/weekly/monthly/yearly SLA statistics (Alexei)
12347 - added parameter ServerPort to zabbix_agentd.conf (Alexei)
12348 - added parameter RefreshActiveChecks to zabbix_agentd.conf (Alexei)
12349 - better report3.php (Alexei)
12350 - better alarms.php (Alexei)
12351 - new item type: active check (Alexei)
12352 - new mandatory parameter for zabbix_agentd.conf - Hostname (Alexei)
12353 - started development of active agent checks (Alexei)
12354 - hard-linked templates works when deleting graph element (Alexei)
12355 - hard-linked templates works when adding graph element (Alexei)
12356 - support of memory[free] under OS/X (Alexei)
12357 - support of memory[total] under OS/X (Alexei)
12358 - fixed compilation of agent under OS/X (Alexei)
12359 - fixed memory[total] for HP-UX when >4GB of memory (Alexei)
12360
12361Changes for 1.1alpha7:
12362
12363 - fixed memory[free] for HP-UX when >4GB of memory (Alexei)
12364 - hard-linked templates works when deleting an action (Alexei)
12365 - hard-linked templates works when adding an action (Alexei)
12366 - added frontends/php/include/hosts.inc.php (Alexei)
12367 - added frontends/php/include/maps.inc.php (Alexei)
12368 - added frontends/php/include/services.inc.php (Alexei)
12369 - added frontends/php/include/actions.inc.php (Alexei)
12370 - hard-linked templates works when deleting a trigger (Alexei)
12371 - hard-linked templates works when adding a trigger (Alexei)
12372 - no warning about uninitialised function_str (Alexei)
12373 - fixed simple checks (Alexei)
12374 - fixed startup of housekeeper (Alexei)
12375 - added frontends/php/include/triggers.inc.php (Alexei)
12376 - added frontends/php/include/graphs.inc.php (Alexei)
12377 - added frontends/php/include/audit.inc.php (Alexei)
12378 - added frontends/php/include/users.inc.php (Alexei)
12379 - added frontends/php/include/screens.inc.php (Alexei)
12380 - added frontends/php/include/items.inc.php (Alexei)
12381 - Overview and Details mode for screen Queue (Alexei)
12382
12383Changes for 1.1alpha6:
12384
12385 - show both hostname and lable in ALT for map icons (Alexei)
12386 - added propagation of template item change to related hosts (Alexei)
12387 - modified data.sql to exclude zabbix_suckerd and zabbix_agentd (Alexei)
12388 - fixed SQL warning when updating actions (Alexei)
12389 - fixed change of plain text data in screens (Alexei)
12390 - fixed mouse navigation for multiple maps in one screen (Alexei)
12391 - configurable timestamp format in local_en.inc.php (Alexei)
12392 - support for no labels and no status in network maps (Alexei)
12393 - fix for startup of housekeeping process (Alexei)
12394 - fix of agent crash on 64 bit platforms in CKSUM() (Alexei)
12395 - added frontends/php/overview.php (Alexei)
12396 - removed link to unexistant trends.php (Alexei)
12397 - support for unlimited number of user parameters (Alexei)
12398 - support of passing of parameters to user-defined commands (Alexei)
12399 - improved zabbix.spec. Thanks to Dirk Datzert. (Alexei)
12400 - fixed detection of __va_copy() (Alexei)
12401
12402Changes for 1.1alpha5:
12403
12404 - fixed mouse navigation for multiple maps in one screen (Alexei)
12405 - fixed unmodified item parameter "Keep trends (in days)" (Alexei)
12406 - fixed support of negative values for SNMP integers (Alexei)
12407 - added support of function dayofweek() for triggers (Alexei)
12408 - configurable format of icon labels for maps (Alexei)
12409 - added column sysmaps.label_type (Alexei)
12410 - keep host selection when adding/deleting/updating item (Alexei)
12411 - fix for complation of the agent under Solaris (Alexei)
12412 - do not use hardcoded port 161 when adding from template (Alexei)
12413 - changed logic update host.available instead of host.status (Alexei)
12414 - added column hosts.available (Alexei)
12415 - added link to ZABBIX Manual v1.1 into page header (Alexei)
12416 - fixed evaluation of nodata(). Thanks to Igor Micko. (Alexei)
12417 - fixed time selection for custom graphs (Alexei)
12418 - configurable format of map output (png, jpg) (Alexei)
12419 - special processing of 'b' and 'bps' (bytes). Take 1000 for Kilos (Alexei)
12420 - fix of crash of zabbix_server when processing notification macros (Alexei)
12421 - added form for managing images (Alexei)
12422 - added frontends/image.php (Alexei)
12423 - added table 'hosts_templates' (Alexei)
12424 - added table 'escalations' (Alexei)
12425 - selection of configuration areas in config.php (Alexei)
12426
12427Changes for 1.1alpha4:
12428
12429 - fixed problem with blank graphs (Alexei)
12430 - support of plain text value for screens (Alexei)
12431 - fixed parsing of command line parameters. Thanks to Slix. (Alexei)
12432 - added special item zabbix[log] (Alexei)
12433 - calculate items.nextcheck as nextcheck+delay (Alexei)
12434 - fixed time navigation for user-defined graphs (Alexei)
12435 - added link to ZABBIX manual from all forms (Alexei)
12436 - icmppingsec to return '0' if cannot ping (Alexei)
12437 - added error reason for unsupported items (Alexei)
12438 - added error reason for unreachable hosts (Alexei)
12439 - added hosts.error (Alexei)
12440 - added items.error (Alexei)
12441 - added alerts.error (Alexei)
12442 - added error reason for undelivered alerts (Alexei)
12443 - added upgrades/dbpatches/1.1alpha3_to_1.1alpha4 (Alexei)
12444 - fixed empty macros in alert messages if '.' in key (Alexei)
12445 - do not show menu item if no permissions (Alexei)
12446
12447Changes for 1.1alpha3:
12448
12449 - fixed wrong use of multiplier for items (Alexei)
12450 - remover src/zabbix_sucker and src/zabbix_trapper (Alexei)
12451 - one common process for sucker and trapper: zabbix_server (Alexei)
12452 - removed column items.lastdelete (Alexei)
12453 - do not use items.lastdelete in housekeeping process (Alexei)
12454 - do not draw straight lines in graphs if no data (Alexei)
12455 - fixes for PHP5 (Alexei)
12456 - fix for crash of zabbix_suckerd (Alexei)
12457
12458Changes for 1.1alpha2:
12459
12460 - support for cpu[idleX], cpu[userX], cpu[niceX], cpu[systemX] (Alexei)
12461 - fix for custom multiplier (Alexei)
12462 - use checkbox instead of lists in users.php (Alexei)
12463 - removed thread-related configuration options from configure.in (Alexei)
12464 - fixed audit log for graph elements (Alexei)
12465 - do not reference ZABBIX logo from www.zabbix.com (Alexei)
12466 - fixed addition of network maps (Alexei)
12467
12468Changes for 1.1alpha1:
12469
12470 - agent will return ZBX_UNSUPPORTED in case if execute command returned EOL only (Alexei)
12471 - support of diskfree_perc[],diskused_perc[], inodefree_perc[]. (Alexei)
12472 - support of check_service[ldap] and check_service_perf[ldap]. Thanks to Andreas Brenk. (Alexei)
12473 - fixed incorrect setting of ICMP-related triggers to UNKNOWN state (Alexei)
12474 - added table audit (Alexei)
12475 - added audit.php (Alexei)
12476 - new default port numbers for agent and trapper, 10050 and 10051 (Alexei)
12477 - better internal coding standard for ZABBIX agent (Alexei)
12478 - added support for md5sum for files less than 64M (Alexei)
12479 - added include md5.c and md5.h (Alexei)
12480 - remove trends.php, trend.php (Alexei)
12481 - remove compare.php, chart3.php (Alexei)
12482 - show trigger dependencies in list of configuration of triggers (Alexei)
12483 - make Zabbix reset nextcheck for items when updating or adding a trigger (Alexei)
12484 - minimum value of PingerFrequency changed to 1 (Alexei)
12485 - different icons depending on a triger status for sysmaps (Alexei)
12486 - added column sysmaps_hosts.icon_on (Alexei)
12487 - hierarchical maps (Alexei)
12488 - added column sysmaps_hosts.url (Alexei)
12489 - upgrades/dbpatches/1.0_to_1.1alpha1/data/images/ (Alexei)
12490 - added support for custom multiplier (Alexei)
12491 - added column items.formula (Alexei)
12492 - added support of SNMPv3 (Alexei)
12493 - added columns snmpv3_* to table items (Alexei)
12494 - increased max number of network interfaces to 16 for zabbix_agentd (Alexei)
12495 - added command line parameters -c <config> and -h to zabbix_trapperd (Alexei)
12496 - added command line parameters -c <config> and -h to zabbix_agentd (Alexei)
12497 - added command line parameters -c <config> and -h to zabbix_suckerd (Alexei)
12498 - added support for customised Y axis for graphs (Alexei)
12499 - added columns graphs.(yaxistype|yaxismin|yaxismax) (Alexei)
12500 - send date as part of email alerts (Alexei)
12501 - added SuSE 9.1 startup scripts. Thanks to A.Tophofen. (Alexei)
12502 - change of architecture to multi-threaded model (Alexei)
12503 - fixed typo: getuid() -> getgid() in daemon_init() (Alexei)
12504 - added housekeeping of trends (Alexei)
12505 - added column items.trends (Alexei)
12506 - added escaping of SQL statements where needed (Alexei)
12507 - added src/zabbix_sucker/checks_agent.[h,c] (Alexei)
12508 - added src/zabbix_sucker/checks_internal.[h,c] (Alexei)
12509 - added src/zabbix_sucker/checks_snmp.[h,c] (Alexei)
12510 - added src/zabbix_sucker/checks_simple.[h,c] (Alexei)
12511 - send alert when trigger changes its value to TRUE for the first time (Alexei)
12512 - added support of zabbix[history_str] (Alexei)
12513 - use $_GET, $_POST, $_COOKIE to be PHP5-compatible. Thanks to Martin MOHNHAUP. (Alexei)
12514 - added table 'images' (Alexei)
12515 - added small icons for maps (Alexei)
12516 - added basic support of background images (Alexei)
12517 - added frontends/php/include/html.inc.php (Alexei)
12518 - added support for real delta. item.delta=2. (Alexei)
12519 - new selection for triggers.php (Alexei)
12520 - new selection for items.php (Alexei)
12521 - removed helpdesk.php (Alexei)
12522 - fixed check of permissions for screenedit.php (Alexei)
12523 - new selection for graphs in charts.php (Alexei)
12524 - new selection of maps in maps.php (Alexei)
12525 - new selection of group and host for latest.php (Alexei)
12526 - added support for macro {IPADDRESS} (Alexei)
12527 - added support of localisation (Alexei)
12528 - added file frontends/php/include/locale_en.inc.php (Alexei)
12529 - fixed check of NNTP service (Alexei)
12530 - show metrics (3.01 Gb) in alert messages (Alexei)
12531 - added support for configurable after-login screen (Alexei)
12532 - added column users.url (Alexei)
12533 - email routines moved to email.c (Alexei)
12534 - fixed hosts.php. Changed <? to <?php. (Alexei)
12535 - fixed number of trapped items in STATUS OF ZABBIX. Thanks to Igor. (Alexei)
12536 - fixed proc_cnt[zabbix_agentd] under Linux (Alexei)
12537 - added list of hosts for groups and IP addresses in host maintenance (Alexei)
12538 - fixed MacOS X related compilation issues. Thanks to Charles Galpin. (Alexei)
12539 - fixed calculation of maximum values for table 'trends'. Thanks to Igor. (Alexei)
12540 - fixed evaluation of expressions when a number contains spaces (Alexei)
12541 - added Gentoo start-up scripts. Thanks to Andreas Tophofen. (Alexei)
12542 - fixed PostgreSQL schema. Removed unnecessary comma. (Alexei)
12543
12544Changes for 1.0:
12545
12546 - changed graph legend a little bit. Thanks to Igor. (Alexei)
12547 - added support of IP addresses returned by SNMP agents (Alexei)
12548 - fixed serious issue with sending of alerts (Alexei)
12549 - small fix in latestalarms.php (Alexei)
12550 - added support for simple check 'tcp,<port>' (Alexei)
12551 - added template 'Application.MySQL' (Alexei)
12552 - added button "add items from template" (Alexei)
12553 - added template 'Host.SNMP'. Thanks to Kenneth Durrant. (Alexei)
12554 - fixed host statistics in report1.php (Alexei)
12555 - templates were renamed to "Host.Unix", "Host.Win32" and "Host.Standalone" (Alexei)
12556 - fixed problem with undefined socklen_t under Solaris (Alexei)
12557 - show user groups in the list of users. Thanks to Igor (Alexei)
12558 - fixed sql statement in trigger definition form (Alexei)
12559 - changed all versions from 1.0beta14 to 1.0 (Alexei)
12560 - converted redhat scripts from DOS to UNIX format (Alexei)
12561
12562Changes for 1.0beta14:
12563
12564 - added DB patches for migration to 1.0beta14 (Alexei)
12565 - changed logic of actions: scope=1 (triggerid=hostid), 2 (triggerid=0) (Alexei)
12566 - fixed compilation of --with-pgsql on non-GCC platforms (Alexei)
12567 - fixed refresh in actions screen (Alexei)
12568 - show severity of triggers in the list (Alexei)
12569 - fixed trigger update. Value of the trigger sets to UNKNOWN. (Alexei)
12570 - fixed --with-[net|ucd]-snmp to work with various paths (Alexei)
12571 - changed css.css to follow W3C standard (Alexei)
12572 - changed DB schema. Dropped foreign key for table actions (Alexei)
12573 - fixed handling of special chars in adding from templates (Alexei)
12574 - fixed output of special characters in maps (Alexei)
12575 - fixed permission check for screens (Alexei)
12576 - delete sysmap information on host removal (Alexei)
12577 - fixed compilation of the agent under HP-UX (Alexei)
12578 - fixed simple checks to return NOTSUPPORTED (Alexei)
12579 - removed primary keys for both 'history' and 'history_str' (Alexei)
12580 - added support for system[proccount] under FreeBSD (Alexei)
12581 - remove trailing zeroes in function evaluation routines (Alexei)
12582 - added support for proc_cnt[*] under FreeBSD (Alexei)
12583 - special processing of unit 's' (Alexei)
12584 - added W32 install floppy. Thanks to  Fabricio Ferrari. (Alexei)
12585 - new action type: "ON or OFF" (Alexei)
12586 - added support of macro {STATUS} (Alexei)
12587 - pinger to work for all hosts (ip and hostname-based) (Alexei)
12588 - fixed memory[cached] to work for both linux 2.4 and 2.6 (Alexei)
12589 - do not link crypt and crypto to the agent (Alexei)
12590 - fixed report1.php to work under FreeBSD (Alexei)
12591 - fixed displaying of string value in the Latest Values (Alexei)
12592 - fixed simple check when port specified. Order of IP and PORT is arbitrary now (Alexei)
12593 - fixed pinger to correctly calculate number of seconds (Alexei)
12594 - fixed selection of "Dark Yellow" for graphs and map links (Alexei)
12595 - fixed removal of trigger dependency (Alexei)
12596 - added substitution of macros for all actions (Alexei)
12597 - added escaping of 'special' characters before SQL insert statements (Alexei)
12598 - fixed removal of sysmaps hosts and links when deleting item (Alexei)
12599 - fixed Use IP address in host definition form (Alexei)
12600 - fixed audio in Status of Triggers (Alexei)
12601 - fixed change of action subject if it contains special characters (Alexei)
12602 - fixed creation of actions from templates (Alexei)
12603 - Battery.png has been renamed to UPS.png (Alexei)
12604 - fixed removal of an item under PostgreSQL (Alexei)
12605 - fixed patch for PostgreSQL (Alexei)
12606
12607Changes for 1.0beta13:
12608
12609 - fixed sending of alerts when PostgreSQL is used (Alexei)
12610 - sprintf() was replaced with snprintf() (Alexei)
12611 - fix for prefixes K,M and G (Alexei)
12612 - strncpy() was replaced with secure strscpy() where possible (Alexei)
12613 - fixed support for situation when one of graph's metrics has no values (Alexei)
12614 - added '2>/dev/null' to fping to get rid of message on the console (Alexei)
12615 - new icons and icon types for sysmaps (Alexei)
12616 - added columns color_on,color_off,drawtype_on,drawtype_off to table sysmaps_links (Alexei)
12617 - do not show group having no hosts in Latest Values (Alexei)
12618 - better management of host groups (Alexei)
12619 - added support of macro {HOSTNAME}, removed support of %s (Alexei)
12620 - added support of macros {DATE} and {TIME} in alerts (Alexei)
12621 - fixed selection of multiplier in item definition form (Alexei)
12622 - support for 'icmppingsec' (Alexei)
12623 - added support of symbol '-' in keys used for trigger expressions (Alexei)
12624 - added information about table 'trends' to 'Status of Zabbix' screen (Alexei)
12625 - transparency for graphs on GD 2.x platforms (Alexei)
12626 - added timestamp and header to maps (Alexei)
12627 - fixes for screens.php (Alexei)
12628 - fixes for screenedit.php (Alexei)
12629 - added parameter DisablePinger (Alexei)
12630 - correct processing of RCPT TO responses from SMTP servers (Alexei)
12631 - correct processing of unsupported internal checks (Alexei)
12632 - processing of DB stopped situations for MySQL (Alexei)
12633 - housekeeper to delete hosts_groups entries (Alexei)
12634 - deleted host to be renamed to "<host> [DELETED]" (Alexei)
12635 - added function now() (Alexei)
12636 - fixed action maintenance screen (Alexei)
12637 - redesigned availablity chart (Alexei)
12638 - support for zabbix[trends] (Alexei)
12639 - added table 'trends' (Alexei)
12640 - cosmetic changes for IT Services screen (Alexei)
12641 - change of color schema for SLA graphs and report (Alexei)
12642 - redesigned IT Service availability chart (Alexei)
12643 - fix for get_last_service_value(). Thanks to Sébastien "Slix" Liénard. (Alexei)
12644 - fix for chart_sla.php. Thanks to Sébastien "Slix" Liénard. (Alexei)
12645 - proper timeout handling for SNMP connect (Alexei)
12646
12647Changes for 1.0beta12:
12648
12649 - fixed add services (Alexei)
12650 - fixed simple *_perf checks (Alexei)
12651 - data.sql was modified to include usrgrp records (Alexei)
12652 - fixed update of special items 'status'. Thanks to Sébastien "Slix" Liénard. (Alexei)
12653 - fixes for graph time navigation (Alexei)
12654 - fixed processing of trapped values, fixed pinger. Thanks to Sébastien "Slix" Liénard. (Alexei)
12655 - fixed UserParameter when it replaces existing one. Thanks to Sébastien "Slix" Liénard. (Alexei)
12656 - fixed PostgreSQL schema (Alexei)
12657
12658Changes for 1.0beta11:
12659
12660 - added support for user groups (Alexei)
12661 - added column actions.recipient (Alexei)
12662 - added support of system[proccount] under Solaris (Alexei)
12663 - support for swap sizes >2Gb under Solaris. Thanks to Franky Van Liedekerke. (Alexei)
12664 - add actions when using templates. (Alexei)
12665 - fixed refresh of status of triggers. (Alexei)
12666 - updated RedHat start-up scripts in misc/init.d/redhat. Thanks to Charlie. (Alexei)
12667 - fix for flexible SNMP port name (Alexei)
12668 - fixed permissions of PHP screens (Alexei)
12669 - period in graphs. Thanks to Igor Micko. (Alexei)
12670 - date in graphs (Alexei)
12671 - no refresh for charts.php if period is set (Alexei)
12672 - new navigation for charts.php. Thanks to Igor Micko. (Alexei)
12673 - fixed snmptrap.sh (Alexei)
12674 - IRC support channel #zabbix on irc.pilgerer.org (Alexei)
12675 - fix for dashed lines under some broken GD (Alexei)
12676 - http://zabbix.sf.net was changed to http://www.zabbix.org (Alexei)
12677 - support of delta flag in item definition (Alexei)
12678 - added column items.delta,prevorgvalue (Alexei)
12679 - support for operator '#', not equal. (Alexei)
12680 - support for functions date() and time() (Alexei)
12681 - fix of /proc/stat interpretation in diskdevice.c (Alexei)
12682 - support of system[uptime] for Solaris. Thanks to Franky Van Liedekerke. (Alexei)
12683 - fix for disk space calculation. Use statvfs' f_frsize instead of f_bsize. Thanks to Franky Van Liedekerke. (Alexei)
12684 - restrict host status change from Unreachable (Alexei)
12685 - fix for Solaris swap sizes (Alexei)
12686 - fix for counting of triggers in map.php.  (Alexei)
12687 - added translation of special HTML characters in history of alerts and alarms (Alexei)
12688 - fixed calculation of graph width under MS Explorer (Alexei)
12689 - fixed interpretation of parameter 'from' for graphs (Alexei)
12690 - removed references to screens_graphs (Alexei)
12691 - fix for proc_cnt[*] under Solaris (Alexei)
12692 - fix of automatic image scaling under Explorer for charts.php (Alexei)
12693 - fixed division by zero and infinite loop in graphs (Alexei)
12694 - fixes for agent. Error checking for opendir() (Alexei)
12695 - fix for syslog logging of zabbix_trapperd (Alexei)
12696 - added table users_groups, usrgrp (Alexei)
12697 - monitoring of CPU and mainboard temperature under Linux (Alexei)
12698 - support for sensor[temp1],sensor[temp2],sensor[temp3] (Alexei)
12699 - report1.php to use 'ps -ef' (Alexei)
12700 - support for prefixes in trigger expressions (K,M,G) (Alexei)
12701 - new item status: 'deleted' (Alexei)
12702 - fixed autoconf problems under SUSE 8.2 (Alexei)
12703 - housekeeping to delete hosts having status 'deleted' (Alexei)
12704 - AC_FUNC_GETLOADAVG changes to AC_REPLACE_FUNCS(getloadavg) in configure.in (Alexei)
12705 - eliminated compiler's warnings under SUSE 8.2 (Alexei)
12706 - added src/zabbix_sucker/housekeeper.* (Alexei)
12707 - new host status: 'deleted' (Alexei)
12708
12709Changes for 1.0beta10:
12710
12711 - removed script misc/pinger/ (Alexei)
12712 - support if simple check 'icmpping' (Alexei)
12713 - new zabbix_suckerd's parameter: PingerFrequency (Alexei)
12714 - new zabbix_suckerd's parameter: FpingLocation (Alexei)
12715 - improvements for action form (Alexei)
12716 - support of system maps for screens (Alexei)
12717 - removed column graphid from table screens_items (Alexei)
12718 - added columns resource and resourceid to table screens_items (Alexei)
12719 - non breakable space in PHP forms (Alexei)
12720 - new draw type for graphs: Dot (Alexei)
12721 - improved media maintenance form (Alexei)
12722 - added sort order for custom graphs (Alexei)
12723 - added column graphs_items.sortorder (Alexei)
12724 - fixed problem when adding host from template and function 'str' is used. Thanks to Jean-Baptiste Mariotte. (Alexei)
12725 - support of proc_cnt[*] under Solaris. Thanks to Marc Ledent (Alexei)
12726 - fixed sysinfo() result. Multiplication to mem_unit required (Alexei)
12727 - better reporting in case of different startup errors (Alexei)
12728 - added include/pid.c and include/pid.h (Alexei)
12729 - PostreSQL related fixes (Alexei)
12730 - added src/zabbix_snmptrap (Alexei)
12731 - fixed support of user-defined height of graphs (Alexei)
12732 - added frontends/include.classes.inc.php (Alexei)
12733 - show selected host in Host Add form (Alexei)
12734 - fixed snmptrap.sh (Alexei)
12735 - improved performance of simple graphs (Alexei)
12736 - minor fixes to eliminate compiler's warnings (Alexei)
12737 - fix to show HTML characters of string items in Latest Values and History  (Alexei)
12738 - added disk statistics to data.sql (Alexei)
12739 - popup confirmation screen for deletes and updates (Alexei)
12740 - buttons "Activate selected" and "Disable selected" in item maintenance form (Alexei)
12741 - do not wrap Latest Values (Alexei)
12742 - support for changing of graph items (Alexei)
12743 - menu will not require more than three lines (Alexei)
12744 - fixed dividion by zero in chart2.php (Alexei)
12745 - period and start of interval are preserved in full-screen mode (Alexei)
12746 - added units in graph legends (Alexei)
12747 - table-like legend for user graphs (Alexei)
12748 - small fix for executing user scripts (Alexei)
12749 - fix to enable use of abschange() (Alexei)
12750 - cosmetic change of "LATEST VALUES" screen (Alexei)
12751 - support for simple checks :smtp_perf, ftp_perf, ssh_perf, etc. (Alexei)
12752 - fixed nasty bug in getting SNMP parameters. Thanks to Igor Micko. (Alexei)
12753 - added support for diskused[*] (Alexei)
12754 - Alert History renamed to Alerts (Alexei)
12755 - Status of Triggers renamed to Triggers (Alexei)
12756 - added check for kstat library for ./configure (Alexei)
12757 - added support for zabbix[queue] (Alexei)
12758 - added basic support for simple graphs in screens (Alexei)
12759 - dynamic form hosts.php (Alexei)
12760 - fixed 'make clean' under Solaris (rm -fv -> rm -f) (Alexei)
12761 - link map's connector to a trigger
12762 - added parameter ListenIP to zabbix_agentd.conf (Alexei)
12763 - added pinger.c and pinger.h (Alexei)
12764 - fixed search of SNMP header files and libs (Alexei)
12765 - improved performance of Alarm and Alert History (Alexei)
12766 - added support for units (Mb, Kb, Gb, etc) (Alexei)
12767 - added column items.multiplier (Alexei)
12768 - added column items.units (Alexei)
12769 - added table 'stats' (Alexei)
12770 - support for spaces in trigger expression. Thanks to Sébastien "Slix" Liénard. (Alexei)
12771 - dynamic form items.php (Alexei)
12772 - added zabbix.spec. 'rpm -ta zabbix.tar.gz'. Thanks to Harald Holzer. (Alexei)
12773 - dynamic form config.php (Alexei)
12774 - fixes in services.php (Alexei)
12775 - fixes in screenedit.php (Alexei)
12776 - UserParameter does not become UNSUPPORTED anymore (Alexei)
12777 - added support for zabbix[triggers_count] (Alexei)
12778 - added support for zabbix[items_unsupported_count] (Alexei)
12779 - support for memory[free] and memory[total] under Solaris (Alexei)
12780 - fixed compilation of the agent under FreeBSD (Alexei)
12781
12782Changes for 1.0beta9:
12783
12784 - added severity to media definition (Alexei)
12785 - add media.severity (Alexei)
12786 - added support for check_service_perf[*]. Thanks to Jürgen Schmitz (Alexei)
12787 - added parameter AlertScriptsPath to zabbix_suckerd (Alexei)
12788 - added support for alternative medias (Alexei)
12789 - added src/zabbix_sucker/alerter.h (Alexei)
12790 - added src/zabbix_sucker/alerter.c (Alexei)
12791 - removed column alerts.type, added column alerts.mediatypeid (Alexei)
12792 - added table media_type (Alexei)
12793 - removed column media.type, added column media.mediatypeid (Alexei)
12794 - removed columns config.(smtp_server,smtp_helo,smtp_email) (Alexei)
12795 - added columns actions.scope and actions.severity (Alexei)
12796 - added support of global alerts limited by triggers severity (Alexei)
12797 - added group selection in Item and Trigger definition forms (Alexei)
12798 - added support for functions abschange(),change(),delta(),sum(), count() and avg() in trigger expressions (Alexei)
12799 - fixed plaintext values for string data type. Thanks to Sébastien "Slix" Liénard. (Alexei)
12800 - misc fixes for services.php. Thanks to Sébastien "Slix" Liénard. (Alexei)
12801 - different styles for user-defined graphs (Alexei)
12802 - cached memory in bytes (not in Kb as before) (Alexei)
12803 - show current and planned SLA in IT Services screen (Alexei)
12804 - added sort order by sortorder for IT Services (Alexei)
12805 - added column service.sortorder (Alexei)
12806 - show last 20% (80%-100%) in SLA bar (Alexei)
12807 - fixed statistics of bounced interfaces (Alexei)
12808 - added support for zabbix[items], zabbix[history] (Alexei)
12809 - new item type: internal (Alexei)
12810 - play disaster-on.wav if disaster trigger appers (Alexei)
12811 - added support for disk_read_opsX[*],disk_write_opsX[*],disk_read_blksX[*], disk_write_blksX[*] (Alexei)
12812 - added basice support of monitoring of disk stats (Alexei)
12813 - session cookie will expire when session is closed (Alexei)
12814 - fixed situation when large SNMP values become nagative (Alexei)
12815 - added EOL character to make HTML source more readable (Alexei)
12816 - added new column "severity" to history of alarms (Alexei)
12817 - status of triggers. If Select is used, no refresh (Alexei)
12818 - support for MIN algorithm for IT Services (Alexei)
12819 - support for timeticks for SNMP values. Thanks to Daniel Ester. (Alexei)
12820 - fixed pinger.pl (Alexei)
12821 - user-defined parameters will overwrite already existing (Alexei)
12822 - fixed field order for PostgreSQL, table items (Alexei)
12823 - removed doc/manual.lyx (Alexei)
12824 - fixed resizing of simple graphs (Alexei)
12825 - suppor for "--with-net-snmp" and "--with-ucd-snmp" (Alexei)
12826 - fixed type of services.goodsla. It's float now. (Alexei)
12827 - fixed addition of host triggers into IT Service tree (Alexei)
12828 - support of '(' and ')' in item keys (Alexei)
12829 - fixed dark blue color for user-defined chart (Alexei)
12830 - removed DOS style EOL from RedHat startup scripts (Alexei)
12831 - IT service to be hard-linked when added (Alexei)
12832 - fixed calculate_service_availability() (Alexei)
12833 - added report3.php (Alexei)
12834 - color statuses in media.php (Alexei)
12835 - fixed data.sql (Alexei)
12836
12837Changes for 1.0beta8:
12838
12839 - very basic support for SNMP trapping (Alexei)
12840 - added misc/snmptrap/snmptrap.sh (Alexei)
12841 - group selection for Item configuration form (Alexei)
12842 - added support for SLA level in IT Services (Alexei)
12843 - added fields services.showsla and services.goodsla (Alexei)
12844 - added field items.snmp_port (Alexei)
12845 - user-defined port number for SNMP requests (Alexei)
12846 - fixed SQL errors when adding host to IT Services (Alexei)
12847 - added chart_sla.php (Alexei)
12848 - fixed incorrect handling of timeouts when sending emails (Alexei)
12849 - fixed selection of recipient in trigger actions (Alexei)
12850 - fixed Plain Text values (Alexei)
12851 - fixed improper handling of special characters i.e. '\/" (Alexei)
12852 - fixed Last100 and Prev100 for both Alarms and Alerts (Alexei)
12853 - fixed "STATUS OF ZABBIX". Command was changed to 'ps aux' (Alexei)
12854 - personalisation (remember default port number for hosts) (Alexei)
12855 - added table 'profiles' (Alexei)
12856 - assured uniqueness of host names (Alexei)
12857 - added upgrades/dbpatches/1.0beta7_to_1.0beta8/ with patches (Alexei)
12858 - mass update for triggers (activate, deactivate, delete) (Alexei)
12859 - all sendto() and recvfrom() were changed to write() and read() in function send_mail() (Alexei)
12860 - fixed bug in host addition procedure when template host is used (Alexei)
12861 - different colors for different status of items, triggers, users (Alexei)
12862
12863 - WIN32 agent. Added support for multiple servers (Victor)
12864 - WIN32 agent. Changes in communication protocol: on errors now returned special (Victor)
12865 - WIN32 agent. Support for new client-server protocol (Victor)
12866 - WIN32 agent. Added proc_info[] parameter (Victor)
12867 - WIN32 agent. Added memory[cached] parameter (supported only on Windows XP) (Victor)
12868 - WIN32 agent. Added logging to system Event Log (Victor)
12869 - WIN32 agent. PDH-related error messages are now more specific (Victor)
12870 - WIN32 agent. Listener thread now will not exit on any accept() error (Victor)
12871 - WIN32 agent. Added some parameters for agent statistics monitoring: number of accepted and rejected connections, processing errors, etc. (Victor)
12872 - WIN32 agent. Fixed bug in calculation of md5_hash[] and cksum[] parameters for zero-length files (Victor)
12873 - WIN32 agent. md5_hash[] and cksum[] now returns UNSUPPORTED for files larger than 64MB (due to high performance impact caused by checksum computing for large files). (Victor)
12874
12875Changes for 1.0beta7:
12876
12877 - startup scripts for RedHat 8.0. Thanks to John Crunk. (Alexei)
12878 - refresh rate is doubled for user 'guest' (Alexei)
12879 - mass insert and delete for items. (Alexei)
12880 - support for SNMPv2. New item type introduced. (Alexei)
12881 - improvements in housekeeping procedure (Alexei)
12882 - improvements for chart.php (Alexei)
12883 - added severity to pre-defined triggers (Alexei)
12884 - SO_LINGER is not default socket() option for zabbix_sender. (Alexei)
12885 - recvfrom() and sendto() were changed to read() and write() (Alexei)
12886 - fixed housekeeping procedure. Upgrade carefully! (Alexei)
12887 - support of template hosts. Remove tables hosts_templates and triggers_template. (Alexei)
12888 - Show-Show-Show renamed to Graph-Trend-Compare in latest.html (Alexei)
12889 - fixed buffer overflow in zabbix_log(). (Alexei)
12890 - availability reports for trapper-based triggers (Alexei)
12891 - fixed possible zabbix_suckerd crash. It may happen if socket() returns 0. (Alexei)
12892 - added new Host status - Template(3). (Alexei)
12893 - fixed group "all" in latest.php (Alexei)
12894 - do not dump "Expression cannot be evaluated" in case if function.lastvalue is NULL. Logic was changed a bit, but the message is still there. (Alexei)
12895 - show who is online in User config form. (Alexei)
12896 - when ran first time, some triggers becomes TRUE (like files was changed). This is already fixed. This bug does not exist. (Alexei)
12897 - fixed bug in queue.php select statement. Trapper type will not be selected. (Alexei)
12898 - when W2000 with SNMP agent restarted, items will becomes Not Supported. There is no such bug in CVS code anymore. (Alexei)
12899 - map will show host status in case of trigger based on trapper (Alexei)
12900 - fixed bug in zabbix_suckerd's select statements. Trapper type will not be selected. (Alexei)
12901 - new protocol for Zabbix agents, Support for ZBX_ERROR and ZBX_NOTSUPPORTED. (Alexei)
12902 - about.php: version of Zabbix was changed to 1.0beta7 (Alexei)
12903 - items.php: "Delay" renamed to "Update interval". (Alexei)
12904 - fixed precision issues in zabbix_agent(d) and zabbix_suckerd. All floats converted to double. (Alexei)
12905 - fixed selection of icon and host in sysmap.php. Thanks to Sébastien "Slix" Liénard. (Alexei)
12906 - monitoring of servers without Zabbix agent installed. New item type: Simple Check. (Alexei)
12907 - improved performance of pinger.pl (Alexei)
12908 - added support of ':','\' for flexible parameters (example, cksum[c:\a.bat]) (Alexei)
12909 - added copyright notice to source files (Alexei)
12910 - pinger.pl will use mass-send of collected data. No unnecessary forks anymore. (Alexei)
12911 - all <? ?> were changed to <?php ?>. No changes in php.ini required anymore. (Alexei)
12912 - added Zabbix agent for WIN32 platforms. Thanks to Victor Kirhenstein. (Alexei)
12913 - fixed coredump in get_lastvalue(). Thanks to Rickard Plars. (Alexei)
12914 - delay renamed to "Update interval (in sec)" in item definition form (Alexei)
12915 - create/mysql/schema.sql will create tables with type=InnoDB by default (Alexei)
12916 - added upgrades/dbpatches/1.0beta6_to_1.0beta7/ with patches (Alexei)
12917 - added item type TRAPPER (Alexei)
12918 - fixes for PostgreSQL (Alexei)
12919 - added validation of host name (Alexei)
12920 - default value of StartSuckers is set to 4 (Alexei)
12921 - fixed Select in Status of Triggers (Alexei)
12922 - precision of Change is set to 2 in Latest Values (Alexei)
12923 - --enable-static to work on all platforms (Alexei)
12924 - zabbix_sender to be able to get information from stdin (Alexei)
12925 - support fo JavaScript required now (Alexei)
12926 - automatic resize of all graphs depending on screen size (Alexei)
12927 - got rid of message "Bad protocol identification '0'" when doing check_service[ssh] (Alexei)
12928 - performance improvements for zabbix_suckerd (Alexei)
12929 - added support of CSS (Alexei)
12930 - support of processor load on Solaris 2.6. Thanks to Mariusz. (Alexei)
12931 - improvements for user-defined graphs. Thanks to Mariusz. (Alexei)
12932 - improvements for System Maps. Thanks to Mariusz. (Alexei)
12933 - support for host groups (Alexei)
12934 - added table hosts_groups (Alexei)
12935 - added table groups (Alexei)
12936 - ./configure to find PostgreSQL's includes in /usr/local/include (Alexei)
12937 - basic support for log rotating (Alexei)
12938 - added additional error checks in get_value_snmp() (Alexei)
12939
12940Changes for 1.0beta6:
12941
12942 - parameter StatFile removed (Alexei)
12943 - added support for check_service(service,ip,port) (Alexei)
12944 - added support for check_port(ip,port) (Alexei)
12945 - fixed check_right(). Thanks to Daniel Higgins. (Alexei)
12946 - more changes to send_email(). Thanks to Daniel Higgins. (Alexei)
12947 - added file TODO (Alexei)
12948 - status will be changed to UNCREACHABLE only in case of three network errors (Alexei)
12949 - added column hosts.network_errors (Alexei)
12950 - support for parameters netloadin[*] and netloadout[*] (Alexei)
12951 - added src/zabbix_agent/stats.c and stats.h (Alexei)
12952 - added parameter StatFile to zabbix_agentd.conf (Alexei)
12953 - availability graph for IT Services (Alexei)
12954 - improvement in user rights handling routines (Alexei)
12955 - if trigger status is UNKNOWN, set function.lastvalue to NULL (Alexei)
12956 - fixed permission check for all *.php (Alexei)
12957 - Priority was renamed to Severity (Alexei)
12958 - added graph to availability report (Alexei)
12959 - added frontends/php/chart4.php (Alexei)
12960 - availability report will not show trigger expressions (Alexei)
12961 - added creation of table 'sessions' to migration scripts for 1.0beta4 (Alexei)
12962 - no dependency on register_globals in php.ini (Alexei)
12963 - zabbix_suckerd to write "Connection reset by peer" to LogFile (Alexei)
12964 - \n change to \r\n in send_email() (Alexei)
12965 - added table service_alarms (Alexei)
12966 - fixed problem with parsing of trigger expressions. [.-.] changed to - (Alexei)
12967 - support for function nodata() added (Alexei)
12968 - minimum number of zabbix_suckerd that can be started is 4 (Alexei)
12969 - simplified function update_triggers(). (Alexei)
12970 - fixed situation when Service is linked to a trigger. Service name is correct now. (Alexei)
12971 - support for new trigger function: str() (Alexei)
12972 - changed type of functions.parameter to varchar(255) (Alexei)
12973 - additional colors for graphs (Alexei)
12974 - in chart3.php: group by <complex expression> changed to group by 1 (Alexei)
12975 - added housekeeping procedure for table sessions (Alexei)
12976 - changed width=\"X%\" to width=X% in *.php (Alexei)
12977 - Status of a trigger will blink if it was changes during last 300 seconds (Alexei)
12978 - Zabbix daemons to update triggers.lastchange when triggers.values is changed (Alexei)
12979 - added misc/init.d/debian/zabbix-[suckerd|trapperd] (Alexei)
12980 - removed misc/init.d/debian/zabbix-server (Alexei)
12981 - send_email() will timeout after 10 seconds (Alexei)
12982 - DBadd_alarm() renamed to add_alarm() (Alexei)
12983 - support for SCO OpenServer (Alexei). Thanks to Alexender Kirhenstein.
12984 - ./configure will correctly define socklen_t (Alexei)
12985 - <center> changed to <div align=center> (Alexei)
12986 - reason of problem in screen IT Services (Alexei)
12987 - added frontends.php/helpdesk.php (Alexei)
12988 - added "...#form" to button Change in form Configuration of Users (Alexei)
12989 - "Just for information" changed to "Information" (Alexei)
12990 - fixed ./configure to correctly find zlib (Alexei)
12991 - housekeeping to delete no more than HousekeepingFrequency*3600 records from table history and history_str at once (MySQL only) (Alexei)
12992 - changed definition of functions.lastvalue to allow NULL (Alexei)
12993 - added upgrades/dbpatches/1.0beta5_to_1.0beta6/ with patches (Alexei)
12994 - added misc/init.d/debian/zabbix_agent (Alexei)
12995
12996Changes for 1.0beta5:
12997
12998 - added parameter DBHost (Alexei)
12999 - added upgrades/dbpatches/1.0beta4_to_1.0beta5/ with patches (Alexei)
13000 - added support for disktotal[*] (Alexei)
13001 - added support for inodetotal[*] (Alexei)
13002 - added support for *,/,+, and - in trigger expressions (Alexei)
13003 - removed frontends/php/chart4.php (Alexei)
13004 - update item status to UNSUPPORTED in case if SNMP support was not included into zabbix_suckerd (Alexei)
13005 - added mysql_init() to DBconnect() (Alexei)
13006 - fixed Next100 and Prev100 for case if some hosts are hidden (Alexei)
13007 - added select for latest values (Alexei)
13008 - delete related services if trigger is deleted (Alexei)
13009 - fixed problem with substitution of macros for messages (Alexei)
13010 - eliminated DBis_empty() by replacing to DBnum_rows() (Alexei)
13011 - MAX_STRING_LEN increased to 4096 (Alexei)
13012 - fixed zabbix_log(). Possible coredump if data contains %s, etc (Alexei)
13013 - changed grid size for all graphs (Alexei)
13014 - added frontends/php/chart4.php (Alexei)
13015 - added frontends/php/compare.php (Alexei)
13016 - redesigned all graphs (changed colors, etc) (Alexei)
13017 - host selection for availability report (Alexei)
13018 - more fixes to send_email() (Alexei)
13019 - fixed crash in case if MySQL server gone (support for signal PIPE) (Alexei) Thanks to Arturs.
13020 - fixed duplicate triggers in Availability Report (Alexei)
13021 - fixed division by zero in Availability Report (Alexei)
13022 - added frontends/php/chart3.php (Alexei)
13023 - small fix for form "Configuration of network map" (Alexei)
13024 - for host templates, %s can be used in trigger description to be substituted with new host name (Alexei)
13025 - empty result for DBselect is always checked (Alexei)
13026 - fixed send_email(). According to RFC, DATA should be sent with followed EOL (Alexei)
13027 - fixed memory leak in main_alerter_loop(). Added DBfree_result(). (Alexei)
13028 - fixed missing close of socket in case if connection to SMTP server is rejected (Alexei)
13029
13030Changes for 1.0beta4:
13031
13032 - ./configure will find libz  to solve problem with MySQL (Alexei)
13033 - support for service tree (Alexei)
13034 - vacuuming as part of housekeeping process for PostgreSQL (Alexei)
13035 - many improvements for PostgreSQL support (Alexei)
13036 - added item which reflects host status (0-normal, 2-unreachable) (Alexei)
13037 - fixed function apply_actions() (Alexei)
13038 - added Next100 and Prev100 for alerts and alarms (Alexei)
13039 - check permissions for Availability report (Alexei)
13040 - added parameter SenderFrequency to zabbix_suckerd configuration file (Alexei)
13041 - added frontends/include/defines.inc.php (Alexei)
13042 - added column services.algorithm (Alexei)
13043 - list of test cases added to the Manual (Alexei)
13044 - emails to be sent in case of TRUE-UNKNOWN-FALSE and v.s. (Alexei)
13045 - one zabbix_suckerd to send alerts (Alexei)
13046 - minimum number of zabbix_suckers StartSuckers is set to 3 (Alexei)
13047 - added alerts.retries (Alexei)
13048 - added alerts.status (Alexei)
13049 - status of triggers changes if host/item status has been changed (Alexei)
13050 - status of triggers is set correctly even if zabbix is restarted (Alexei)
13051 - php/include/*inc renamed to php/include/*inc.php (Alexei)
13052 - check of source IP address for trapped values (Alexei)
13053 - added include/security.h and include/security.c (Alexei)
13054 - added items.trapper_hosts (Alexei)
13055 - housekeeping period for items to be set in days (Alexei)
13056 - authorisation without user name/password (Alexei)
13057 - default user "guest" (Alexei)
13058 - added table 'sessions' (Alexei)
13059 - added index triggers.value and trigger.status (Alexei)
13060 - added column alarms.value (Alexei)
13061 - removed column alarms.istrue (Alexei)
13062 - added columns triggers.status (Alexei)
13063 - added columns triggers.value (Alexei)
13064 - removed column triggers.istrue (Alexei)
13065 - support for --enable-static for ./configure (Alexei)
13066 - housekeeping period for alarms and alerts to be set in days (Alexei)
13067 - created directory upgrades/dbpatches/1.0beta3_to_1.0beta4 (Alexei)
13068 - more anvanced algorithm for updating disable_until field (Alexei)
13069 - problem with "Lost connection to DB" solved (Alexei)
13070 - function DBis_empty(), code cleanup (Alexei)
13071 - unreachable parameters will not be shown in Queue (Alexei)
13072 - support for check_service[service,port]
13073 - advanced change of host status in zabbix_suckerd (Alexei)
13074 - added support of UserParameter(s) returning non-numeric values (Alexei)
13075 - doc/manual.lyx will not be included in Zabbix release (Alexei)
13076 - changes to make Zabbix compile in non-GCC environments (Alexei)
13077 - unreachable hosts will be clickable in system maps (Alexei)
13078 - fixed double posting of the same trigger status into alarms (Alexei)
13079 - fixed macros substitution in email alerts (Alexei)
13080 - removed option -Wall from all Makefiles (Alexei)
13081 - removed "//" comments from Zabbix code (Alexei)
13082 - disabled experimental code by commenting #define PERF (Alexei)
13083 - improvements in SNMP handling for zabbix_suckerd (Alexei)
13084 - fixed check for SNMP library in configure.in (Alexei)
13085 - template host set to empty in Host definition form (Alexei)
13086 - support for DisableHousekeeping for zabbix_suckerd (Alexei)
13087 - protection from items.delay set to 0 (Alexei)
13088 - values provided by an agent can be less than zero (Alexei)
13089
13090Changes for 1.0beta3:
13091
13092 - support for chart showing diff instead of real values (Alexei)
13093 - support for new trigger status - UNKNOWN (Alexei)
13094 - zabbix_suckerd housekeeping process to disconnect from DB when unactive (Alexei)
13095 - support for check_service[http] (Alexei)
13096 - drop column config.password_required (Alexei)
13097 - drop column users.groupid (Alexei)
13098 - drop table groups (Alexei)
13099 - added parameter DBConnectOnEach for zabbix_trapperd (Alexei)
13100 - added default user "guest" (Alexei)
13101 - more support for flexible permissions (Alexei)
13102 - added support for Inverse Select in status of triggers (Alexei)
13103 - added support for flexible permissions (Alexei)
13104 - fixed items.php (Alexei)
13105 - added table 'rights' (Alexei)
13106 - added time legend for simple graph (Alexei)
13107 - already existing hosts can be used as template from new host (Alexei)
13108 - new algorithm for audible notification in screen "Status of Triggers" (Alexei)
13109 - changed definition of DebugLevel (Alexei)
13110 - improved update_triggers() (Alexei)
13111 - fixed get_lastvalue() (Alexei)
13112 - minor changes in include/cfg.c (Alexei)
13113 - column functions.lastvalue changed to varchar(255) (Alexei)
13114 - column items.lastvalue changed to varchar(255) (Alexei)
13115 - column items.prevvalue changed to varchar(255) (Alexei)
13116 - support for version[zabbix_agent] (Alexei)
13117 - better validation of trigger expressions in validate_expression (Alexei)
13118 - common parser of config files in include/cfg.c (Alexei)
13119 - added column value_type to table items_template (Alexei)
13120 - support for system[uname] (Alexei)
13121 - support for system[hostname] (Alexei)
13122 - parameter Server can consist of list of Zabbix servers (Alexei)
13123 - SO_LINGER is default socket option for zabbix_sender (Alexei)
13124 - added support of NoTimeWait for zabbix_trapperd (Alexei)
13125 - fixed schema for PostgreSQL, column disable_until (Alexei)
13126 - added directory upgrades/dbpatches/1.0beta2_to_1.0beta3 (Alexei)
13127 - correct handling of timeout situations for zabbix_agentd (Alexei)
13128 - added support for non-syslog logging (Alexei)
13129 - added parameter LogFile for zabbix_trapper (Alexei)
13130 - added parameter LogFile for zabbix_trapperd (Alexei)
13131 - added parameter LogFile for zabbix_agentd (Alexei)
13132 - added parameter LogFile for zabbix_suckerd (Alexei)
13133 - added files include/log.h and include/log.c (Alexei)
13134 - solved problem with getpeername() (Alexei)
13135 - support for parameter Timeout for zabbix_trapper (Alexei)
13136 - support for parameter Timeout for zabbix_trapperd (Alexei)
13137 - support for parameter Timeout for zabbix_agent (Alexei)
13138 - fixed wrong data in alarms.php (Alexei)
13139 - swapped warning_on.wav and warning_off.wav (Alexei)
13140 - support for parameter Timeout for zabbix_agentd (Alexei)
13141 - support for parameter Timeout for zabbix_suckerd (Alexei)
13142 - do not refresh screen if displayed all triggers (Alexei)
13143 - fixed "Send message to" in actions.html (Alexei)
13144 - support for experimental parameter NoTimeWait (Alexei)
13145 - diskfree[*] to return free disk space in Kb (Alexei)
13146 - support for non-numeric parameters (Alexei)
13147 - common parser function for configuration files (Alexei)
13148 - added file include/cfg.h and include/cfg.c (Alexei)
13149 - support for system[uptime] on FreeBSD (Alexei)
13150 - support for kern[maxfiles] on FreeBSD (Alexei)
13151 - support for kern[maxproc] on FreeBSD (Alexei)
13152 - zabbix_trapperd cannot be ran as root (Alexei)
13153 - added table history_str (Alexei)
13154 - added column value_type to table items (Alexei)
13155 - removed(?) support for automake (Alexei)
13156 - partial support for automake (Alexei)
13157 - parent process will terminate childs if one of the childs died (Alexei)
13158 - support for PidFile for zabbix_agentd,zabbix_suckerd and zabbix_trapperd (Alexei)
13159 - Zabbix processes will show statuses for ps (FreeBSD,...) (Alexei)
13160 - changes in AUTHORS (Alexei)
13161 - added support for IP addresses for SNMP-enabled hosts. Thanks to Denis Ustimenko. (Alexei)
13162 - commented #define TEST_PARAMETERS in zabbix_agent.c (Alexei)
13163 - proc_cnt[apache] was changed to proc_cnt[httpd] (Alexei)
13164
13165Changes for 1.0beta2:
13166
13167 - changes in manual.lyx (Alexei)
13168 - added parameter ListenPort to zabbix_agentd and zabbix_trapperd (Alexei)
13169 - all *.html documents were renamed to *.php (Alexei)
13170 - clean compilation on HP-UX 11.xx (Alexei)
13171 - change host status to Unreachable if agent drops connection (Alexei)
13172 - added #include <time.h> into db.h (Alexei)
13173 - added support for connection to MySQL via Unix socket. Thanks to Arturs Aboltins (Alexei)
13174 - configure to find PostgreSQL in /usr/local/lib and /usr/local/include/pgsql (Alexei)
13175 - added set of user-defined parameters for monitoring MySQL servers. See misc/conf/zabbix_agent(d).conf (Alexei)
13176 - check_service[smtp] will send QUIT. (Charlie)
13177 - clean compilation on FreeBSD (Alexei)
13178 - clean compilation on Solaris (Alexei)
13179 - check_service[smtp] will send QUIT. Thanks to Charlie. (Alexei)
13180 - calls to malloc+strcpy changed to strdup() (Alexei)
13181 - fix of parameter Server in zabbix_agentd.conf (Alexei)
13182 - fix of System Map image (Alexei)
13183
13184Changes for 1.0beta1:
13185
13186 - added startup scripts for RedHat. (Charlie Collins)
13187 - disabled unfinished "IT SERVICES" functionality  (Alexei)
13188 - support for parameter Server in zabbix_agent.conf (Alexei)
13189 - added sample zabbix_trapper(d).conf to misc/conf (Alexei)
13190 - support for configuration file for zabbix_trapper(d) (Alexei)
13191 - support for DB* parameters in zabbix_suckerd.conf (Alexei)
13192 - not supported items will not be shown in latest values (Alexei)
13193 - zabbix_agentd cannot be ran as root (Alexei)
13194 - added file misc/conf/zabbix_suckerd.conf (Alexei)
13195 - added misc/init.d/debian/zabbix-server (Alexei)
13196 - zabbix_suckerd cannot be ran as root (Alexei)
13197 - added column URL to table triggers (Alexei)
13198 - character '.' can be used in definition of monitored parameters (Alexei)
13199 - added average-only mode for trends (Alexei)
13200 - fixed bug with unexpected change of item status to NOT SUPPORTED. This bug appeared because of incomplete processing of timeout situations (Alexei)
13201 - constant DELAY_ON_NETWORK_FAILURE is set to 60 (Alexei)
13202 - added column status to table services (Alexei)
13203 - added user-defined sorting to form "Latest Values" (Alexei)
13204 - extra debug information in case of network errors in zabbix_suckerd (Alexei)
13205 - fixed uninterruptable calls to connect() in zabbix_suckerd (Alexei)
13206 - added column "soft" to services_links (Alexei)
13207 - added function DBfetch to frontends/php/include/db.inc (Alexei)
13208 - srv_status.html accessible without password (Alexei)
13209 - added srv_status.html and services.html (Alexei)
13210 - added table services and services_links (Alexei)
13211 - support for parameter StartAgents in zabbix_agentd.conf (Alexei)
13212 - number of forked zabbix_trapperd decreased to 5 (Alexei)
13213 - number of forked zabbix_agentd decreased to 5 (Alexei)
13214 - support for parameter UserParameter in zabbix_agentd.conf (Alexei)
13215 - support for advanced zabbix_agentd.conf (Alexei)
13216 - added misc/conf/zabbix_agentd.conf
13217 - in case of network error, zabbix_suckerd will not try to request any parameters from the host during next 120 seconds (Alexei)
13218 - added directory upgrades/dbpatches/1.0alpha12_to_1.0beta1 (Alexei)
13219 - added column disabled_until to table hosts (Alexei)
13220 - modified SQL statements in both report2.html and graph2.html. Thanks to Oliver Siegmar. (Alexei)
13221 - added support of audible notification (Alexei)
13222 - select criteria in form "Status of Triggers". Thanks to Lauris Stiglics. (Alexei)
13223 - default values for config.alert_history and config.alarm_history are set to one year (Alexei)
13224 - file COPYING changed (Alexei)
13225 - file INSTALL truncated (Alexei)
13226 - added "-lcrypto" to SNMP library detection in configure.in (Alexei)
13227 - additional statistics in screen "Status of Zabbix" (Alexei)
13228 - changes in manual.lyx (Alexei)
13229 - added #define <string.h> to some C sources to eliminate compiler warnings (Alexei)
13230
13231Changes for 1.0alpha12:
13232
13233 - cksum[/etc/inetd.conf] will not be supporter for a while (Alexei)
13234 - diff(0) will not be evaluated as '1' for a fresh item (Alexei)
13235 - not monitored hosts will not be referenced from System Map (Alexei)
13236 - not monitored hosts will not be shown in form Status of Triggers (Alexei)
13237 - in case of network error, zabbix_suckerd will not try to request same parameter during next 120 seconds (Alexei)
13238 - zabbix_trapperd will not exit after timeout (Alexei)
13239 - added comments to many functions of source code (Alexei)
13240 - added columns alert_history and alarm_history to table config (Alexei)
13241 - added link from graphs to trends and vs (Alexei)
13242 - housekeeping process in zabbix_suckerd will also delete old records from tables alerts and alarms (Alexei)
13243 - added directory upgrades/dbpatches/1.0alpha11_to_1.0alpha12 (Alexei)
13244 - added index on column "clock" for table alarms (Alexei)
13245 - cleanup of all *.html files (Alexei)
13246 - removed doc/dbstructure (Alexei)
13247 - removed doc/manual.txt (Alexei)
13248 - minor changes in manual.lyx (Alexei)
13249 - added version (draft 1.01) to manual.lyx (Alexei)
13250 - character '-' can be used to form server name (Alexei)
13251 - fixed dependencies in functions that delete information for zabbix tables (Alexei)
13252 - fixed function is_float (Alexei)
13253 - fixed select statement for Network Maps. Host status is correct. (Alexei)
13254 - availability report will not show not monitored hosts (Alexei)
13255 - "maxumum" changed to "maximum" in actions.html (Alexei)
13256 - "have been restarted" changed to "has been ..." (Alexei)
13257 - added support for opertor '=' (Alexei)
13258 - changes in timeout handling for zabbix_trapperd (Alexei)
13259 - changes in doc/manual.lyx (Alexei)
13260 - doc/manual.lyx created (Alexei)
13261 - no SA_RESTART flag for sigaction() (Alexei)
13262 - signal() was changed to sigaction() (Alexei)
13263 - changes in timeout handling (Alexei)
13264 - added support for cksum[*], "*" can be any filename (Alexei)
13265 - cksum[] does not call external program "cksum" anymore (Alexei)
13266 - added support for memory[free], memory[total] and memory[shared] for FreeBSD (Alexei)
13267 - minor fixes in doc/manual.txt (Alexei)
13268 - minor fixes in INSTALL (Alexei)
13269 - added support for check_port[*], which tries to connect to the port (Aelxei)
13270 - new type of parameters: parameter[*], actual value of "*" can be passed from Zabbix server (Alexei)
13271 - zabbix_agentd will lower scheduling priority to 5 (Alexei)
13272 - fixed broken customized graphs, file chart2.html (Alexei)
13273
13274Changes for 1.0alpha11:
13275
13276 - minor changes in manual.txt (Alexei)
13277 - added support for swap[free] and swap[total] for Solaris (Alexei)
13278 - added define HAVE_PROC_LOADAVG (Alexei)
13279 - parameter tcp_count is not supported anymore (Alexei)
13280 - no warnings for bcopy anymore under Solaris (Alexei)
13281 - changes in AUTHORS (Alexei)
13282 - fixes in function PROCCNT (Alexei)
13283 - changes in documentation (Mike)
13284 - simplified tcp_listen procedure in zabbix_trapperd.c (Alexei)
13285 - simplified tcp_listen procedure in zabbix_agentd.c (Alexei)
13286 - no full list of triggers and items will be shown (Alexei)
13287 - deleted column triggers.lastcheck (Alexei)
13288 - fixed PostgreSQL upgrade patch to 1.0alpha10 (Alexei)
13289 - if item.history==0, not values will be added to table history for this item (Alexei)
13290 - added directory upgrades/dbpatches/1.0alpha10_to_1.0alpha11/ (Alexei)
13291 - added set of keys proc_cnt[*] (Alexei)
13292 - when pressing Acive in list of items, [all] selected unstead of [Server]. Fixed. (Alexei)
13293 - some triggers have incorrect status. Fixed. (Alexei)
13294 - global variable $ERROR_MSG will show details of operation failure (Alexei)
13295 - fixed both zabbix_trapper and zabbix_trapper to correctly change status of triggers (Alexei)
13296
13297Changes for 1.0alpha10:
13298
13299 - added support for trigger dependencies
13300 - added column dep_level to table TRIGGERS
13301 - added new host type: Workstation + frontends/php/images/sysmaps/Workstation.png
13302 - added table triger_depends
13303 - calls to perror() were changed to syslog() where possible
13304 - added status line to full screen version of form "Status of Triggers"
13305 - added directory upgrades/dbpatches/1.0alpha9_to_1.0alpha10/
13306 - removed parameters net[listen_21],net[listen_22],net[listen_25],net[listen_110], net[listen_143]
13307 - added parameters check_service[ftp],check_service[smtp],check_service[ssh],check_service[pop], check_service[nntp],check_service[imap]
13308 - added constant TRAPPERD_FORKS (default is 10)
13309 - added constant AGENTD_FORKS (default is 10)
13310 - minor fixes in PHP code
13311 - added some basic information on zabbix_trapperd to manual.txt
13312 - added zabbix_trapperd
13313 - minor fixes in manual.txt
13314 - check for filesystem /proc in configure.in
13315 - table "Supported parameters by platform" added to manual.txt
13316 - removed recommendation of PostgreSQL from manual.txt
13317 - use of /proc was changed to native calls to sysinfo where possible
13318 - fixed double appearing of complex triggers in list of triggers
13319 - added form for changing host details
13320 - All calculations are made in C code instead of SQL statements
13321 - Housekeping now runs as separate process, however it's part of zabix_suckerd
13322 - "Not monitored" will not be displayed
13323 - Calls to mhash() changed to md5(), thus eliminating use of php4-mhash module.
13324 - Added missing line in zabbix_suckerd. Now it reads items.snmp_oid from DB.
13325
13326Changes for 1.0alpha9:
13327
13328 - zabbix_suckerd fixed to listen on interfaces other than 127.0.0.1
13329 - Fixed nasty bug in DB structure. One of indexes of table functions was incorrectly defined as unique.
13330 - added patches to upgrades/dbpatches/1.0alpha8_to_1.0alpha9
13331 - Added status line to all PHP forms (like, "[Host added]")
13332
13333Changes for 1.0alpha8:
13334
13335 - changed type of actions.message and alerts.message to blob(text)
13336 - added new parameters: io[disk_*]
13337 - zabbix_sucker renamed to zabbix_suckerd
13338 - new high performance zabbix_agentd
13339 - connect using IP address became possible
13340 - new columns - useip,ip were added to table hosts
13341 - added bin/
13342 - removed src/.../acconfig.h
13343 - removed src/.../configure.in
13344 - added Makefile.in,acconfig.h,configure.in
13345 - added src/zabbix_sucker/acconfig.h and src/zabbix_trapper/acconfig.h
13346 - parameters net[listen_??] will use /proc filesystem
13347 - parameter system[proccount] uses call to sysinfo() function
13348 - removed calls to command strip from all Makefile.in
13349 - passwords are not stored in plain text. MD5 is used.
13350 - zabbix_agent can be tested by defining macro TEST
13351 - added index (triggerid,clock) for table alarms
13352 - status of triggers will not be shown for disabled and not-supported parameters
13353 - fixed availability report
13354 - optimization of chart.html
13355 - added trend.html
13356 - added trends.html
13357 - improved performance of network map
13358 - added column icon to table sysmaps_hosts
13359 - added images Hub.png, Notebook.png, Printer.png, Router.png, Server.png, host.png
13360 - new monitored parameters: cksum[/usr/sbin/sshd], cksum[/usr/bin/ssh]
13361 - a color for each parameter of graph can be defined
13362 - warning in functions evaluate_DIFF has been eliminated
13363 - removed columns "Lastdelete" and "Nextcheck" from configuration of items
13364 - added patches to upgrades/dbpatches/1.0alpha7_to_1.0alpha8
13365 - label "Host" changed to "Parameter" in screen "Conf. of graph"
13366 - updated doc/dbstructure
13367
13368Changes for 1.0alpha7:
13369
13370 - added section about configuration of Apache
13371 - name of server included to descriptions of template triggers
13372 - link from list of triggers to trigger change form
13373 - changed host form to ask about values from template
13374 - deleted link to comments.html in tr_status.html
13375 - fixed Enabled/Disabled checkbox in trigger form
13376 - added real links to page About
13377 - fullscreen mode for form Status of Triggers
13378 - minor changes in manual.txt
13379 - no password to see alarms needed
13380 - fullscreen mode for Network Maps and graphs
13381 - fixed bug with getting processor load on Linux
13382 - added /upgrades/dbpatches/1.0alpha6_to_1.0alpha7
13383 - changes in manual.txt
13384 - fixed bug with lost status of trigger
13385 - added file frontends/php/about.html
13386 - link can be deleted now (network maps)
13387 - host icons in network maps became clickable
13388 - function NODATA is no longer supported
13389 - fixed get_minnextcheck
13390 - all these tables are added to PostgreSQL
13391 - added table graphs_items
13392 - lowered default values for triggers
13393 - added file frontends/php/chart2.html
13394 - added file frontends/php/charts.html
13395 - added file frontends/php/graph.html
13396 - added file frontends/php/graphs.html
13397 - added file frontends/php/images/sysmaps/host.png
13398 - added file frontends/php/map.html
13399 - added file frontends/php/maps.html
13400 - added file frontends/php/sysmap.html
13401 - added file frontends/php/sysmaps.html
13402 - added table sysmap
13403 - added table sysmaps
13404
13405Changes for 1.0alpha6:
13406
13407 - error in PHP frontend in Host definition form
13408
13409Changes for 1.0alpha5:
13410
13411 - changes in manual.txt
13412 - support for SNMP agents !
13413 - zabbix_sucker forks N (default=10) copies to run in parallel mode. Monitoring of hundreds of servers is reality !
13414 - "netstat -ln|grep tcp" was replaced by more efficient "netstat -lnt"
13415 - support for macros in email subject and body
13416 - fixed zabbix_trapper. Added update_functions (itemid).
13417 - finally (!) removed include/sysinfo.h
13418 - source code became more structured
13419 - call to perror was changed to syslog where necessary
13420 - zabbix_sucker will not print "Spent x seconds ..." to syslog
13421
13422Changes for 1.0alpha4:
13423
13424 - fixed EXECUTE function in sysinfo.c It will return FAIL when command not found.
13425 - added report of Status of Zabbix - report1.html
13426 - added Availability Report - report2.html
13427 - added hints on choosing right DB (PostgreSQL vs MySQL) to manual.txt
13428 - added section on reports in manual.txt
13429 - fixed "undefined $register" and other warnings in media.html
13430 - "netstat -an|grep LISTEN" was replaced by more efficient "netstat -ln|grep tcp" in zabbix_agent.c
13431 - critical value for disk space and number of inodes decreased to 100000000
13432 - table "platforms" is not used anymore
13433 - removed platformid and related indexes from table items_template
13434 - directory upgrades/ created
13435 - directory create/data/ created
13436 - Chapter 6 (Upgrading) added to manual.txt
13437 - added notes for PostgreSQL to manual.txt
13438 - added key (userid) to table media (MySQL)
13439 - added key (triggerid) to table actions (MySQL)
13440 - added key (istrue) to table triggers (MySQL,PostgreSQL)
13441 - added key (nextcheck) to table items (MySQL,PostgreSQL)
13442 - added key (status) to table items (MySQL,PostgreSQL)
13443 - removed include/sysinfo.h
13444 - trigger update does not delete actions anymore
13445 - functionality of zabbix_alarmer transferred to zabbix_sucker. No need for zabbix_alarmer anymore !
13446
13447Changes for 1.0alpha3:
13448
13449 - fixed NODATA function
13450 - fixed bug with trigger updating in PHP frontend
13451 - added check for SMTP, FTP, SSH, TELNET, WEB, POP3, and IMAP servers availability
13452 - fixed Trigger Status form
13453 - removed MySQL specific unix_timestamp() from SQL statements
13454 - added "Use of Zabbix" section to manual
13455