|
2 | 2 |
|
3 | 3 | **Fixes**
|
4 | 4 |
|
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 |
| 5 | +* [api] added support for ports and brackets in ip addresses |
| 6 | +* [api] added support for partial ip address as masks in ignoreProxy config |
22 | 7 | * [api] check correctly for finished none http requests
|
| 8 | +* [api] deeper escaping of objects |
23 | 9 | * [api] fixes for handling unparsable period
|
| 10 | +* [api] more error checks and handling |
24 | 11 | * [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 |
| 12 | +* [appmanagement] load configuration on new app(on new server) |
| 13 | +* [config] fixes for relative path changes |
| 14 | +* [crashes] fix escaping in crash error and stacktrace |
| 15 | +* [crashes] improve search index |
| 16 | +* [crashes] improved type check |
| 17 | +* [data-migration] log redirect url in logger |
| 18 | +* [db]fixed replacement of db name in mongodb connection string |
| 19 | +* [events] updated compare_arrays function for events to have more checks if both passed are arrays |
28 | 20 | * [feedback] device_id fix and script for correcting data
|
29 |
| -* [frontend] fix not using data on init for today period |
30 | 21 | * [frontend] correctly genersate ticks for month buckets
|
31 |
| -* [appmanagement] load configuration on new app(on new server) |
| 22 | +* [frontend] fix not using data on init for today period |
| 23 | +* [frontend] fix title if not available |
| 24 | +* [install] fix permission issue |
| 25 | +* [logger] improve info column formatting |
| 26 | +* [nginx] remove server flag |
| 27 | +* [populator] fixed campaign session issue for web apps in populator |
32 | 28 | * [push] Deny APN app settings update if no file is selected
|
| 29 | +* [push] Fix for race condition in message status updates |
| 30 | +* [push] Fix for upload of APN credentials from windows / no mime-aware systems |
| 31 | +* [security] more cross site scripting preventions |
| 32 | +* [slipping-away-users] fix style issue |
| 33 | +* [systemlogs] fixed system logs plugin table sorting issue |
| 34 | +* [ui] drop down fix |
| 35 | +* [ui] fixed "Email value too long" issue. |
| 36 | + |
33 | 37 |
|
34 | 38 | **Enterprise fixes**
|
35 | 39 |
|
36 |
| -* [push] Approver update |
37 | 40 | * [drill] correctly check projection key result type
|
38 | 41 | * [drill] fix filter render bug
|
39 |
| -* [revenue] use user estimation correction |
40 | 42 | * [drill] fix switching bucket UI
|
| 43 | +* [push] Approver update |
| 44 | +* [recaptcha] scroll fix on login screen |
| 45 | +* [revenue] use user estimation correction |
41 | 46 |
|
42 | 47 | **New Features**
|
43 | 48 | * [api] support for multiple errors message
|
| 49 | +* [server-stats] display datapoints for admins and users too |
44 | 50 |
|
45 | 51 | **New Enterprise Features**
|
46 |
| -* [drill] added no_map param to display plain country data |
47 | 52 | * [dashboard] disabling sharing dashboards
|
48 |
| - |
| 53 | +* [drill] added no_map param to display plain country data |
49 | 54 |
|
50 | 55 | ## Version 18.08.1
|
51 | 56 |
|
|
0 commit comments