Releases: VirtusLab-Open-Source/strapi-plugin-navigation
v3.3.6
🚀 Features
- Display plugin version - #656 by @mlewandowski904
🪳 Fixes
- Fix: Or() function doesn't normalize nested parent.related from array to object, causing ZodError on PUT - #658 by @mlewandowski904
v3.3.5
🪳 Fixes
- Wrapper element related - #635 by @mateusz-kleszcz
- Enable path change when reading fields from the related enabled - #654 by @mateusz-kleszcz
🌱 Misc
- Dependabot alerts resolution
⚠️ WARNING
This version requires Strapi v5.37.0 or later. If you do not have this version of Strapi installed, please downgrade the plugin to v3.2.7.
v3.3.5-beta.1
fix: fix tests
v3.3.4
🪳 Fixes
- Switching from the Navigation Plugin admin tab to another tab causes significant UI issues - #641 by @mateusz-kleszcz
- Error while trying to install plugin @strapi/icon dependency is too old. - #635 by @mateusz-kleszcz
🌱 Misc
- Dependabot alerts resolution
⚠️ WARNING
This version requires Strapi v5.37.0 or later. If you do not have this version of Strapi installed, please downgrade the plugin to v3.2.7.
v3.3.2
🪳 Fixes
- default select options - #637 by @mateusz-kleszcz
WARNING
This version is deprecated because strapi/design-system causes a bug that removes the global CSS when the navigation plugin is unmounted.
Please do not use this version of the plugin. Instead, upgrade to v3.3.3 (this requires Strapi v5.37.0 or later).
v3.3.1
🚀 Features
- Support Node V24 support - #633 by @mateusz-kleszcz
🪳 Fixes
- Fix issue with multiple instances of
@strapi/design-system- #633 by @mateusz-kleszcz
WARNING
This version is deprecated because strapi/design-system causes a bug that removes the global CSS when the navigation plugin is unmounted.
Please do not use this version of the plugin. Instead, upgrade to v3.3.3 (this requires Strapi v5.37.0 or later).
v3.3.0
🚀 Features
- Apply responsive design to the Settings & Editor - #616 by @mateusz-kleszcz
WARNING
This version is deprecated because strapi/design-system causes a bug that removes the global CSS when the navigation plugin is unmounted.
Please do not use this version of the plugin. Instead, upgrade to v3.3.3 (this requires Strapi v5.37.0 or later).
v3.2.7
🚀 Features
- Component relations not populated in navigation plugin responses (Strapi v5) - #625 by @mateusz-kleszcz
- Support type: "text" to render textarea inside custom field - #627 by @mateusz-kleszcz
🪳 Fixes
- ZodError: Invalid enum value for status 'modified' in navigation rendering - #629 by @mateusz-kleszcz
v3.2.6
Features
- Display friendly ct names by @jorrit @mateusz-kleszcz in #622
Fixes
- Remove broken navigation item in bootstrap by @mateusz-kleszcz in #619
- Url label changed to take correct value by @jiwanska0 in #620
- Default name fields by @mateusz-kleszcz in #621
v3.2.6-beta.3
fix: read default locale