v3.0.2
Changed 2
- Next.js updated to 15.5.7
- Prisma updated to 6.19.0
Fixed 13
- Time range selection back and forward arrows not jumping with correct steps
- Links and Pixels are prefetched on dashboard
- Chart legend extends beyond container boundaries when URL is too long, disrupting page layout
- User is not able to switch back to My Account after switching to the Team
- Reset of website stats is not possible after entries in Revenue table
- Team workspace is not selectable after login
- Error with long UTM parameters and click IDs
- Direct visitors are missing on Channels
- Last seen and First seen fields broken
- Tests are failing
- Revenue sums not showing
- Read-only prevents user from joining team
- URL theme and lang parameters no longer work for public share links
Security 1
- Address Next.js CVE-2025-66478 critical vulnerability in RSC
This is a patch release to address the Next.js CVE and fixes many bugs.
Fixes
- Nextjs/RSC critical vulnerability #3829
- Time range selection back and forward arrows not jumping with correct steps #3828
- Links and Pixels are prefetched on dashboard #3814
- In the chart legend, when the URL is too long, the legend extends beyond the container boundaries, disrupting the page layout. #3813
- User is not able to switch back to My Account after switching to the Team #3802
- Reset of website stats is not possible after entries in Revenue table #3798
- Team workspace is not selectable after login #3796
- Error with long UTM parameters and click IDs #3790
- Direct visitors are missing on Channels (3.0.1) #3789
- "Last seen" - "First seen" fields broken since 3.0.1 #3775
- Tests are failing in 3.0.1 #3773
- Revenue sums not showing in 3.0.1 #3769
- Read-only prevents user from joining team #3764
- Regression: URL theme and lang parameters no longer work for public share links #3754
Updates
- Next.js
15.5.7 - Prisma
6.19.0
Thanks
@Lokimorty @imsyedabdullah @RaenonX @IndraGunawan