Skip to content

🚀 API Maker : Release Notes for v1.10.0

⭐ January 2025 ⭐

Changes

  • [Bug] : Diagram is not loading when table has “height” property as it is special property for diagram.
  • [BUG] : Getting duplicate database names when API Maker tries to get stats of unauthorised database to show them in grid of databases of that particular instance.
  • [FEATURE] : am__sandbox__sandboxMaxOldSpace environment variable support added. Useful to specify Node.js memory for sandbox.
  • [FEATURE] : Show important environment variables of that worker in Nodes Dashboard.
  • [Improvement] : Show loading on events tree page and on listeners page and some improvements in code.
  • [Improvement] : Show node options in “Nodes Dashboard”, so we can see allowed memory and other settings to Node.js process.
  • [BUG] : Nodes dashboard is throwing exception in UI after git pull.
  • [Improvement] : Assets will not be cached in browser, so after latest API Maker deployment, just page refresh should load latest upgraded UI in browser.
  • [Improvement] : JSON generate should generate value for _id for nested objects and top level object also.