menu_trail_by_path 2.2.0

Bug fixes

Fix constructor error in Drupal 11

Note This change comes with constructor and service definition changes that might break subclasses

Contributors (1)

berdir

Changelog

Issues: 1 issues resolved.

Changes since 2.1.1 (compare):

menu_trail_by_path 2.1.1

Bug fixes

Fixes a caching bug on Drupal 10.3.4+

Contributors (4)

berdir, cilefen, mstrelan, nicrodgers

Changelog

Issues: 2 issues resolved.

Changes since 2.1.0:

menu_trail_by_path 2.0.1

Bug fixes
Unsupported

Drupal 10.2 compatibility

Contributors (1)

pminf

Changelog

Issues: 2 issues resolved.

Changes since 2.0.0:

menu_trail_by_path 2.0.0

Unsupported

Drupal 10 compatibility

Contributors (2)

Berdir, Project Update Bot

Changelog

Issues: 1 issues resolved.

Changes since 2.0.0-beta1:

menu_trail_by_path 2.0.0-beta1

Bug fixes
Unsupported

Fix cache handling, resulting in fewer active trail lookups and a fragment related bugfix

Contributors (3)

Berdir, nikolabintev, alexpott

Changelog

Issues: 2 issues resolved.

Changes since 2.0.0-alpha1:

menu_trail_by_path 2.0.0-alpha1

Bug fixes
New features
Unsupported

Major refactoring that provide performance improvements, less code

Contributors (5)

R.Muilwijk, Oscaner, Falco010, Berdir, adrian.conte

Changelog

Issues: 1 issues resolved.

menu_trail_by_path 8.x-1.3

Unsupported

Drupal 9 compatibility, requires Drupal 8.8

Contributors (4)

Sahana _N, Berdir, andreyjan, Sergiu Stici

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.2:

menu_trail_by_path 8.x-1.2

Bug fixes
New features
Unsupported

Bugfixes and performance improvements.

Contributors (9)

pjbaert, cebasqueira, ravi.shankar, alonaoneill, mbovan, Berdir, Ginovski, yongt9412, jeroendegloire

Performance improvements

This module now has two settings that can improve performance.

menu_trail_by_path 7.x-3.0

Unsupported

Upgrade from 7.x-2 should go without problems. Make sure to clear the cache after you have installed the module.

There is no configuration is required in 7.x-3, just like 7.x-2.

7.x-3 internally uses new methods to determine, and set, the active path trail for menus and the breadcrumb. This makes the new version to integrate better into Drupal core and with other modules.

menu_trail_by_path 7.x-3.0-rc1

Bug fixes
New features
Unsupported

Upgrade from 7.x-2 should go without problems.

There is no configuration is required in 7.x-3, just like 7.x-2.

7.x-3 internally uses new methods to determine, and set, the active path trail for menus and the breadcrumb. This makes the new version to integrate better into Drupal core and with other modules.

menu_trail_by_path 8.x-1.0-rc4

Unsupported

No longer using PathBasedBreadcrumbBuilder class for the path-information because it was causing problems for user paths, now using a custom class named "CurrentPath".

menu_trail_by_path 8.x-1.0-rc3

Bug fixes
Unsupported

See https://www.drupal.org/node/2709227 : Now using the Drupal\system\PathBasedBreadcrumbBuilder instead of the default breadcrumb builder, because not every breadcrumb builder uses path information.

menu_trail_by_path 7.x-2.0

Unsupported

changed to more appropriate hook_page_delivery_callback_alter
#1572334: fix multilingual trail and breadcrumb

menu_trail_by_path 7.x-2.0-rc2

Bug fixes
Unsupported

Issue #1439234 by Mark Theunissen: Remove workaround for core bug #942782 + several code style fixes.

Subscribe with RSS Subscribe to Releases for Menu Trail By Path