What's New
🌙 Dark Theme
Toggle between light and dark mode!
🔄 Restart Recording Session
Want to undo all captures in the current recording session? Now, you can simply "Restart Recording" instead of discarding and creating a new recording session.
⚙️ Arm64 Docker Support
Highly requested by the community. Maxun can now be run and deployed on ARM-based environments such as Raspberry Pi, AWS Graviton, and Apple M-series chips.
🤩 Better Pagination Selection
We have improved the reliability of pagination selection, allowing a robot to extract 50,000+ rows of data in one run.
What's Changed
- feat: latest compose changes for upgrade by @amhsirak in #325
- feat: dark theme support by @AmitChauhan63390 in #148
- feat: avoid virtual scroll in proxy info ui by @amhsirak in #326
- chore: add docs to readme by @amhsirak in #328
- feat: toggle mode tooltip by @amhsirak in #329
- feat: link docs to user menu by @amhsirak in #330
- feat: match toggle mode icon color in dark mode to theme by @amhsirak in #332
- feat(refactor): move away from atomic design pattern by @amhsirak in #333
- feat:
add language
option by @amhsirak in #301 - feat: routing by @amhsirak in #336
- feat: set output as default tab for run by @amhsirak in #337
- feat: redirect to robot integrate route after google oauth by @amhsirak in #338
- feat: limit output preview data to 5 by @RohitR311 in #334
- feat(ui): position robot settings modal by @ninja-programmer in #342
- feat: add message to display list being empty by @RohitR311 in #300
- feat: reset remote browser recording state by @RohitR311 in #314
- feat: much more reliable pagination by @RohitR311 in #331
- feat: link docs to restart menu by @amhsirak in #343
- feat: recorder save panel UI consistency by @amhsirak in #344
- chore: remove selector console logs by @amhsirak in #345
- chore: pre-release 0.0.7 by @amhsirak in #346
- feat: arm64 architecture support by @RohitR311 in #341
- feat: docker setup upgrade instructions by @amhsirak in #347
New Contributors
- @ninja-programmer made their first contribution in #342
Full Changelog: v0.0.6...v0.0.7