Latest (0.0.4, Nov 01, 2025)

Changelog

0.0.4 (Latest)
Nov 01, 2025
  • General Improvements
  • Bug Fixes
    • Annotations of type String appeared as Boolean
    • Actions which need user input were only handled at the header level
    • Changing tabs (levels) or selecting a new business object didn't clear any previously selected action
0.0.3
Sep 17, 2025
  • Features
    • Now supports Windows platform
    • Handle actions which are at the Resource level
    • Handle actions which need user input
    • General Improvements.
  • Bug Fixes
    • Boolean fields didn’t appear checked when their value was true
    • When a Business Object is removed (deleted), it disappeared from the UI but it wasn’t actually deleted and so if you restart the App, it showed up again.
    • Handling children which aren’t DFF gives an error if the title/label includes space
    • Datastore Viewer previously displayed raw Buffer/Uint8Array data instead of human-readable text
0.0.2
Jan 20, 2025
  • Features
    • You can now save your choice of visible attributes as a template so that a business object always displays the selected attributes whenever the business object is loaded.
    • General Improvements.