Releases: Formfeed-UK/nova-breadcrumbs
Releases · Formfeed-UK/nova-breadcrumbs
1.1.0
1.0.4
What's Changed
- Fixed an issue with PHPStan and PHPStorm where the parameters for
make
are not sensed correctly.
New Contributors
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- feat: can disable parent breadcrumbs by @ianrobertsFF in #9
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- feat: resource title obtained from title() function instead static $title variable by @bb140856 in #6
Full Changelog: 1.0.1...1.0.2
1.0.1
fix: card resolution broken in Nova >= 4.8.0
- Updates minimum required nova-resource-cards for bug fix
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- feat!: added methods to determine the parent by @ianrobertsFF in #5
New Contributors
Full Changelog: 0.1.4...1.0.0
0.1.4
0.1.3
- Fixes issue where nova base was being ignored
- Bug occurred due to changes in how the home link was handled
Resolves #2
Thanks @uzdeveloper1
0.1.2
- Fixed issue with Reflection Class throwables (thanks to @philipbaginski for suggesting a usage pattern that lead to finding it)
0.1.1
Update composer.json