v0.4.0
Features
Data Grouping
- Referrer Groups - Known referrer URLs are now conveniently grouped together for easier identification.
- Selecting a referrer group allows you to expand and view the URLs within that specific group.
- Language Groups - Languages are also now grouped and can be expanded to display specific browser locales.
System Resources
- New Usage Dashboard - Useful for users with remote-hosted VMs, this dashboard gives insights into the application's resource usage. It also includes options to adjust database resource allocation.
Bug Fixes and Improvements
- Website Deletion: Users can now delete websites directly from the dashboard.
- Improved Caching: Improved caching for dashboard assets and scripts to load the dashboard quicker.
- Better Bot Detection: Upgraded user-agent parser for more accurate bot detection.
- Dashboard Interaction: Fixed several bugs related to filter interactions on the dashboard.
What's Changed
- feat: add system resources dashboard by @ayuhito in #72
- perf(core): add etag caching for assets by @ayuhito in #73
- feat(dashboard): add the ability to delete a website by @ayuhito in #74
- fix(core): improve bot user agent coverage by @ayuhito in #75
- feat: add language group locales by @ayuhito in #76
- feat: add referrer groups by @ayuhito in #80
Full Changelog: v0.3.0...v0.4.0