Skip to content

Commit 18e800a

Browse files
authored
Merge branch 'master' into QT-323-v2
2 parents fbab3c5 + d2bfc1a commit 18e800a

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,23 @@
1-
## Version 25.03.XX
2-
1+
## Version 25.03.12
32
Features:
43
- [plugins] Add configuration warning tags to settings UI
54
- [white-labeling] Add sidebar footer label setting to white labeling
65

76
Fixes:
87
- [core] Use correct rights validation for loyality
98
- [crashes] Fix free session for home widget
10-
- [crashes] Use na for free session and free user when there's no data
119
- [crashes] Fix trend and change calculation for crash stats
12-
- [push] Show segmentation, geo and cohorts related components in push drawer on editing draft.
10+
- [crashes] Use na for free session and free user when there's no data
11+
- [push] Show segmentation, geo and cohorts related components in push drawer on editing draft.
1312

1413
Enterprise Fixes:
1514
- [ldap] Error handling in ldap plugin on search error
1615
- [license] Display notification for non global admin user
1716
- [users] Load table data from report if user table calculation goes to report manager
1817

1918
Dependencies:
20-
- Bump puppeteer from 24.14.0 to 24.15.0
2119
- Bump mongodb from 6.17.0 to 6.18.0
20+
- Bump puppeteer from 24.14.0 to 24.15.0
2221
- Bump supertest from 7.1.3 to 7.1.4
2322

2423

LICENSE renamed to LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Countly Product Analytics - Countly Lite License
33

44
© Countly, https://count.ly
55

6-
Countly is provided under AGPL v3 with modified Section 7. In accordance
6+
Countly is provided under AGPL-3.0 with modified Section 7. In accordance
77
with Section 7 of the AGPL, the Works included in this package or repository
88
(excluding 3rd party Software), are subject to the following additional terms:
99

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,11 @@ If you like Countly, why not use one of our badges and give a link back to us?
116116
<a href="https://countly.com/?utm_source=badge" rel="nofollow"><img style="width:145px;height:60px" src="https://count.ly/badges/light.svg?v2" alt="Countly - Product Analytics" /></a>
117117

118118
<a href="https://countly.com/?utm_source=badge" rel="nofollow"><img style="width:145px;height:60px" src="https://count.ly/badges/light.svg" alt="Countly - Product Analytics" /></a>
119+
120+
121+
## License
122+
This project is licensed under **AGPL-3.0** with modified Section 7., see the [LICENSE](LICENSE) file for more details.
123+
124+
## 💚 Thanks
125+
126+
This project is tested with BrowserStack.

0 commit comments

Comments
 (0)