Skip to content

🚀 API Maker : Release Notes for v2.2.0

⭐ April 2026 ⭐

Changes

  • [FEATURE] : Added support to operate API Maker programmatically via API using a secure communication token, enabling operations such as creating, updating, and deleting admin users and updating secrets without using the UI. Docs Link

  • [IMPROVEMENTS] : Monaco Editor : Updated to latest version.

  • [IMPROVEMENTS] : Monaco Editor : shift + delete = it will remove line, in all platform browser.
  • [IMPROVEMENTS] : Monaco Editor : Full page zoom implemented for all monaco editors, and toggle maximize shortcut is also added.
  • [IMPROVEMENTS] : Monaco Editor : Types reload button added.
  • [IMPROVEMENTS] : Monaco Editor : First time it will take time and after that types will be loaded instantly.
  • [IMPROVEMENTS] : UI improvements
  • [BUG] : Event if data is not present in the row, export CSV should pickup all columns from the grid.