Nothing so far
- Update Docker compose templates
- Make GitLab and GitHub plugins customizable
- Update Ruby to 3.4
- Adhere to plugin file layout suggestions
- Support Ruby 3.3
- Honor
APP_ENV
as an alternative toRODBOT_ENV
- Add more languages to the word of the day demo plugin
- Pass the time zone down to Clockwork
- Fix init of memoization cache
- Rename
timezone
config totime_zone
and properly implement and document time zone handling
- Support to post to secondary rooms with
Rodbot.say
Rodbot::Message
container class for messages with meta data
- Support placeholders when using
Rodbot.say
and add[[EVERYBODY]]
placeholder to mention all hands in a room or channel
- Simple /healthz route e.g. for deployments on render.com
- Deploy templates for render.com
- Switch from httparty to httpx
- Explicitly require Forwardable
- Built-in plugin for Slack
- Fix OTP verification
- Drop futile files from packaged gem
- Fix
rodbot new
by makingconfig/rodbot.rb
optional
- Rodbot CLI
- App, relay and schedule services
- Framework functionality such as config, credentials, logging, data persistence, async jobs and so forth
- Refinements and memoization
- Built-in plugins for Matrix, GitHub, GitLab, OTP and some demos
- Require at least Ruby 3.0