CHANGELOG

What's new in Lodol

The latest improvements, fixes, and features from the Lodol team.

May 12, 2026
Workflows
  • Added workflow recommendations directly in the editor with apply, dismiss, and preview
  • Improved recommendation browsing with tags, filters, sorting, and clearer cards
  • Improved workflow step text with clickable links, document filenames, and clearer URL handling
  • Indented steps inside loops and branches and improved nested branch rendering for clearer structure
  • Added expandable step details and historical variable snapshots on workflow runs for easier debugging
  • Improved workflow execution view to show actual executed steps in loops and conditionals
  • Increased the maximum workflow complexity limit to support deeper nesting
  • Updated workflow sorting so newest and oldest use last updated time
Integrations
  • Added an install status filter and improved search behavior on the integrations page
  • Updated Brex and other provider details for more accurate descriptions
Workspaces
  • Improved workflow recommendations system behavior and cleanup when workflows are deleted
User Interface
  • Added Lodol branding and theme-aware logos across the app and auth pages
  • Improved the add-step experience with reorganized categories and smarter text wrapping
  • Added parameter example chips, optional labels, and clearer tooltips in the add-step modal
  • Simplified variable insertion by relying on inline mentions instead of a separate picker
  • Improved workflow recommendations filters, dropdowns, and visual polish
Developer API and Docs
  • Added documentation links to action cards in the workflow builder
  • Expanded provider docs to cover newly shipped integrations and keep specs in sync
Bug Fixes
  • Fixed schedule and frequency triggers so they run reliably
  • Fixed workflow execution completion states and SVG rendering issues
  • Fixed Gmail email parsing and reply body handling in related actions
  • Improved reliability of Google integrations
April 30, 2026
Actions
  • Added Smart Actions for invoice extraction, expense classification, and invoice-purchase order reconciliation
  • Added document upload and preview support for Smart Actions and other document analysis steps
  • Introduced new integrations for Sage Intacct, NetSuite, QuickBooks Online, Brex, Finta, Encord, and additional Microsoft 365 apps
  • Improved integration reliability across dozens of providers based on a full API audit
Workflows
  • Redesigned the add step experience with a multi-phase provider and action picker, including Core, Functions, and Integrations
  • Added Smart Actions as a built-in category in the workflow builder
  • Added a variable inspector panel and per-step execution time tracking on workflow runs
  • Improved trigger handling, including per-workflow event queues and clearer trigger options in the builder
  • Improved workflow execution reliability with checkpointing, recovery for interrupted runs, and automatic SSE reconnection
  • Improved live step progress UI and made workflow execution open in the current tab
Workspaces
  • Added an API Keys management panel in workspace settings for the Developer API
  • Added per-team rate limits and idempotent execution controls for Developer API requests
Authentication and Security
  • Strengthened web app security and improved SSO signup IP detection
  • Added CSRF protection to logout and improved session cleanup during login, MFA, and SSO flows
User Interface
  • Improved the workflow creation page, settings pages, and dashboard layout for a cleaner, more consistent UI
  • Added tooltips and inline descriptions for action parameters, including object and array fields
  • Added a 'Recently used' section in the add step modal and made the add item button more prominent
  • Improved workflow builder visuals, including if/else branch rendering, arrows from Start, and always-visible step menus
  • Made provider logos clearer in dark mode and removed HTTP method badges from action cards
Developer API and Docs
  • Added Developer API endpoints for listing workflows and managing async executions
  • Documented core built-in functions, expressions, native callables, and triggers in the API reference
  • Merged integration installation into the docs page and refreshed Developer API documentation to match the live API
Bug Fixes
  • Fixed file upload buttons for object and array file parameters so uploads work reliably across Smart Actions
  • Fixed Gmail actions showing duplicates in search and corrected many parameter labels and display templates
  • Fixed triggered workflows failing when seed variables collided with user-defined variables
  • Fixed the workflow JSON download button on the create page not working in some cases
  • Fixed multiple Microsoft, Google, and other third-party integrations to better match their latest APIs
  • Improved audit log CSV exports to prevent formula injection in spreadsheet tools
March 2, 2026
Actions
  • Introduced new integrations for Airparser, Airtable, Anthropic, Box, ClickUp, Coda, Eventbrite, Linear, and YouTube
  • Integration action outputs are now displayed in a more human-readable format on the workflow execution page
  • Added a configurable iteration limit for while loops to prevent infinite loops
  • Added a 24-hour maximum duration to the built-in Wait() action to prevent excessively long waits
  • URLs in integration setup instructions are now rendered as clickable links
Workflows
  • Linked trigger-generated executions in a table on the parent workflow's execution page for easier navigation
  • Trigger polling is now automatic every 1 minute on paid plans and every 15 minutes on the Free plan
  • Added a 'Poll now' button on the workflow execution page to manually trigger an immediate poll
  • Enforced that triggers must be the first step in a workflow
  • Added an AST depth limit to prevent stack overflows from deeply nested expressions
  • When importing workflows from JSON, the workflow creator is now set to the importing user
  • Improved workflow execution performance and robustness
Authentication and Security
  • Improved the login and signup flows for clearer, more user-friendly UX
  • Added a button to resend MFA codes if codes expire or aren't received
  • Verification emails now include a link to complete the signup process
  • Applied security hardening updates to protect against potential attack vectors
Bug Fixes
  • Fixed the 'Back to Workflows' link on the workflow execution page not displaying correctly
  • Fixed the workflow preview not automatically panning and zooming correctly for larger workflows
  • Fixed the workflow preview initially aligning to the left when editing an existing workflow
  • Fixed the 'Start' and 'Add step' text not aligning vertically on the start node in the workflow preview
  • Fixed a potential race condition in credit deduction
  • Fixed an issue where credits could sometimes fail to reset at the start of a new billing cycle
  • Fixed a potential race condition in trigger initialization
  • Fixed a potential race condition when creating a new account
  • Fixed an issue where users could sometimes get stuck when accepting a team invite
  • Fixed the team invite modal not displaying correctly in dark mode
  • Fixed an issue where Google/Facebook SSO could sometimes get stuck during account creation
  • Fixed an issue where a workflow would crash when dividing by zero using math built-ins
February 3, 2026
Actions
  • Introduced new integrations for Calendly, Canva, Discord, Dropbox, Notion, OpenAI, PayPal, Slack, Stripe, Telegram, Todoist, Trello, and X (formerly Twitter)
Workflows
  • Workflow steps can now be added and removed directly in the workflow editor without querying the workflow copilot
  • Added a dedicated editor for object and array parameters that converts them to valid JSON
  • Workflow variables can now be inserted into parameters via an Insert button
  • The workflow copilot now alerts users when a generated workflow uses an integration that hasn't been connected to their workspace yet
  • Improved workflow execution performance and robustness
Bug Fixes
  • Fixed an issue where the Undo and Redo buttons did not display in the JSON editor panel
  • Fixed an issue where the visual editor could not fully display workflows exceeding a certain length
January 25, 2026
Actions
  • Added new Gmail, Google Drive, Google Docs, and Google Calendar actions and triggers
Workflows
  • Added support for automatically triggering recurring workflows from API events, such as receiving a Gmail email
  • Workflow action parameters can now be edited directly in the workflow editor without re-querying the LLM
  • Added the ability to stop, pause, and resume active workflows from the Executions page
  • Workflow errors are now recorded and surfaced on the Executions page
  • Refactored workflows to execute server-side
  • Removed workflow creation limits
  • Improved AI agent workflow generation quality
Workspaces
  • Added a Billing tab to workspace settings
  • Added an annual subscription option (discounted vs. monthly) on the Pricing page
  • Restricted workflow import/export to Pro plans and higher
  • Restricted Team and Enterprise plans to a single shared workspace
  • Restricted audit logs to Enterprise plans only
  • Removed the ability to delete workspaces (users are now prompted to contact support)
  • Team invites can now only be sent and accepted when seats are available
Authentication and Security
  • Suspicious login alert emails now include login time, device, and location
Bug Fixes
  • Applied security hardening updates to protect against potential attack vectors
  • Fixed an issue that could incorrectly display an error when logging out
  • Fixed an issue where the settings page could sometimes flicker when switching tabs
  • Fixed an issue where the back button on the Pricing page sometimes returned users to the wrong page
  • Fixed the light/dark theme selector not displaying correctly
  • Fixed placeholder text in settings fields appearing too similar to entered text
January 8, 2026
Actions
  • Introduced a new Google Sheets integration
Workflows
  • Added a new Executions page to view, monitor, and manage workflow runs from the dashboard
  • Workflows now support undo and redo in the creator for faster rollback when editing
  • Added scroll boundaries to the workflow preview to prevent accidental panning away from the workflow
  • The workflow preview now automatically adjusts its default zoom level based on workflow size
Workspaces
  • Redesigned core dashboard components for improved clarity, usability, and visual consistency
  • Revamped the Workflows page for better navigation and easier workflow discovery
  • Reintroduced the Pricing page with a new design and updated plan offerings
Bug Fixes
  • Applied security hardening updates to protect against potential attack vectors
December 31, 2025
Authentication and Security
  • Added redirect buttons on key auth screens to prevent users from getting stuck
  • Improved the MFA code input for faster, smoother verification code entry
Actions
  • Introduced a new Display action to print variables directly in the extension sidebar
  • Added a new Google Docs integration
  • GoTo action URLs now render as clickable links
  • Long URLs in GoTo actions are now automatically shortened
Workflows
  • Added a new JSON Editor mode for directly editing workflow JSON
  • Workflows now render as interactive step graphs in the workflow creator, with pan and zoom support
  • Workflows now display both the time they were created and the time they were last modified
  • Workflows now show the creator's name and profile photo
  • Added application names and icons to relevant workflow steps
  • Improved API and built-in action steps to be more human-readable
  • Dates in workflow steps now render as readable strings instead of ISO timestamps
Workspaces
  • Added support for deleting workspaces
  • Redesigned the Docs and Settings pages
  • Admins are no longer able to remove other admins from workspaces
  • Logs can now be searched by ID
  • Added the Lodol logo to the top-left of the dashboard
Bug Fixes
  • Made various UI polish and consistency improvements across the dashboard
  • Fixed a timezone issue that could cause birthdays to display one day off
  • Fixed flickering when navigating between dashboard pages
  • Fixed the workflow steps list not scrolling when exceeding a certain height
  • Fixed an issue where Google integrations could require periodic re-authentication
November 20, 2025
Authentication and Security
  • Users can now create Lodol accounts using a valid access code
  • MFA is now skipped when logging in from a previously trusted IP within 30 days
Workflows
  • Workflow names are now limited to 80 characters and descriptions to 500 characters
  • Added installation and update instructions for the Chrome extension directly on the workflow run page
Workspaces
  • Admins can no longer promote users or demote other admins
  • Bulk invitations are now supported by pasting a list of email addresses
  • Phone numbers and websites in user profiles are now semantically validated
  • Updated application setup guides with clearer instructions and new screenshots
Bug Fixes
  • UI tweaks throughout the app improve consistency and polish
  • Fixed an issue where caps lock state was not always detected after clicking out of a text field
November 15, 2025
Workflow execution
  • Added ability to automatically trigger recurring workflows at both set datetimes and intervals
  • Hide `Stop` and `Pause` buttons after the workflow has finished running
  • Added new `Rerun` and `Return to Dashboard` buttons, which display after the workflow has finished running
  • Now show the `Next Step` button only when the workflow is paused
  • Display indentation indicators in sidepanel to better visualize action hierarchy
  • Improved readability of workflow steps and step results in the sidepanel
Actions
  • New string actions: TextLength, Capitalize, LowerCase, UpperCase, TitleCase, TextContains, StartsWith, EndsWith, Replace, Truncate, IsEmail, IsURL, IsPhoneNumber
  • New math actions: Round, Ceiling, Floor, AbsoluteValue, Min, Max, Total, Mean, Mode
  • New datetime actions: Now, Tomorrow, Yesterday, TimeUntil, WeekdayName, IsHoliday
  • New Google Calendar action: RemoveEvent
  • New Google Drive action: DownloadFile
  • New Microsoft Outlook action: SendEmail
Workflows
  • Added ability to mark workflows as favorites for easy access
  • Added button to the workflow editor allowing users to easily delete workflows they are actively editing
  • Now warns users if they attempt to create a workflow with the same name as an existing workflow
  • Workflows now display the date they were last modified at instead of the date they were created at
Logs
  • Clicking on a log entry now opens a sidepanel with detailed log data
  • Added a badge displaying the total number of logs to the top of the logs page
Settings and Preferences
  • Added a fuller set of timezone options to the timezone picker on the Profile Settings page
Bug fixes
  • Various UI tweaks throughout to improve consistency and polish
  • Fixed a couple components not updating to light/dark mode correctly
  • Fixed the `Copy email` button on user profile cards not working correctly
  • Fixed nested variable references not resolving correctly in certain cases
October 15, 2025
Authentication and security
  • Added Google and Facebook SSO as new login options
  • Introduced email-based MFA for an additional layer of account protection
  • Now automatically sends an email alert when a suspicious login is detected
Workflow actions
  • New core action: Wait
  • New list actions: Length, Sort, Contains, RemoveDuplicates, Slice, Append, Insert, RemoveAt, IndexOf, and Reverse
  • New random actions: RandomInteger, RandomReal, and RandomSample
Workflows list and filtering
  • Added a new filter option to show only workflows created by you
  • Updated the workflows list to display the most recent run time for each workflow
Team management
  • Added the ability to re-send invitations to users who haven't yet accepted their workspace invites
Pricing and plans
  • Added a new plan comparison matrix and FAQ section to the Pricing page
Bug fixes
  • Fixed a signup issue that could create incomplete accounts due to non-atomic database transactions
  • Resolved various UI issues on the Settings page
  • Fixed long workflow titles not truncating correctly