Added
- #54 Added stats by city graphic in visits page.
- #55 Added map in visits page locating cities from which visits have occurred.
Changed
- #87 and #89 Updated all dependencies to latest major versions.
- #96 Updated visits page to load visits in multiple paginated requests of
5000
visits when used shlink server supports it. This will prevent shlink to hang when trying to load big amounts of visits. - #71 Improved tests and increased code coverage.
Deprecated
- Nothing
Removed
- #59 Dropped support for old browsers. Internet explorer and dead browsers are no longer supported.
- #97 Dropped support for authentication via
Authorization
header with Bearer type and JWT, which will make this version no longer work with shlink earlier than v1.13.0.
Fixed
- Nothing