Skip to content

Releases: pixelit-project/PixelIt

2.2.0

11 Feb 22:27
Compare
Choose a tag to compare
  • (miccgn) Fix Show weekdays
  • (miccgn) Fix probing onewire can break previos i2c communication
  • (rliegmann) Fixed ESP32
  • (foorschtbar) Swaped DFPlayer Mini TX and RX pins - Description in frontend and source code now fit together. [Breaking change! No migration takes place! You need to swap the pins in your config!]
  • (foorschtbar) Support for NodeMCU v2
  • (foorschtbar) Improved CI/CD pipeline
  • (d4rkd3v1l) any "clock" json parameters are now optional #222

v2.2-beta-ONEWIRE

31 Dec 17:39
dc34ff1
Compare
Choose a tag to compare
v2.2-beta-ONEWIRE Pre-release
Pre-release
Update README.md

2.2.0-beta

14 Dec 16:21
Compare
Choose a tag to compare
2.2.0-beta Pre-release
Pre-release
  • (foorschtbar) Removed support for ESP32. There are incompatibilities with the WiFi Manager lib and the maintenance effort to fix this is currently too high (PRs are welcome!)
  • (foorschtbar) Swaped DFPlayer Mini TX and RX pins - Description in frontend and source code now fit together. [Breaking change! No migration takes place! You need to swap the pins in your config!]
  • (foorschtbar) Support for NodeMCU v2
  • (d4rkd3v1l) any "clock" json parameters are now optional #222

2.1.2

29 Sep 17:18
Compare
Choose a tag to compare
  • (o0shojo0o) fix WebUi

2.1.1

29 Sep 16:46
Compare
Choose a tag to compare
  • (foorschtbar) added Play a sound file on boot of PixelIt 🔊

2.0.0

14 Sep 21:00
Compare
Choose a tag to compare

!!! Breaking changes !!!

  • (pplucky) fix Home Assistant MQTT discovery for buttons
  • (foorschtbar) readded support for tiled 4x 8x8 CJMCU Matrix in column major order
  • (o0shojo0o) added new icons to UserMap
  • (fmunozs) added proper "folder" icon and swap names with "file"
  • (o0shojo0o) increase the timout for the wifi connection to 30 seconds

1.2.0

03 Sep 09:32
Compare
Choose a tag to compare
  • (o0shojo0o) added send Telemetry data
    • Send telemetry data is enabled by default, but can be disabled at any time in the WebUI under Options.
  • (o0shojo0o) added UserMap to WebUI
  • (foorschtbar) search and display of new FW versions
  • (foorschtbar) new boot animation

1.1.0

16 Aug 12:32
Compare
Choose a tag to compare

(o0shojo0o) fix URLs in WebUi
(o0shojo0o) added option to disable the weekdays on the clock over API / WebUi

1.0.0

22 Jul 20:57
Compare
Choose a tag to compare

!!! Breaking changes !!!

  • (o0shojo0o) reworked the output of the buttons via API and MQTT to get the "press" and "release" event (press = true, release = false). Example: {"buttons":{"rightButton":true}}

0.4.0

04 Jul 17:05
ed7d75f
Compare
Choose a tag to compare
  • (foorschtbar) added support for new "MicroMatrix by foorschtbar"
  • (foorschtbar) fixed the Tiled 4x 8x8 CJMCU Matrix Type (its doesn't work before)
  • (o0shojo0o) fixed option for non-flashing time separator over JSON (internal clock)