From 7fffd15065e482afc4badea8adc483b426a92c98 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 30 Apr 2026 01:47:19 +0000 Subject: [PATCH] docs: auto-generate release notes for v1.2.3 --- RELEASE_NOTES.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b68bfe4..b4f7401 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,20 @@ +# Release Notes - v1.2.3 + +This update introduces a highly requested custom game management feature and addresses critical stability issues to ensure your drops keep rolling in smoothly. We've also bolstered the application's security and refined our internal processing logic for a more reliable experience. + +### 🎮 Game Management +- **Add Custom Games**: You can now manually add your favorite games to the "Games to Watch" list directly from the Settings tab! Use the new search input to find and link any game you want to farm. +- **UI Polish**: We’ve cleaned up the alignment of the games filter search bar to make your settings page look sharper and easier to navigate. + +### 🐛 Bug Fixes +- **Twitch Watch Events**: We’ve updated the GQL integration to ensure watch events are tracked correctly, preventing drops from getting stuck. +- **Security Hardening**: Replaced `innerHTML` with safe DOM APIs throughout the frontend to protect the app against XSS vulnerabilities. +- **Rendering Fixes**: Addressed regressions in the UI to ensure everything displays exactly as it should after our security updates. + +### ⚙️ Performance & Internal Improvements +- **Optimized Agent Logic**: Simplified our AI agent instructions and updated the Gemini model to provide more efficient and accurate performance. +- **Maintenance**: Cleaned up project configuration files to keep our repository tidy and efficient. + # Release Notes - v1.2.2 This release brings significant enhancements to the core efficiency of the Twitch Drops Miner! We focused on unifying and smartening up the logic that selects games and tracks drops, ensuring your mining time is spent more effectively.