Skip to content

Releases: Blueforcer/awtrix3

Release 0.75

18 Aug 18:21
Compare
Choose a tag to compare

AWTRIX Light app for iOS is now in open beta test See discord

📈 New Features

  • Implements logarithmic gamma control for better colors. This gives more saturation in normal brightness and while in the past youre loosing pixels completely in low brightness, the new mechanism tries to lower the gamma in that lower range. You doesnt get the colors right in low brightness, but at least you see the pixel.
    Best colors are at 30-60% brightness
  • Allow to set lowest brightness via menu

🐞 Bug Fixes and Optimizations

  • Notification icon object will be destroyed in RAM after showing, so youre able to delete it
  • Decreases the Brightness range
  • Awtrix webinterface now supports reverse proxy. closes #236

Release 0.74

13 Aug 20:05
Compare
Choose a tag to compare

!!! BREAKING CHANGES FOR AWTRIX LIGHT APP USERS!!!

  • This version changes the autodiscovery for the mobile app. You need the latest App update.

  • Fixes Fireworks animation

  • Add debug messages for parser errors

  • Increase the boot delay to 5 seconds for a better chance to erase/flash it in case of an bootloop error.

Release 0.73

09 Aug 10:23
Compare
Choose a tag to compare

📈 New Features

  • Introducing AWTRIX Light App for Android.
    A seamless way to configure your clock. More features will coming soon, like an Iconcreator and API tester!
    With your purchase you will support the development of AWTRIX Light. An iOS version is underway!
  • Customize the frequency of AWTRIX stats reporting to HA and MQTT via dev.json.
  • Additional stats fields have been added.
  • Added the "erase" command to the API.
  • Adds "Random" to the transitions, guess what it does ;).
    Please note: "Random" is now at first position (0), so all other effects went one place further

🐞 Bug Fixes and Optimizations

  • Reduced FPS offers a more visually appealing, slower scrolling speed. This also provides AWTRIX more time to handle incoming API requests between scrolling.
  • Removes the freeFlash key from stats, because this results in short loop jittering, wich you can clearly see in scrolling texts or animations.
  • Serial output has been removed for a faster experience. It can be re-enabled through dev.json.
  • Altering the global text color through the API will also adjust the custom app text color unless a specific color is set.
  • Fixes a bug where 'backgroundcolor' doesnt applied to customapps

Release 0.72

03 Aug 10:42
6c9f5c4
Compare
Choose a tag to compare

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

Release 0.71

25 Jul 21:21
bec328b
Compare
Choose a tag to compare

📈 New Features

  • Allows to loop the sound in notifications so youre able to build your own timer or Alarm Clock for example. closes #232
  • Youre able to save Customapps wich are reloaded automatically after boot
  • Adds effects wich can be used in Notifications, CustomApps and as a general background layer.
  • Allows to set the Home Assistant MQTT Discovery prefix. Closes #215

🐞 Bug Fixes and Optimizations

  • Sets comma one pixel down. closes #208
  • Removes Eyes native app and add it as an effect
  • Removes Timer and Alarm, not in code for now, but in documentation. This gives you time to write your own timer and alarm clock via smarthome (whats the base idea of awtrix) until it will be removed also from code in the next version. Post your solution to AWTRTIX Flows ;-)
  • Fixes a bug with textOffset & pushIcon in customapps. closes #231
  • Fixes a bug in colorconvertion when sending RGB array. closes #230
  • Fixes a bug in customapp duration calculation. closes #204
  • Fixes a bug where the menu text gets textcolors from customapps
  • Ignores repeat if noScroll is set to true. closes #216

Release 0.70

14 Jun 17:10
Compare
Choose a tag to compare

📈 New Features

  • Allows to set the min and max brightness for Autobrightness via dev.json. closes #191

🐞 Bug Fixes and Optimizations

  • Fixes crash when using colored textfragments. closes #188
  • Fixes a scrolling bug in customapps
  • some smaller fixes.

Release 0.69

11 Jun 23:31
Compare
Choose a tag to compare

📈 New Features

  • From now on, AWTRIX runs with fixed 50 FPS. This results in a smoother rainbow text and original GIF Speed.
  • Removes the FPS setting from API and onScreen menu
  • Adds global setting SSPEED wich allows to modify the orignal scrollspeed
  • Allows to set a scrollspeed for every customapp or notify independently
  • You can now set a rainbow fading color to a textfragment by setting the color to 0
  • Allows to set a negative textOffset
  • Key "textOffset" now also applied to short non-scrolling text.
  • New jsonkey "topText" wich allows to draw the text on top
  • New jsonkey "noScroll", wich blocks awtrix from scrolling long text
  • New jsonkey "rtttl" allows to send a rtttl string directly with your notification
  • Allows to forward a notification to other awtrix. So every awtrix receives the notification with just one message.
  • Adds support for bme280, bmp280 and htu21df sensor for awtrix2 mainboard upgrade

🐞 Bug Fixes and Optimizations

  • Dismissing an alarm should not enter the menu anymore
  • Fixed a bug with sounds on stacked notifications

Release 0.68

05 Jun 18:50
Compare
Choose a tag to compare

Note: due an mistake this version will show 0.67. But its contains all this changes. This will be fixed with the next version

🐞 Bug Fixes and Optimizations

  • You can set hum and temp offset via dev.json. closes #154
  • Change awtrix font to use less pixel for degree symbol.
  • Adds UTF8 encoding to text fragments and text drawing
  • Restores matrix state after notification dismiss when using wakeup. closes #152
  • Notification wakeup now updates current appname to "Notification". Closes #151
  • Adds more keys to settings API (read) . closes #160
  • Sets DefaultDataPrefix for HA discovery to the MQTT topic. closes #161
  • Adds second dot to DD.MM. date format. closes #164

Release 0.67

01 Jun 19:56
Compare
Choose a tag to compare

📈 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

17 May 16:51
Compare
Choose a tag to compare

📈 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