You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,16 @@ All notable changes to the Adapt authoring tool are documented in this file.
5
5
**IMPORTANT**: For information on how to **correctly and safely** update your installation, please consult **INSTALL.md**.<br/>
6
6
_Note that we adhere to the [semantic versioning](http://semver.org/) scheme for release numbering._
7
7
8
+
## [0.8.0] - 2019-05-01
9
+
10
+
Adds a UI to allow the editing of a supported theme.
11
+
12
+
### Fixed
13
+
- Custom LESS doesn't work in authoring tools which are running framework version 4 ([#2240](https://github.com/adaptlearning/adapt_authoring/issues/2240))
14
+
15
+
### Added
16
+
- Add UI for theme editing ([#2187](https://github.com/adaptlearning/adapt_authoring/issues/2187))
0 commit comments