This release consists of fixes, updates, and improvements for 4.23.15505. In addition, there are some minor documentation improvements and a fix for using generators in the reader/browser menus. No changes are required to your configuration files, and all firmware versions 4.6+ are still fully supported.
- On 4.23.15505+, the
main
menu location will now show as a button in the bottom nav bar which opens a standalone menu. - Updated
nickel_open:library:*
andnickel_misc:home
actions for compatibility with 4.23.15505. - Updated documentation for the
main
location, and thenickel_orientation
andnickel_browser
actions for 4.23.15505. - Tested all actions with 4.23.15505.
- Fixed parsing browser and library locations in generators.
nickel_open:library:library
andnickel_open:library:library2
are now identical.
Patrick Gaskin (@pgaskin)
92e5813 Removed outdated info from documentation
1ac3706 Fixed parsing browser and library locations for generators (fixes #80)
d34ba44 Added 4.22.15268 to symbol tests
e988f02 Fixed symbol test upper version limit
da4b55e Made nickel_open:library:library identical to library2 (#79) (#81) (#82)
a70d09d Updated actions for compatibility with 4.23.15505 (closes #79) (#83)
6a23d1c Added hook to add a main menu button to the bottom tab bar in 4.23.15505+ (closes #78) (#85)