Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Releases: woocommerce/sensei-course-progress

2.0.4

19 Oct 09:18
7a19c49
Compare
Choose a tag to compare
  • New: Add ability to minimize the course progress widget by the user - #115

2.0.3

08 Apr 18:06
08308e0
Compare
Choose a tag to compare
  • Tweak: Remove call to user_started_course - #98

2.0.2

05 Dec 17:23
131be48
Compare
Choose a tag to compare
  • New: Remove Woo header so that plugin updates are served from WordPress.org - #87
  • Tweak: Add readme.txt to build instead of README.md - #86

2.0.1

21 Nov 15:13
ac50eb8
Compare
Choose a tag to compare
  • New: Rename plugin to Sensei LMS Course Progress - #79
  • New: Add Hungarian translation (@amroland) - #83
  • Fix: Translations not loading - #82

2.0.0

24 Apr 13:58
3c4fbfc
Compare
Choose a tag to compare
  • New: Add dependency check for minimum Sensei (1.11.0) and PHP (5.6) versions - #68
  • Tweak: Check dependencies and perform the majority of plugin loading tasks after other plugins have loaded - #72
  • Tweak: Use Woo header for plugin updates - #69
  • Fix: Broken CSS for themes that change the default widget class - #70

2.0.0 Beta 2

19 Mar 13:07
53c6dbf
Compare
Choose a tag to compare
2.0.0 Beta 2 Pre-release
Pre-release
  • Tweak: Check dependencies and perform the majority of plugin loading tasks after other plugins have loaded - #72

2.0.0 Beta 1

15 Mar 16:38
076bd48
Compare
Choose a tag to compare
2.0.0 Beta 1 Pre-release
Pre-release
  • New: Add dependency check for minimum Sensei (1.11.0) and PHP (5.6) versions - #68
  • Tweak: Use Woo header for plugin updates - #69
  • Fix: Broken CSS for themes that change the default widget class - #70

1.0.8

31 Oct 12:58
27abe78
Compare
Choose a tag to compare
  • Fix: Widget does not work if lessons are not in a module
  • Fix: PHP notices generated by the Widget
  • Fix: Coding standard violations
  • Tweak: Update Russian translations
  • Tweak: Update plugin author information

1.0.8 Beta 1

23 Oct 17:30
58bdd8f
Compare
Choose a tag to compare
1.0.8 Beta 1 Pre-release
Pre-release
  • Fix: Widget does not work if lessons are not in a module
  • Fix: PHP notices generated by the Widget
  • Fix: Coding standard violations
  • Tweak: Update Russian translations
  • Tweak: Update plugin author information

1.0.7

04 Apr 13:14
@jom jom
Compare
Choose a tag to compare

Fix: Fix for current lesson indicator when viewing module
Fix: Double encoding of ampersand on module titles
Fix: Widget no longer shows navigation arrows

Tweak: Make UI consistent between show all/not all modules
Tweak: Escape data and use absolute paths to files
Tweak: The modules taxonomy query should only send term id
Tweak: Use correct version of frontend.css file
Tweak: Update links in plugin header

New: Add Russian translations
New: Link to module if it has a description/template overridden