summaryrefslogtreecommitdiff
path: root/www/htdocs/appcast/rnotes-devel.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/htdocs/appcast/rnotes-devel.html')
-rw-r--r--www/htdocs/appcast/rnotes-devel.html45
1 files changed, 45 insertions, 0 deletions
diff --git a/www/htdocs/appcast/rnotes-devel.html b/www/htdocs/appcast/rnotes-devel.html
new file mode 100644
index 0000000..3cf1d36
--- /dev/null
+++ b/www/htdocs/appcast/rnotes-devel.html
@@ -0,0 +1,45 @@
+<html>
+
+ <head>
+ <meta http-equiv="content-type" content="text/html;charset=utf-8">
+ <title>What's new in TikZiT?</title>
+ <meta name="robots" content="anchors">
+ <link href="rnotes.css" type="text/css" rel="stylesheet" media="all">
+ </head>
+
+ <body>
+
+ <br />
+ <table class="dots" width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td class="blue">
+ <h3>TikZiT DEVEL 0.8 RC1 (SVN 281)</h3>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top">
+ <ul>
+ <li>Added many new features, including:
+ <ul>
+ <li>edge styles with arrow heads (currently only mid-line heads shown, this will be fixed soon),</li>
+ <li>custom node shapes,</li>
+ <li>node/edge style categories, and</li>
+ <li>vector-graphcics style node/edge reordering (Bring to Front, Send to Back, etc.).</li>
+ </ul></li>
+ <li>Bugfixes:
+ <ul>
+ <li>Fixed nodes and edges not deleting correctly.</li>
+ <li>Fixed inability to create custom preambles off of a clean install.</li>
+ </ul></li>
+ <li>Remaining issues:
+ <ul>
+ <li>When loading a graph with unknown styles, sometimes get (null) instead of style placeholder.</li>
+ <li>Properties in property inspector do not always remove correctly.</li>
+ </ul></li>
+ </ul>
+ </td>
+ </tr>
+ </table>
+ </body>
+
+</html>