Skip to content

Version 1.4

Latest
Compare
Choose a tag to compare
@LeagueOfPoro LeagueOfPoro released this 22 Feb 12:23
· 5 commits to master since this release
f03c26c

RIOT TOOK ACTION AGAINST CAPSULE FARMER EVOLVED! IT STILL WORKS, BUT YOUR ACCOUNT MIGHT GET SHADOWBANNED.

How to install

Check the Quickstart Guide for Windows

How to upgrade

Replace the .exe file in your current installation with the single exe file in the releases here. (or from the ZIP)

If you have issues after the update, try deleting logs and sessions folders.

If you run the farmer using Python, run pipenv install to install new dependencies.

What's Changed

  • Stability improvements
  • (Optional) New feature: Automatically fetch 2FA code from email (Guide)
  • New feature: Display total number of drops the account received
  • Reduced CPU load
  • Fixed time to next match

Notes

You can hide the Lifetime Drops tab by adding showHistoricalDrops: false into the config file.

Full changelog

  • fix: replace undefined log with print by @s-Sizz in #122
  • fix: Change LOGIN status color from green to yellow by @MGaulia in #132
  • docs: Fix Discord link, add info to readme by @Penguax in #137
  • docs: Added riot wording to readme disclaimer. by @Penguax in #146
  • feat: Change status message by @MJ-GH in #136
  • fix: Set log file encoding to utf8 by @LeagueOfPoro in #161
  • feat: Show program version in log file by @Sspirax in #150
  • feat: IMAP Integration for 2FA [BREAKING] by @Skribb11es in #104
  • fix: Show correct time until next match by @MJ-GH in #147
  • fix: API "crashing" by @Skribb11es in #156
  • feat: Print the time when the program started running by @Sspirax in #162
  • feat: Adds the riot api key as a constant in the config class by @14ROVI in #131
  • fix: Fix high CPU usage by @LeagueOfPoro in #166
  • feat: Fetch and show total drops per account from riot by @rektile in #158

New Contributors

Full Changelog: v1.3...v1.4