Skip to content

Releases: BenjaminMedia/wp-bonnier-redirect

Bugfix for scandinavian letters in redirects

06 Jun 08:11
22a50ef
Compare
Choose a tag to compare
Merge pull request #84 from BenjaminMedia/WILL-1148/bugix-æøå-redirects

WILL-1148 - Bugfix for creating ÆØÅ redirects

Adding validation for published content

29 Mar 09:54
b024d1d
Compare
Choose a tag to compare
4.5.0

Merge pull request #83 from BenjaminMedia/minor/validation-rules-for-…

Bugfixing category slug changes, inputs and refactoring

28 Mar 13:53
5a8cd14
Compare
Choose a tag to compare
Merge pull request #76 from BenjaminMedia/Version-4

WILL-983 - Epic: Rewriting the redirect plugin

Bugfixing user capabilities

27 Mar 13:17
95a5cbb
Compare
Choose a tag to compare
Merge pull request #81 from BenjaminMedia/bugfix/users-and-capabilities

Bugfix - Proper user capability for pages

Adding import/export tools

25 Mar 07:55
c3ebd2c
Compare
Choose a tag to compare
4.3.0

Merge pull request #80 from BenjaminMedia/WILL-1099/refactor-friday-i…

Patch for create redirect and bugfixes for commands

20 Mar 12:07
f0ca84f
Compare
Choose a tag to compare

Language will NOT be set by default, when creating a new redirect, forcing users to actively select what language the redirect should work on.
Commands have been fixed so no invalid redirects can be saved after they've been normalised.

Avoid making redirect loops

15 Mar 13:26
45cde0e
Compare
Choose a tag to compare

Added restrictions to RedirectRepository to ensure no redirects can be stored in the database, that has the same source and destination.

Adding commands for normalizing and unchaining redirects

07 Mar 14:22
Compare
Choose a tag to compare
4.1.0

Adding commands for normalizing and unchaining existing redirects.

New refactored Redirect Plugin

07 Mar 12:52
Compare
Choose a tag to compare
WILL-1070 - Integrate new Redirect plugin

Tweaks and fixes based on integrating the plugin

Upgrading Contenthub Editor plugin to 4.0.0

12 Dec 11:14
55811e2
Compare
Choose a tag to compare
3.0.0

Merge pull request #73 from BenjaminMedia/upgrade/redirect-and-conten…