Skip to content

Releases: nextcloud-releases/richdocuments

v5.0.4

02 May 14:58
8290c6b
Compare
Choose a tag to compare

Added

  • Adjust template preview ratio #2155

Fixed

  • Fixes CSP on Nextcloud installations not on root directory #2143
  • Allow MS Office template file extensions for TemplateSource usage #2121
  • Add gs.trustedHosts to form-action csp #2159
  • Add app config to enable trusted domain list usage #2164
  • fix: template.odg file must be real odg file #2128
  • Keep mime-type indices consecutive. @rotdrop #2007

v4.2.6

02 May 15:02
b977813
Compare
Choose a tag to compare

Fixed

  • Add gs.trustedHosts to form-action csp #2176
  • Add app config to enable trusted domain list usage #2165
  • Fixes CSP on Nextcloud installations not on root directory #2144

v6.0.0-beta.1

11 Apr 21:01
9ccf86f
Compare
Choose a tag to compare

Added

Fixed

Other

  • Replace deprecated OC functions by @nextcloud/* npm pkgs ones @eneiluj #2036
  • fix: template.odg file must be real odg file @merttumer #2127
  • Update dependencies

v5.0.3

04 Mar 12:50
ef0ed5b
Compare
Choose a tag to compare

Added

  • Change wording from "New graphic" to "New diagram" #2046

Fixed

  • Adapt branding css variables #2072
  • 🐛 Fix CSP violation when Nextcloud server has so-called 'service root' #2067

v4.2.5

04 Mar 11:30
5d2e26b
Compare
Choose a tag to compare
  • Fix CSP violation when Nextcloud server has so-called 'service root' (#2056)

v5.0.2

10 Feb 15:26
9ddc001
Compare
Choose a tag to compare

Added

  • #1961 Expose guest avatar images through wopi
  • #2012 add "is_admin" to extra info user data

Fixed

  • #1947 Do not load template directories twice
  • #1948 Move filetype styles to separate css file and load it with viewer
  • #1960 Ensure that the guest name picker is shown on editable links
  • #1982 Use FileCreatedFromTemplateEvent to inject the already existing empty templates
  • #1973 Switch from iconv to mb_convert_encoding
  • #1962 Don't wait DOMContentLoaded to register the viewer handler
  • #2033 Always add gs.trustedHosts to the CSP
  • #2028 Fix frame absolute position in public file share

Other

  • #1935 Rename the app to Nextcloud Office
  • #2029 Avoid too specific psalm annotation
  • #2010 Blank timestamp is equivalent to null

v4.2.4

10 Feb 15:24
52d93b5
Compare
Choose a tag to compare

Added

  • #2013 add "is_admin" to extra info user data

Fixed

  • #1831 richdocumentsframe use 100% of mobile screen height
  • #1832 url-encode filename when constructing the iframe url for the viewer
  • #1849 Show warning message on protocol mismatch with collabora
  • #1946 Do not load template directories twice
  • #2034 Always add gs.trustedHosts to the CSP
  • #1974 Switch from iconv to mb_convert_encoding

Other

v5.0.1

20 Dec 15:43
6b27ad1
Compare
Choose a tag to compare

Fixed

  • #1922 Properly check proxy status when using built-in CODE server
  • #1920 Renames assets folder

v5.0.0

30 Nov 07:08
6d751c1
Compare
Choose a tag to compare

Added

  • Nextcloud 23 compatibility
  • #1761 Passing theming bits to COOL for nexcloud specific theming @lpranam
  • #1811 Support Flat ODF files @juliushaertl
  • #1470 Basic draw support @juliushaertl
  • #1820 UI rework @juliushaertl
  • #1867 Use native avatar list and adjust branding
  • #1774 Use native font stack in collabora @luka-nextcloud

Fixed

  • #1816 url-encode filename when constructing the iframe url for the viewer @lu-fennell
  • #1781 richdocumentsframe use 100% of mobile screen height @Andreas-Kainz
  • #1833 Show warning message on protocol mismatch with collabora @luka-nextcloud

Other

v5.0.0-beta1

11 Nov 22:02
fa06ea1
Compare
Choose a tag to compare
v5.0.0-beta1 Pre-release
Pre-release
  • Nextcloud 23 compatibility