Skip to content

🚀 API Maker : Release Notes for v1.19.7

⭐ Dec 2025 ⭐

Changes

  • [BUG] : Many sandbox issue fixed on server. It happens because of git pull.
  • [IMPROVEMENT] : Comment updated in custom api creation.
  • [IMPROVEMENT] : Show Native, Caching, Request body schema & Request query parameters schema in custom api grid & tree
  • [BUG] : Added numeric type support in postgresql for UI Maker and schema generation.
  • [BUG] : Show only valid properties in reqBodySchema and reqQueryParametersSchema.
  • [BUG] : Local Client : When red line is not there or for some error is there in config and try to save file in local client, original API is deleted. Nothing should happen issue fixed.
  • [BUG] : Local Client : Bug fixing for Windows with Node.js 24 version.
  • [IMPROVEMENT] : Monaco Editor : Library upgraded & colors loading issue fixed.