Skip to content

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

Compare
Choose a tag to compare
@amhsirak amhsirak released this 24 Apr 15:07
· 698 commits to develop since this release
b0e8abe

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