integration_moodle/CHANGELOG.md
Julien Veyssier fc20bdd7d1
1.0.1
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-06-28 12:25:16 +02:00

61 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## 1.0.1 2021-06-28
### Changed
- stop polling widget content when document is hidden
- bump js libs
- get rid of all deprecated stuff
- bump min NC version to 22
- cleanup backend code
## 1.0.0 2021-03-19
### Changed
- bump js libs
## 0.0.9 2021-02-16
### Changed
- app certificate
## 0.0.8 2021-02-12
### Changed
- bump js libs
- bump max NC version
### Fixed
- import nc dialogs style
## 0.0.7 2021-01-27
### Changed
- bump js libs
- add admin option to globally disable search
## 0.0.5 2020-11-06
### Changed
- don't force HTTPS anymore
## 0.0.4 2020-11-06
### Added
- option to disabled SSL check
### Changed
- improve code quality
- bump js libs, use webpack 5
## 0.0.3 2020-10-12
### Changed
- 'more' link now points to Moodle's dashboard
- various small design/code improvements
## 0.0.2 2020-10-02
### Added
- lots of translations
## 0.0.1 2020-10-01
### Added
* the app