Skip to content

Releases: bu-ist/bu-learning-blocks

v1.1.4

19 Jul 14:44
0832290
Compare
Choose a tag to compare

Patch issues with 5.8 and 5.9 compatibility.

v1.1.3

20 Apr 17:22
a7d5871
Compare
Choose a tag to compare

Adds a github action that publishes the plugin to wordpress.org when a new tag is pushed.

v1.1.2

15 Apr 19:34
ff43655
Compare
Choose a tag to compare
  • Adds a namespace of BU\Plugins\LearningBlocks to most php files
  • Adds prefixes to template files and the main plugin file

v1.1.1

05 Apr 19:00
4769736
Compare
Choose a tag to compare

Initial WordPress plugin directory release.

v1.1.0

31 Mar 18:12
316a7cd
Compare
Choose a tag to compare
  • Includes the BU Navigation widget (through the composer-installed BU Nav core-widget library) as the main lesson page navigation, and removes the template specific navigation
  • Switches to wp-scripts for compile toolchain
  • Patches bugs with the most recent themes (should be compatible up to the current WP 5.7)
  • Improves code analysis setup (phpcs, eslint, codeclimate)

v1.0.0

11 Jun 19:00
81ae533
Compare
Choose a tag to compare

Initial 1.0 release.

Changes include:

  • CSS and markup changes
  • Change to taxonomy slug
  • Fixes to PHP type definitions
  • Minor npm updates
  • Update local dev container setup

v0.0.8 Navigation and Matching

18 Mar 21:01
1a4d0f8
Compare
Choose a tag to compare

Various updates including:

  • Activation/Deactivation hooks
  • Nomenclature change to "Lessons"
  • Custom taxonomy for navigation
  • Matching menu question

v0.0.7: Merge pull request #77 from bu-ist/add-custom-taxonomy

05 Mar 13:50
6975435
Compare
Choose a tag to compare

Add custom taxonomy

0.0.6

01 Nov 15:48
131899c
Compare
Choose a tag to compare

Adds new Fill in the Blank question type.

Release 0.0.5

12 Aug 14:15
e315b7b
Compare
Choose a tag to compare
Release 0.0.5 Pre-release
Pre-release

Initial deployable pre-release.