• Confirm XF2.3 support
  • Minor maintenance update
  • Fix various numerical admincp options which did not step in the incremental values as intended, while allowing arbitrary values in the range to be entered
  • Require XenForo 2.2+
  • Require php 7.2+
  • Fix infinite recussion which could result in segfaults when the caching backend is empty and fetching XF options triggers a database query
  • Prune stacktrace from sql query logs once >150 queries are collected, and be more aggressive about flipping LogSimpleOnly flag
  • Only collect stack-traces if the _debug flag is present in the request
Back
Top Bottom