Skip to content

Releases: BlueAndi/PixelixUpdater

PixelixUpdater v1.1.2

Choose a tag to compare

@BlueAndi BlueAndi released this 18 Dec 23:37

Bugfix Release

  • Fixed dialog for jumping back to Pixelix.

Full Changelog: v1.1.1...v1.1.2

PixelixUpdater v1.1.1

Choose a tag to compare

@BlueAndi BlueAndi released this 09 Dec 23:04

Bugfix Release

  • Restart command fixed on the serial terminal.
  • Dialog to jump back to Pixelix can now be forced by clicking on the ok button, instead of waiting until 10s are done.

Full Changelog: v1.1.0...v1.1.1

PixelixUpdater v1.1.0

Choose a tag to compare

@BlueAndi BlueAndi released this 15 Nov 11:24

Feature Release

  • Tasmota platform updated to 2025.10.30.
  • Serial terminal added with some helpful command.
  • Code refactored.

Full Changelog: v1.0.2...v1.1.0

PixelixUpdater v1.0.2

Choose a tag to compare

@BlueAndi BlueAndi released this 28 Sep 15:19

Bugfix Release

  • Before restart disconnect wifi gracefull.
  • Decrease wait time for web page reload from 20s to 10s.
  • Fixed small PixelixUpdater icon in the webpage.

Full Changelog: v1.0.1...v1.0.2

PixelixUpdater v1.0.1

Choose a tag to compare

@BlueAndi BlueAndi released this 27 Sep 15:03

Bugfix Release

  • Fixed possible nullptr pointer dereferencing if no application partition is found.
  • Filesystem size increased for 8 MB partition table.

Full Changelog: v1.0.0...v1.0.1

PixelixUpdater v1.0.0

Choose a tag to compare

@BlueAndi BlueAndi released this 25 Sep 18:38
9d2d5cb

Feature Release

Initial release.

Full Changelog: https://github.com/BlueAndi/PixelixUpdater/commits/v1.0.0

New Contributors