Skip to content

Releases: BrianHenryIE/bh-wc-checkout-rate-limiter

v1.3.1

27 Apr 05:55
Compare
Choose a tag to compare

v1.3.0

20 Dec 16:00
Compare
Choose a tag to compare

Screenshot 2022-12-20 at 7 56 13 AM

v1.2.0

16 Oct 03:50
Compare
Choose a tag to compare
  • Add: Git Updater
  • Fix: Check for wc_get_current_admin_url() before using it #11 Thanks @contemplate
  • Fix: Accept null in plugin_action_links_{} function #10 Thanks @contemplate
  • Fix: Undefined array key "section" when determining if we're on the settings page
  • Update project structure

v1.1.1

13 May 18:42
Compare
Choose a tag to compare
  • Improve translating strings
  • Add sensible defaults
  • Set "Requires PHP" header (7.4)
  • Add links to logs from settings page
  • Update Rate Limit library
  • Improved test coverage and documentation

v1.1.0

31 Jul 07:28
Compare
Choose a tag to compare
  • Move Settings screen to Payments tab
  • Move PSR16RateLimiter to nikolaposa/rate-limit library
  • Log error when cache fails to write (bypasses rate limiter when there is a cache error - NB)
  • Use WC_Logger. Fix #8. Thanks @patrick-leb

v1.0.3

09 May 01:52
Compare
Choose a tag to compare
1.0.3

v1.0.2

31 Mar 23:28
b7b8f57
Compare
Choose a tag to compare

Fixed PHP warning when loading settings page first time due to empty values.

v1.0.1

31 Mar 20:30
ccf1e86
Compare
Choose a tag to compare
  • Fixed bug with IPv6 where : was a disallowed character in the cache key.
  • Changed the HTML "step" from 60 to 1 – I had thought it would step by 60 but still allow % values.

v1.0.0

31 Mar 01:09
7288ce2
Compare
Choose a tag to compare
Merge pull request #1 from BrianHenryIE/dev

v1.0.0