Skip to content

NickelMenu v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 15:43
85cd558

This release adds an experimental configuration option to change the main menu label and has some more internal refactoring and cleanup. There should not be any noticeable change for users.

  • There is now support for an experimental experimental:menu_main_15505_label configuration option to set the main menu label on the new 4.23.15505+ bottom nav. This option is experimental and may be removed or changed at any time.

Patrick Gaskin (@pgaskin)
eca12f0 Improved comments for some functions loaded from libnickel
04aa20b Updated last tested version in docs
d654aa2 Refactored menu types into separate header
8fc69ad Refactored menu locations to use macros the same way as action/generators
9f49a29 Cleaned up some headers
2e44140 Removed deprecated nickel_open:library:library2 action (closes #81) (#89)
851ac58 Implemented experimental options (closes #87) (#90)
8ada23e Implemented experimental:menu_main_15505_label option (closes #88) (#91)
c2d2618 Added link to new website in documentation
4207cd5 Tested on 4.24.15672
3580ab4 Added 4.24.15672 to symbol tests
23e4cca Tested on 4.24.15676
9c087f7 Added 4.24.15676 to symbol tests
85cd558 Updated README