1. Home
  2. Docs
  3. Llamachant Framework Modules
  4. Change Logs

Change Logs

BREAKING CHANGE

  • IWorkflowEmailService SendEmail() method now includes the Workflow Instance as a parameter. This allows developers to work with the workflow instance and definition for better control while sending emails.

 NEW FEATURES AND FIXES

  • Conditional Appearance and Validation Modules released

 NEW FEATURES AND FIXES

  • Fixed TrackedObjectHelper throwing null reference in some cases
  • Additional template options added to Workflow Service (Single Brace vs Double Braces) (23.1.3.2+)
  • Added WorkflowService.Instance.MaxRetries
  • Added FileAttachmentProcessorBase
  • Added LlamachantFramework.FileAttachments.AzureBlobStorage package

 NEW FEATURES AND FIXES

  • Added Auto Incrementing ID Module

 NEW FEATURES AND FIXES

  • Added Timezone option to WorkflowService.Instance for processing workflows on a system with a different timezone
  • Refactored Win and Web Highlighting Controllers to use the same logic (Show counts in tabs, Bold tabs)
  • Win and Web Highlighting now has options to prevent highlighting per tab either in the model file or via events

NOTE: Workflow Modules only work with 21.2.5 and higher

BREAKING CHANGES

  • ISingletonBO has been marked as Obsolete. Use [SingletonBO] attribute on your class instead.

 NEW FEATURES AND FIXES

  • Added Workflow Module (Previously a paid module is now free!)
  • Added Localization & ActionLocalization Attributes
  • Controller Management Module should behave better in Blazor apps

NOTE: Workflow Modules only work with 21.2.5 and higher

 BREAKING CHANGES

  • Renamed IModelNonPersistentOptions to IModelObjectSpaceOptions
  • Changed AutoAddObjectSpaceToNonPersistentObjectSpaces to AutoPopulateAdditionalObjectSpaces
  • Additional IObjectSpaces will be added to ALL CompositeObjectSpace objects if AutoPopulateAdditionalObjectSpaces is set to True

 NEW FEATURES AND FIXES

  • Added Wizard Module (WinForms)
  • Added IObjectSpace Extensions (IsNonPersistent, ForType)

 NEW FEATURES AND FIXES

  •  New NPOBase type to easily use our code snippets with your non-persistent objects
  • Added new option under Model Options “AutoAddObjectSpaceToNonPersistentObjectSpaces” so all IObjectSpace types are added to the AdditionalObjectSpaces collection automatically
  • We removed the SVG Skin controller as it is no longer needed with the current theme selector

 NEW FEATURES AND FIXES

  • Major change to WinHighlightTabsController so PropertyEditors and nested ListPropertyEditors affect the update frequency
  • Resolved issue with ViewAuditTrailController appearing on Non-Persistent object views

BREAKING CHANGES

  • We removed the Audit Trail Module from the required modules list. If you want to use the Audit Trail features in your applications, add the Audit Trail Module to your .Module project

 NEW FEATURES AND FIXES

  • New Feature: Added Audit Trail Restoring (Experimental)
  • Updated IAuditTrailUser interface

 NEW FEATURES AND FIXES

  • Resolved issue where counts on tabs to not clear when using the Previous and Next object actions in Web

 NEW FEATURES AND FIXES

  • Resolved issue where counts on tabs do not update when using the Previous and Next object actions in Web
  • Resolved issue where Show Audit Trail does not display the correct caption when using Domain Components
Was this article helpful to you? Yes 1 No

How can we help?