Virto Commerce
Open source B2B commerce platform on .NET
Virto Commerce backports a blade widget UI freeze fix across three active release trains while tightening module auth hooks
◆Recent moves
- 1d ago
3.1007.27
Backport of the blade widget $digest loop fix to the 3.1007 maintenance branch — same fix as the main and mid-range branches, applied for customers on the older supported release train.
View source ↗ - 1d ago
3.1039.12
Same $digest loop fix backported to the 3.1039 branch — part of the multi-train patch deployment pattern Virto uses to serve customers across supported versions simultaneously.
View source ↗ - 1d ago
3.1070.0
The $digest loop fix on the main (3.1070) branch — fixes an infinite digest cycle in blade widget containers triggered by repeated sign-in within a single browser tab.
View source ↗ - 6d ago
3.1060.2
Adds module pipeline hooks that fire after routing and after authentication, plus a bounded cache for API key lookups. The hooks give module developers predictable lifecycle insertion points; the cache cap prevents unbounded memory growth under API key-heavy request patterns.
View source ↗ - 6d ago
3.1069.0
Tightens user deletion to target by ID only, never by username — a correctness fix that prevents accidental deletion of a wrong user record when usernames are non-unique or shared across tenants.
View source ↗ - 7d ago
3.1060.1
Intermediate patch on the 3.1060 branch applying the module pipeline hooks and API key cache work — same content as 3.1060.2, published as the initial backport before the follow-up patch.
View source ↗