summaryrefslogtreecommitdiff
path: root/www/htdocs/appcast/rnotes-devel.html
blob: 3cf1d36422095a7d66a83c0d03f48faf974b6564 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
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>