Skip to content

Releases: keelus/horus

horus 1.0.2

30 Jul 00:23
Compare
Choose a tag to compare

🔧 Changes

  • 0c3d812 - 🔖 Horus 1.0.2
  • be39ceb - 🐛 Deleting first activated color will properly activate the second one
  • 41171fa - 🐛 Now clicking on <path> of svg will delete the color correctly
  • ada0204 - 🐛 Removed code duplicated about checking current deleted
  • 4883612 - 🐛 Fixed array search for existing breathing color hex codes
  • e08e773 - ✨ Now deleting a color/gradient will activate first one if activated
  • 747ecf2 - 🎨 Gradient colors are now joint by strings.Join()
  • fa62a08 - 🔨 Image file optimisation
  • 5f73a3e - 🐛 Now Settings show correct message if unauthorized
  • fc73b4c - 🎨 Now user logged in is checked in middleware where needed
  • 915f282 - 🔧 Changed invalid hex format to Bad Request status
  • 0eecf30 - ♻️ Some parts refactored
  • 7840e6e - 💡 Removed already done TODO's

🐛 Known errors/improvements:

  • 🐛 When horus is started by Linux on power on, if it's still connecting to the internet, horus will fail searching for a newer version and will display that message until user clicks manually "Check" on settings.

horus 1.0.1

28 Jul 01:18
Compare
Choose a tag to compare

🔧 Changes

  • 47dd92b - 🔖 Horus v1.0.1
  • cd5d0da - 🐛 Now deleting any color activates the first one to prevent none activated.
  • b6952bc - 🐛 Now deleting any gradient activates the first one to prevent none activated.
  • 0031f07 - 🔒 Now API calls to interact with the led strip and to get Raspberry Pi's stats requires user to be logged in
  • 838ef27 - 🔧 Now if user attemps to log in while already logged in, gets status 200 OK to be redirected.

🐛 Known errors/improvements:

  • 🔧 Activate only first color/gradient if the activated one is the deleted.
  • 🐛 When horus is started by Linux on power on, if it's still connecting to the internet, horus will fail searching for a newer version and will display that message until user clicks manually "Check" on settings.

horus 1.0.0

28 Jul 00:29
Compare
Choose a tag to compare

Horus initial stable release 🎉

This is the first release! Ready to download and use for anyone!

✨ Check all horus features here