Bug Fix Release
🇰🇷 Korean Language Support
Maxun now supports Korean, making it easier for Korean-speaking users to use the platform. 🇰🇷
What's Changed
- fix: multi stage build docker by @RohitR311 in #1127
- chore: cleanup by @amhsirak in #1133
- fix: capture crawl/search screenshots in single scraping pass reducing time from 2N pages just down to N (closes #1105) by @Paulo-Camacho in #1135
- fix(browser-management): restrict handleChangeUrl to http(s) schemes by @sebastiondev in #1134
- feat(i18n): add Korean (ko) translation by @moduvoice in #1137
- fix: persist crawl/search results incrementally instead of only at the end of the run by @hmhngx in #1138
- fix: url id resolution on run by @amhsirak in #1093
- fix: cover llm config setup for all robot types by @RohitR311 in #1128
- fix: strip hidden base64-encoded data blobs by @amhsirak in #1130
- fix: add wait for ready logic scrape by @RohitR311 in #1132
- fix: hostname url normalization by @amhsirak in #1140
- fix: add sdk api gen URL validation by @amhsirak in #1141
- chore: pre-release v0.0.44 by @amhsirak in #1142
New Contributors
- @Paulo-Camacho made their first contribution in #1135
- @sebastiondev made their first contribution in #1134
- @moduvoice made their first contribution in #1137
- @hmhngx made their first contribution in #1138
Full Changelog: v0.0.43...v0.0.44