Skip to content

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

v1.3.1

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 27 Apr 05:55

v1.3.0

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 20 Dec 16:00

Screenshot 2022-12-20 at 7 56 13 AM

v1.2.0

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 16 Oct 03:50
  • 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

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 13 May 18:42
  • 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

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 31 Jul 07:28
  • 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

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 09 May 01:52
1.0.3

v1.0.2

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 31 Mar 23:28
b7b8f57

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

v1.0.1

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 31 Mar 20:30
ccf1e86
  • 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

Choose a tag to compare

@BrianHenryIE BrianHenryIE released this 31 Mar 01:09
7288ce2
Merge pull request #1 from BrianHenryIE/dev

v1.0.0