Skip to content

v0.2.1 : Scrapper fixes, gui & engine improvement, bugs fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@hbollon hbollon released this 06 Mar 21:09
· 140 commits to master since this release

Added

  • [GUI] Information notification on bot stop/hot-reload

Changed

  • Improve selenium closing routine
  • [Gui] Notification triggering on bot crash and bot running state reset
  • Set icons, single instance and version options to astilectron in gui development package
  • Replace custom scripts min by full ones for easier contributions
  • Allow bot exit before ig connection and scrapping process

Fixed

  • Duplicate CloseSelenium call on bot stop
  • Scrapper issue if src user doesn't exist
  • Scrapper issue if src user is private
  • Scrapper issue if src user hasn't enough followers than requested
  • Abort blocking mpb progress bar on user fetching error
  • Clean go.mod

Check Changelog for more informations.