Release v1.0.1: Personalization & Automation Power-Up ⚡
·
7 commits
to refs/heads/main
since this release
What's Changed
This release introduces a sleek new interface for users to control their streaming experience, along with foundational improvements to our development workflow.
🚀 Features
- Interactive Settings Dashboard: Launched a premium, dark-themed settings pop-up. Users can now toggle features like "Always Unmute" and "Auto-Skip" on the fly.
- Precision Control Sliders: Added customizable fallback timers for "Skip Intro" and "Next Episode" triggers, allowing users to fine-tune the automation logic to their preference.
- Persistent User State: Integrated browser storage to ensure your personalized settings are remembered every time you open your browser.
🧰 Maintenance & CI/CD
- Automated Release Management: Implemented GitHub Release Drafter. From now on, our release notes will be automatically categorized and drafted based on our Pull Request activity, ensuring a transparent and professional changelog for every update.
- Version Alignment: Synchronized internal manifest versioning to
v1.0.1to reflect the new feature set and maintain consistent deployment standards.
📝 Technical Highlights
- PR Workflow Integration: Successfully transitioned to a professional branch-and-merge workflow, with this release being the first to utilize the new automated contribution pipeline.
- Modernized UI Stack: The setup now leverages a refined CSS architecture supporting glassmorphism and custom-styled interactive components.
Full Changelog: v1.0.0...v1.0.1