Update: This release has a bug which causes the built-in Wikipedia search to temporarily stop working. See #101 for details. I will release a fix for this soon. If you need the built-in Wikipedia search, you can use v0.4.1 for now. I apologize for any inconvenience this has caused.
This release adds support for adding items to the selection menu. There is also an experimental configuration option to change the main menu icon.
- Menu items can now be added to the selection menu. The current selection can be used in the action arguments along with optional transformations. See the documentation for more information and examples.
- There is now support for an experimental
experimental:menu_main_15505_icon
andexperimental:menu_main_15505_icon_active
configuration option to set the main menu label on the new 4.23.15505+ bottom nav. The image should be the same size as the existing icons to avoid blurriness from resizing. SVG images are not currently supported. This option is experimental and may be removed or changed at any time.
Patrick Gaskin (@pgaskin)
df652ee Implemented selection menu location for 4.20.14622+ (closes #93) (#94)
ed39aed Fix error handling regressions in the config parser (fixes #99) (#100)
1ee3645 Improved config parser code formatting
ac9f49d Made strtrim static
edb5511 Simplified symbol loading for actions
cc361da Implement experimental option for custom main menu icon on 4.23.15505+ (closes #84) (#98)
a732f1f Update license year
0429525 Fix README typo
NiLuJe (@NiLuJe)
59daa28 Added TLFi example for selection menu substitution