- Add built-in plugins for Forgejo (Codeberg)
- Update Ruby to 4.0
- Drop certs note in README
- Add action for trusted release
- Update Docker template for Ruby 3.4.2
- 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_ENVas 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
timezoneconfig totime_zoneand properly implement and document time zone handling
- Support to post to secondary rooms with
Rodbot.say Rodbot::Messagecontainer class for messages with meta data
- Support placeholders when using
Rodbot.sayand 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 newby makingconfig/rodbot.rboptional
- 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