Skip to content

Releases: mrmilu/drupal.alias_subpaths

v1.0.2

17 Dec 09:03
f0d189f

Choose a tag to compare

What's Changed

  • Throw exception to avoid module execution for unresolved paths by @iperaltamrmilu in #17

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Nov 12:30

Choose a tag to compare

Fix 404 and 405 issues

v1.0.0

07 Nov 10:39
35fafb4

Choose a tag to compare

Decoupled Router support (#9)

* Refactor

* Decoupled: WIP

* Fix cache issue and special character url issue

* WIP

* Fix contextbag init and resolve 404 problem (ñapa)

* Remove comment

* Decoupled refactor (#10)

* Work in progress

* Working on refactor

* Work in progress

* WIP

* WIP

* WIP

* Refactoring

* Fix coupled process

* Decoupled fixed

* Redirect module support

* phpcbf

* phpcbf. todo: missing comments

* Fix 404 non argument page

* PHPStan level 2

* PHPStan level 5

* Fixing Attribute declaration coding standard

* Remove t() calls in classes

* Fix decoupled 404

* PHPDocs

* PHPDocs

* Working on cache tags for arguments

* Route Subscriber to disable alias_subpaths in core routes, admin routes, frontpage and decoupled router

* Update PHPDocs

* Update README.md

* Fixing multilanguage issues

* Fix home page 404 with slash (#11)

Co-authored-by: tobas1996 <tobascosta10gmail.com>

* bugfix: redirect issue

---------

Co-authored-by: rdacosta <roberto.dacosta@mrmilu.com>