Skip to content

Releases: pixijs/pixijs

v8.7.3

29 Jan 13:22
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.7.2...v8.7.3

🐛 Fixed

v8.7.2

24 Jan 09:04
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.7.1...v8.7.2

🐛 Fixed

  • fix: accessibility system being added to shared systems by @Zyie in #11227
    • NOTE: If you used the new AccessibilitySystem.defaultOptions.accessibilityOptions from 8.7.0 this has been correctly changed to AccessibilitySystem.defaultOptions

v8.7.1

23 Jan 20:31
Compare
Choose a tag to compare

v8.7.0

23 Jan 15:02
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.6.6...v8.7.0

🎁 Added

  • feat: RenderLayer API by @GoodBoyDigital in #11094
    • NOTE: This is an experimental API and may change
    • NOTE: Interaction and hit testing are currently not accounting for visual render order
    • full guide can be found here
  • feat: Add GIF downloading, parsing and playback by @bigtimebuddy in #11170
  • feat: Add altitudeAngle and azimuthAngle to FederatedPointerEvent by @LukeAbby in #11159
  • feat: added Texture Options to spritesheet loader by @sam007mac in #11163
  • feat: add a resetState function to allow integration with other WebGL libraries by @GoodBoyDigital in #11142
  • feat: access renderer from onRender by @F-star in #11224
  • feat: additional accessibility options by @jerwolff in #11107

🐛 Fixed

🧹 Chores

  • chore: ignore type errors when watching by @Zyie in #11183
  • chore: replace updateQuadBounds with updateTextBounds in text by @GoodBoyDigital in #11182
  • chore: update CanvasTextMetrics example to use correct class by @nnmbzr in #11208

New Contributors

v8.6.6

18 Dec 12:44
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.6.5...v8.6.6

🐛 Fixed

🧹 Chores

v8.6.5

15 Dec 16:10
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.6.4...v8.6.5

🐛 Fixed

🧹 Chores

New Contributors

v8.6.4

09 Dec 09:50
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.6.3...v8.6.4

🐛 Fixed

🧹 Chores

New Contributors

v8.6.3

02 Dec 16:11
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.6.2...v8.6.3

🐛 Fixed

🧹 Chores

New Contributors

v8.6.2

29 Nov 15:28
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.6.1...v8.6.2

🐛 Fixed

🧹 Chores

v8.6.1

27 Nov 12:41
Compare
Choose a tag to compare

💾 Download

Development Build:

Production Build:

Documentation:

Changed

v8.6.0...v8.6.1

🐛 Fixed