ReleaseNotes
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 45: Line 45:
         align-items: center;
         align-items: center;
     }
     }
}
.changelog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
}
   
   

Revision as of 20:48, 10 March 2024

Release Notes
Release notes
All the latest MDriven Fixes and Updates
MDriven: Release Notes

MDriven - February 2024

Bug Fixes

  • PostgreSQL reversing now works.
  • Added a tab to OCLDegugger that lists all operators seen by OCL.
  • This applies to Action and OCLPS languages.
  • Fixed a bug in Runtime DefaultOnViews and null checksResolved issues with code generation, specifically related to creating doublets of certain TV’s.
  • Fixed a readonly issue with members.
  • Readonly is now off if selfVM.IsDirty

System Update: Recommendation

  • This release contains an MDriven Designer upgrade. Update to the latest version.