This release cover several improvements detailed below. Adds net48 target framework as, according to Microsoft, plugin development with net462 is deprecated starting January 2027! Adds support for the new interfaces in plugins IPluginExecutionContext5, IPluginExecutionContext6, and IPluginExecutionContext7, and improves Pipeline Simulation to inject any plugin context property in addition to the subset that FakeXrmEasy automatically doing (for example, you could now inject a custom OrganizationId if your plugin is used across different orgs).
You can find details for each issue that was resolved down below.