Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 20:42
· 166 commits to development since this release

Added

  • Asynchronous saving of storage at end of requests
  • Asynchronous size checks of storage
  • Free memory diff in the visualizers
  • Ability for each profiler to track how much memory they used during the course of the transaction by analyzing free memory
  • New setting requestPanelDock to show/hide the request panel in the dock
  • Migration to use new module template approaches that supports github releases, compilation and more
  • Exception bean delegations in debugger service to avoid multi-instantiations performance
  • Refactoring to increase performance and reusability
  • Migration to AlpineJS from jquery
  • New sqlformatter module from @michaelborn
  • Updated to faster wasy to get a local ip and local hostname

Fixed

  • Actually show a 404 if debug mode is off
  • JS Bumps

Removed

  • Reload all modules. Makes no sense as you can just reinit.