- New: Add a withdrawn claim is set to withdrawn instead of rejected.
- New: Send a reminder email 3 days after waiting payment
- New: Show the claim button on a listing if user has a pending claim so they can see the next step. This includes a link to pay for approved claims when viewing the listing
- New: During claim process, take the user directly to the payment page if approval is not required
- New: Add reject link on approved claims and approve link on rejected claims in case of mistakes
- New: The button on checkout page is now styled as a button
- New: Show the expire date in claims table when pending so it's easy to see when it will expire
- Update: Set the status on the listing page to ‘Pending Claim Payment' instead of showing ‘Pending' even after admin approved
- Update: Set the default release claim time to 30 days (It was 5 days)
- Fix: Claims were not getting automatically getting released after the set amount of time.
- Fix: Clicking the claim button wasn't scrolling to the claim form in all BD themes
- Fix: a username for the default unclaimed user wasn't consistently counting as unclaimed
- Fix: Don't count a free variable price plan as paid for immediate completed claim without extra user action more often
- Fix: if there are multiple claims on the same listing use the most recent to check the status
- Update: Clean up the settings pages and show some settings conditionally to simplify.