Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.06 KB

release-notes.md

File metadata and controls

57 lines (39 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

[2.1] - Latest

Added

  • Telegram/Discord notification for number of searches completed

Fixed

  • Various random bugs

[2.0]

Added

  • Scheduling functionality via run-at.py
  • Automatic Chrome handling (open/close)
  • Telegram and Discord integration for logs and points screenshots
  • Auto-shutdown option
  • Full customization through control.py

Changed

  • Combined functionality into run.py

[1.2]

Added

  • New tab handling for searches
  • Automatic tab closure after completion

[1.1]

Added

  • Script start confirmation prompt
  • Completion popup notification
  • cursor.py for cursor position debugging

Changed

  • Improved execution speed
  • Streamlined unnecessary steps

[1.0]

Fixed

  • Mobile search issues
  • Crashes and code misbehaviors

Added

  • Mobile search completion notification

[0.1] - Beta

Added

  • Initial release with basic functionality

Additional Information

See readme.txt in v2.0+ for detailed configuration options.