Skip to content

Releases: Josef37/unique-coupons

Logical improvements

13 May 17:44
4eefd01
Compare
Choose a tag to compare
  • Add popup preview mode
  • Avoid race condition between users: When the popup gets loaded, a coupon gets reserved for a user until he retrieves it, closes the popup or a timeout has elapsed.
  • Record popup on open instead of page load

After launch improvements

10 May 18:34
b31b5ec
Compare
Choose a tag to compare
  • Allow settings z-index for popup
  • Add shortcode support for popup
  • Add loading spinner when fetching coupon
  • Allow popup elements to be undefined

Rename from "wp-coupons" to "unique-coupons"

05 May 19:33
dad9a92
Compare
Choose a tag to compare
v0.1.1

Bump version to 0.1.1

Initial release

05 May 16:30
af3fb76
Compare
Choose a tag to compare

The initial release allows you to...

  • Show group-custom templates to users through a popup
  • Only show the coupon after the user clicked a button on the popup
  • Filter which users are allowed to get coupons
  • Create groups with custom templates
  • Add coupons to groups
  • Bulk actions for managing coupons
  • Settings for delays between events