Find out what's new in our latest release, Axiom.ai v4.5
# Quick select options added to the scraper
You can now use a shortcut button to select either all page HTML, or all page text with a single click. This is helpful when combined with ChatGPT data extraction, and also lets multiple different layouts of pages be scraped more easily.
# New API key management interface
For OpenAI and 2Captcha keys, there is now a dedicated place these keys are stored globally so that you do not have to re-enter the same key in multiple automations. You can still override the default key with a different value, if you'd like.
# Update status now displayed on desktop application
Previously, the desktop application would automatically update in the background with limited messaging. Now, the desktop splash screen will display a message about what state it's in and what it's doing.
# Improved "Receive data from another app" step
With new API guides, improved documentation and a much cleaner design, we hope this step now should be a lot easier to understand and use for those triggering an automation from other systems.
# Optional enter text step
Just as with clicks, you can now set enter text steps to be optional. Useful if you have fields that don't always appear in a form, and you don't want them to raise an error.
# Open Axiom.ai with the keyboard
As part of the ongoing push to incorporate more keyboard shortcuts, the Axiom.ai builder can now be opened using a Chrome shortcut. By default, this is set to Alt + Shift + X on Windows and Linux, and Option + Shift + X on OSX. This is a default, and can be configured as you please.
# New "End Run" step
Adding this step will end the run immediately - use it inside an if statement to save on runtime!
# Minor fixes
- Messaging for Google Docs / Sheets auth flow improved when authentication fails
- Error message made more obvious when Axiom.ai login failed
- Fixed issues where hanging automation would ignore the user's runtime limit setting
- Improved error message when trying to run in cloud with bot blocking on
- Removed dependency on Google Drive API in the spreadsheet picker interface
- Improved authentication handling between Google Drive and Google Sheets
- Fixed an issue where the CSV download and Display Message steps did not trigger during locally scheduled runs
- New write CSV step that works much more like the Download File step. The old step is deprecated but will still work on existing automations.
- Fixed the selector tool vanishing on some pages
- Improved reliability of run state tracking in the extension
- Proxies can now be used when bot detection bypassing is switched on
- Made it more clear that local schedules can run every minute, on all tiers
- Fixed some inconsistencies in the naming of Google Sheet steps