Skip to content

Commit 6b5c744

Browse files
authored
Update CHANGELOG.md
1 parent dff88b9 commit 6b5c744

File tree

1 file changed

+29
-26
lines changed

1 file changed

+29
-26
lines changed

CHANGELOG.md

+29-26
Original file line numberDiff line numberDiff line change
@@ -2,50 +2,53 @@
22

33
**Fixes**
44

5-
* [crashes] improved type check
6-
* [ui] fixed "Email value too long" issue.
7-
* [slipping-away-users] fix style issue
8-
* [crashes] fix escaping in crash error and stacktrace
9-
* [events] updated compare_arrays function for events to have more checks if both passed are arrays
10-
* [install] fix permission issue
11-
* [systemlogs] fixed system logs plugin table sorting issue
12-
* [push] Fix for upload of APN credentials from windows / no mime-aware systems
13-
* [config] fixes for relative path changes
14-
* [db]fixed replacement of db name in mongodb connection string
15-
* [push] Fix for race condition in message status updates
16-
* [frontend] fix title if not available
17-
* [data-migration] log redirect url in logger
18-
* [logger] improve info column formatting
19-
* [ui] drop down fix
20-
* [api] deeper escaping of objects
21-
* [api] more error checks and handling
225
* [api] check correctly for finished none http requests
6+
* [api] deeper escaping of objects
237
* [api] fixes for handling unparsable period
8+
* [api] more error checks and handling
249
* [api] regular expression checks
25-
* [security] more cross site scripting preventions
26-
* [populator] fixed campaign session issue for web apps in populator
27-
* [nginx] remove server flag
10+
* [appmanagement] load configuration on new app(on new server)
11+
* [config] fixes for relative path changes
12+
* [crashes] fix escaping in crash error and stacktrace
13+
* [crashes] improve search index
14+
* [crashes] improved type check
15+
* [data-migration] log redirect url in logger
16+
* [db]fixed replacement of db name in mongodb connection string
17+
* [events] updated compare_arrays function for events to have more checks if both passed are arrays
2818
* [feedback] device_id fix and script for correcting data
29-
* [frontend] fix not using data on init for today period
3019
* [frontend] correctly genersate ticks for month buckets
31-
* [appmanagement] load configuration on new app(on new server)
20+
* [frontend] fix not using data on init for today period
21+
* [frontend] fix title if not available
22+
* [install] fix permission issue
23+
* [logger] improve info column formatting
24+
* [nginx] remove server flag
25+
* [populator] fixed campaign session issue for web apps in populator
3226
* [push] Deny APN app settings update if no file is selected
27+
* [push] Fix for race condition in message status updates
28+
* [push] Fix for upload of APN credentials from windows / no mime-aware systems
29+
* [security] more cross site scripting preventions
30+
* [slipping-away-users] fix style issue
31+
* [systemlogs] fixed system logs plugin table sorting issue
32+
* [ui] drop down fix
33+
* [ui] fixed "Email value too long" issue.
34+
3335

3436
**Enterprise fixes**
3537

36-
* [push] Approver update
3738
* [drill] correctly check projection key result type
3839
* [drill] fix filter render bug
39-
* [revenue] use user estimation correction
4040
* [drill] fix switching bucket UI
41+
* [push] Approver update
42+
* [recaptcha] scroll fix on login screen
43+
* [revenue] use user estimation correction
4144

4245
**New Features**
4346
* [api] support for multiple errors message
47+
* [server-stats] display datapoints for admins and users too
4448

4549
**New Enterprise Features**
46-
* [drill] added no_map param to display plain country data
4750
* [dashboard] disabling sharing dashboards
48-
51+
* [drill] added no_map param to display plain country data
4952

5053
## Version 18.08.1
5154

0 commit comments

Comments
 (0)