v0.0.33
getmaxun/maxunv0.0.33Feb 14, 2026by amhsirak
AI Summary
Bug fix release focusing on UI improvements, pagination handling, and export functionality enhancements.
Key Highlights
- Memory allocation increased to 4GB
- Auto pagination UI detection
- Export revamp for robot run data
- Confirmation dialog before API key deletion
- Various fixes for recorder, navigation, remote browser scroll, and element grouping
Full Release Notes
## What's Changed * fix: highlighting ui by @RohitR311 in https://github.com/getmaxun/maxun/pull/961 * fix: broken crawl docs link by @amhsirak in https://github.com/getmaxun/maxun/pull/962 * chore(ts): set `skipLibCheck` true by @amhsirak in https://github.com/getmaxun/maxun/pull/960 * feat: confirm before api key deletion by @amhsirak in https://github.com/getmaxun/maxun/pull/963 * fix(core): scroll down pagination by @RohitR311 in https://github.com/getmaxun/maxun/pull/964 * feat: revamp export for robot run data by @RohitR311 in https://github.com/getmaxun/maxun/pull/965 * fix: increase mem allocation to 4gb by @RohitR311 in https://github.com/getmaxun/maxun/pull/966 * fix: grouping elements with no attributes by @RohitR311 in https://github.com/getmaxun/maxun/pull/969 * fix: rm recorder script injection by @RohitR311 in https://github.com/getmaxun/maxun/pull/970 * fix: register navigation action by @RohitR311 in https://github.com/getmaxun/maxun/pull/971 * fix: match nav items theme by @amhsirak in https://github.com/getmaxun/maxun/pull/972 * fix: remote browser scroll by @RohitR311 in https://github.com/getmaxun/maxun/pull/973 * feat: auto detect pagination ui by @amhsirak in https://github.com/getmaxun/maxun/pull/974 * chore: pre-release v0.0.33 by @amhsirak in https://github.com/getmaxun/maxun/pull/975 **Full Changelog**: https://github.com/getmaxun/maxun/compare/v0.0.32...v0.0.33