Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Apr 28, 2022
1 parent 1ca91a0 commit 3fe0bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
- When editing nodes, we now lazy-load collapsed nodes to improve performance.
- Editing nodes is now performed through slide-out menu, instead of HUD. This gives users much more room to edit content.
- Editing nodes now properly supports multi-tabs for custom fields and UI elements.
- All node attributes are now native fields. They can be included or excluded as needed, with the bonus of supporting conditions (show certain attributes based on user permissions). This can help simplify and streamine editing nodes for users.
- All node attributes are now native fields. They can be included or excluded as needed, with the bonus of supporting conditions (show certain attributes based on user permissions). This can help simplify and streamline editing nodes for users.
- When editing nodes, URL Suffix, Classes and Custom Attributes are now in an "Advanced" tab.
- Changed `Node::isManual()` to `Node::isCustom()`.
- Custom URL nodes are now a Node Type - `verbb\navigation\nodetypes\CustomType`.
Expand Down

0 comments on commit 3fe0bff

Please sign in to comment.