Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 637 Bytes

changelog.md

File metadata and controls

26 lines (18 loc) · 637 Bytes

No Rate Limit Changelog

1.0.7

  • Geode 4.0.1 compatibility

1.0.6

  • Version bump

1.0.5

  • Removed GDI incompat and fixed some bugs (Thanks SMJS)

1.0.4

  • Added support for a new rate limit (20 downloadGJLevel per min).
  • Fixed excessive rate limiting.

1.0.3

  • Fix Android bug. Sorry it took so long!

1.0.2

  • Add links.

1.0.1

  • Fixed a small bug where the CCHttpClient request was freed early (Thanks qimiko!)

1.0.0

  • Initial release - Prevent rate limiting by stuttering requests to ensure no more than 90 requests (default) per minute are made.