Skip to content

Releases: getmaxun/maxun

Maxun v0.0.15 | Introducing Webhooks! 🚀

29 May 17:55
c6a1d82
Compare
Choose a tag to compare

What's New

🔗 Webhook Support

Screenshot 2025-05-29 164256

We’ve added support for webhooks to help you integrate Maxun more deeply into your workflows.

✅ Available Webhooks

  1. Run Finished: Triggered when a run completes successfully.
  2. Run Failed: Triggered when a run fails due to an error.

These webhooks allow you to:

  • Notify third-party services (Slack, Discord, etc.)
  • Trigger automations
  • Log or analyze run results externally

📘 How to Use

Read the full setup guide here: Webhooks Documentation

What's Changed

Full Changelog: v0.0.14...v0.0.15

Maxun v0.0.14 | 🔥Multiple Actions In Recording, Faster Output Preview

08 May 12:58
4d102f1
Compare
Choose a tag to compare

🚀 Major Update – Powerful & Faster Robots Are Here!

We’re excited to announce the biggest update to our platform yet, bringing powerful improvements to how you build and run extraction robots.

✨ Multiple Actions in a Single Recording

You asked - we delivered. Robots can now perform multiple capture actions in a single session, including:

  • Capture Text
  • Capture List
  • Capture Screenshot

Previously, each robot was limited to just one action per recording. Now, your robots can capture everything they need in one go, making scraping workflows more flexible and powerful.

⚡ 97% Faster Output Preview

We’ve turbocharged the execution speed of previewing output.

Before After
Before: 1 min 19 secs for preview After: ~2 secs for preview

Test conditions: Multiple actions in a single recording - One Capture List (10 data points) and two Capture Text actions.

Enjoy blazing-fast previews, even with multiple actions in a single run. 🔥

What's Changed

Full Changelog: v0.0.13...v0.0.14

Maxun v0.0.13 | Retrain Robot, Infra Updates +++

24 Apr 15:07
b0e8abe
Compare
Choose a tag to compare

What's New

🤖 Retrain Robot

You can now retrain an existing robot!
This feature allows you to:

  • Update a robot’s logic by just point and click
  • Seamlessly adapt to website structure changes

To retrain a robot, simply open the options dropdown on any robot and select “Retrain”.

⚠️Redis Deprecation

We’ve officially removed Redis from our architecture. All robot scheduling is now handled directly through PostgreSQL, resulting in:

  • Simplified infrastructure
  • Fewer dependencies

What's Changed

Full Changelog: v0.0.12...v0.0.13

Maxun v0.0.12 | Full Sized Browser, Faster Highlighting⚡

27 Mar 12:29
d891aa1
Compare
Choose a tag to compare

What's New

Full Sized Browser 🖥️

The browser now opens websites in full size to ensure no elements are missing

Screenshot 2025-03-27 175309

Faster & Smoother Highlighting ⚡

Optimized with caching & memoization, making the selection process more responsive.

What's Changed

New Contributors

Full Changelog: v0.0.11...v0.0.12

Maxun v0.0.11 | Airtable Integration, Browser Performance Improvements +++

12 Mar 20:18
43401ed
Compare
Choose a tag to compare

What's New

1. Airtable Integration 📊

Easily connect your robots to Airtable! Watch the video below to know more:

http://youtube.com/watch?v=Yf4Ifi2WuJk

2. Improved Browser Performance ⚡

We’ve made significant optimizations to enhance performance:

  • Higher FPS: 10% increase for smoother rendering.
  • Lower Event Latency: 32% faster, improving responsiveness.
  • Memory Stability: No more increasing memory usage - it's now stable for consistent performance.

3. Infrastructure Enhancements 🏗️

  • Concurrent Runs: Execute multiple workflows in parallel for better efficiency.
  • Per-User Recording Sessions: Each user now gets a dedicated browser session recording, enabling more reliable extraction.

Enjoy the new improvements, and let us know your feedback! 🚀

What's Changed

Full Changelog: v0.0.10...v0.0.11

Maxun v0.0.10 | Bug Fixes & Enhancements

22 Feb 16:46
9067420
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

Maxun v0.0.9 | Bug Fixes & Enhancements

04 Feb 18:50
f44caf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.8...v0.0.9

Maxun v0.0.8 | Editable Robot Inputs & Bug Fixes

25 Jan 19:38
0dd5f62
Compare
Choose a tag to compare

What's New

Editable Robot Inputs

You can now edit all inputs provided during robot training! This includes usernames, passwords, emails, search terms, and more. With this update, robots become more dynamic and adaptable, ensuring smoother and more versatile data extraction.

Checkout this video to learn more: https://www.youtube.com/watch?v=BuHPbv3L0Yc

What's Changed

Full Changelog: v0.0.7...v0.0.8

Maxun v0.0.7 | Dark Theme, Arm64 Docker Support, Restart Recording Session +++

13 Jan 11:35
9669a34
Compare
Choose a tag to compare

What's New

🌙 Dark Theme

Toggle between light and dark mode!
Screenshot 2025-01-13 170340

🔄 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.

Screenshot 2025-01-13 165659

⚙️ 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

New Contributors

Full Changelog: v0.0.6...v0.0.7

Maxun v0.0.6 | 50%+ reduction in memory usage, IFrame & Shadow DOM extraction

07 Jan 04:52
Compare
Choose a tag to compare

What's New

Better Extraction 🕷️

Support for iframes and shadow dom!

Recording Browser Optimization 🎉

  1. Overall memory usage improved by ~1.56x (56% reduction in memory usage)
  2. Massive improvements for External and Array Buffers (~90%+ reductions).
  3. Heap memory usage reduced by ~1.3 GB, which is nearly 30% less memory usage for the heap!

What's Changed

Full Changelog: v0.0.5...v0.0.6