Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

Releases: aliemteam/ALiEMU

2.6.3

07 Dec 22:46
Compare
Choose a tag to compare

Patches

2.6.2

09 Nov 16:47
Compare
Choose a tag to compare

Patches

  • Fix: reduce figcaption font size and center text: 95b27a4
  • Fix: adjust quiz items so that they wrap separately from the radio button: 35b5aee

2.6.1

06 Oct 20:53
Compare
Choose a tag to compare

Patches

  • Chore: update dependencies and fix breaking changes: #299

2.6.0

07 Sep 23:51
Compare
Choose a tag to compare

Minor Changes

  • Feat: make table sorting case-insensitive: dbde08f

Patches

  • Upgrade dependencies: 7e36825
  • Fix: small css fix on edit profile modal: cddcc0b
  • Chore: upgrade sass-loader and fix breaking changes: 73e2531
  • Fix: fix broken learner export in cases of paginated learners: c2fc98c
  • Fix: handle pagination of api responses better on catalog page: 8d01b68
  • Fix: fix off-center pagination button arrows: 3c12dee
  • Fix: remove red outline on required input fields on firefox browsers: 17a20ac
  • Fix: prevent modal window from warping main body element when opening: f60fa75
  • Chore: prune outdated dependencies from package-lock: aeb93f8

2.5.0

30 Jul 14:56
Compare
Choose a tag to compare

Minor Changes

  • Add category indicator to items in the catalog list: 0ac0310

Patches

  • Update dependencies: 420d633
  • Update css-loader and fix breaking changes: ce22ffc

2.4.3

11 Jul 22:47
Compare
Choose a tag to compare

Patches

  • Fix: api DELETE calls causing uncaught error to be raised: b6f9b0b
  • Fix: allow "editors" to manage options (and view tincanny data): 44ebe35
  • Chore: upgrade dependencies: 3a5132e

2.4.2

04 Jul 23:55
Compare
Choose a tag to compare

Patches

  • Update dependencies + misc maintenance tasks: 8c9aca2

2.4.1

16 Jun 23:00
Compare
Choose a tag to compare

Patches

  • Upgrade dependencies: b09c662
  • Fix broken learndash button override css: d439b00
  • Fix: only show "Take this course" when logged in: b091e5e

2.4.0

30 May 22:40
Compare
Choose a tag to compare

Minor Changes

  • Upgrade dependencies: def0c6c
  • Filter out password protected courses from the catalog: 2b58c09
  • Save search query parameters in url on catalog page: f1ffc6c

Patches

  • Switch from date-fns to dayjs since development has stalled in date-fns: fa5d098

2.3.0

28 May 15:55
Compare
Choose a tag to compare

Minor Changes

  • Swap out tslint for eslint + lint and fix all files: b01a757
  • Add uncanny learndash plugin + update wordpress service: d3286c3
  • Big performance/size refactor: 3e6cab3
  • Update terraform infrastructure for terraform 0.12: 02f12a3
  • Adjust entrypoint repo structure: 4e9b18e
  • Improve dependency loading using @wordpress/dependency-extraction-webpack-plugin: 7e59ff4
  • Remove old editor stylesheets that are no longer needed: 5230c6e
  • Chore: move terraform state to terraform.io remote backend: 455bb2c
  • Upgrade dependencies: bd63d11

Patches

  • Fix comment avatar image sizes: 9d28311
  • Fix: small bug in quiz css: 4575906
  • Fix: add patch to adjust the text of "view questions" button: ce7ff42
  • Fix: misc small css fixes: 6f7882d