Skip to content

Releases: ThingPulse/esp8266-oled-ssd1306

Added compatibility indicators for ESP32 on Platformio

17 Feb 15:53
Compare
Choose a tag to compare

Added compatibility indicators for ESP32

15 Feb 21:26
Compare
Choose a tag to compare
3.2.6

Added comment for ESP32

Emergency Fix for issue introduced by 3.2.4

08 Jan 20:33
Compare
Choose a tag to compare
  • Fix typo in integer type (causes compile error) #105 by 0xPIT

Multiple Bugfixes

06 Jan 20:04
Compare
Choose a tag to compare

Many thanks to all the contributors:

  • Closer to middle vertical align. #83 by tzapu
  • Make OLEDDisplay.display() an abstract function. #101 by mbrgm
  • Implement setLoadingDrawFunction. Fixes #102. #104 by FWeinb
  • Implement missing OLEDDisplayUi::setLoadingDrawFunction() in OLEDDisplayUi.cpp. #102 by artkeller
  • Disable Frame indicator cannot be unabled. #96 by hoekbrwr
  • Fix internal black drawing. #75 by FWeinb
  • Fix calculation of final drawBit in drawVerticalLine. #65 by igrr

Multiple Bugfixes

09 Jul 17:03
Compare
Choose a tag to compare
  • [#64] Fixing display bounding check in drawVerticalLine
  • [#62] Fixed Calculating strWidth in drawStringMaxWidth correctly

Thanks to @hallard and @simap for reporting these issues.

Bugfix for Manual Frame Control

09 Jul 13:56
Compare
Choose a tag to compare

[#58] Fixed: Bug in the manual frame control introduced in 3.1.0

Added support for SH1106 displays / Fix Typos in Readme

30 Jun 19:18
Compare
Choose a tag to compare

Thanks to the hard work of @hallard who contributed a first PR and @FWeinb who did the actual integration the library now supports also the SH1106 based displays. Thanks a lot!

API extension for manual frame control, Bugfix

24 Jun 19:23
Compare
Choose a tag to compare

In this release several methods to manually control carousel frames have been added. Also a bug affecting drawing of specific non-printable characters has been resolved. Many thanks to @FWeinb for the great work!

API change, font format change, performance improvements

05 Jun 07:56
Compare
Choose a tag to compare

Please read the upgrade guide to understand all changes which require you to update code before 3.0.0: Upgrade Guide

New support for SPI

09 Apr 18:55
Compare
Choose a tag to compare
Merge pull request #18 from ivankravets/patch-1

Update library.json