1 hours ago
blueprint

@blueprintjs/icons@6.13.0

💡 Improvements

  • [icons] Add legacy-name aliases to @blueprintjs/icons/next (#8189)

Full Changelog: @blueprintjs/icons@6.12.0...@blueprintjs/icons@6.13.0

1 hours ago
blueprint
1 hours ago
blueprint
1 hours ago
blueprint
1 hours ago
blueprint

@blueprintjs/core@6.17.1

🐛 Fixes

  • [core] NumericInput: fix invalid calc() shrinking spinner buttons (#8205)
  • fix(core): Memoize refs in PopoverNext to prevent infinite re-render loop (#8202)
  • [core] Fix: Setting input large line height using px instead of ratio (#8195)

Full Changelog: @blueprintjs/core@6.17.0...@blueprintjs/core@6.17.1

1 hours ago
blueprint
1 hours ago
blueprint

@blueprintjs/table@6.2.2

No documented user-facing changes

Full Changelog: @blueprintjs/table@6.2.1...@blueprintjs/table@6.2.2

1 hours ago
blueprint

@blueprintjs/labs@6.4.2

No documented user-facing changes

Full Changelog: @blueprintjs/labs@6.4.1...@blueprintjs/labs@6.4.2

6 hours ago
tldraw

v5.2.3

Generated from commits between v5.2.2 and HEAD

Bug Fixes

fix(arrows): defer handle double click toggle (#9499)

  • Fix arrow endpoint double-click toggles firing before a second click can become a drag.
8 hours ago
hls.js

v1.7.0-beta.2

Summary

HLS.js v1.7.0-beta.2 includes bug fixes and improvements over the last beta release.

Demo Page

https://e29be494.hls-js-dev.pages.dev/demo/

Changes Since The Last Release

https://github.com/video-dev/hls.js/compare/v1.7.0-beta.1...v1.7.0-beta.2

Features & Enhancements

  • CMCDv2 Support: custom events, custom keys and ec (#7887) @cotid-qualabs

Bug fixes

  • Support EXT-X-MEDIA-SEQUENCE declaration after EXT-X-SKIP (#7905) @hongjun-bae
  • Treat un-demuxable fragments as a gap to prevent infinite reloading (#7900)

Interstitials

  • Fix Low-Latency Live join with interstitial preroll (PRE,ONCE) (#7908) @robwalch
  • Fix Live Interstitial midroll buffering and playback (#7913)

Low-Latency HLS

  • Fix Low-Latency HLS subtitle part loading (#7893) @robwalch

I-Frame support

  • Fix remuxing of encrypted I-Frame segments (#7896) @robwalch
  • Fix AES byte-range addressed I-Frame decryption (#7892)

Regressions in dev / v1.7.0-beta.1

  • Fix subtitle buffering up to or past media buffer (#7921) @robwalch
  • Fix fatal KEY_SYSTEM_ERROR handling (#7920)
  • Fix autoStartLoad:false and deferred startPosition (#7903)
  • Fix uncaught init segment abort errors (#7904)

Build and CI

  • Lint em-dash chars (#7899) @robwalch

For the complete list of v1.7 changes, on top of those above, see the beta.1 release notes: https://github.com/video-dev/hls.js/releases/tag/v1.7.0-beta.1

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.