Releases: jkeen/ember-stereo
Releases · jkeen/ember-stereo
v2.0.10
2.0.10 (2021-11-08)
Bug Fixes
- fix {{sound-position-slider}} modifier gestures (9c48a18)
- update {{sound-position-progress}} bar on audio-position-will-change event as well as audio-position-changed event (4dcea0d)
v2.0.9
2.0.9 (2021-10-13)
Bug Fixes
- load HLS fragment on position change if changed to surface correct PROGRAM-DATE-TIME if available (5d40d57)
v2.0.8
2.0.8 (2021-09-22)
Bug Fixes
- allow id3 metadata to be accessed on any type of sound (5eec65d)
v2.0.7
2.0.7 (2021-09-19)
Bug Fixes
- safely check systemStereoOptions incase it's not set and we're going full defaults (cf21113)
v2.0.6
2.0.6 (2021-09-11)
Bug Fixes
- Fire audio-ended event when fixed length audio ends using HLS connection (f3d66b0)
v2.0.3
2.0.3 (2021-09-04)
Chores
- update semantic release settings some more [skip ci] (c234bc5)
- release: 2.0.2 [skip ci] (a95d670)
Documentation
Miscellaneous
- Fix changelog location for semantic-release [skip ci] (2b86c9f)
v2.0.2
2.0.2 (2021-09-04)
Bug Fixes
- expose currentTime on the service and the base sound (14103e9)
Documentation
- Update documentation and examples for using the test helpers (f99e987)
v2.0.1
2.0.1 (2021-09-04)
Documentation
- Correct some confusing bits, add some clarity to plain ol' readme, update license and CI docs release settings (76cd47e)