Skip to content

Commit

Permalink
Merge pull request #5535 from Automattic/release/4.6.3
Browse files Browse the repository at this point in the history
Release 4.6.3
  • Loading branch information
Imran92 authored Aug 24, 2022
2 parents 3243c4e + e1e33ef commit 1097d5c
Show file tree
Hide file tree
Showing 6 changed files with 3,693 additions and 703 deletions.
16 changes: 16 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
*** Changelog ***

2022-08-24 - version 4.6.3
* New: Course List block (beta)
* Add the Course List block [#5419](https://github.com/Automattic/sensei/pull/5419)
* Add the Course Categories block [#5455](https://github.com/Automattic/sensei/pull/5455)
* Add new patterns for Course List [#5433](https://github.com/Automattic/sensei/pull/5433)
* Add Course Actions block [#5430](https://github.com/Automattic/sensei/pull/5430)
* Make Continue button take user to the lesson they were working on [#5496](https://github.com/Automattic/sensei/pull/5496)
* Make the Course List block with inner blocks globally available [#5473](https://github.com/Automattic/sensei/pull/5473)
* Add notice to show invalid usage when blocks are used out of course context [#5489](https://github.com/Automattic/sensei/pull/5489)
* Add: Support for passing a custom footer to the Modal component [#5503](https://github.com/Automattic/sensei/pull/5503)
* Fix: Template selection logic when learning mode is active [#5514](https://github.com/Automattic/sensei/pull/5514)
* Fix: Course Outline - Show private lessons only for those who can view them. [#5468](https://github.com/Automattic/sensei/pull/5468)
* Tweak: Combine PHP and JS strings in POT generation command [#5486](https://github.com/Automattic/sensei/pull/5486)
* Tweak: Remove 'new' badge for learning mode [#5474](https://github.com/Automattic/sensei/pull/5474)
* Tweak: Modify title for course theme lesson actions block to avoid confusion [#5470](https://github.com/Automattic/sensei/pull/5470)

2022-08-17 - version 4.6.2
* Fix: Learning Mode - Do not filter templates for query slugs if it is indexing. [#5460](https://github.com/Automattic/sensei/pull/5460)
* Fix: Do not save -1 values on quiz meta [#5461](https://github.com/Automattic/sensei/pull/5461)
Expand Down
Loading

0 comments on commit 1097d5c

Please sign in to comment.