From d8554eddac9977c3be77c419e9febb51d2ff4eef Mon Sep 17 00:00:00 2001 From: Imran Hossain Date: Mon, 26 Sep 2022 21:59:27 +0600 Subject: [PATCH] Add missing closing braces --- changelog.txt | 48 ++++++++++++++++++++++++------------------------ readme.txt | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/changelog.txt b/changelog.txt index 88c8ade6db..3f23ddbef4 100755 --- a/changelog.txt +++ b/changelog.txt @@ -2,30 +2,30 @@ 2022-09-26 - version 4.6.4 * Add: Show Course Categories preview [#5513](https://github.com/Automattic/sensei/pull/5513) -* Add: Learning Mode - Add a prerequisite notice to the quiz page. [#5476](https://github.com/Automattic/sensei/pull/5476 -* Add: Add course list filter block [#5567](https://github.com/Automattic/sensei/pull/5567 -* Add: Course list icon [#5595](https://github.com/Automattic/sensei/pull/5595 -* Add: Border setting to Course List block [#5576](https://github.com/Automattic/sensei/pull/5576 -* Add: Make course list filter single block and implement student course filter [#5578](https://github.com/Automattic/sensei/pull/5578 -* Add: Course list filter block to patterns [#5612](https://github.com/Automattic/sensei/pull/5612 -* Add: Show featured course label on course list block [#5571](https://github.com/Automattic/sensei/pull/5571 -* Add: Support to render html tags incoming from legacy questions [#5737](https://github.com/Automattic/sensei/pull/5737 -* Fix: Fatal error in Jetpack REST API endpoint [#5548](https://github.com/Automattic/sensei/pull/5548 -* Fix: Remove block align to avoid error message have different width [#5546](https://github.com/Automattic/sensei/pull/5546 -* Fix: Hide"List view" and "Grid view" toolbar options [#5558](https://github.com/Automattic/sensei/pull/5558com/Automattic/sensei/pull/5558 -* Fix: Simplify Course List block patterns and ensure they look good on Divi [#5556](https://github.com/Automattic/sensei/pull/5556 -* Fix: Align buttons to bottom of column in Course List block grid pattern [#5566](https://github.com/Automattic/sensei/pull/5566 -* Fix: Ignore negative numbers for `show_questions` option. [#5579](https://github.com/Automattic/sensei/pull/5579 -* Fix: Update students report to work in environments that don't support users table relationship [#5565](https://github.com/Automattic/sensei/pull/5565 -* Fix: Jetpack video initialization in the editor [#5577](https://github.com/Automattic/sensei/pull/5577 -* Fix: Fatal error when printing notices on redirect [#5568](https://github.com/Automattic/sensei/pull/5568 -* Fix: Add color fallback to course categories block [#5557](https://github.com/Automattic/sensei/pull/5557 -* Fix: Course List block UI improvements for Astra [#5604](https://github.com/Automattic/sensei/pull/5604 -* Fix: Issues for when course list filter is added to non course list blocks [#5617](https://github.com/Automattic/sensei/pull/5617 -* Fix: Remove featured label hook for course categories for older wp version [#5635](https://github.com/Automattic/sensei/pull/5635 -* Fix: Remove unneeded icon font formats [#5655](https://github.com/Automattic/sensei/pull/5655 -* Fix: Spacings, alignments and sizes for course list patterns [#5710](https://github.com/Automattic/sensei/pull/5710 -* Tweak: Remove "Beta" label from Course List block [#5593](https://github.com/Automattic/sensei/pull/5593 +* Add: Learning Mode - Add a prerequisite notice to the quiz page. [#5476](https://github.com/Automattic/sensei/pull/5476) +* Add: Add course list filter block [#5567](https://github.com/Automattic/sensei/pull/5567) +* Add: Course list icon [#5595](https://github.com/Automattic/sensei/pull/5595) +* Add: Border setting to Course List block [#5576](https://github.com/Automattic/sensei/pull/5576) +* Add: Make course list filter single block and implement student course filter [#5578](https://github.com/Automattic/sensei/pull/5578) +* Add: Course list filter block to patterns [#5612](https://github.com/Automattic/sensei/pull/5612) +* Add: Show featured course label on course list block [#5571](https://github.com/Automattic/sensei/pull/5571) +* Add: Support to render html tags incoming from legacy questions [#5737](https://github.com/Automattic/sensei/pull/5737) +* Fix: Fatal error in Jetpack REST API endpoint [#5548](https://github.com/Automattic/sensei/pull/5548) +* Fix: Remove block align to avoid error message have different width [#5546](https://github.com/Automattic/sensei/pull/5546) +* Fix: Hide"List view" and "Grid view" toolbar options [#5558](https://github.com/Automattic/sensei/pull/5558com/Automattic/sensei/pull/5558) +* Fix: Simplify Course List block patterns and ensure they look good on Divi [#5556](https://github.com/Automattic/sensei/pull/5556) +* Fix: Align buttons to bottom of column in Course List block grid pattern [#5566](https://github.com/Automattic/sensei/pull/5566) +* Fix: Ignore negative numbers for `show_questions` option. [#5579](https://github.com/Automattic/sensei/pull/5579) +* Fix: Update students report to work in environments that don't support users table relationship [#5565](https://github.com/Automattic/sensei/pull/5565) +* Fix: Jetpack video initialization in the editor [#5577](https://github.com/Automattic/sensei/pull/5577) +* Fix: Fatal error when printing notices on redirect [#5568](https://github.com/Automattic/sensei/pull/5568) +* Fix: Add color fallback to course categories block [#5557](https://github.com/Automattic/sensei/pull/5557) +* Fix: Course List block UI improvements for Astra [#5604](https://github.com/Automattic/sensei/pull/5604) +* Fix: Issues for when course list filter is added to non course list blocks [#5617](https://github.com/Automattic/sensei/pull/5617) +* Fix: Remove featured label hook for course categories for older wp version [#5635](https://github.com/Automattic/sensei/pull/5635) +* Fix: Remove unneeded icon font formats [#5655](https://github.com/Automattic/sensei/pull/5655) +* Fix: Spacings, alignments and sizes for course list patterns [#5710](https://github.com/Automattic/sensei/pull/5710) +* Tweak: Remove "Beta" label from Course List block [#5593](https://github.com/Automattic/sensei/pull/5593) 2022-08-24 - version 4.6.3 * New: Course List block (beta) diff --git a/readme.txt b/readme.txt index 771ad8f22c..b92bc7fb17 100644 --- a/readme.txt +++ b/readme.txt @@ -117,30 +117,30 @@ Please visit the [Sensei Blog](https://senseilms.com/blog/) or sign up for our [ 2022-09-26 - version 4.6.4 * Add: Show Course Categories preview [#5513](https://github.com/Automattic/sensei/pull/5513) -* Add: Learning Mode - Add a prerequisite notice to the quiz page. [#5476](https://github.com/Automattic/sensei/pull/5476 -* Add: Add course list filter block [#5567](https://github.com/Automattic/sensei/pull/5567 -* Add: Course list icon [#5595](https://github.com/Automattic/sensei/pull/5595 -* Add: Border setting to Course List block [#5576](https://github.com/Automattic/sensei/pull/5576 -* Add: Make course list filter single block and implement student course filter [#5578](https://github.com/Automattic/sensei/pull/5578 -* Add: Course list filter block to patterns [#5612](https://github.com/Automattic/sensei/pull/5612 -* Add: Show featured course label on course list block [#5571](https://github.com/Automattic/sensei/pull/5571 -* Add: Support to render html tags incoming from legacy questions [#5737](https://github.com/Automattic/sensei/pull/5737 -* Fix: Fatal error in Jetpack REST API endpoint [#5548](https://github.com/Automattic/sensei/pull/5548 -* Fix: Remove block align to avoid error message have different width [#5546](https://github.com/Automattic/sensei/pull/5546 -* Fix: Hide"List view" and "Grid view" toolbar options [#5558](https://github.com/Automattic/sensei/pull/5558com/Automattic/sensei/pull/5558 -* Fix: Simplify Course List block patterns and ensure they look good on Divi [#5556](https://github.com/Automattic/sensei/pull/5556 -* Fix: Align buttons to bottom of column in Course List block grid pattern [#5566](https://github.com/Automattic/sensei/pull/5566 -* Fix: Ignore negative numbers for `show_questions` option. [#5579](https://github.com/Automattic/sensei/pull/5579 -* Fix: Update students report to work in environments that don't support users table relationship [#5565](https://github.com/Automattic/sensei/pull/5565 -* Fix: Jetpack video initialization in the editor [#5577](https://github.com/Automattic/sensei/pull/5577 -* Fix: Fatal error when printing notices on redirect [#5568](https://github.com/Automattic/sensei/pull/5568 -* Fix: Add color fallback to course categories block [#5557](https://github.com/Automattic/sensei/pull/5557 -* Fix: Course List block UI improvements for Astra [#5604](https://github.com/Automattic/sensei/pull/5604 -* Fix: Issues for when course list filter is added to non course list blocks [#5617](https://github.com/Automattic/sensei/pull/5617 -* Fix: Remove featured label hook for course categories for older wp version [#5635](https://github.com/Automattic/sensei/pull/5635 -* Fix: Remove unneeded icon font formats [#5655](https://github.com/Automattic/sensei/pull/5655 -* Fix: Spacings, alignments and sizes for course list patterns [#5710](https://github.com/Automattic/sensei/pull/5710 -* Tweak: Remove "Beta" label from Course List block [#5593](https://github.com/Automattic/sensei/pull/5593 +* Add: Learning Mode - Add a prerequisite notice to the quiz page. [#5476](https://github.com/Automattic/sensei/pull/5476) +* Add: Add course list filter block [#5567](https://github.com/Automattic/sensei/pull/5567) +* Add: Course list icon [#5595](https://github.com/Automattic/sensei/pull/5595) +* Add: Border setting to Course List block [#5576](https://github.com/Automattic/sensei/pull/5576) +* Add: Make course list filter single block and implement student course filter [#5578](https://github.com/Automattic/sensei/pull/5578) +* Add: Course list filter block to patterns [#5612](https://github.com/Automattic/sensei/pull/5612) +* Add: Show featured course label on course list block [#5571](https://github.com/Automattic/sensei/pull/5571) +* Add: Support to render html tags incoming from legacy questions [#5737](https://github.com/Automattic/sensei/pull/5737) +* Fix: Fatal error in Jetpack REST API endpoint [#5548](https://github.com/Automattic/sensei/pull/5548) +* Fix: Remove block align to avoid error message have different width [#5546](https://github.com/Automattic/sensei/pull/5546) +* Fix: Hide"List view" and "Grid view" toolbar options [#5558](https://github.com/Automattic/sensei/pull/5558com/Automattic/sensei/pull/5558) +* Fix: Simplify Course List block patterns and ensure they look good on Divi [#5556](https://github.com/Automattic/sensei/pull/5556) +* Fix: Align buttons to bottom of column in Course List block grid pattern [#5566](https://github.com/Automattic/sensei/pull/5566) +* Fix: Ignore negative numbers for `show_questions` option. [#5579](https://github.com/Automattic/sensei/pull/5579) +* Fix: Update students report to work in environments that don't support users table relationship [#5565](https://github.com/Automattic/sensei/pull/5565) +* Fix: Jetpack video initialization in the editor [#5577](https://github.com/Automattic/sensei/pull/5577) +* Fix: Fatal error when printing notices on redirect [#5568](https://github.com/Automattic/sensei/pull/5568) +* Fix: Add color fallback to course categories block [#5557](https://github.com/Automattic/sensei/pull/5557) +* Fix: Course List block UI improvements for Astra [#5604](https://github.com/Automattic/sensei/pull/5604) +* Fix: Issues for when course list filter is added to non course list blocks [#5617](https://github.com/Automattic/sensei/pull/5617) +* Fix: Remove featured label hook for course categories for older wp version [#5635](https://github.com/Automattic/sensei/pull/5635) +* Fix: Remove unneeded icon font formats [#5655](https://github.com/Automattic/sensei/pull/5655) +* Fix: Spacings, alignments and sizes for course list patterns [#5710](https://github.com/Automattic/sensei/pull/5710) +* Tweak: Remove "Beta" label from Course List block [#5593](https://github.com/Automattic/sensei/pull/5593) 2022-08-24 - version 4.6.3 * New: Course List block (beta)