You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,16 @@ This project adheres to [Semantic Versioning](https://semver.org/).
6
6
7
7
---
8
8
9
+
## v1.16.0 — 2026-04-07
10
+
11
+
### ✨ Features
12
+
-**Analytics referrer** — send `document.referrer` from the client and prefer it over the POST `Referer` header so traffic sources (e.g. social) are less often stored as the article URL itself.
13
+
14
+
### 🔧 Other Changes
15
+
-**Analytics actions** readability and performance tweaks.
0 commit comments