Releases: Blueforcer/awtrix3
Releases · Blueforcer/awtrix3
Release 0.67
📈 New Features
- Adds wakeup command to the notification API. closes #145
- Adds new HA sensor to get the mqtt prefix
- Adds hostname
🐞 Bug Fixes and Optimizations
- Increase dev json buffer. closes #147
- Fixes a bug with mulitple pages command. closes #146
- Clears json buffer after modifing the apps vector.
- Fixes a bug where alarms doesnt work
- Switch http api returns an error, if the app doesnt exist. closes #140
Release 0.66
📈 New Features
- Allows to decide if a notification is stacked. closes #129
🐞 Bug Fixes and Optimizations
- Add indicator3 to http API. closes #130
- Adds some meaningful responses to http api. closes #131
- Fixes a bug where customapp crashes without an icon. closes #132
Release 0.65
v0.65
- fixes a bug, where notifications are not shown when youre using an icon. sorry for the circumstances
Release 0.64
📈 New Features
- Notifications are now stackable. You can send multiple notifications and they will be displayed one after another
Release 0.63
📈 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
📈 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
📈 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
📈 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
📈 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
🐞 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