Skip to content

v3.1.0-beta (12-15-2023)

Pre-release
Pre-release
Compare
Choose a tag to compare
@DevNatan DevNatan released this 16 Dec 00:01
· 11 commits to main since this release

🌟 What's New

  • Per-player state management for Shared Contexts (#411)
  • New isLayoutSlot() in click context to check if click was in a character of the layout (#562)
  • New "Proxy" feature prototype to use external inventories, like player inventory, as a extension of the view (#561)

πŸ› Bug fixes

  • Do not call methods in Shared Contexts that are not supported (#545)
  • Config maxSize() implementation (#584)

🧩 API changes

  • Human-friendly public Components API (#498, #599)

πŸ› οΈ Internal changes

  • Use Paper as inventory factory in inventory-framework-platform-paper module (#544)
  • A lot of changes regarding components rendering and pipelining (#558)
  • Remove reserved layout character restriction (#580)

Full Changelog: v3.0.8...v3.1.0-beta