- Add skills/save-doc/ skill - Add sessions/2121928.json - Delete cognitive-memory skill, memory-saver agent, save-memories command - Update CLAUDE.md, pr-reviewer, issue-worker agents - Update mcp-manager, create-scheduled-task, paper-dynasty skills - Update plugins (blocklist, installed, known_marketplaces, marketplaces) - Remove old session files Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1.0 KiB
1.0 KiB
| title | description | type | domain | tags | ||||
|---|---|---|---|---|---|---|---|---|
| Major Domo v2 Release — 2026.3.17 | Release notes for Major Domo v2 Discord bot deployment on 2026-03-17 including stat corrections, new commands, and dependency updates. | reference | major-domo |
|
Major Domo v2 Release — 2026.3.17
Date: 2026-03-17 Deployed to: production (sba-bot) PR(s): #84, #85, #87
Changes
New Features
/standingscommand now shows division leaders with magic numbers- Added
!weathertext command for game-day weather lookups
Bug Fixes
- Fixed roster sync skipping players with apostrophes in names
- Corrected OBP calculation to exclude sacrifice flies from denominator
Dependencies
- Upgraded discord.py to 2.5.1 (fixes voice channel memory leak)
- Pinned SQLAlchemy to 2.0.36 (regression in .37)
Deployment Notes
- Required database migration:
alembic upgrade head(addedweather_cachetable) - No config changes needed
- Rollback: revert to image tag
2026.3.16if issues arise