Releases: caarmen/slack-health-bot
Releases · caarmen/slack-health-bot
v3.4.0
v3.3.4 - log oauth errors and prevent duplicate slack messages
What's Changed
Full Changelog: v3.3.3...v3.3.4
v3.3.3
v3.3.2 - Fix streak calculation
What's Changed
Full Changelog: v3.3.1...v3.3.2
v3.3.1 - Increase oauth request timeout to 30 seconds
What's Changed
Full Changelog: v3.3.0...v3.3.1
v3.3.0 - Streaks
What's Changed
Include streak information in daily activity reports.
Full Changelog: v3.2.0...v3.3.0
v3.2.0 - Add daily goals
What's Changed
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Split test fixtures by @caarmen in #85
- Issue #83 - Step 1 - Add dependency injection by @caarmen in #86
- Issue #83 - Step 2 - Provide an alternate app config yaml file for tests. by @caarmen in #87
- Issue #83 - Step 3 - Configure which fields should be reported to slack, per activity. by @caarmen in #84
- Fix a config bug with activity_type item not containing a
report
block. by @caarmen in #89 - Issue #83 integration branch - allow configuring which metrics are posted for activities. by @caarmen in #88
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
app-custom.yaml
for non-sensitive settings..env
for sensitive settings.
Full Changelog: v2.0.5...v3.0.0