Beehive v0.4.0 Release Notes

Release Date: 2020-04-12 // about 4 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

    • 556d5b6 Systemd Watchdog (#275)
    • ๐ŸŒฒ 8eb5a35 Log errors non-fatally in ExecBee
    • f666b53 Check error returned from dialer in EmailBee
    • b448942 Add --debug flag

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