Houdin version history - 6 versions
Houdin by Afonso Raposo
Houdin version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.7.2
Released Oct 25, 2025 - 2.05 MBWorks with firefox 109.0a1 and later✨ New Features
- If action for conditional workflow logic
- Liquid templating engine integration
- Popup trigger for manual execution
- Multiple output handles for actions
- Maximizable code and text editors
- Enhanced node visual design
🔧 Improvements
- Better workflow execution with output handle routing
- Improved error handling and tracking
- Visual edge management and deletion
- Updated footer component and branding
📜 Legal & Business
- License updated from PolyForm Noncommercial to FSL-1.1-ALv2
- Updated README and documentation
🐛 Technical Changes
- Workflow engine supports conditional paths
- Enhanced execution context with Liquid integration
- Better node property handling and validation
- Improved background/content script communicationSource code released under Custom License
Older versions
Version 3.5.2
Released Oct 13, 2025 - 953.63 KBWorks with firefox 109.0a1 and later🍪 Cookie Management
• Fixed issues where cookie-related automation wasn't working properly in Firefox
• Made cookie operations more reliable across all supported browsers
• Added better error messages when trying to access cookies on restricted pages
📋 Copy & Paste Features
• Fixed clipboard operations that were sometimes failing silently
• Added proper permissions so the extension can reliably copy text to your clipboard
• Users will now see clear error messages if clipboard access fails
⚡ Performance & Reliability
• Improved how the extension starts up and connects to web pages
• Fixed timing issues that could cause automations to fail or get stuck
• Made the extension more responsive when switching between browser tabs
🧹 Behind-the-Scenes Improvements
• Removed outdated features that were no longer needed
• Cleaned up code to make the extension run more efficiently
• Better error handling to help diagnose issues when they occurSource code released under Custom License
Version 3.5.1
Released Oct 13, 2025 - 952.61 KBWorks with firefox 109.0a1 and later🆕 New Storage Features
You can now easily work with your browser's storage:
• Save and retrieve data in your browser's local storage (stays forever until you delete it)
• Temporary data storage using session storage (disappears when you close the browser)
• Cookie management - create, read, update, and delete cookies with expiration times
These new features let you build workflows that remember information between visits or share data between different parts of your automation.
🎨 Better User Experience
• Smoother modal windows - Pop-up windows now work better and don't interfere with scrolling
• Organized variables - When designing workflows, variables are now sorted in a logical order
• Cleaner workflow lines - The connecting lines between workflow steps now look smoother and more professional
• Less layout jumping - The interface stays more stable when opening windows and dialogs
🐛 Fixes and Improvements
• Smarter form validation - Forms now only check fields that are actually visible, reducing unnecessary error messages
• Better error handling - Improved how errors are displayed and cleared in the workflow designer
• More reliable testing - Behind-the-scenes improvements to make the extension more stableSource code released under Custom License
Version 3.4.2
Released Oct 7, 2025 - 949.51 KBWorks with firefox 109.0a1 and later🚀 New Features
Workflow Designer Enhancements:
• Variables System: Added workflow variables with interpolation support and management UI
• Enhanced Node Configuration: Improved node properties panel with better UX
• New Actions: Added writeClipboardAction for clipboard operations
• Example Workflows: Added 9 new example workflows including ChatGPT integration, form filling, content extraction, and news summarization
• OpenAI Improvements: Added GPT-5 support and custom model configuration
• UI Improvements: Redesigned workflow designer interface with better performance and usability
🐛 Bug Fixes
Error Handling
• Background Actions: Fixed error notifications when background actions fail
• Notification System: Enhanced notification system with proper color support
Workflow System
• Auto-save: Fixed auto-save clearing after workflow save
• Variable Interpolation: Fixed variable substitution in workflow execution
• UI Components: Multiple small fixes for form inputs, tooltips, and renderingSource code released under Custom License
Version 3.4.1
Released Sep 25, 2025 - 942.62 KBWorks with firefox 109.0a1 and later- fixed some bugs: namely the execution of custom scripts
- changed how to access the execution history
- changed how ids are generated
- improved e2e testing
Source code released under Custom License
Version 3.3.5
Released Sep 21, 2025 - 942.2 KBWorks with firefox 109.0a1 and laterFixed an issue with the creation of Workflows. Before it was failing when creating a second workflow as it was reusing the same workflow ID between workflows creation.Source code released under Custom License