# Update the log

# v0.12.0 (2022-9-28)

  1. AAdded support for Access Setup Tools Login Notes

# v0.11.0 (2021-9-14)

Corresponding base library version 2.19.3

  1. ANew miniProgram.callPluginWxMethod method
  2. ANew miniProgram.mockPluginWxMethod method
  3. ANew miniProgram.restorePluginWxMethod method
  4. FFixed plugin page jump failure

# v0.10.0 (2020-7-20)

Corresponding developer tool version 1.04.2006242

  1. ANew miniProgram.stopAudits method

# v0.9.1(2020-1-3)

  1. FFix to scroll-view component not getting scroll-top, scroll-left attributes

# v0.9.0(2019-12-31)

Corresponding base library version 2.9.5, developer tool version 1.02.2002272

  1. ANew miniProgram.screenshot method
  2. ANew miniProgram.testAccounts method
  3. Anew element.callContextMethod method
  4. ANew element.property method
  5. AAdded input event support
  6. AAdded scroll-view component support
  7. ANew swiper component support
  8. AAdded movable-view component support
  9. AAdded slider component support
  10. UOptimizing miniProgram.mockWxMethod supports incoming functions
  11. FFixed return loop reference object error
  12. FFixed switch component not being clicked
  13. FFixed page.scrollTop error

# v0.8.0 (2019-10-29)

Corresponding base library version 2.9.1

  1. AAdded support for touch event trigger

# v0.7.0 (2019-10-24)

  1. ANew page.scrollTop
  2. FFix page.size to return window width

# v0.6.0 (2019-10-21)

Corresponding base library version 2.9.0

  1. AAdded Calling Custom Component Instance Method
  2. AAdded Get and Set Custom Component Data
  3. UOptimize page.data Support for getting specified data
  4. FFixed an issue where a trigger could not pass an empty character string
  5. FFixed div tag for wxml that gets video

# v0.5.9 (2019-9-12)

  1. FFix connection failure error after closing tool

# v0.5.8 (2019-8-2)

  1. UOptimization tool startup minimum time

# v0.5.7 (2019-7-22)

  1. UOptimizes compatibility with mockWxMethod in case errMsg is not passed

# v0.5.6 (2019-7-16)

  1. UOptimized connection disconnect prompt
  2. FFixed an issue where secondary joins could not select page elements

# v0.5.5 (2019-7-15)

  1. UOptimization Tool Startup Error
  2. UOptimized real machine automation

# v0.5.4 (2019-7-8)

  1. FFix miniProgram.remote unable to print binary code

# v0.5.3 (2019-6-24)

  1. ANew miniProgram.exposeFunction
  2. AAdded JS Script Error Listener
  3. FRepair element.offset

# v0.5.2 (2019-6-17)

  1. ANew real machine commissioning start
  2. UOptimizer startup and connection failure prompt

# v0.5.1 (2019-5-28)

  1. Anew Weixin Mini Program control
  2. ANew Weixin Mini Program page control
  3. ANew Weixin Mini Program page element control