New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apostrophe-redirects

Package Overview
Dependencies
Maintainers
15
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-redirects - npm Package Versions

234

2.4.2

Diff

Changelog

Source

2.4.2

Fixed incompatibility with sites not using workflow introduced in 2.4.1.

boutell
published 2.4.1 •

Changelog

Source

2.4.1

Functionality introduced in 2.4.0 was not compatible with certain older versions of MongoDB. This has been addressed for legacy reasons. There is no change in the new functionality.

boutell
published 2.4.0 •

Changelog

Source

2.4.0

In the presence of workflow and locale prefixes, a redirect created in a different locale will now work if the URL matches, falling back to the redirect target's locale even if the user's current or default locale is different.

boutell
published 2.4.0-alpha.1 •

boutell
published 2.3.2 •

Changelog

Source

2.3.2

Corrects additional defects in query string handling that led to problems with the briefly released 2.3.1.

boutell
published 2.3.1 •

Changelog

Source

2.3.1

Improves regex for "ignore query string" option to allow redirects from pages that are not slug-like such as those ending in .html. Also fixes a regular expression bug introduced in 2.3.0 where a rule could match if any portion of it appeared in the URL.

alexbea
published 2.3.0 •

Changelog

Source

2.3.0

"Ignore query string" option for times when you'd like to match the URL regardless of the ? and everything that follows it. Thanks to Shaun Hurley for the contribution.

boutell
published 2.2.0 •

Changelog

Source

2.2.0

Implemented polymorphic joins for internal pages which also makes it possible to configure your own pieces for polymorphic joins.

alexbea
published 2.1.0 •

Changelog

Source

2.1.0

Disables apostrophe-site-map for redirects to prevent more superfluous UI tabs.

boutell
published 2.0.0 •

Changelog

Source

2.0.0

Implemented statusCode option and user-editable statusCode field allowing the user to choose a permanent or temporary redirect. For bc the default is still 302. If the statusCode option is set to 301 instead, permanent redirects will be the default for new redirects. Existing redirects may be manually switched to 301 if desired.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc