Skip to content

v3.0.5 (11-26-2023)

Compare
Choose a tag to compare
@DevNatan DevNatan released this 26 Nov 17:26
· 21 commits to main since this release

🌟 What's New

  • Experimental onViewerAdded and onViewerRemoved to manage viewers in shared contexts (#516)
  • New openActive(...) to allow players "join" an already created context (#516)

πŸ› Bug fixes

  • Now ComponentBuilder's closeOnClick() closes only for the player who clicked, not for everyone in Shared Context (#516)
  • Do not fill all available slots when availableSlot() is used (#533)
  • Fix "Pagination state can only be registered by RootView" (#536)

πŸ“˜ Documentation

πŸ› οΈ Internal changes

  • type(ViewType.ANVIL) is now automatically set when Anvil Input feature is applied (#523)

Full Changelog: v3.0.4...v3.0.5