Skip to content

horus 1.0.2

Latest
Compare
Choose a tag to compare
@keelus keelus released this 30 Jul 00:23

🔧 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.