Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1204 from geli-lms/release/0.8.5
Browse files Browse the repository at this point in the history
Add changelog 0.8.5
  • Loading branch information
kesselb authored Mar 26, 2019
2 parents 2280498 + b28c87d commit 476e781
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
-->

## [Unreleased]

## [[0.8.5](https://github.com/geli-lms/geli/releases/tag/v0.8.5)] - 2019-03-26 - WS 18/19 🎉-Release
### Added
- Translatable SnackBarService. [#922](https://github.com/geli-lms/geli/issues/922)
- `ProgressController` `GET` unit tests & access denial tests in general. [#1116](https://github.com/geli-lms/geli/issues/1116)
Expand Down Expand Up @@ -38,16 +40,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- `TaskUnitComponent.validate` `validationMode` reset. [#1116](https://github.com/geli-lms/geli/issues/1116)
- `CodeKataComponent` `progress.code` loading. [#1116](https://github.com/geli-lms/geli/issues/1116)
- Code order in the `MediaController`'s `createDirectory` & `createFile`. [#1196](https://github.com/geli-lms/geli/issues/1196)
- Notification scroll bug. [#1082](https://github.com/geli-lms/geli/issues/1082)

### Security
- Close `ProgressController` vulnerabilities. [#1116](https://github.com/geli-lms/geli/issues/1116)
- Close `UnitController` vulnerabilities. [#1190](https://github.com/geli-lms/geli/issues/1190)
- Close `WhitelistController` vulnerabilities. [#1192](https://github.com/geli-lms/geli/issues/1192)
- Close `MediaController` vulnerabilities. [#1196](https://github.com/geli-lms/geli/issues/1196)

### Fixed
- Notification scroll bug. [#1082](https://github.com/geli-lms/geli/issues/1082)

## [[0.8.4](https://github.com/geli-lms/geli/releases/tag/v0.8.4)] - 2018-12-20 - WS 18/19 ❄️-Release
### Added
- Export PDF with styled free text units. [#997](https://github.com/geli-lms/geli/issues/997) [#1047](https://github.com/geli-lms/geli/pull/1047)
Expand Down

0 comments on commit 476e781

Please sign in to comment.