Releases: busy-beaver-dev/busy-beaver
Releases · busy-beaver-dev/busy-beaver
2.5.4
Changes
- Wire up Upcoming Events functionality for multiple workspaces (#292)
2.5.3
Changes
- Start getting Upcoming Events feature ready for multitenancy (#291)
2.5.2
Changes
- Feature flag for GitHub Summary feature (#288)
2.5.1
Changes
- HOTFIX: Helm chart name too long (#287)
2.5.0
Enable scheduling of tasks at a future datetime
.
Changes
- Organize documentation (#276)
- Set up Redis task queue (#284)
- Async task to queue post_summary jobs for the next day (#285)
- Set up scheduler to queue jobs in the future (#286)
2.4.0
Allow users to update configuration via web interface.
Changes
- First iteration of settings page (#280)
- Incorporate Bootstrap (#281)
- Swap transitions with finite-state-machine (#282)
2.3.0
Allow users to sign-in using Slack. Land on blank settings page.
Changes
- Sign-in with Slack (#274)
- Identify users that interact with bot via slash command (#275)
- Consolidate app_home_opened_count in slack_user column (#277)
- Flask-Login for user management (#278)
- Cleanup OAuth integrations (#279)
2.2.2
Fix deploy. No issues with code, just deploy.
Changes
- hotfix: fail if not success; fix env
- hotfix: remove debug code
2.2.0
Figuring out deploy pipeline using GitHub actions.
Changes
- Final CI cleanup (#272)
- deliverybot -- create deploy.yml
- Deploy app using GitHub Action (#273)