Skip to content

Releases: ElToberino/Tobers_Multidisplay

Update - V 1.3.6

19 Feb 18:46
3a52965
Compare
Choose a tag to compare

Tested with current library and board versions.

Changes in code:

  • updated certificate for spotify https connection

Changes in html files:

  • no changes

Important NOTE for using ESP32 Core for Arduino >= 2.0.0:
You must use the current version of WiFiManager for Multidisplay

Choose multidisplay_1.3.6_DE for German Version or multidisplay_1.3.6_EN for English Version.
The code is identical - the versions only differ in language adopted html sites.

Update - V 1.3.5

13 Jan 15:09
e2896ad
Compare
Choose a tag to compare

Tested with current library and board versions.

Changes in code:

  • changes in getNewsData(): check of Json object to prevent crashes if newsapi call delivers incorrect results
  • change of news sources in German version (newsapi currently not working properly with "spiegel.de" and "handelsblatt.com")

Changes in html files:

  • no changes

Important NOTE for using ESP32 Core for Arduino >= 2.0.0:
You must use the current version of WiFiManager for Multidisplay

Choose multidisplay_1.3.5_DE for German Version or multidisplay_1.3.5_EN for English Version.
The code is identical - the versions only differ in language adopted html sites.

Update - V 1.3.4

14 Nov 16:53
9893c47
Compare
Choose a tag to compare

Tested with current library versions.

Changes in code:

  • change of a news source in german version (newsapi not working properly with "derstandard.at")

Changes in html files:

  • no changes

Important NOTE for using ESP32 Core for Arduino >= 2.0.0:
You must use the current version of WiFiManager for Multidisplay

Choose multidisplay_1.3.4_DE for German Version or multidisplay_1.3.4_EN for English Version.
The code is identical - the versions only differ in language adopted html sites.

Update - V 1.3.3

18 Jan 13:32
a247cb1
Compare
Choose a tag to compare

Changes in code:

  • fix in "handleList()" for ESP32 core version >=2.0.0

Changes in html files:

  • no changes

Important NOTE for using ESP32 Core for Arduino >= 2.0.0:
You must use the current version of WiFiManager for Multidisplay

Choose multidisplay_1.3.3_DE for German Version or multidisplay_1.3.3_EN for English Version.
The code is identical - the versions only differ in language adopted html sites.

Update - V 1.3.2

16 Jan 12:50
272ca84
Compare
Choose a tag to compare

Changes in code:

Changes in html files:

  • bugfix in "ota.html"

Important NOTE for using ESP32 Core for Arduino >= 2.0.0:
You must use the current version of WiFiManager for Multidisplay

Choose multidisplay_1.3.2_DE for German Version or multidisplay_1.3.2_EN for English Version.
The code is identical - the versions only differ in language adopted html sites.

Update - V 1.3.1

10 Apr 18:56
4a24747
Compare
Choose a tag to compare

Changes in code:

  • bugfix in function "parseSpotify()"
  • changed size of json document in "parseSpotify()"

Changes in html files:

  • bugfix in "ota.html"

Choose multidisplay_1.3.1_DE for German Version or multidisplay_1.3.1_EN for English Version.
The code is identical - the versions only differ in language adopted html sites.

Update - V 1.3

23 Mar 16:01
15f9bba
Compare
Choose a tag to compare

Changes in code due to new V1.0.5 of ESP32 core for Arduino:

  • switch to secure connection using certificate (Spotify Functions)
  • workaround for chromium based browsers no longer required (fix in ESP32 core)

Other changes:

  • small code simplifications
  • new html site "spotAuthFail.html"

Choose multidisplay_1.3_DE for German Version or multidisplay_1.3_EN for English Version.
The code is identical - the versions only differ in language adopted html sites.

Update - V 1.2

10 Feb 14:32
b57edad
Compare
Choose a tag to compare

Changes in code:

  • IMPORTANT NOTE: You must have installed the current(!) version of my fork of WifiManager library
  • change in wificonnect(): added restart after config portal timeout
  • change in getWeatherData(): considers difference between rainfall and snowfall
  • small bugfixes and code simplifications

Choose multidisplay_1.2_DE for German Version or multidisplay_1.2_EN for English Version.

The code is identical - the versions only differ in language adopted html sites.

Update - V 1.1

08 Jun 16:25
4c2ad2d
Compare
Choose a tag to compare

Changes in code:

  • bugfix in function refreshSpotify()
  • change in getTimeFromServer() due to new ESP8266 Core 2.7.0 (also compatible to V 2.6.3)
  • code simplifications in handleAdvanced() and saveAllMessages()
  • small fix in Serial.printf functions showing http status code

Changes in html sites:

  • improved optional (via uncommenting lines) workaround for ESP32 in combination with Chrome/Chromium for html files

Choose multidisplay_1.1_DE for German Version or multidisplay_1.1_EN for English Version.

Update - V 1.0.1

22 Apr 22:23
b6cbb51
Compare
Choose a tag to compare
  • no changes in program code
  • small change in index.html
  • added optional (via uncommenting a line) workaround for ESP32 in combination with Chrome for html files news.html, spiffs.html, spotify.html.

Choose multidisplay_1.0.1_DE for German Version or multidisplay_1.0.1_EN for English Version.

The code is identical - the versions only differ in language adopted html sites.