mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-11 21:57:59 +00:00
v10.2.3 (2020-10-02)
- [Feature] Add ``images printtag`` command - [Improvement] Make it possible to override individual contact email addresses with plugins - [Bugfix] Replace "no-reply@LMS_BASE" email address by regular contact email address - [Bugfix] Disable learner records globally by default - [Improvement] Upgrade to the latest release of MySQL 5.6 - [Improvement] Non-plugin settings added by "set" directives are now automatically removed when the plugin is disabled (#241)
This commit is contained in:
parent
9d0f2d9178
commit
e8e44f50b0
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Note: Breaking changes between versions are indicated by "💥".
|
Note: Breaking changes between versions are indicated by "💥".
|
||||||
|
|
||||||
## Unreleased
|
## v10.2.3 (2020-10-02)
|
||||||
|
|
||||||
- [Feature] Add ``images printtag`` command
|
- [Feature] Add ``images printtag`` command
|
||||||
- [Improvement] Make it possible to override individual contact email addresses with plugins
|
- [Improvement] Make it possible to override individual contact email addresses with plugins
|
||||||
|
@ -1 +1 @@
|
|||||||
__version__ = "10.2.2"
|
__version__ = "10.2.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user