What's new?
We were done with poems, but @vishnu-gp insisted.
Three new sliders in one,
A faster list of apps
Cloud keys, you can’t see none
We filled some console
gaps.
MongoDB now works
on Windows Servers, too
Auto-complete now covers
Bindings more than two.
There are a few others,
But read below for those
With that, we must now
Bring the release to a close.
🚀 Features
- Introducing Sliders with not one, not two, but three widgets—Range, Number, and Category! Set a range of values and use the slider in each widget to see them change between the range. Thank us when your end-users tell you they love your app. [#3349]
- Just as we start talking about the Debugger, @ayushpahwa gives
console
methods
- A facelift: Repeated logs now get grouped into one log line that you can click and expand [#16698]
- A performance boost: Instead of saving each log line by line,console
methods now saves a batch of logs together [#16793]
💪🏾 Improvements
- With about five performance improvements, we now make the list of apps on your app.appsmith.com Home much faster. [#16812]
- The linter has extended its reach to include entity properties inside JS Objects and bindings. [#16171]
- If you could see cloud API keys from an Appsmith install before…, well how does it matter? You can’t see them now. That matters. [#16842]
- We made MongoDB work in a Windows Server environment. Windows and you can both thank us. [#16862]
- Auto-complete now has the power to work with multiple bindings in the same line. [#16314]