Gmail Node Updates

Gmail node has been significantly enhanced to support more powerful and flexible email automation flows. These updates enable advanced inbox querying, thread-level operations, and fully featured replies with attachments and multiple recipients.
What’s new:
Added new actions: List Labels, Fetch Message by Thread ID, List Threads (with filtering and pagination), and Reply to Thread.
Attachments can now be added via URL for send, draft, and reply actions (requires file name and MIME type).
Support for cc, bcc, and additional recipients has been added.
Enhanced fetch capabilities with:
Composite queries
Configurable maximum result limits
Page token–based pagination
Checkout the docs: https://lamatic.ai/docs/nodes/apps/gmail-node
Lamatic Studio – Developer Experience Improvements

We’ve refined several parts of the Studio UI to improve clarity, usability, and overall developer productivity.
Enhancements include:
Improved editor list rendering with better spacing, numbering, and readability.
Increased contrast for secret variable pills and lock icons.
Dropdown menus now reliably render above other UI elements.
Cleaner and more compact loading skeletons on the flows page.
A smoother name-editing experience with improved styling and input constraints.
Smarter required-field validation that dynamically updates based on selections.
Variables can now be correctly inserted and rendered inside code blocks.
Checkout the docs: http://lamatic.ai/docs
Other Improvements
Improved code node output fallback behavior for more consistent execution.
Relaxed variable path validation to support simplified formats.
Improved GitHub integration status detection to ensure only active credentials are marked as connected.


