Skip to content

Releases: Blueforcer/awtrix3

Release 0.65

16 May 22:53
Compare
Choose a tag to compare
v0.65

- fixes a bug, where notifications are not shown when youre using an icon. sorry for the circumstances

Release 0.64

16 May 21:28
Compare
Choose a tag to compare

📈 New Features

  • Notifications are now stackable. You can send multiple notifications and they will be displayed one after another

Release 0.63

16 May 13:30
Compare
Choose a tag to compare

📈 New Features

  • Adds a third indicator (indicator 2 is now in the middle)

🐞 Bug Fixes and Optimizations

  • Fixes a bug where the Eyes app wasnt reported. closes #122

Release 0.62

11 May 20:46
f81eb4c
Compare
Choose a tag to compare

📈 New Features

  • Adds AWTRIX Flows link to webinterface
  • Adds LookingEyes app as native app, wich is well known from Awtrix2
  • Indicator blinking is now set by a given blinking-interval
  • Allows to set a longer Apptime via API wich is now set as seconds instead of milliseconds. closes #106

🐞 Bug Fixes and Optimizations

  • Limits battery percentage. closes #120
  • Disables Artnet reading in AP-Mode. closes #116
  • Adds another transistion check. closes #114
  • Increase jsonbuffer for drawing commands. closes #112

Release 0.61

09 May 18:19
Compare
Choose a tag to compare

📈 New Features

  • Support uploads from AWTRIX flows
  • Allows to send multiple custompages in one json
  • Adds moodlight api

🐞 Bug Fixes and Optimizations

  • Slightly better gif loading performance
  • Power API now handles json OR true/false OR 0/1, also Sound API can use json OR strings
  • Sends correct Header Content-Type response. closes #108

v0.60

30 Apr 21:50
Compare
Choose a tag to compare

📈 New Features

  • Adds Artnet rendering. closes #71
  • Adds new enviroment to upgrade old Awtrix2 hardware to awtrix light. (Flasher and OTA available)

🐞 Bug Fixes and Optimizations

  • Better handling of apptransition while a app scrolls text. closes #99
  • Fixes a bug with doUpdate HA entity. closes #101
  • power and sound API uses json in payload and body instead of raw strings. (User survey on my discord )

Release 0.59

28 Apr 21:05
Compare
Choose a tag to compare

📈 New Features

  • Adds drawing function to notify and customapp. closes #93

🐞 Bug Fixes and Optimizations

  • Swap buttons in MQTT and HA with upside down mode
  • Sets a free pixel between icon and text while scrolling. closes #92

Release 0.58

27 Apr 19:52
Compare
Choose a tag to compare

🐞 Bug Fixes and Optimizations

  • Fixes crashs with lifetime key. And some other small bugs. closes #84
  • More checks wether to disable automatic transition. closes #83
  • Increase json buffer for bigger jsons and text fragments

📈 New Features

  • Adds dev option to rotate the screen upside down. closes #82
  • Allows to play a sound at any time via API. closes #77
  • Adds the possibility to change the textcolor of all native apps individually via settings API. closes #90

Release 0.57

18 Apr 22:33
Compare
Choose a tag to compare

🐞 Bug Fixes and Optimizations

  • Fixes a bug in colored fragments
  • Allows to trigger update manually again

📈 New Features

  • Adds backgroundcolor to notify and custom apps

Release 0.56

17 Apr 22:02
Compare
Choose a tag to compare

📈 New Features and improvements

  • Better bar- and linegraph drawing algorithm
  • Allows to draw a progressbar in notifications and Custom Apps
  • Allows to disable the Temp&Hum sensor via dev.json