Wappler 7.0.0 Beta 29 Released

Wappler 7.0.0 Beta 29 Released

Download Wappler 7.0.0 Beta 29 from your Account Dashboard
Latest stable version is also available there.

Note: Wappler Beta runs as a separate app, so you can have both stable and beta installed, but please run them one at the time.

What's New

Wappler's AI Assistant is getting now even more powers with BYOK - Bring Your Own Key for AI Assistant. Now you can use next to Open Router also directly OpenAI, Anthropic or DeepSeek as providers with your own keys there.

Also we have fine tuned the new Agent Mode with the latest models and providers. For the best results it is advisable to use Claude 3.7 Sonnet or GPT 4.1 models with the Agent Mode.

We now also support DeepSeek directly so you can choose it as provider in the AI Assistant and use it with your own key. For Open Router now the models list is well filtered for supporting agent mode and now pricing is shown in the models list so that you can see what you will be paying per million tokens.

We still advise to use github copilot as it is the most powerful and cost effective AI provider for Wappler, but do note that github is changing their plans to be more request limited so this might change.

We have also include some improvements for App Connect and Server Connect NodeJS that are also available for Wappler stable.

AI Assistant

  • BYOK - Bring Your Own Key for AI Assistant, Now you can use next to Open Router also directly OpenAI, Anthropic or DeepSeek as providers with your own keys there.
  • Added more iinformation about the project organization of NodeJS projects. Specially also the Server Connect API actions location and organization.
  • Show pricing in openrouter models list
  • Improved knowledge about the Server Connect execution state and error handling and display
  • Fixed the output property of the database connector actions in server connect
  • Create specific instructions for editors usage
  • Filter models list for tool support
  • Added tool to set full code
  • Added extra rules for editing html files in agent mode
  • Improved the editing tools for editing html based pages
  • Track cached/reasoning token count
  • Sort open router model list on newest
  • Normalize deepseek cache hits usage
  • Reset cached/reasoning token count on clear
  • Removed dynamic project meta data from system prompt
  • Improved state save/restore from chat
  • Updated chat provider options list
  • Updated anthropic provider to include default headers and map models list
  • New chat providers added
  • Keep state for chat panel (messages need more work)
  • Improve costs tracking
  • Filter copilot models
  • Fixed copilot gemini errors
  • Removed unused prompts
  • Added temperature per mode
  • Include usage directly in stream
  • Improved the used dataschema parsing and validation
  • Disable parallel tool calls
  • Fixed costs for open router
  • Improve error messages
  • Updated markdown parser

General

  • Updated to the latest Electron 35.2.2 for the best performance and stability
  • Fixed empty undocked editors
  • Build the Linux versions on Ubuntu 22 so that Wappler 7 is available for Ubuntu 22+ and not just 24+

App Connect 2.0.21

  • Fixed child components disappearing in scope context after repeat updates.

NodeJS

  • Improved encoding text in images

Fixed issues

6 Likes