Skip to content

Commit

Permalink
fix 400rc4 release blockers
Browse files Browse the repository at this point in the history
  • Loading branch information
jnweiger committed Sep 22, 2023
1 parent 23316ab commit 72db085
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## [4.0.0] - 2023-09-11
## [4.0.0] - 2023-09-22

### Added

- [#498](https://github.com/owncloud/richdocuments/pull/498) - Federated shares support v1
- [#497](https://github.com/owncloud/richdocuments/pull/497) - handle federated share mount to display error and further refactor
- [#497](https://github.com/owncloud/richdocuments/pull/497) - Handle federated share mount to display error and further refactor
- [#486](https://github.com/owncloud/richdocuments/pull/486) - E5515 feature/wopi locks
- [#456](https://github.com/owncloud/richdocuments/pull/456) - web: add Drawing filetype and add it to + menu
- [#456](https://github.com/owncloud/richdocuments/pull/456) - Web: add Drawing filetype and add it to + menu

### Changed

Expand All @@ -28,10 +28,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

### Fixed

- [#507](https://github.com/owncloud/richdocuments/pull/507) - fix regressions introduced with refactors for new major release and add tests
- [#457](https://github.com/owncloud/richdocuments/pull/457) - typo fix (templates/documents.php)
- [#455](https://github.com/owncloud/richdocuments/pull/455) - ensure ODG Drawing compatibility across integration
- [#451](https://github.com/owncloud/richdocuments/pull/451) - disable secure view js and settings when not available
- [#517](https://github.com/owncloud/richdocuments/pull/517) - Fix issue with null return
- [#516](https://github.com/owncloud/richdocuments/pull/516) - Fix #515: Upload button overlaps with document icon
- [#507](https://github.com/owncloud/richdocuments/pull/507) - Fix regressions introduced with refactors for new major release and add tests
- [#457](https://github.com/owncloud/richdocuments/pull/457) - Typo fix (templates/documents.php)
- [#455](https://github.com/owncloud/richdocuments/pull/455) - Ensure ODG Drawing compatibility across integration
- [#451](https://github.com/owncloud/richdocuments/pull/451) - Disable secure view js and settings when not available
- [#468](https://github.com/owncloud/richdocuments/pull/468) - Upload button overlaps with a document icon in the second row


Expand Down

0 comments on commit 72db085

Please sign in to comment.