Beehive v0.4.0 Release Notes

Release Date: 2020-04-12 // almost 3 years ago
  • 🔄 Changelog

    🆕 New Hives

    Events & Actions

    • 👍 923d606 Hue: Support alerts
    • 👍 074af94 Hue: Support hex-values and color names
    • 👍 0fa9f80 HTTP: Support for Headers (#282)
    • 253f4bd Mastodon: Add a variety of new Actions + Events

    Template Language

    • 3823c0b Make usage of Left/Mid/Right template helpers safer by checking string boundaries

    🔄 Changes


Previous changes from v0.3.2

  • 🔄 Changelog

    🆕 New Hives

    Events & Actions

    Template Language

    🔄 Changes

    • 🔊 7f21751 Added logs API end-point, which lets you retrieve Beehive's logs
    • 0cceec9 Bees can now expose their state
    • 🛠 daf19a8 Fixed converting strong to float64 in ConvertValue
    • 🛠 5d46934 Fixed handling of boolean config values