Skip to content

P6 Core 6.10.22

Release date: Tuesday, May 19, 2026

Documentation can be found here.

🚀 New Features

  • [STN-26428] - Added ability to get where clause used internally when searching transactions
  • [STN-26166] - Sped up application page loading

🩹️ Fixes

  • [STN-27583] - Fixed badly formed application causing NPE when using P6CMD
  • [STN-26870] - Clean up of un-needed ContentCheck code
  • [STN-27463] - Errors will now contain previously defined log contexts (from p6.log.with('abc'))
  • [STN-27236] - Post/pre install scripts were served wrong application version
  • [STN-26555] - Unable to unload classes from a JAR bundled resources
  • [STN-26914] - AssigneeList permission filter only matched the first assignee (regression since P6-7019)

Sub-bug

  • [STN-27210] - Loading / Unloading classes is not working properly