1- ## 25.xx
2- Dependencies:
3- - Remove SQLite
4-
5- ## Version 25.03.XX
1+ ## Version 25.03.29
62Fixes:
73- [ core] Do not output password in logs on mongodb connection initialisation error
84- [ core] Hide error details on render error from response
117- [ events] Do not throw error in UI on returned group data if there is no segmentation set
128
139Enterprise Fixes:
14- -[ surveys] Do not fetch survey meta data if plugin is disabled
10+ - [ drill] Fixed timeline recalculation
11+ - [ surveys] Do not fetch survey meta data if plugin is disabled
1512
1613## Version 25.03.28
1714Fixes:
@@ -103,6 +100,7 @@ Enterprise Fixes:
103100- [ users] Add survey section to user feedback page
104101- [ users] Fixed uploading user profile pictures
105102
103+
106104## Version 25.03.22
107105Fixes:
108106- [ alerts] Fix: Migrate alerts to the new events model
@@ -180,6 +178,7 @@ Enterprise Fixes:
180178Dependencies:
181179- Bump puppeteer from 24.16.2 to 24.17.0
182180
181+
183182## Version 25.03.16
184183Enterprise Fixes:
185184- [ journeys] Fix for skip threshold check in concurrent requests
@@ -189,6 +188,7 @@ Dependencies:
189188- Bump get-random-values from 3.0.0 to 4.0.0
190189- Bump puppeteer from 24.16.1 to 24.16.2
191190
191+
192192## Version 25.03.15
193193Enterprise Fixes:
194194- [ cohorts] Unescape segmentation properties options to prevent duplicated values
@@ -222,6 +222,7 @@ Enterprise Fixes:
222222- [ flows] Showing correct state for disabled flows
223223- [ surveys] Move "not likely" label next to 0 on mobile screens
224224
225+
225226## Version 25.03.12
226227Features:
227228- [ plugins] Add configuration warning tags to settings UI
@@ -244,6 +245,7 @@ Dependencies:
244245- Bump puppeteer from 24.14.0 to 24.15.0
245246- Bump supertest from 7.1.3 to 7.1.4
246247
248+
247249## Version 25.03.11
248250Fixes:
249251- [ core] Fix mongo connection url parsing
@@ -339,6 +341,7 @@ Fixes:
339341- [ hooks] Added null check for incoming data
340342- [ push] Fix external drawer initialization
341343- [ times-of-day] Fix chart component
344+
342345Enterprise Fixes:
343346- [ content] Asset URL was wrongly constructed when user switches between apps
344347- [ ab-testing] Updates
0 commit comments