Beehive Versions Save

A flexible event/agent & automation system with lots of bees 🐝

v0.4.0

4 years ago

Changelog

New Hives

  • 26e3228 Twitch
  • 924389a Instapaper (#274)
  • 0972f05 Rocket.Chat (#261)
  • d00f6f0 ipify
  • 6fec144 Cloudflare DDNS
  • 5e1ccac Mixcloud (#199)

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

v0.3.2

5 years ago

Changelog

New Hives

  • 078b89d Prometheus (#231)
  • 71b73db Discord (#239)
  • a25f8d3 TravisCI (#234)
  • 89a28ae Email Server

Events & Actions

  • 440d55a Telegram: Add timestamp to events (#153)

Template Language

  • 4f5ec24 JSON-Function for Templates (#242)

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

v0.3.1

5 years ago

Changelog

Events & Actions

70d4a80 Add stdin as input-parameter to Exec hive

Fixes

38a340f Added missing logo assets

v0.3

5 years ago

Changelog

New Hives

  • Alertover
  • Cleverbot
  • devRant
  • Facebook
  • Filesystem Changes
  • GitHub
  • Gitter
  • HorizonBox
  • Mastodon
  • Mumble
  • OpenWeatherMap
  • Pastebin
  • Pushover
  • S3
  • Simplepush
  • Twilio
  • UDP Sockets

Events & Actions

  • 94fd3b2 EFA: Added 'directions' action and 'trip' event
  • e08ef68 EFA: Optional parameter for amount of upcoming departures to fetch
  • 91ef39d Email: let user specify email's sender
  • cf9d79c HTTP: Added support for form-encoded POST requests
  • 8569a4a IRC: Added 'kick' action
  • 7b833bb IRC: Added 'notice' action
  • 0d6c3ad IRC: Added join/part/quit events
  • 917b1cc Tumblr: Added (un)follow
  • 1e4844f Tumblr: Added a 'posted' event
  • ee21e0d Twitter: Add url parameter to events

Filters

  • bf7c407 Adds "Matches" support to filters

Template Language

  • b25b70d Added Compare (Go 1.5+) to template-helpers

Changes

  • b05b963 Abort if the config file is invalid
  • 4050332 Support for time.Time conversions
  • 2f7565f Added cli-args 'bind' & 'canonicalurl'
  • 2dc2e81 Added --version flag to beehive

v0.2

7 years ago

Adds:

Fixes:

  • Everywhere

Breaks:

  • Config file layout incompatible with v0.1

v0.1

7 years ago

First public release!