Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 07:43

Changed

  • Update to @shlinkio/eslint-config-js-coding-standard 3.0, and migrate to ESLint flat config.

Added

  • Document how <ShlinkWebSettings /> is used.
  • #411 Add support for ip-address redirect conditions when Shlink server is >=4.2
  • #196 Allow active date range to be changed by selecting a range in visits and visits-comparison line charts.
  • #307 Add new setting to disable short URL deletions confirmation.
  • #435 Allow toggling between displaying raw user agent and parsed browser/OS in visits table.
  • #197 Allow line charts to be expanded to the full size of the viewport, both in individual visits views, and when comparing visits.
  • #382 Initialize QR code modal with all params unset, so that they fall back to the server defaults. Additionally, allow them to be unset if desired.

Removed

  • Nothing

Fixed

  • #331 Fix short URL deletion confirmation modal getting closed when deleting the short URL failed.

Deprecated

  • Nothing