Releases: VirtusLab-Open-Source/strapi-plugin-navigation
Releases · VirtusLab-Open-Source/strapi-plugin-navigation
v1.0.2
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
Compatibility with Strapi 3.6.x
Fixes
- provides compatibility changed plugins actions register flow #56
v1.0.0
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
Fixes
- drops default Strapi query limits to support large navigation structures
Public Beta #18
Features
- provides ability to search across the content types as typeahead
Fixes
- resolves issue with content types results limit
Public Beta #17
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
Features
- changes the way of relations linking
Fixes
- fixing the associations mismatch between SQL and noSQL databases - #28, #35
Public Beta #14
The last public beta before major release is here!
Features
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
Fixes
- uuid conflict issue which was the cause of #25
Public Beta #12
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