Skip to content

v1.3.1 This release introduces the Company Quiz Game — a daily, AI-generated knowledge game built from your own product data — plus timezone-aware mini-game nudges, org-wide high-score shout-outs, and two garden reliability fixes.

Choose a tag to compare

@mickyarun mickyarun released this 14 Jun 13:53
1d11833

✨ Highlights
🧠 Company Quiz Game (#252)
A daily knowledge game that tests how well your team understands what you've built:

AI-drafted, human-approved — questions are generated from your feature registry into a review queue; admins edit/approve/reject, and only approved questions ever go live. No unreviewed AI output reaches the team.
Three formats — multiple-choice, scramble, and fill-in-the-blank, auto-rotating so it stays fresh.
Runs on your schedule — opens on admin-selected weekdays (default Mon & Fri) at a set time in your org's timezone, with a live countdown and an answer-+-explanation reveal when the window closes.
Competitive & rewarding — accuracy + speed scoring, a monthly leaderboard, and the month's top scorer earns SP (a genuine tie splits the prize). Slack DMs announce when a quiz opens (with the SP prize on the line) and post the standings at reveal.
Surfaced right on the dashboard garden, alongside the mini-games. Configure it under Settings → Quiz Game.
🎮 Mini-games
Daily Slack nudge now fires at 09:00 in each org's own timezone (#248)
New high scores are broadcast to the whole org on Slack (#250)
🐛 Fixes
Garden: self-heal invisible repo trees caused by a corrupt IndexedDB cache (#249)
Garden: stop canvas input from bleeding through open dialogs (#251)
📝 Upgrade notes
The Company Quiz Game adds new database tables; the Alembic migration runs automatically on backend startup. It's enabled by default and can be turned off per-org in Settings → Quiz Game.
Full Changelog: v1.3.0...v1.3.1