Skip to content

IRremoteESP8266 v2.7.6

Compare
Choose a tag to compare
@crankyoldgit crankyoldgit released this 25 Apr 09:43
· 469 commits to master since this release
1c461ed

v2.7.6 (20200425)

[Features]

  • IRMQTTServer: Use more i18n text. (#1086)
  • Convert Protocol names to shared text. Saves ~3k of flash. (#1078)
  • Add Chinese translation (zh-CN) & add utf-8 support. (#1080, #1085)

[Misc]

  • IRMQTTServer: Ensure MQTT_MAX_PACKET_SIZE is correctly set. (#1084)
  • Add Italian locale to IRrecvDumpV2 platformio file.