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
extended analytics browser, OS, and device detection. Added filters by browser, cards with browser. More deep detection of the browers, device range support, and much more OS namings (026c212)
fix performance issue by storing the countries data in database. Display full country names in the Admin UI. (fe0f535)
refactor components. Fix the flickering loading state. Add the data loading indicators. (baa660b)
refactor shadcn chart to the v3 recharts (b8e874d)
refactor the carchart type for the OS, Browser, Screen sizes etc to the uint8 as a prdefined enum. That improves database performance a lot and reduce data usage. (55131e8)
refactor the geoip module to be split by packaghes and what they do. Some perfoamce and RAM optimization. Make code cleaner to understand whats going on. Disable the cache for the county list due to rare usage in admin UI (4b1019b)