DOCX Support
Document parsing and extraction now supports DOCX files.
Supported document formats are now: PDF, CSV, XLSX, and DOCX.
Hebrew Language
Maxun can now be used in Hebrew, making it more accessible to Hebrew-speaking users.
What's Changed
- fix: add summary format field doc by @RohitR311 in #1180
- Feat(documents): add DOCX upload and parsing support to document robots by @chunkys0up in #1160
- fix: Proxy Test endpoint reports success even when configured proxy is invalid by @audreydng in #1177
- Fix schedule run state transition by @audreydng in #1186
- fix: validate all webhook urls by @RohitR311 in #1188
- fix: add socket auth by @RohitR311 in #1192
- fix: llm api key url validation by @RohitR311 in #1191
- feat: add Hebrew language support by @vinaypokharkar in #1185
- fix(maxun-core): prevent orphaned crawl loops after timeout (#1183) by @Santosh-Prasad-Verma in #1190
- feat: use carousel instead of scrollbar for search & crawl results by @amhsirak in #1197
- refactor(workflowEnricher): force tool_choice for Anthropic calls by @hmhngx in #1189
- Feat/sdk targeted list limits (list-limits part of issue #1107) by @mbajji in #1176
- Refactor shared robot update helpers for storage and SDK routes by @Reemal786 in #1193
- fix: cleaner run content format by @amhsirak in #1196
- chore: pre-release v0.0.46 by @amhsirak in #1200
New Contributors
- @chunkys0up made their first contribution in #1160
- @Santosh-Prasad-Verma made their first contribution in #1190
- @mbajji made their first contribution in #1176
- @Reemal786 made their first contribution in #1193
Full Changelog: v0.0.45...v0.0.46