Releases: woocommerce/sensei-certificates
Releases · woocommerce/sensei-certificates
2.5.2
- New: Add certificate data field hooks - #292
- Fix: Allow certificates to be removed from a course - #353
- Fix: Certificates not rendering on PHP 8.2 - #354
2.5.1
Fix: Missing "View Certificate" link for sensei_user_courses
shortcode - #348
2.5.0
- New: Display View Certificate button on a public learner profile - #341
- Fix: Deprecation notice for creation of dynamic property - #343
2.4.0
- New: Add "View Certificate" link to Course List templates - #327
- New: Bump minimum PHP version to 7.2
- Fix: Error on the certificate page for WP VIP users - #335
- Fix: Report links on the certificates listing - #298
- Fix: Deprecated function warning - #336
2.3.0
- New: Add View Certificate block - #302
- New: Bump minimum PHP version to 7.0 - #293
- New: Add setting to delete data on uninstall - #291
- Fix: Redirect to login when viewing a certificate as a guest - #289
- Fix: Fix warning when accessing certificate - #299
2.2.1
- Tweak: Add View Certificate button to the Course Completed page automatically - #280
- Fix: Don't display View Certificate button if course has no certificate template - #277
2.2.0
- New: Add "View Certificate" button to Course Completed Actions block - #271
2.1.0
- New: Introduce new tools to replace data updates - #254
- Tweak: Update tFPDF version - #149, #256
2.0.7
- Tweak: Remove JS code that references non-existent selectors - #247
- Tweak: Switch to webpack via wordpress-scripts and simplify build - #241
- Tweak: Add missing translator comments - #248
- Fix: Don't encode course title for HTML display in PDF generation - #243
2.0.6
- Fix: Allow line breaks in certificate templates - #239
- Fix: Fix certificate template image functionality - #238