Skip to content

Releases: tinect/TinectRedirects

2.1.0

10 Mar 13:03

Choose a tag to compare

2.1.0 (2024-03-10)

Features

  • save referer in requests (fb02e06)

1.4.0

10 Mar 13:03

Choose a tag to compare

1.4.0 (2024-03-10)

Features

  • save referer in requests (188ef9d)

2.0.0

05 Mar 20:55

Choose a tag to compare

2.0.0 (2024-03-05)

Features

1.3.1

27 Feb 12:22

Choose a tag to compare

1.3.1 (2024-02-27)

Features

  • refactor admin component (e70f083)

Bug Fixes

  • avoid exception on request insert if redirect does not exist (#29) (c157f6d)

1.3.0

21 Feb 21:57

Choose a tag to compare

1.3.0 (2024-02-21)

Features

  • add configuration to exclude paths by regex (be6742c)

1.2.0

18 Feb 10:00

Choose a tag to compare

1.2.0 (2024-02-18)

Features

  • use low_priority message transport (1fe0846)

1.1.6

18 Feb 09:38

Choose a tag to compare

1.1.6 (2024-02-18)

Features

  • set priority for subscriber to be very last (7596ed1)

1.1.5

18 Feb 09:33

Choose a tag to compare

1.1.5 (2024-02-18)

Features

  • restrict log to GET requests, use resolved URI instead of entire URI (281f2ca)

1.1.4

13 Feb 22:07

Choose a tag to compare

1.1.4 (2024-02-13)

Bug Fixes

  • prepend host if target url has no scheme (607ff7c)

1.1.3

11 Feb 21:37

Choose a tag to compare

1.1.3 (2024-02-11)

Features

  • rename ExceptionSubscriber to BeforeSendResponseSubscriber (084b8cd)
  • update slot attributes (24feb3f)
  • use BeforeSendResponseEvent and original path for handling exceptions (b727903)
  • use sw-dynamic-url-field (c4dc98c)

Bug Fixes

  • check type before casting to int (c62a4b6)