Release Notes 122 - Appfarm AI

This version marks the release of something we’re very excited to bring you: Appfarm AI!

Appfarm AI

Appfarm AI enables conversational development inside Appfarm Create through Agent mode. Describe what you want your app to do and watch as the agent works through the implementation tasks, updating your solution in real time. You can also query Appfarm’s documentation and policies in the context of your solution using Ask Docs.

Start a free 30-day Appfarm trial and get 200 AI credits included to build your first apps through conversation. Read more in our recent blog post and the documentation.

Note: Appfarm AI is currently in beta and only available for newly created Solutions.

You can find the full list of improvements, new features and bug fixes below.

What’s New

  • Appfarm AI - Implement AI agent capabilities in Create (#5493)
  • Create: Add support for “any of” when filtering by roles in Users view (#6924)

Enhancements

  • Reduce input latency of Text Edit with Format Number (#6491)

Bug Fixes

  • Export Data action node: Handle linebreaks and delimiters inside strings (#6518)
  • Conditional styling (text color) not working for Text Edit component (#6520)
  • “Tried to overwrite existing file object” error in offline app (#6555)
  • Using an App Variable of type Enum/Integer as tab index + filter in table does not work (#6671)
  • Text edit for integer/float property with Format Number is not updated on object replacement (#6801)
  • Create: Unique column in Object Class Property overview table missing (#6933)
  • Drawer with “Drawer Default Open” does not open if device size is small (#6949)
  • Assigning dataValue to Width or Height on Drawer that has Custom Size crashes app (#6951)
  • Enabling custom Width on Horizontal drawer does not show options for Databinding in styles (#6952)
  • Binding file data to Web Request in Service leads to excessive memory leak (#6974)
  • Revert “6541 Implement heartbeat-based zombie socket detection for AmpSession reconnections” (#6990)
  • Services: Read Objects from other (local) loses Object State (#6996)
  • Create: Crashes when opening environment config directly (#7011)
  • Race condition in Text Edit with Numeric Format Input ON and Update on Keypress OFF (#7025)
4 Likes

Note: a patch was released this weekend to remove the option to enable auto-run when working with Appfarm AI in Agent Mode. The setting was causing more issues than benefits at the moment, and has been removed while we work out smarter ways to let the agent work autonomously.