Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-10-15 11:37:17 +0300
committerJoas Schilling <coding@schilljs.com>2019-10-15 11:37:17 +0300
commit4fc344b1646ec125c0d5a67ec88538d77c0888bd (patch)
tree77f421aefb981f55993da766d684dea4222217a8 /CHANGELOG.md
parentf1b9b33065495c66fe4e984815fbcceb152a03f0 (diff)
Add changelog for 3.4.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a070ee2..2fc7ef5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,25 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 3.4.1 – 2019-10-15
+### Fixed
+ - Make sure the white icon is also shown in 32px width
+ [#161](https://github.com/nextcloud/external/pull/161)
+ - Add Content-Security-Policy to allow inline attributes on SVG icons
+ [#157](https://github.com/nextcloud/external/pull/157)
+ - Resize the iframe while it is still loading
+ [#154](https://github.com/nextcloud/external/pull/154)
+ - Allow to fullscreen the embeded content
+ [#151](https://github.com/nextcloud/external/pull/151)
+
## 3.4.0 – 2019-09-03
### Fixed
- Compatibility with Nextcloud 17
## 3.3.0 – 2019-03-29
### Added
- - Allow to add links to the login page [#111](https://github.com/nextcloud/external/pull/111)
+ - Allow to add links to the login page
+ [#111](https://github.com/nextcloud/external/pull/111)
### Fixed
- Compatibility with Nextcloud 16