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,19 @@ 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.10.2] - 2019-11-XX
9+
10+ Bugfix release.
11+
12+ ### Fixed
13+ - Asset tags are not preserved on import ([ #2439 ] ( https://github.com/adaptlearning/adapt_authoring/issues/2439 ) )
14+ - Cannot update plugin via the UI ([ #2455 ] ( https://github.com/adaptlearning/adapt_authoring/issues/2455 ) )
15+ - Install script hangs when installing legacy framework ([ #2457 ] ( https://github.com/adaptlearning/adapt_authoring/issues/2457 ) )
16+ - Input box briefly fills screen when enering tags in asset upload modal ([ #2460 ] ( https://github.com/adaptlearning/adapt_authoring/issues/2460 ) )
17+
18+ ### Added
19+ - Upgrade script should check for compatible framework updates ([ #2307 ] ( https://github.com/adaptlearning/adapt_authoring/issues/2307 ) )
20+
821## [ 0.10.1] - 2019-10-22
922
1023Bugfix release.
@@ -659,6 +672,7 @@ Initial release.
659672- Loading screen of death
660673- Session cookie security issues
661674
675+ [ 0.10.2 ] : https://github.com/adaptlearning/adapt_authoring/compare/v0.10.1...v0.10.2
662676[ 0.10.1 ] : https://github.com/adaptlearning/adapt_authoring/compare/v0.10.0...v0.10.1
663677[ 0.10.0 ] : https://github.com/adaptlearning/adapt_authoring/compare/v0.9.0...v0.10.0
664678[ 0.9.0 ] : https://github.com/adaptlearning/adapt_authoring/compare/v0.8.1...v0.9.0
Original file line number Diff line number Diff line change 11{
22 "name" : " adapt_authoring" ,
3- "version" : " 0.10.1 " ,
3+ "version" : " 0.10.2 " ,
44 "license" : " GPL-3.0" ,
55 "description" : " A server-based user interface for authoring eLearning courses using the Adapt Framework." ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments