• Changed - some of the code base has been optimized (this should be recurrent for a while as it is still WIP);

  • Added- new functionality to module_migrator, still wip but already very powerful (see code and modules such as UpMan and SmartForms or SmartFormsAccess for some sort of examples of implementation);

  • Added - convert_obj_class() to class xt_utils, a convenience function to convert simple shallow objets from one class to another;

  • Fixed - a few more bugs and some more PHP 8.1 compatibility issues;