Über 42flow
Version 0.2.1
packaged with 42OS
Changelog
0.2.1 - 2026-02-01
- Improve checkbox validity handling to ensure only the first checkbox in a group sets custom validity messages
- Update JavaScript injection in supervisor_agent to include available workflows
- Refactor SMB Monitor Agent to use SHA-256-based unique file identification (incorporating filename, modification date, and size) to better detect new files with the same name and to clean up legacy entries, improving migration and handling of legacy memory formats.
- Update SMB Monitor Agent implementation to align smb_monitor_agent.rb with the new SHA-256-based tracking and legacy cleanup logic.
0.1.2.4 - 2025-07-01
0.1.3 - 2025-09-21
- Multiple agent improvements and new agents added (WebChatAgent, DeepResearchAgent, ExcelCreatorAgent and others).
- DeepResearch: new DeepResearchAgent and related tools for document-based research requests, improved prompts and result aggregation.
- Added comprehensive tests across controllers, services and agents; many test/spec fixes and improvements.
- Improved document parsing and chunking (PDF, PPTX, HTML) and added PPT image support.
- Database migrations: new tables for documents, attachments, versions and workflow metrics; priority and start-agent fields for workflows.
- Enhanced error handling and logging for EmailAgent, PostAgent and Nextcloud agents.
- CI / security: added Brakeman/Bandit scripts and improved GitHub workflow checks.
- UI improvements: dashboard analytics, improved agent views and human task UI fixes.
- Misc: numerous bugfixes, performance optimizations and configuration improvements.