Skip to content

Commit

Permalink
7.8.2 release
Browse files Browse the repository at this point in the history
Former-commit-id: 57be0fe
  • Loading branch information
alderg committed Dec 3, 2017
1 parent ae97b9b commit 5c9898f
Show file tree
Hide file tree
Showing 17 changed files with 3,383 additions and 2,834 deletions.
13 changes: 13 additions & 0 deletions ChangeLog
@@ -1,3 +1,16 @@
03-DEC-2017: 7.8.2

- Adds select descendants for cells with outgoing edges
- Adds defaults for insert from custom library
- Adds search of metadata in find dialog
- Enables export URL for external domains
- Adds custom libraries to shape search index
- Uses mxGraph 3.8.1 beta 1

01-DEC-2017: 7.8.1

- Fixes Confluence Cloud revision history diagram display

30-NOV-2017: 7.8.0

- Uses mxGraph 3.8.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ The [mxGraph documentation](https://jgraph.github.io/mxgraph/) provides a lot of

Running
-------
The simplest way to run draw.io initially is to fork this project, [publish the master branch to GitHub pages](https://help.github.com/categories/github-pages-basics/) and the [pages sites](https://jgraph.github.io/draw.io/war/index.html) will have the full editor functionality (sans the integrations).
The simplest way to run draw.io initially is to fork this project, [publish the master branch to GitHub pages](https://help.github.com/categories/github-pages-basics/) and the [pages sites](https://jgraph.github.io/drawio/war/index.html) will have the full editor functionality (sans the integrations).

The full packaged .war of the client and servlets is built when the project is tagged and available on the [releases page](https://github.com/jgraph/draw.io/releases).

Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
7.8.0
7.8.2
14 changes: 7 additions & 7 deletions etc/mxgraph/mxClient.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion war/cache.manifest
@@ -1,7 +1,7 @@
CACHE MANIFEST

# THIS FILE WAS GENERATED. DO NOT MODIFY!
# 11/30/2017 11:54 AM
# 12/03/2017 03:46 PM

app.html
index.html?offline=1
Expand Down

0 comments on commit 5c9898f

Please sign in to comment.