Saving, save points and releases
Every save in the Application Designer creates a save point — a recoverable prior state of the application. v2.0.0 makes saving cheaper to do and easier to read back.
Press Ctrl+S (Cmd+S on macOS) anywhere in the editor to save immediately. No dialog opens. A Saved confirmation appears when it succeeds; if it fails, the error appears in its place.