Releases: hyperaudio/hyperaudio-lite
Releases · hyperaudio/hyperaudio-lite
Version 2.1.6
Version 2.1.5
What's Changed
- Update caption.js to latest version by @maboa in #173
- Demote data-player-type alert to a console warning by @maboa in #175
Full Changelog: v2.1.4...v2.1.5
Version 2.1.4
What's Changed
- flag omission of data-player-type by @maboa in #160
- Removed all references to
!important
in CSS #100 by @buneeIsSlo in #101 - Bump semver from 6.3.0 to 6.3.1 by @dependabot in #153
- updated version of caption.js by @maboa in #165
- remove data-tc attribute from example transcript paragraphs per #45 by @composerjk in #154
- Bump @babel/traverse from 7.18.6 to 7.23.2 by @dependabot in #162
- Package lock security fix231024 by @maboa in #169
- Fix for video.textTracks[0] undefined by @maboa in #171
New Contributors
- @buneeIsSlo made their first contribution in #101
- @composerjk made their first contribution in #154
Full Changelog: v2.1.3...v2.1.4
Version 2.1.3
What's Changed
- More checking of anchor nodes being null
- Check that text selection is in the transcript itself.
Full Changelog: v2.1.2...v2.1.3
Version 2.1.2
When text is selected from within the transcript we change the URL to reflect that selection, so changes can be easily shared.
This release includes a fix for the situation when text selections were made outside the transcript, these cases should now be ignored rather than attempt to be processed.
Version 2.1.1
Version 2.1
What's Changed
This version contains two major updates:
- You can now display an active word and active paragraph using CSS to style the
active
class (with appropriate tests). - We no longer have a loop checking for status changes when we're paused.
Smaller changes include the active class demo, oh and we're now deploying the latest versions to github.io
Full Changelog: v2.0.21...v2.1