This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,106 @@
== Changelog ==
= v1.5.2 - 2018-07-12 =
-----------------------
+ Beaver Builder: Minor changes to accommodate changes in LifterLMS 3.20.0
+ Lifti: Minor changes to accommodate changes in LifterLMS 3.20.0
= v1.5.1 - 2018-03-13 =
-----------------------
+ Lifti: Custom builder classes will now function as expected when used on free lessons
+ Lifti: Add support for LifterLMS Quiz layouts
= v1.5.0 - 2018-02-15 =
-----------------------
+ Beaver Builder: Updated to support Beaver Builder 2.0 (long over due, I know.)
+ Lifti: Changes to Divi prevent loading programmatically created layouts. The predefined layout for a LifterLMS course can now be downloaded [here](http://lifterlms.com/wp-content/uploads/2017/01/LifterLMS-Divi-Layouts.json).
+ Simple Branding: Add branding overrides for LifterLMS instructor information cards
+ Simple Branding: Add branding overrides for LifterLMS 3.16.0 quiz styles and LifterLMS Advanced Quizzes styles
+ Simple Branding: Save default values in database & generate CSS when the lab is enabled.
= v1.4.0 - 2017-09-05 =
-----------------------
##### Simple Branding Updates
+ Add support for LifterLMS notifications
+ Set default colors for branding options. Fixes issues with invalid CSS when options aren't set after enabling the lab
+ Make all branding color settings required
= v1.3.1 - 2017-08-16 =
-----------------------
+ Ensures BeaverBuilder enabled courses and lessons properly display private areas and private posts generated by LifterLMS Private Areas
= v1.3.0 - 2017-08-03 =
-----------------------
### Beaver Builder Integration Lab
+ Adds LifterLMS-specific modules for course and lesson construction via Beaver Builder
+ Adds row & module visibility settings to conditionally display elements based on course/membership enrollment status of the current visitor
+ Adds a basic LifterLMS course template for quick course building with a layout similar to the standard LifterLMS course layout
+ Full usage documentation and more details [here](https://lifterlms.com/docs/lab-beaver-builder/)
= v1.2.2 - 2017-05-19 =
-----------------------
+ Simple Branding: Automatically brand LifterLMS email templates according to branding color settings (requires LifterLMS 3.8.0 and higher).
+ Fix typo in i18n directory name
= v1.2.1 - 2017-03-28 =
-----------------------
+ Prevent Lifti from returning a builder layout for lessons when retrieving the lesson excerpt
= v1.2.0 - 2017-03-28 =
-----------------------
### Action Manager Lab
+ Check boxes to remove LifterLMS elements added to courses, lessons, and memberships instead of writing code
### Lifti: Divi compatibility Upgrades!
+ Divi Friends is now called Lifti because it's more fun
+ Add options for Divi page builder and custom layout support on LifterLMS courses, lessons, and memberships
+ Add a prebuilt layout for LifterLMS courses which automatically adds default LifterLMS content via LifterLMS shortcodes to a pagebuilder layout
+ If you already had this lab enabled, disable and re-enable so the layout will be installed!
+ Combine this lab with the Action Manager for a lot of Divi fun!
= v1.1.2 - 2017-02-20 =
-----------------------
+ Load template functions on the admin panel when using the Divi Friends lab. Allows LifterLMS widgets and shortcodes to be used within Divi page builder.
= v1.1.1 - 2017-01-17 =
-----------------------
+ Fixed bug with Divi theme not removing lifterlms sidebars by making action initalize late
+ Tested up to WordPress core 4.7.1
= v1.1.0 - 2017-01-10 =
-----------------------
+ Added Divi Friends for better compatibility with Divi theme
+ Added support for labs without settings
+ Automatically load all labs for display on labs setting screen
= v1.0 - 2016-12-27 =
---------------------
+ Initial public release