mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-18 05:10:32 +01:00
61 lines
1.1 KiB
Markdown
61 lines
1.1 KiB
Markdown
# 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
|