Skip to content

Commit

Permalink
v18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hinakhadim committed Jul 23, 2024
1 parent f80eebb commit ef0bb22
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ instructions, because git commits are used to generate release notes:

<!-- scriv-insert-here -->

<a id='changelog-18.1.0'></a>
## v18.1.0 (2024-07-23)

- [Improvement] Instead of forcing users to use Authentication MFe, the platform decides how users should log in. (by @CodeWithEmad)

- [Feature] Dark theme: the Indigo theme now covers dark theme for LMS pages, including the MFEs, and they are more beautiful! (by @tanveer65 and @hinakhadim)

<a id='changelog-18.0.0'></a>
## v18.0.0 (2024-06-20)

Expand Down
1 change: 0 additions & 1 deletion changelog.d/20240614_162236_codewithemad_cleanup.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20240709_232049_hina.khadim_redwood_dark.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutorindigo/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "18.0.0"
__version__ = "18.1.0"

0 comments on commit ef0bb22

Please sign in to comment.