Skip to content

Maxun Hotfix Release | hotfix-0.0.3

Compare
Choose a tag to compare
@amhsirak amhsirak released this 05 Dec 16:21
· 836 commits to master since this release

The hotfix is for creating robots that require pagination. v0.0.3 accidentally broke it. Please upgrade to this release, else your robots with pagination will fail.

Steps To Upgrade Maxun Version

  1. go to project directory
  2. run git pull origin master
  3. if using docker, perform step 1 & 2 then:
  • run docker-compose down
  • run docker-compose pull
  • run docker-compose up -d

Full Changelog: v0.0.3...hotfix-0.0.3