What's new?
Raging debate at work right now: “iFrame or Iframe or IFrame or iDonotCare”? Help us decide.
🚀 Features
- For those of you who have put your money where your app is, remember we said your wish for disappearing watermarks will soon be granted? Your wish is now granted. When you go to your Admin page, check "Hide", and watch the watermark disappear. While you are at it, consider turning telemetry on so we can build and ship better. Win-win. [#472]
- The Input widget belonged to the have-nots of JS toggles. It’s now earned its way to the haves. [#15947]
💪🏾 Improvements
- If variables are called foo, bar, and baz on Monday, they will likely get called grault, garply, and thud on Tuesday. Auto-complete now remembers what foo is, as an example, so you don’t have to. It also shows where you used it even if it’s inside a JSObject. [#15914]
- Someone said, “Don’t start something you can’t stop.” We thought, “Well, queries should listen.” So, we gave you a stop button while fixing a minor UX nit. [#15775]
- “Go forth and be helpful,” we said to S3 error messages. And they are now. So, go forth and dig into AWS’ docs by these helpful error messages and may those docs be helpful, too. [#15861]
- The List widget’s children behaved like Wanda’s sons, rendering again and again with each canvas operation. We have now confirmed them in the universe Appsmith-1.7.14, so they stay real. [#16015]
- Authenticating with Auth0 OIDC didn’t create a payload in the token. We found JWTs love claims in their payloads, so we added the one missing for audience, denoted
aud
. You can now set the claim and get its value after jumping through a few hoops that are all on Auth0. [#481]
🐛 Bug fixes
- When we fixed auto-complete for foo, bar, baz, and others, we also told it to drop many of its quirks. [#15914], [#15999]
- Our MongoDB connector is now better at dotting the (UR)Is and crossing the databases. [#15881]
- The Input widget was biased to the
+
icon. We have now biased it to your intent—and action. [#16007] - Custom columns on the table widget didn't always play nice with styling standards. We gave them a stern talking to, and everything is well again. [#15898]
- Try this at work. If you can come back home alright, it’s because we asked the iFrame widget to honor
onSrcDocChanged
. Sync
JS functions reloaded the app the first time you ran them on app.appsmith.comv1.7.9
. That doesn’t happen anymore. Also, what app is @mohanarpit building to find these on the regular? 🤔 [#16090]
🤖 Templates, templates in the app and none yet to promote
Metaphorically speaking, if you see new templates today and don’t see them tomorrow, it’s because we are trying a balancing act between excitement and usability. Bear with us as we walk the tightrope and get it right.