Skip to content

Commit

Permalink
V402.2.1b
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Oct 14, 2023
1 parent a02e90f commit 1a74b5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
History
=============

Version 402.2.1 - 14/10/2023
----------------------------
Version 402.2.1b - 14/10/2023
-----------------------------
1. Fix 'Webp image causes an error and makes course unaccessible' - #190.
2. Fix "Hidden sections are shown as not available" doesn't seem to work. - #192.
3. Add 'Flex containers' justify-content property options' - #191.
3. Add 'Flex containers' justify-content property options' - #191. Sponsored by AAU.
4. Fix 'Problems with creating multiple courses from template via CSV in Grid Format' - #189.
5. Make 'Main content page' link on single section page more accessible.
6. Fix 'Mouseover for shortened titles' - #187.
Expand All @@ -14,7 +14,7 @@ Version 402.2.1 - 14/10/2023
section will show using an inner border to avoid conflict with accessibility, then use Esc to open the modal. Accessibility
keys of Tab / Shift Tab and Enter will function to navigate with the focussed item and when a grid section is selected,
the Enter key will open the modal. On the modal itself, the same keys will navigate the slider controls and the two
close buttons, as well as the modules within the section. #191.
close buttons, as well as the modules within the section. #191. Sponsored by AAU.

Version 402.2.0 - 16/08/2023
----------------------------
Expand Down
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
$plugin->maturity = MATURITY_STABLE;

// User-friendly version number.
$plugin->release = '402.2.1';
$plugin->release = '402.2.1b';

0 comments on commit 1a74b5b

Please sign in to comment.