github Emy69/CoomerDL v0.8.7

one day ago

Patch Notes v0.8.7

Log Management

  • Complete Internal Storage:
    A list (self.all_logs) was introduced to store absolutely all log messages (info, warning, error). This ensures that no records are lost, even if the number of visible lines in the Textbox is limited.

  • Removal of Strict Line Limit:
    The MAX_LOG_LINES variable is now set to None, so the Textbox no longer deletes old lines. Optionally, it can be reactivated with a higher value if a limit in the interface is desired.

  • Free Copying and Scrolling:

    • The Textbox no longer forces scrolling to the bottom with each new line, allowing users to scroll up without interruptions.
    • By temporarily disabling the state, text can now be easily selected and copied.

Don't miss a new CoomerDL release

NewReleases is sending notifications on new releases.