Skip to content

Version 5.5.0 release

Compare
Choose a tag to compare
@rockfordlhotka rockfordlhotka released this 26 Jul 20:32
· 47 commits to v5.x since this release
721e1ca

Enhancements and Bug fixes over the 5.4.2 release.

Changes in this release

  • #2095 🎉 Add support for unloading assemblies from memory (re: caching)
  • #2377 🐜 Add missing LoadListMode implementation for some list types
  • #2347 🐜 Remove Console.WriteLine statement in Blazor ViewModel
  • #2302 🐜 n-level undo causing exception with SortedBindingList
  • #2287 🐜 Private data portal method not found from base classes
  • #2303 🐜 [DeleteSelfChild] cannot be parameterless; requires parameters that match DataPortal.UpdateChild(...)

Contributors