File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ All notable changes to the Adapt authoring tool are documented in this file.
55** IMPORTANT** : For information on how to ** correctly and safely** update your installation, please consult ** INSTALL.md** .<br />
66_ Note that we adhere to the [ semantic versioning] ( http://semver.org/ ) scheme for release numbering._
77
8+ ## [ 0.11.1] - 2022-11-28
9+
10+ Bugfix release.
11+
12+ ### Fixed
13+ - New installs return an error when running migrations ([ #2681 ] ( https://github.com/adaptlearning/adapt_authoring/issues/2681 ) )
14+ - Error thrown on role migration ([ #2688 ] ( https://github.com/adaptlearning/adapt_authoring/issues/2688 ) )
15+
816## [ 0.11.0] - 2022-10-17
917
1018The final minor release of the 'legacy' codebase. This release bundles critical security updates with some other minor improvements.
@@ -750,6 +758,7 @@ Initial release.
750758- Loading screen of death
751759- Session cookie security issues
752760
761+ [ 0.11.1 ] : https://github.com/adaptlearning/adapt_authoring/compare/v0.11.0...v0.11.1
753762[ 0.11.0 ] : https://github.com/adaptlearning/adapt_authoring/compare/v0.10.5...v0.11.0
754763[ 0.10.5 ] : https://github.com/adaptlearning/adapt_authoring/compare/v0.10.4...v0.10.5
755764[ 0.10.4 ] : https://github.com/adaptlearning/adapt_authoring/compare/v0.10.3...v0.10.4
You can’t perform that action at this time.
0 commit comments