Skip to content

v1.7.0

Latest

Choose a tag to compare

@cifertech cifertech released this 12 Jun 21:28
· 4 commits to main since this release

What's New in v1.7.0

πŸš€ Hardware support

  • ESP32-DIV V1 support is back
  • ESP32-DIV V2 support continues
  • CYD (ESP32-2432S028) is now supported

πŸ›  What's new

  • Touch navigation β€” full touch control added for CYD and compatible displays
  • UI overhaul β€” visual and layout improvements applied across every feature
  • Theme settings β€” new option in Settings to change the main accent color (default: orange)
  • BoardConfig.h β€” single header file for selecting your target board at compile time
  • PCF8574 I2C β€” added auto-detection for PCF8574 I2C address configuration
  • Auto display rotation β€” TFT and touch rotation set automatically per board
  • Keyboard fix β€” caps, special characters, and a consistent keyboard across all features
  • Default touch calibration for each board β€” factory defaults per board; saved per profile in settings
  • Bug fixes β€” most known bugs for each feature have been addressed