Releases: mrmilu/drupal.alias_subpaths
Releases · mrmilu/drupal.alias_subpaths
v1.0.2
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
v1.0.0
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>