Skip to content

Releases: explodingcamera/liwan

liwan-v1.1.0

28 Dec 16:54
liwan-v1.1.0
a46eb08
Compare
Choose a tag to compare

Liwan v1.1.0 - 2024-12-28

🚀 Features

  • Improved query caching to prevent unnecessary database queries
  • Added Country Code to Google Referrer URLs
  • Improved Multi-User Support (Non-admin users can now be granted access to specific projects)

liwan-v1.1.0-rc.1

16 Dec 22:38
liwan-v1.1.0-rc.1
7e74bd5
Compare
Choose a tag to compare
liwan-v1.1.0-rc.1 Pre-release
Pre-release

liwan-v1.0.0

06 Dec 12:23
liwan-v1.0.0
802f989
Compare
Choose a tag to compare

Liwan v1.0.0 - 2024-12-06

🚀 Features

  • UTM parameters: Added support for UTM parameters. You can filter and search by UTM source, medium, campaign, content, and term. (#13)
  • 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. (97cdfce, 391c580)
  • UI Improvements: A lot of small improvements to the UI for better polish and usability.
  • New Metrics: Added new metrics: Bounce Rate, Average Time on Page (97cdfce)
  • Favicons can be disabled: You can now disable fetching favicons from DuckDuckGo (config.toml setting: disable_favicons) (2100bfe)
  • New Graphs: Graphs are now custom-built using d3 directly to improve performance and flexibility. (eb1415d)

🐛 Bug Fixes

  • Fixed a potential panic when entities are not found in the database (31405a7)
  • Fixed issues with the Yesterday Date Range (76278b57)
  • Fixed issue with NaN values in the bounce rate metric (eb1415d)

Other

  • Removed Sessions and Average Views per Session metrics. They were not accurate and were removed to avoid confusion.
  • Added more tests & improved API performance (95d95d0)

liwan-v1.0.0-rc.3

05 Dec 13:53
liwan-v1.0.0-rc.3
c7e0c43
Compare
Choose a tag to compare
liwan-v1.0.0-rc.3 Pre-release
Pre-release

Liwan v1.0.0 Pre-Release 3 - 2024-12-05

See CHANGELOG.md

liwan-v1.0.0-rc.2

24 Nov 13:23
liwan-v1.0.0-rc.2
8bdfc46
Compare
Choose a tag to compare
liwan-v1.0.0-rc.2 Pre-release
Pre-release

Liwan v1.0.0 Pre-Release 2 - 2024-11-24

See CHANGELOG.md

liwan-v1.0.0-rc.1

23 Nov 21:18
liwan-v1.0.0-rc.1
95d95d0
Compare
Choose a tag to compare
liwan-v1.0.0-rc.1 Pre-release
Pre-release

Liwan v1.0.0 Pre-Release 1 - 2024-11-23

See CHANGELOG.md

liwan-v0.1.1

24 Sep 11:34
liwan-v0.1.1
e48d19c
Compare
Choose a tag to compare

Liwan v0.1.1 - 2024-09-24

This release just drops some of the duckdb indexes to improve performance and reduce the database size.

Liwan v0.1.0

18 Sep 20:28
liwan-v0.1.0
98af9ef
Compare
Choose a tag to compare

Liwan v0.1.0 - 2024-09-18

This is the first full release of the Liwan! 🎉
All essential features for web analytics are now available, including:

  • Live tracking of page views
  • Geolocation of visitors
  • Automatic GeoIP database updates
  • Basic user management
  • Filtering and searching
  • Multiple tracking dimensions: URL, referrer, browser, OS, device type, country, and city
  • Multiple metrics: page views, unique visitors, sessions, and average views per session
  • Multiple date ranges (custom date ranges are coming soon!)
  • Documentation and a simple setup guide at liwan.dev
  • A simple and clean UI

liwan-v0.1.0-beta.14

17 Sep 17:04
liwan-v0.1.0-beta.14
1ee6f72
Compare
Choose a tag to compare
liwan-v0.1.0-beta.14 Pre-release
Pre-release

liwan-v0.1.0-beta.13

16 Sep 21:40
liwan-v0.1.0-beta.13
981b667
Compare
Choose a tag to compare
liwan-v0.1.0-beta.13 Pre-release
Pre-release