Releases: JOHLC/Send-to-Home-Assistant
Releases · JOHLC/Send-to-Home-Assistant
2025.11.1-alpha6
What's Changed
- Fix misleading context menu status messages in options page by @Copilot in #38
- Add error handling for chrome.storage.sync.get in background.js by @Copilot in #39
- Add error handling for storage.sync.get in context menu listener by @Copilot in #40
- Eliminate getFavicon duplication using function serialization by @Copilot in #41
- Improve context menu fallback to display user-friendly names by @Copilot in #42
- Add context field routing examples to automations documentation by @Copilot in #43
- [WIP] WIP to address feedback from PR #37 review discussion by @Copilot in #44
- Eliminate getFavicon duplication in injected script by @Copilot in #45
- Add trailing newline to package/popup.js by @Copilot in #46
- Remove redundant favicon fallback check in direct send path by @Copilot in #47
Full Changelog: 2025.11.1-alpha5...2025.11.1-alpha6
2025.11.1-alpha5
Full Changelog: 2025.11.1-alpha4...2025.11.1-alpha5
2025.11.1-alpha4
What's Changed
- Add context selection UI to extension popup by @Copilot in #34
Full Changelog: 2025.11.1-alpha3...2025.11.1-alpha4
2025.11.1-alpha3
What's Changed
- [WIP] Fix bug causing extension click to fail by @Copilot in #32
Full Changelog: 2025.11.1-alpha2...2025.11.1-alpha3
2025.11.1-alpha2
What's Changed
- [WIP] Add ability to use multiple right-click context menu options by @Copilot in #28
- feat: mask webhook ID input field with proper styling by @Copilot in #30
Full Changelog: 2025.11.1-alpha1...2025.11.1-alpha2
2025.11.1-alpha1
What's Changed
- Fix favicon fallback to extension icon when invalid favicon URLs are detected by @Copilot in #21
- Refactor duplicated favicon validation into shared utility function by @Copilot in #24
- Address feedback: Remove duplicated isRestrictedPage function by @Copilot in #26
- 2025.11.1 by @JOHLC in #23
- Replace fragile favicon URL pattern matching with HEAD request validation by @Copilot in #25
Full Changelog: 2025.09.2-beta5...2025.11.1-alpha1
v2025.09.2-beta5
What's Changed
- Merge changes from main into beta by @JOHLC in #1
- [WIP] Create issue templates, SECURITY, contributing, etc. files. by @Copilot in #2
- V2025.09.2 beta by @JOHLC in #3
- Add comprehensive Copilot instructions for Send to Home Assistant extension by @JOHLC in #5
- Add initial content to copilot-instructions.md by @JOHLC in #6
- Update beta by @JOHLC in #7
- Comprehensive code review and improvements: Enhanced security, code quality, and developer experience by @Copilot in #4
- Fix favicon format prioritization for Android companion app compatibility by @Copilot in #9
- Fix favicon format prioritization for Android Home Assistant notifications by @Copilot in #10
- Add placeholder favicon using Send-to-Home-Assistant icon when none are found by @Copilot in #11
- Fix favicon fallback to extension icon for broken/missing favicons by @Copilot in #12
- Merge beta into main by @JOHLC in #14
- Unify sending logic between context menu and extension icon by @Copilot in #16
- Fix popup to show both notification and preview, add favicon CSP fallback for file:// URLs by @Copilot in #17
- Fix browser internal pages handling and favicon CSP issues (#18) by @Copilot in #19
- Refactor popup.js to eliminate code redundancy and unify shared logic by @Copilot in #20
- Fix: Add missing functions to service worker exports causing "Could not get page info" error by @Copilot in #22
Full Changelog: v2025.09.1...v2025.09.2-beta5
v2025.09.2-beta4
What's Changed
- Add placeholder favicon using Send-to-Home-Assistant icon when none are found by @Copilot in #11
- Fix favicon fallback to extension icon for broken/missing favicons by @Copilot in #12
- Merge beta into main by @JOHLC in #14
- Unify sending logic between context menu and extension icon by @Copilot in #16
- Fix popup to show both notification and preview, add favicon CSP fallback for file:// URLs by @Copilot in #17
- Fix browser internal pages handling and favicon CSP issues (#18) by @Copilot in #19
- Refactor popup.js to eliminate code redundancy and unify shared logic by @Copilot in #20
Full Changelog: v2025.09.2-beta3...v2025.09.2-beta4
v2025.09.2-beta3
What's Changed
- Merge changes from main into beta by @JOHLC in #1
- [WIP] Create issue templates, SECURITY, contributing, etc. files. by @Copilot in #2
- V2025.09.2 beta by @JOHLC in #3
- Add comprehensive Copilot instructions for Send to Home Assistant extension by @JOHLC in #5
- Add initial content to copilot-instructions.md by @JOHLC in #6
- Update beta by @JOHLC in #7
- Comprehensive code review and improvements: Enhanced security, code quality, and developer experience by @Copilot in #4
- Fix favicon format prioritization for Android companion app compatibility by @Copilot in #9
- Fix favicon format prioritization for Android Home Assistant notifications by @Copilot in #10
New Contributors
Full Changelog: v2025.09.1...v2025.09.2-beta3
v2025.09.2-beta2
What's Changed
- Merge changes from main into beta by @JOHLC in #1
- [WIP] Create issue templates, SECURITY, contributing, etc. files. by @Copilot in #2
- V2025.09.2 beta by @JOHLC in #3
- Add comprehensive Copilot instructions for Send to Home Assistant extension by @JOHLC in #5
- Add initial content to copilot-instructions.md by @JOHLC in #6
- Update beta by @JOHLC in #7
- Comprehensive code review and improvements: Enhanced security, code quality, and developer experience by @Copilot in #4
- Fix favicon format prioritization for Android companion app compatibility by @Copilot in #9
New Contributors
Full Changelog: v2025.09.1...v2025.09.2-beta2