<
From version < 3.1 >
edited by cds
on 2015/06/24 17:14
To version < 5.1 >
edited by cds
on 2015/06/24 17:25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -21,7 +21,7 @@
21 21  
22 22  Also refer to the [[KIELER Downloads>>doc:Downloads]] page to download the KIELER Ptolemy Browser and the KIELER Web Service.
23 23  
24 -== Release Notes ==
24 +== Release Notes and Highlights ==
25 25  
26 26  For this release, we have solved almost 80 tickets. You can find a list of them at [[our issue tracking system>>url:http://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10900||shape="rect"]]. Release notes of older releases can be found at our [[doc:Release Notes]] page.
27 27  
... ... @@ -37,7 +37,10 @@
37 37  Here's a few highlights of what's new in this version:
38 38  
39 39  * [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]]
40 -** ???
40 +** KLay Layered has seen substantial performance improvements, especially in its BK Node Placement algorithm.
41 +** KLay Layered's BK Node Placement algorithm has seen large improvements in the number of edges drawn straight.
42 +**INCLUDE A BEFORE-AFTER EXAMPLE IMAGE?**
43 +** We have added a heuristic that improves the number of edge crossings to KLay Layered. The heuristic is active by default and should thus immediately improve your diagrams. Customize the heuristic through its layout option, {{code language="none"}}Properties.GREEDY_SWITCH_TYPE{{/code}}.
41 41  * [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
42 42  ** ???
43 43  
... ... @@ -45,6 +45,8 @@
45 45  
46 46  Among others, the following bugs were fixed in this version:
47 47  
51 +* [[KIELER KGraph Text>>doc:KGraph Text (KGT)]]
52 +** Fixed a bug that caused {{code language="none"}}ConcurrentModificationException{{/code}}s to be thrown around all the time while editing the document.
48 48  * [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]]
49 49  ** ???
50 50  * [[KIELER Lightweight Diagrams>>doc:Lightweight Diagrams (KLighD)]]
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -12288435
1 +12288445
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/12288435/KIELER Pragmatics Release 2015/06
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/12288445/KIELER Pragmatics Release 2015/06