Skip to content

Releases: owncloud/richdocuments

4.0.0 RC 2

14 Jul 08:39
v4.0.0-rc.2

Choose a tag to compare

4.0.0 RC 2 Pre-release
Pre-release

Added

  • #497 - handle federated share mount to display error and further refactor
  • #486 - E5515 feature/wopi locks
  • #456 - web: add Drawing filetype and add it to + menu

Changed

  • #496 - Migrate to oC Web v7
  • #494 - Refactor API and most critical parts of the code
  • #493 - make sure to retrieve correct supershare based on current dir context
  • #492 - Remove Symfony event dispatch from ignoreErrors
  • #467 - Set appropriate icon for web
  • #464 - Replace deprecated String.prototype.substr()
  • #462 - Adjust 'if' conditionals that were reported by phpstan
  • #454 - Change Richdocuments app name to Collabora Online
  • Minimum core version 10.11, minimum php version 7.4

Fixed

  • #457 - typo fix (templates/documents.php)
  • #455 - ensure ODG Drawing compatibility across integration
  • #451 - disable secure view js and settings when not available
  • #468 - Upload button overlaps with a document icon in the second row

richdocuments-4.0.0-rc.2.tar.gz

4.0.0 RC 1

12 Jul 18:37
v4.0.0-rc.1

Choose a tag to compare

4.0.0 RC 1 Pre-release
Pre-release

[4.0.0] - 2023-07-12

Added

  • #497 - handle federated share mount to display error and further refactor
  • #486 - E5515 feature/wopi locks
  • #456 - web: add Drawing filetype and add it to + menu

Changed

  • #496 - Migrate to oC Web v7
  • #494 - Refactor API and most critical parts of the code
  • #493 - make sure to retrieve correct supershare based on current dir context
  • #492 - Remove Symfony event dispatch from ignoreErrors
  • #467 - Set appropriate icon for web
  • #464 - Replace deprecated String.prototype.substr()
  • #462 - Adjust 'if' conditionals that were reported by phpstan
  • #454 - Change Richdocuments app name to Collabora Online

Fixed

  • #457 - typo fix (templates/documents.php)
  • #455 - ensure ODG Drawing compatibility across integration
  • #451 - disable secure view js and settings when not available
  • #468 - Upload button overlaps with a document icon in the second row

richdocuments-4.0.0-rc.1.tar.gz

2.8.0 RC 1

16 Mar 08:19
v2.8.0-rc.1

Choose a tag to compare

2.8.0 RC 1 Pre-release
Pre-release

Changed

  • #456 - web: add Drawing filetype and add it to + menu

Fixed

  • #467 - Set appropriate icon for web
  • #462 - Adjust 'if' conditionals that were reported by phpstan
  • #457 - typo fix (templates/documents.php)
  • #455 - ensure ODG Drawing compatibility across integration
  • #454 - Change Richdocuments app name to Collabora Online
  • #451 - disable secure view js and settings when not available

richdocuments-2.8.0-rc.1.tar.gz

3.0.0

22 Sep 17:23

Choose a tag to compare

Changed

  • #470 - Adjust getMimeType for guzzle7 dependencies
  • #456 - web: add Drawing filetype and add it to + menu
  • This version requires ownCloud 10.11.0 or above

Fixed

  • #467 - Set appropriate icon for web
  • #455 - ensure ODG Drawing compatibility across integration
  • #451 - disable secure view js and settings when not available

3.0.0 RC1

06 Jul 22:20
v3.0.0-rc.1

Choose a tag to compare

3.0.0 RC1 Pre-release
Pre-release

Changed

  • #39387 - Update guzzle major version to 7
  • This version requires ownCloud 10.11.0 or above

richdocuments-3.0.0-rc.1.tar.gz

2.8.0 RC1

24 Jun 21:20
v2.8.0-rc1

Choose a tag to compare

2.8.0 RC1 Pre-release
Pre-release

[2.8.0] - 2022-06-24

Changed

  • #451 - disable secure view js and settings when not available
  • #454 - Change Richdocuments app name to Collabora Online
  • #455 - ensure ODG Drawing compatibility across integration
  • #456 - web: add Drawing filetype and add it to + menu
  • #467 - Set appropriate icon for web

Fixed

  • #457 - typo fix
  • #462 - Adjust 'if' conditionals that were reported by phpstan

richdocuments-2.8.0-rc1.tar.gz

2.7.0

20 Jan 12:12
v2.7.0

Choose a tag to compare

Changed

  • added Diagram document type to + button - #436
  • ownCloud Web compatibility - #423
  • Update .drone.star and drop PHP 7.2 - #424
  • Library and translation updates

Fixed

  • Make upload work again - #437

2.7.0 RC2

22 Dec 14:16
v2.7.0-rc2

Choose a tag to compare

2.7.0 RC2 Pre-release
Pre-release

Changed

  • added Diagram document type to + button - #436
  • ownCloud Web compatibility - #423
  • Update .drone.star and drop PHP 7.2 - #424
  • Library and translation updates

Fixed

  • Make upload work again - #437

richdocuments-2.7.0-rc2.tar.gz

2.7.0 RC1

03 Dec 10:52
v2.7.0-rc1

Choose a tag to compare

2.7.0 RC1 Pre-release
Pre-release

Changed

  • ownCloud Web compatibility - #423
  • Update .drone.star and drop PHP 7.2 - #424
  • Library updates

2.6.0

03 Aug 04:59

Choose a tag to compare

Fixed

  • Only verify path if filename is given, additional log error - #418
  • Don't log warning message on PUT in favour of debug - #407
  • Prevent documents with tabs in filenames / or any other invalid chars from being created - enterprise#4628

Changed

  • Introduced "Open documents in Secure View with watermark by default" setting - #400 - #402

  • Enable comments on PDFs - #404

  • Use app icon for Open in Collabora action - #406

  • Library updates