Skip to content

Commit c4bab5e

Browse files
docs: update changelog
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 5c069e0 commit c4bab5e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,20 @@ Since this is not a library, this changelog focuses on the changes that are rele
2121
### 🚀 Features
2222

2323
- **UTM parameters**: Added support for UTM parameters. You can filter and search by UTM source, medium, campaign, content, and term. ([#13](https://github.com/explodingcamera/liwan/pull/13))
24+
- **New Date Ranges**: Fully reworked date ranges. Data is more accurate and consistent now, and you can move to the next or previous time range. Also includes some new time ranges like `Week to Date` and `All Time`. You can now also select a custom date range to view your data.
25+
- **UI Improvements**: A lot of small improvements to the UI for better polish and usability.
26+
- **New Metrics**: Added new metrics: `Bounce Rate`, `Average Time on Page`
2427

2528
### 🐛 Bug Fixes
2629

30+
- Added more tests that fixed some smaller bugs
2731
- Fixed a potential panic when entities are not found in the database ([`31405a72`](https://github.com/explodingcamera/liwan/commit/31405a721dc5c5493098e211927281cca7816fec))
2832
- Fixed issues with the `Yesterday` Date Range ([`76278b57`](https://github.com/explodingcamera/liwan/commit/76278b579c5fe1557bf1c184542ed6ed2aba57cd))
2933

34+
### Other
35+
36+
- Removed Sessions and Average Views per Session metrics. They were not accurate and were removed to avoid confusion.
37+
3038
## **Liwan v0.1.1** - 2024-09-24
3139

3240
### ⚡ Performance

0 commit comments

Comments
 (0)