What’s New in Appsmith: Lambda Improvements, Smoother Workflows, and Enterprise Controls

Dessire Ugarte
Posted by Dessire UgartePublished on Nov 05, 2025
3 min read
Monthly Round-up Cover November

We’ve shipped a lot of improvements recently, and here’s a quick roundup of what’s new and how it makes your day-to-day experience smoother inside Appsmith.

Build and ship faster

You can now browse Lambda function versions and aliases directly inside Appsmith. This saves you from constant context switching between tabs or guessing which version you’re invoking. You can pick and test functions right from the editor.

An image with blue background and a screenshot of Lambda function versions and aliases in Appsmith.

There are a few other small but useful changes you’ll notice too. Applications and workspaces are now sorted alphabetically, making navigation feel more predictable, especially if your team manages multiple workspaces. We’ve also improved how Appsmith communicates rate limits. Instead of guessing why something suddenly stopped working, you’ll now see a clear message explaining what happened and how to fix it.

Smoother everyday experience

We’ve made Table widgets easier to work with. Tab focus now behaves consistently inside input widgets within a table, which makes editing and moving between cells smoother when you’re working with large data sets.

An image with blue background and a screenshot of Table widgets improvements in Appsmith

You’ll also notice better debugging visibility. When a query fails, you still see the response details, so you can quickly understand what went wrong without digging through console logs.

Finally, scripting and URLs are more reliable. JavaScript evaluation is safer in edge cases, and URLs now handle complex page setups more predictably.

More control for enterprise teams

Enterprise admins get a few extra controls to keep environments stable and consistent. You can now configure workflow retention to decide how long background jobs are stored.

Updating workspace branding is also easier, so you can keep a consistent look across internal tools without needing engineering help.

And to make things even safer, there’s now an option to disable Temporal and improved database connection handlingfor more stable operations.

Security and stability

We’ve strengthened data integrity for object storage with Content-MD5 checks for Object Lock, keeping your data consistent and protected.

OAuth2 integrations are now smoother with popular identity providers, which makes SSO setup faster and less error-prone.

We’ve also upgraded multiple dependencies across the stack to resolve newly disclosed CVEs and keep your deployments secure by default.

Quick learns around AI

If you’d like to learn one thing or two, here are a few resources worth checking out:

Stay tuned for what’s coming next

A few updates are already on the way to make your builds even smoother:

  • Static URLs for apps and pages across instances

  • Workflow export and import for enterprise environments

  • A new workspace-level datasource configuration page

  • New datasource integrations including Dropbox, Mixpanel, Freshdesk, Amplitude, and more

You can explore all the technical details and pull requests in our GitHub changelog if you’d like to dig deeper.

Until next time ✌️