Last modified by Niklas Rentz on 2023/09/12 12:57

From version 14.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:25
Change comment: Renamed back-links.
To version 10.1
edited by Alexander Schulz-Rosengarten
on 2023/07/06 14:36
Change comment: Renamed back-links.

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -KIELER.Home.Overview.Release Notes.WebHome
1 +Release Notes
Content
... ... @@ -23,13 +23,13 @@
23 23  
24 24  == Release Notes and Highlights ==
25 25  
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:KIELER.Home.Overview.Release Notes.WebHome]] page.
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  
28 28  === New Features ===
29 29  
30 30  Here's a few highlights of what's new in this version:
31 31  
32 -* [[KIELER Layout Algorithms>>doc:Kieler.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
32 +* [[KIELER Layout Algorithms>>doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
33 33  ** KLay Layered has seen substantial performance improvements, especially in its BK Node Placement algorithm.
34 34  ** KLay Layered's BK Node Placement algorithm has furthermore seen large improvements in the number of edges drawn straight.
35 35  To use it set the {{code language="none"}}Properties.COMPACTION_STRATEGY{{/code}} to {{code language="none"}}IMPROVE_STRAIGHTNESS{{/code}}.
... ... @@ -40,7 +40,7 @@
40 40  
41 41  Among others, the following bugs were fixed in this version:
42 42  
43 -* [[KIELER KGraph Text>>doc:Kieler.KIELER Pragmatics.KGraph Text (KGT).WebHome]]
43 +* [[KIELER KGraph Text>>doc:KIELER.Home.KIELER Pragmatics.KGraph Text (KGT).WebHome]]
44 44  ** Fixed a bug that caused {{code language="none"}}ConcurrentModificationException{{/code}}s to be thrown around all the time while editing the document.
45 45  
46 46  == Quickstart ==