Skip to content

7.1.0

Compare
Choose a tag to compare
@KasparRosin KasparRosin released this 21 Oct 12:57
· 57 commits to main since this release

Added

  • Custom menu items now have getEnabledValue function available. [#75]
    • You can use this to override the enabled value set in database.
      Useful when dealing with relationships inside menu items that might of have been deleted.

Changed

  • Updated the width of fields inside menu modal [#162]