2022-11-11
Updated embed-player dependency.
2022-11-09
Improved progress bar display for completed views.
2022-11-08
Bug fixes.
Improved admin logs.
2022-11-04
Updated dependencies.
Improved user metadata synchronisation with AudiencePlayer API.
2022-11-03
Routine maintenance and optimisations.
2022-10-04
Fixed a bug in the voucher-code validation flow.
2022-06-27
Routine update of libraries and dependencies.
2022-03-21
Expanded user synchronisation of e-mail/password to cover calls to cover wp_set_password() and wp_update_user(), in order to improve compatibility with third party plugins (such as WooCommerce).
2022-03-16
Fixed rendering issue for product/subscription short descriptions which contain line breaks (refactored helper function name from "escapeQuotes" into "sanitiseJsString" and added line-break escaping).
General user-synchronisation efficiency improvements.
2022-03-10
Fixed failing user synchronisation between Wordpress and AudiencePlayer, when a user changes e-mail address by clicking on mail link ".../profile.php?newuseremail".
Routine maintenance and dependency updates.
2022-01-12
Optimised player-statistics in AudiencePlayer embedded player and updated library dependencies.
2021-12-28
Improved geo-region and language detection in synchronisation with AudiencePlayer API and updated library dependencies.
2021-09-09
Implemented Debug helper tools and updated library dependencies.
2021-08-27
Implemented Google Chromecast support. If your AudiencePlayer plan includes "Chromecast", it it can now be
activated: Configuration > General.
Plugin translations were remapped and are now synchronised with AudiencePlayer CMS.
Warning - breaking change: Depending on your implementation, this may change/break your current translation
setup!
2021-06-03
CSS colour variables were introduced in the main css template file "audienceplayer-shortcodes.css".
Warning - breaking change: Depending on your implementation, this may change/break your current styling
overwrites!
2020-12-30
Implemented modal-auto-open query-string-parameters "purchase_product_id" and "purchase_subscription_id".
Implemented auto-login after registration.
Implemented forced login with e-mail address and password when user-sync is activated.
2020-12-28
Added notifiable modal flow to user-account shortcode.
2020-12-14
Added dynamically generated Article Detail Pages.
The url slug for these pages can be configured in the wp-admin.
2020-12-03
Expanded user sync logic with password-forgotten and remote authentication for non-existing Wordpress
users.
Improved shortcode template structure.
Added PHP Warning triggers for unexpected shortcode use cases (like missing arguments).
2020-11-30
Implemented basic pagination for shortcode [audienceplayer_article_grid].
Added image fallback to Asset-screenshot for shortcodes [audienceplayer_article_carousel],
[audienceplayer_article_grid].
2020-11-26
Implemented user-sync logging + admin interface AudiencePlayer > Configuration > Logs.
2020-11-20
Added shortcodes: [audienceplayer_user_account], [audienceplayer_device_pairing].
2020-11-17
Added shortcodes: [audienceplayer_article_detail], [audienceplayer_purchase_product_button], [audienceplayer_purchase_subscriptions].
2020-11-12
Added shortcodes: [audienceplayer_purchase_product_button].
2020-11-09
Added shortcodes: [audienceplayer_article_carousel], [audienceplayer_article_grid], [audienceplayer_play_article_button], [audienceplayer_embed_article].
2020-10-26
Released first major version, including basic examples.