Releases: VirtusLab-Open-Source/strapi-plugin-navigation
Releases · VirtusLab-Open-Source/strapi-plugin-navigation
v2.2.1
Fixes
- Drag and drop not working on firefox. Fixed by introducing a custom drag button component - #259 by @ltsNotMike
- Audience disappearing from navigation items after saving. Fixed audience parsing on request - #257 by @ltsNotMike
- Slug not showing in the configuration on the Settings Page. Fixed by adding 'UID' type to configuration options - #258 by @ltsNotMike
- External navigation items path regexes updates - #254 by @CodeVoyager
v2.2.0
Features
- Navigation items Custom Fields with visual editor - #225 by @ltsNotMike
- Usability reworks for multiple navigations selector - by @CodeVoyager
- Link content type field to internal items path - #152 by @ltsNotMike
Fixes
- Order is not working for FLAT format - #224 by @ltsNotMike
- Not able to retrieve image - #239 by @ltsNotMike
- Render API always return a Generic template - #246 by @ltsNotMike
Other
- Remove unused lifecycle hooks - #253 by @ltsNotMike
- Documentation updates
v2.1.0
TypeScript 💪
Final version build in TypeScript which contains everything from v2.0.14
and more!
Features
- Full support for TypeScript
‼️ (even for Strapi versions <4.3
) - by @ltsNotMike & @CodeVoyager - Strapi Webhooks support - by @ltsNotMike
- Strapi i18n support - by @CodeVoyager
- Multiple navigations management - by @CodeVoyager
- External path regex extensions - by @CodeVoyager
Fixes
- related.id missing in graphql schema - #188 by @cyp3rius
- Single Type with multiple locale crashs TREE and RFR api view - #230 by @skyclb
- Can't save navigation item without title property set - #92 by @ltsNotMike
Other
- Documentation updates
v2.1.0-beta.1
Beta - TypeScript
Beta version build in TypeScript which contains everything from v2.0.13
and more!
Features
- Full support for TypeScript
‼️ (even for Strapi versions <4.2
) - by @ltsNotMike & @CodeVoyager - Strapi Webhooks support - by @ltsNotMike
- Strapi i18n support - by @CodeVoyager
Fixes
Other
- Documentation updates
v2.1.0-beta.2
Beta - TypeScript
Beta version build in TypeScript which contains everything from v2.0.13
and more!
This release contains mostly fixes and suggestions collected as part of #90 and v2.1.0-beta.1.
Fixes
- i18n graphql query param as real i18n locale code - by @ @CodeVoyager
- wrapper bugs and bootstrap graphql errors - by @ltsNotMike
- editing related not working - by @ltsNotMike
- empty title in navigation item returns error - #92 by @ltsNotMike
Other
- Documentation updates
v2.0.13
Fixes
- GraphQL Flat render does not resolve related items - #201 by @ltsNotMike
- GraphQL NavigationItem type has incorrect type for parent - #202 by @ltsNotMike
Other
- Documentation updates - by @cyp3rius
v2.0.12
v2.0.11
v2.0.10
‼️ v2.0.10 fixes critical errors introduced in 2.0.9 ‼️
In case of any problems with 2.0.9
or 2.0.10
please use 2.0.8
instead and post us your findings!