1 hours ago
shaka-player

v5.0.6

5.0.6 (2026-03-16)

Bug Fixes

  • Ads: Fix ended detection when using supportsMultipleMediaElements = false (#9798) (8a6fccd)
  • Ads: Improvements to the use of ASSET-LIST on devices with single-element video support (#9810) (1206d0a)
  • MSF: Add support for moqtail relay (#9819) (adcbe3e)
  • MSF: fall back to session namespace for media subscribes (#9808) (5fb1f37)
  • MSF: Fix target latency support (#9825) (8860eef)
  • MSF: prevent video segment eviction during initial buffering (#9809) (59786ce)
  • MSF: Remove "Possible encoding problem detected!" (#9814) (d7bf25d)
  • MSF: Remove minimum segment availability duration (#9812) (c28bfc8)
  • MSF: Use bigint natively (#9826) (df830fd)
  • UI: sync seek position with hover and onChange timestamp using consistent position calculation (#9827) (33daa1e)
  • UI: sync seek position with hover timestamp using consistent position calculation (#9818) (af16252)

Performance Improvements

  • DASH: Add period caching to speed up manifest parsing (#9353) (4d62ec1)
  • net: Optimize getExtension URI parsing (#9816) (b7b97af)
1 hours ago
shaka-player

v4.16.22

4.16.22 (2026-03-13)

Bug Fixes

  • UI: sync seek position with hover timestamp using consistent position calculation (#9818) (56a92bb)

Performance Improvements

  • DASH: Add period caching to speed up manifest parsing (#9353) (6f7129c)
  • net: Optimize getExtension URI parsing (#9816) (872f598)
1 hours ago
quasar

@quasar/app-webpack-v4.4.0

Changes

  • Security update related to serialize-javascript dep
  • feat(app-webpack): support for @electron/packager v19 (requires Node.js v22+)
  • feat(app-webpack): Express v5 support (with forward compat for catch-all route)
  • feat(app-webpack): upgrade deps
  • fix(app-webpack): SSR - account for json hmr files
  • fix(app-webpack): SSR - do not build PWA if not instructed to

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

1 hours ago
shaka-player

v4.15.34

4.15.34 (2026-03-13)

Bug Fixes

  • UI: sync seek position with hover timestamp using consistent position calculation (#9818) (567aa1d)

Performance Improvements

  • DASH: Add period caching to speed up manifest parsing (#9353) (67363ad)
  • net: Optimize getExtension URI parsing (#9816) (69256ed)
3 hours ago
pixijs

v8.17.1

💾 Download

Installation:

npm install pixi.js@8.17.1

Development Build:

Production Build:

Documentation:

Changed

https://github.com/pixijs/pixijs/compare/v8.17.0...v8.17.1

🐛 Fixed

🧹 Chores

3 hours ago
wangEditor-next

v5.6.50

What's Changed

  • Improve large plain-text paste performance by inserting lines as a single fragment
  • Fix customPaste returning false not blocking the default paste behaviour
  • Fix Word superscript copy introducing extra line breaks
  • Sanitize imported HTML by default (editor init, setHtml, paste)
  • Fix Office/nested inline styles (bold, superscript) incorrectly expanding to the whole text segment
  • Preserve consecutive spaces when importing styled inline HTML
  • (table) Preserve line breaks when importing cell content from Word-like HTML
  • (table) Preserve colgroup column widths through getHtml / setHtml round-trips
Package versions
Package Version
@wangeditor-next/editor 5.6.50
@wangeditor-next/core 1.7.46
@wangeditor-next/basic-modules 1.5.48
@wangeditor-next/table-module 1.6.61
@wangeditor-next/list-module 1.1.53
@wangeditor-next/code-highlight 1.3.44
@wangeditor-next/upload-image-module 1.1.51
@wangeditor-next/video-module 1.3.52
@wangeditor-next/yjs 0.1.45
@wangeditor-next/plugin-float-image 1.0.35
@wangeditor-next/plugin-formula 1.0.36
@wangeditor-next/plugin-link-card 1.0.35
@wangeditor-next/plugin-markdown 1.0.35
@wangeditor-next/plugin-mention 1.0.20
@wangeditor-next/yjs-for-react 0.1.61
@wangeditor-next/yjs-for-vue 0.1.4
4 hours ago
ant-design

6.3.3

  • Image
    • 💄 Improve Image preview mask blur transition for backdrop-filter to reduce flicker perception. #57299 @mango766
    • 🐞 Fix Image showing move cursor when movable={false}. #57288 @ug-hero
  • ⌨️ ♿ Improve App link :focus-visible outline to enhance keyboard accessibility. #57266 @ug-hero
  • 🐞 Fix Form required mark using hardcoded SimSun font. #57273 @mavericusdev
  • 🐞 Fix Grid media size mapping issue for xxxl breakpoint. #57246 @guoyunhe
  • 🐞 Fix Tree scrolling to top when clicking node. #57242 @aojunhao123

  • Image
    • 💄 优化 Image 预览蒙层 blur 效果的 backdrop-filter 过渡,减少闪烁感。#57299 @mango766
    • 🐞 修复 Image 在 movable={false} 时仍显示 move 光标的问题。#57288 @ug-hero
  • ⌨️ ♿ 优化 App 链接的 :focus-visible 外框样式,提升键盘可访问性。#57266 @ug-hero
  • 🐞 修复 Form 必填标记文案中硬编码 SimSun 字体的问题。#57273 @mavericusdev
  • 🐞 修复 Grid xxxl 断点在媒体尺寸映射中的错误。#57246 @guoyunhe
  • 🐞 修复 Tree 点击节点时页面回滚到顶部的问题。#57242 @aojunhao123
4 hours ago
virtual

@tanstack/svelte-virtual@3.13.23

Patch Changes

  • Updated dependencies [7ece2d5]:
    • @tanstack/virtual-core@3.13.23
4 hours ago
virtual

@tanstack/solid-virtual@3.13.23

Patch Changes

  • Updated dependencies [7ece2d5]:
    • @tanstack/virtual-core@3.13.23
4 hours ago
virtual

@tanstack/virtual-core@3.13.23

Patch Changes

  • fix(virtual-core): remove incorrect elementsCache cleanup using getItemKey (#1148)