Skip to content

Latest commit

 

History

History
227 lines (161 loc) · 5.21 KB

File metadata and controls

227 lines (161 loc) · 5.21 KB

Change Log

4.2.0

  • Dropped Nextcloud 32 support — now requires Nextcloud 33
  • Fixed unsafe array access when opening files in shared folders
  • Fixed unsafe array access when creating files by directory ID
  • Fixed incorrect file creation timestamp (was adding creation + upload times)
  • Added error handling for non-JSON postMessage events in the editor

4.1.3

  • Bug fixes and maintenance

4.1.0

  • Added Reference Provider for inline draw.io diagram previews in Collectives, Talk, Notes, and other text editors (#118)
  • Added Smart Picker integration — search and insert diagrams from the "/" menu
  • Registered draw.io diagrams and whiteboards in the Nextcloud "New file" template system
  • Editor now redirects to the parent document when closing a diagram stored as a Text attachment

4.0.2

  • Fixed password-protected public share links returning 403 (#122)
  • Improved layout of draw.io admin settings page
  • Reduced uses of internal API calls
  • Translation updates

4.0.1

  • Handler fixes

4.0.0

  • Adds support for Nextcloud 32 and 33
  • Fixed shared file handling when logged in (#114)
  • Added fallback for shared files that are not open
  • Translation updates

3.1.2

  • Updates for release

3.1.1

  • Adds support for NextCloud 32

3.1.0

  • Fixed #102, #97, #89, #30
  • Better support for Nextcloud 31
  • Better support for shared files and folders
  • Support adding diagrams to any writeable folder

3.0.4

  • Adds support for NextCloud 31

3.0.3

  • Added support for Nextcloud 30

3.0.2

  • Fixed #69

3.0.1

  • Fixed #64, #66

3.0.0

  • Nextcloud 28 compatibility. This breaks compatibility with older versions. Also, consider this release as beta. (Fixes #63)

2.1.4

  • Fixed #59

2.1.3

  • Fixed #57

2.1.2

  • Fixed #51
  • Uopdated dependencies

2.1.1

  • Added Editor Configurations to app config (#33)
  • Fixed #31
  • Fixed #37 (requires draw.io v21.1.6+)
  • Added Nextcloud 27 compatibility

2.1.0

  • Requires draw.io v20.8.6+.
  • Support editing shared files via sharing tokens without login (#19 and others).
  • Use Transifex for translations (#1). Some previous translations are lost, please help us restore them via (Transifex)[https://www.transifex.com/nextcloud/nextcloud/dashboard/].
  • Added "Modern" new theme.
  • Some bugs fixed and improvements (#5, #17, #23, #24, #25)

2.0.2

  • Fixed preview bug (issue #14 and #16)
  • Added draw.io own section to the admin settings (issue #15)

2.0.1

  • Fixed saving in offline mode and draw.io versions < 20.8.0

2.0.0

  • Almost a complete rewrite of the app to reduce deprecated code usage
  • Whiteboards support
  • Automatic dark mode
  • Diagrams preview
  • Diagram revisions
  • Dropped older Nextcloud versions support (now 20+)
  • Real-time collaboration

NOTE Requires version 20.8.0 of diagrams.net (draw.io)

1.0.5

  • Fixed v1.0.4 installation issues

1.0.4

  • NC25 compatibility
  • (Note) The app is now maintained by JGraph and moved to drawio-nextcloud. Thanks to Pawel Rojek and all contributors for their work on this app.

1.0.3

  • NC24 compatibility
  • (Note) This is the last release maintained by Pawel Rojek

1.0.2

  • NC23 compatibility
  • Added Finnish translation (#157)
  • Added Czech translation (#152)
  • Various bug fixes

1.0.1

  • NC22 compatibility
  • Unnecessary warnings removed from logs
  • Public Template for public links (#142)
  • French translation fixed (#144)

1.0.0

  • Auto MIME type registration for .drawio (#122)
  • Public Link support fixed (#133)
  • Client-side/JS bug fixes (#138)
  • XML override deprecated (please rename your files to *.drawio)

0.9.9

  • NC21 compatibility
  • Public link support (#20)

0.9.8

  • NC20 compatibility (#127)
  • Code compliance fixed (#129)

0.9.7

  • Changed the default Draw.io URL to embed.diagrams.net (#119) (#118)

0.9.6

  • Filename encoding problem (#108)
  • NC19 compatibility
  • Autosave (PR #90)
  • Fixed content detection (PR #115)
  • Fixed some translations (PR #112)

v0.9.5

  • NC18 compatibility

v0.9.4

  • NC17 compatibility
  • Chinese translation
  • Italian translation
  • Russian translation
  • Minor changes

v0.9.3

  • NC16 compatibility
  • Minor changes

v0.9.2

  • NC15 compatibility (PR #66)
  • Duplicated settings fixed (PR #65)
  • Added new themes - Minimal, Dark (PR #70)

v0.9.1

  • NC14 compatibility (PR #53)
  • Fixed missing comma in en_GB language file (PR #55)
  • Added OwnCloud 10 support (PR #51)
  • Added French translation (PR #49)
  • Settings moved to "Additional" section (PR #46)

v0.9.0

  • Added German translation (PR #38)
  • Added "offline mode" (PR #43)
  • Added .drawio file type in addtion to .xml (PR #41)
  • Querystring in custom drawioUrl (#PR 37)
  • Minor other fixes (PR #39)

v0.8.9

  • NC13 compatibility (issue #25)
  • IE support (PR #27)
  • Brazilian Portuguese translation (PR #26)

v0.8.8

  • NC12 compatibility (issue #10)
  • "Origin" integration issue (issue #9)

v0.8.7

  • Edited files are now opened in the same window
  • vCode changes

v0.8.6

  • New XML icon added to the file list
  • OverrideXML setting changed to "Associate XML files with Draw.io"
  • Export fixed
  • (Minor) Screenshot added
  • (Minor) GitHub screenshot fixed

v0.8.5

  • Permissions fixed

v0.8.4

  • Initial release (beta version)