Skip to content

Version 4.1.0

Compare
Choose a tag to compare
@Smaug6739 Smaug6739 released this 28 Oct 19:51
· 89 commits to main since this release
8e1747c

[4.1.0] - Octobeer 28, 2022

Added

  • [Loader]: Add asyncRead option to read files asynchronously (improve loading time ~20%-40%) (552dc9e).
  • [ButtonsManager]: Add asyncRead option to load files asynchronously (use the new loader option). Default: false (552dc9e).
  • [CommandsManager]: Add asyncRead option to load files asynchronously (use the new loader option). Default: false (552dc9e).
  • [EventsManager]: Add asyncRead option to load files asynchronously (use the new loader option). Default: false (552dc9e).
  • [InhibitorsManager]: Add asyncRead option to load files asynchronously (use the new loader option). Default: false (552dc9e).
  • [ModalManager]: Add asyncRead option to load files asynchronously (use the new loader option). Default: false (552dc9e).
  • [SelectMenusManager]: Add asyncRead option to load files asynchronously (use the new loader option). Default: false (552dc9e).