ReleaseNotes
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
Line 39: Line 39:
   margin-left:20px;
   margin-left:20px;
   }
   }
@media (max-width: 768px) {
    .card-container {
        flex-direction: column;
        align-items: center;
    }
}


</style>
</style>
Line 69: Line 77:
<html>
<html>


<div style="display: flex; justify-content: space-around; align-items: center;">  
<div class="changelog-container" style="display: flex; justify-content: space-around; align-items: center;">  
</html>   
</html>   
{{#widget:Changelog|link=/index.php/Documentation:Documentation|linktext=Read Documentation}}
{{#widget:Changelog|link=/index.php/Documentation:Documentation|linktext=Read Documentation}}

Revision as of 20:39, 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.