Skip to content

LcdMenu v5.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 02:32
· 0 commits to e4943872bfda24267eef7a0bca2cc8165e637ffa since this release

New Features

  • Add Widgets Example Sketch by @forntoh in #262
  • Remove WidgetCharset class and introduce templated WidgetList class by @forntoh in #255
  • Add widget functionality into the library by @forntoh in #248

Enhancements

  • Update Examples to use Widgets by @forntoh in #260
  • Refactor ItemSubMenu class to inherit from BaseItemZeroWidget and update methods by @forntoh in #259
  • Enhance widget rendering to ensure that the active Widget is always visible by @forntoh in #258
  • Improve memory management and string handling in ItemInput class by @forntoh in #256
  • Remove WidgetCharset class and introduce templated WidgetList class by @forntoh in #255
  • Update ItemBack class to inherit from BaseItemZeroWidget by @forntoh in #252
  • Refactor item command class to use item widget by @forntoh in #251
  • Update logging mechanism with LOG macro in multiple classes by @forntoh in #250

Bug Fixes

  • Bugfix: 4 bars appear when no indicators are being shown by @forntoh in #257

Documentation Updates

  • Comprehensive Documentation Update for Widgets and Menu Items by @forntoh in #275

Full Changelog: 5.3.1...5.4.0