Skip to content

Commit bc2e10d

Browse files
authored
Merge pull request #13623 from marcellamaki/update-changelog
update changelog for 0.18.2
2 parents 6980691 + 5573188 commit bc2e10d

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,35 @@
22

33
List of the most important changes for each release.
44

5+
## 0.18.2
6+
7+
### High level overview
8+
9+
This release contains MVP functionality for the use of short-form survey responses as a type of exercise, which introduces the first pieces of QTI into Kolibri. The release contains foundational technical pieces for HTML5 article rendering, although not the feature. Finally, it contains bug fixes.
10+
11+
### Added
12+
QTI and HTML5 Article Rendering
13+
* MVP Implementation of QTI Multiple Choice and Text Entry by @rtibbles in https://github.com/learningequality/kolibri/pull/8070
14+
* Content viewer composable by @rtibbles in https://github.com/learningequality/kolibri/pull/13533
15+
* Fix answer saving for quizzes, practice quizzes, and surveys by @rtibbles in https://github.com/learningequality/kolibri/pull/13602
16+
* [HTML5 Article Renderer] Apply text styling by @WinnyChang in https://github.com/learningequality/kolibri/pull/13503
17+
* [HTML5 Article Renderer] Apply image styling by @WinnyChang in https://github.com/learningequality/kolibri/pull/13567
18+
* [HTML5 Article Renderer] Apply table styling by @WinnyChang in https://github.com/learningequality/kolibri/pull/13523
19+
20+
21+
### Fixed
22+
* Remove unnecessary max-width on the Kolibri logo by @rtibbles in https://github.com/learningequality/kolibri/pull/13547
23+
* Tweak content queue polling to prevent overloading the server by @rtibbles in https://github.com/learningequality/kolibri/pull/13500
24+
* Fix build failures by @rtibbles in https://github.com/learningequality/kolibri/pull/13553
25+
* Allow bloompubs with undefined distribution files to be rendered by @rtibbles in https://github.com/learningequality/kolibri/pull/13576
26+
* Fix urls.js module regression by @rtibbles in https://github.com/learningequality/kolibri/pull/13568
27+
* Remove unnecessary menu items displaying along with the "Sync all facility data" by @AllanOXDi in https://github.com/learningequality/kolibri/pull/13582
28+
* Create task for initial device provisioning by @AlexVelezLl in https://github.com/learningequality/kolibri/pull/13102
29+
* upgrade version to 0.18.2 by @marcellamaki in https://github.com/learningequality/kolibri/pull/13595
30+
* invokes translated string variables by @akolson in https://github.com/learningequality/kolibri/pull/13545
31+
* Fix lesson completed number to be filtered by user by @marcellamaki in https://github.com/learningequality/kolibri/pull/13601
32+
33+
534
## 0.18.1
635

736
### High level overview

0 commit comments

Comments
 (0)