Releases: forntoh/LcdMenu
Releases · forntoh/LcdMenu
LcdMenu 3.3.1
LcdMenu 3.3.0
LcdMenu 3.2.0
What's Changed
- Update bug_report.yml by @forntoh in #103
- Fixed ItemSubMenu text not displayed by @forntoh in #102
- Added LCD Timeout by @forntoh in #104
- Fixed Can't cycle through items in ItemList by @forntoh in #107
- Update version in bug report template automation by @forntoh in #108
Full Changelog: 3.1.1...3.2.0
LcdMenu 3.1.1
What's Changed
Full Changelog: 3.1.0...3.1.1
LcdMenu 3.1.0
What's Changed
Full Changelog: 3.0.1...3.1.0
LcdMenu 3.0.1
What's Changed
- Fixed library unusable without I2C 🐛 by 🫡 @dejanmeznarc in #93
New Contributors
- @dejanmeznarc made their first contribution in #93
Chore
Full Changelog: 3.0.0...3.0.1
LcdMenu 3.0.0 🚀
What's new 🚀
In previous versions of LcdMenu, the menu used a lot of memory since space has to be reserved for every field on the menu even if it is not used, this release fixes that by allowing the user to import only MenuItems
which is needed.
You can expect to save up to 10% on memory usage (or even more 😎), depending on which menu item types you use.
There's also a new way to create menus, check the readme.
Changelog
- Memory optimization 🚀🌕 by @forntoh in #82
- Update issue templates by @forntoh in #83
- Update README.md by @forntoh in #87
Full Changelog: 2.1.3...3.0.0
LcdMenu 2.1.3
What's Changed
- add isSubMenu by @thijstriemstra in #81
- example: fix typo by @thijstriemstra in #78
- add setCursorPosition by @thijstriemstra in #80
- ci: update dependencies by @thijstriemstra in #77
- add public reset method by @thijstriemstra in #79
Full Changelog: 2.1.2...2.1.3
LcdMenu 2.1.2
What's Changed
Full Changelog: 2.1.1...2.1.2
LcdMenu 2.1.1
What's Changed
- menu layout fix by @sennederent in #61
New Contributors
- @sennederent made their first contribution in #61
Full Changelog: 2.1.0...2.1.1