Skip to content

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

v1.0.2

21 May 09:35
Compare
Choose a tag to compare

Fixes

  • the state & runtime minor issues - #64, #65
  • conditional validation for relation titles and pulling them to navigation item in case of leaving blank field - #61

Features

v1.0.1

26 Apr 06:18
2164ed4
Compare
Choose a tag to compare

Compatibility with Strapi 3.6.x

Fixes

  • provides compatibility changed plugins actions register flow #56

v1.0.0

06 Apr 11:50
Compare
Choose a tag to compare

Features

  • Hierarchical structure management
  • Nested patch validation
  • Public render API exposed with support for flat, tree, rfr rendering types
  • Support for Collections & Single Types
  • Support for internal & external items

Public Beta #19

16 Mar 07:07
d2dff1c
Compare
Choose a tag to compare
Public Beta #19 Pre-release
Pre-release

Fixes

  • drops default Strapi query limits to support large navigation structures

Public Beta #18

15 Mar 18:46
2e1fca7
Compare
Choose a tag to compare
Public Beta #18 Pre-release
Pre-release

Features

  • provides ability to search across the content types as typeahead

Fixes

  • resolves issue with content types results limit

Public Beta #17

08 Mar 13:10
c107977
Compare
Choose a tag to compare
Public Beta #17 Pre-release
Pre-release

Features

  • adds coverage for built-in Strapi draft & publish flow (#23)
  • adds possibility to define own template names based on model schemas for Single Types
  • adds ability to define #anchor as external links (#40)
  • filter outs removed and draft entities from render output

Fixes

  • prevents 500 error when content type entity has been accidentally removed (#42, #44)

Public Beta #16

01 Mar 08:00
7bfd441
Compare
Choose a tag to compare
Public Beta #16 Pre-release
Pre-release

Features

  • changes the way of relations linking

Fixes

  • fixing the associations mismatch between SQL and noSQL databases - #28, #35

Public Beta #14

23 Feb 07:59
888f259
Compare
Choose a tag to compare
Public Beta #14 Pre-release
Pre-release

The last public beta before major release is here!

Features

  • Single Type support #23

Fixes

  • Associations link error #28 #35
  • MongoDB relations failure #28 #35

Misc

  • Dependencies bump for Strapi 3.5.0

Tested against Strapi 3.5.0.

Public Beta #13

11 Jan 13:39
Compare
Choose a tag to compare
Public Beta #13 Pre-release
Pre-release

Fixes

  • uuid conflict issue which was the cause of #25

Public Beta #12

17 Nov 10:22
393a989
Compare
Choose a tag to compare
Public Beta #12 Pre-release
Pre-release

Features

  • ability to define title fields per used content types

Fixes

  • multi word content types assignation
  • tree render returns 500 in case of malformed content type assignation