Latest (0.0.5, Feb 14, 2026)

Changelog

0.0.5 (Latest)
Feb 15, 2026
  • Features
    • Support JSON
      • View data as JSON
      • Edit your data in JSON format
      • Paste JSON data and have it displayed on the UI
    • Support for pagination
    • Display of child objects like DFFs, Summary Attributes, etc
    • General improvements
  • Bug Fixes
    • Save Payload failed if user hadn’t entered data
    • All fields on download parameter page should have been required fields
    • Child objects of a Business Object weren't displayed if you chose table layout as the display option
    • Contextual DFFs weren't properly displayed
0.0.4
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.