Skip to content

Commit ade8d58

Browse files
committed
Update CHANGELOG.md
1 parent 45a585b commit ade8d58

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.2] - 2023-08-21
9+
10+
Bugfix release.
11+
12+
### Fixed
13+
- Framework core `_globals._extensions` missing from editor ([#2691](https://github.com/adaptlearning/
14+
adapt_authoring/issues/2691))
15+
- `_globals._extensions` form elements incorrectly rendered ([#2693](https://github.com/adaptlearning/
16+
adapt_authoring/issues/2693))
17+
- Force rebuild isn't run for new courses ([#2696](https://github.com/adaptlearning/2696))
18+
- Imported course doesn't set correct ownership ([#2697](https://github.com/adaptlearning/2697))
19+
20+
### Added
21+
- Scaffold should infer input type from schema type if no inputType has been specified ([#2700](https://github.com/adaptlearning/2700))
22+
823
## [0.11.1] - 2022-12-02
924

1025
Bugfix release.
@@ -758,6 +773,7 @@ Initial release.
758773
- Loading screen of death
759774
- Session cookie security issues
760775

776+
[0.11.2]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.1...v0.11.2
761777
[0.11.1]: https://github.com/adaptlearning/adapt_authoring/compare/v0.11.0...v0.11.1
762778
[0.11.0]: https://github.com/adaptlearning/adapt_authoring/compare/v0.10.5...v0.11.0
763779
[0.10.5]: https://github.com/adaptlearning/adapt_authoring/compare/v0.10.4...v0.10.5

0 commit comments

Comments
 (0)