Skip to content

Releases: scandipwa/route717

More route validation, improved 404 handling

15 Jun 13:35
Compare
Choose a tag to compare
  • Added validation for routes like wishlist/shared/XXX
  • Configurable product attribute handling - 404 / 200
  • Category pagination support - 404 / 200
  • PathTrait fix - removed string type return

Fixed getRedirectType is being called on null

08 Apr 08:09
1aaa315
Compare
Choose a tag to compare

Bug appeared in 1.6.0, now should be fixed.

Url-rewrite redirect support

03 Apr 14:34
f58c688
Compare
Choose a tag to compare
  • Products are loading with URL rewrites
  • Categories are loading with URL rewrites
  • CMS pages are loading with URL rewrites

Make sure that in admin > System > Configuration > Catalog > Catalog > Search Engine Optimization Product URL Suffix and Category URL Suffix is blank and click on save Config.

Whitelist default e-mail address confirmation

21 Jan 15:17
Compare
Choose a tag to compare
  • Whitelist default e-mail address confirmation path, adjust redirect to homepage (login page does not exist, yet)
  • Update README.md on the changes

Release: ability to add ignored paths to router

12 Sep 08:30
cb0fde6
Compare
Choose a tag to compare

In this release the ability to by-pass the ScandiPWA router to M2 has been introduced.

URL rewrite fix

23 Jul 11:54
Compare
Choose a tag to compare

A patch for URL rewrites.