v1.4.0
umami-software/umamiv1.4.0Nov 3, 2020by mikecao
AI Summary
The update adds a configuration option to disable tracking via a `umami.disabled` flag in localStorage. It also includes language fixes and updates to various packages to the latest versions.
Key Highlights
- Added check to disable umami
- Language fixes
- Added links to realtime log entries
New Features
- LocalStorage disable flag
- Realtime log entry links
Full Release Notes
## Added check to disable umami If the value `umami.disabled` is found in localStorage, then tracking will be disabled. ## Language fixes š @err931 @iSasFTW ## Other changes - Added links to realtime log entries - Updates packages to latest versions