Releases: TECH7Fox/sipcore-hass-integration
Releases · TECH7Fox/sipcore-hass-integration
v5.0.3
What's Changed
- Release-audio-resources by @NINE78 in #165
- feat: update call button color based on SIP registration status by @miguelangel-nubla in #173
- Improve User Identification Logic and Remove Person Registry Dependency by @miguelangel-nubla in #171
- feat: Introduce user-specific configuration overrides by @miguelangel-nubla in #178
New Contributors
- @miguelangel-nubla made their first contribution in #173
Full Changelog: v5.0.2...v5.0.3
v5.0.2
v5.0.1
v5.0.0
Breaking Changes
This repo has been reworked and now needs to be added as a integration.
The integration part adds a secure place for the SIP Core config, and a endpoint to dynamically fetch the ingress URL.
This also opens up a whole lot of other features that previously wasn't possible because of the restrictions of the HA frontend and API.
What's Changed
- Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @TECH7Fox in #150
- Add configuration option to hide "Open Call Popup" button in header by @Copilot in #156
- Clean up strings.json to match actual config_flow fields by @Copilot in #162
- Integration rework by @TECH7Fox in #160
New Contributors
- @Copilot made their first contribution in #156
Full Changelog: v4.1.5...v5.0.0
v4.1.5
v4.1.4
Breaking Changes
- SIP Core now uses your HA username instead of display name. Make sure to update your
sip-config.jsonfor this change.
What's Changed
- Use username instead of display name for user selection by @TECH7Fox
- Add supervisor API check for users running HA containers by @TECH7Fox
- Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #144
Full Changelog: v4.1.3...v4.1.4
v4.1.3
v4.1.2
v4.1.1
v4.1.0
What's Changed
- feat(sip-core): implement incoming and outgoing ring tones by @BjornPython in #134
- Add button listener state management to prevent duplicate event listeners by @NINE78 in #138
- fix: assign string values to ButtonType enum members by @NINE78 in #140
- fix: get the audio input & output options working by @TECH7Fox
- fix: only enable mic during calls by @TECH7Fox
New Contributors
- @BjornPython made their first contribution in #134
- @NINE78 made their first contribution in #138
Full Changelog: v4.0.4...v4.1.0