Skip to content

Releases: VirtusLab-Open-Source/strapi-plugin-navigation

v2.0.7

21 Mar 15:17
Compare
Choose a tag to compare

Features

  • Collapsible structure branches
  • Navigation items with subitems and without linked internal contents - #124
  • Populate a field from an entity in render - #147

v2.0.6

17 Mar 08:10
Compare
Choose a tag to compare

Fixes

  • fix for design system compatibility in versions 4.1.3+ - #173 by @ltsNotMike
  • no whitespace in related types for GraphQL - #168 by @cortopy

v2.0.5

28 Feb 07:53
Compare
Choose a tag to compare

Fixes

  • renderNavigation Endpoint returns an error when querying the related field - #158
  • empty title

Features

  • Drag & Drop within same level of nesting
  • Settings page alignments according to Strapi guidelines

v2.0.4

22 Feb 04:25
Compare
Choose a tag to compare

Fixes

  • "isArray is not defined" - #159

v2.0.3

21 Feb 09:23
Compare
Choose a tag to compare

Fixes

  • lack of entity labels - #153

Features

  • rendering tree structure by path - #146

v2.0.2

15 Feb 10:37
Compare
Choose a tag to compare

Features

  • Settings page has been introduced ✨

v2.0.1

08 Feb 07:13
Compare
Choose a tag to compare

Fixes

  • lack of audience field population and select in the visual builder - #148

v2.0.0

04 Feb 05:24
Compare
Choose a tag to compare

After a while of development we're delighted to present you the final release of Strapi Navigation Plugin which is complete re-write for v4. Brand new design system, extensibility provided by Plugin API and improved performance 💪

Features

  • Visual builder
  • Any content type relation support
  • Multiple navigations support
  • Public REST & GraphQL API

What next?

  • Settings page
  • i18n support
  • Community wanted functionalities 🚀 Take a voice in a discussion

Credits

Thanks a lot to all contributors! Especially:

  • @ltsNotMike - awesome job, you did it like a Rambo! 💯
  • @Kronos66 - always opened eyes and fresh mind for arch challenges m8 👍
  • @cyp3rius (myself) - nothing but made lot of noise around ^^
  • Strapi team - your support and input was awesome! Thanks for guiding us and review!
  • You folks, the community - the first and best testers ever!

v2.0.0 - Release Candidate #1

29 Jan 20:03
Compare
Choose a tag to compare

After a while of development we're delighted to present you the first release candidate of Navigation Plugin which is complete re-write for v4.

Already delivered:

  • Visual builder
  • Any content type support
  • Public REST & GraphQL API

To be done:

  • Database migrations for v3 -> v4

v1.1.4

27 Jan 09:39
Compare
Choose a tag to compare

Fixes

  • relation title wasn't rendering on the navigation item card

Misc