Releases: RusticiSoftware/SCORMCloud_WordPressPlugin
Releases · RusticiSoftware/SCORMCloud_WordPressPlugin
v2.0.9
What's Changed
- Catalog widget warnings by @kimhornung in #34
- Fix debug.log warnings - session already started and headers being already sent by @kimhornung in #32
- Add elements to checkboxes and radio buttons by @kimhornung in #33
- Fix: The 'contextual_help' hook is deprecated - use add_help_tab() instead by @kimhornung in #31
- Fix warnings about undefined 'metadata' variables in debug.log by @kimhornung in #30
- Fix: Undefined first and last name when a user updates their user profile by @kimhornung in #29
New Contributors
- @kimhornung made their first contribution in #34
Full Changelog: v2.0.8...v2.0.9
v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
What's Changed
- Fix for issue where necessary schema files were not loaded properly resulting in fatal error "Class not found" messages
- Fix for "Invalid Credentials" message appearing after entering correct AppID + Secret Key
Full Changelog: v2.0.3...v2.0.4
v2.0.3
What's Changed
- Allow unlimited accounts to create Registrations by @brianrogers in #19
Full Changelog: v2.0.2...v2.0.3
v2.0.2
This release fixes some issues with the v2 update.
- Session token for upload process for better security
- fixes issue with updating learner information in SCORM Cloud
NOTE: If you are updating from a previous v1 installation, make sure to update the API path in the settings to use https://cloud.scorm.com/api/v2
instead of the older EngineWebServices URL.
v2.0.0
First release on V2 API.
Breaking Changes:
Upload Process has changed
Package Properties have changed
v1.2.3
Last release with SCORM Cloud V1 API.