Skip to content

Release 0.72

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 10:42
6c9f5c4

awtrix

📈 New Features

  • Adds 9 app-transitions wich can be set via settings API or new HA entity.
  • Allows to change color and speed of the effects from 0.71 with "effectSettings".
  • Adds "MovingLine" as new effect.
  • Allows to create custom color palettes for effects. You can get several palettes from users in discord.
  • Adds ScreenMirror page where you can download screenshots and GIFS of the current matrix content to share with the community and friends.
  • Adds /api/screen endpoint to get the current matrix as an color array to build your own external viewer.
  • Adds the possibility to ask for the color array via MQTT.
  • Adds new modes to the time app wich can show a calendar in different ways next to the time. This new mode is standard now. Set TMODE to 0 for old view.
  • Allows to change the calender colors in time mode 1-4.
  • Adds effects and transistion topics&endpoints to get an array of them.

🐞 Bug Fixes and Optimizations

  • Moves currentApp topic to /stats/currentApp
  • fixes DFplayer lib to work with some china clones. closes #245
  • Adds icon and favicon to the webinterface. closes #240
  • Adds version to the release binaries. closes #235