Skip to content

Version 3.1.68

Compare
Choose a tag to compare
@khalwat khalwat released this 26 Dec 22:03
· 463 commits to develop since this release

Added

  • Added the ability to add 307 - Temporary Redirect and 308 - Permanent Redirect status code redirects (#216)
  • Added the ability to pass in a site handle via GraphQL to retourRedirects() or retourResolveRedirect() (#215)
  • Return the site handle via GraphQL from queries to retourRedirects() or retourResolveRedirect() (#215)

Changed

  • Updated the buildchain to use Node 16
  • Changed buildchain from to Vite from webpack 5

Fixed

  • Fixed an issue that would cause the component state to not be saved properly if you clicked on the Reset button (#214)
  • Fixed an issue where non-ASCII characters were stripped from display of URLs in the Retour Dashboard & Redirects pages (#213)