Sketchy/changelog.html
2014-02-09 19:08:14 +03:30

26 lines
580 B
HTML

<html>
<head>
<meta charset='UTF-8'>
<title>Sketchy Changelog</title>
</head>
<body>
<ul>
<b>1.2</b>
<li>Added an option to save sketches as a project, so they are editable[1]</li>
<li>Made Firefox Desktop / Firefox Android versions working ( was blocked by [1] )</li>
<b>1.1</b>
<li>Added "About"</li>
<li>No Load-time for mobile</li>
<li>Added preloader for images</li>
<li>Fixed low lineWidth for sketches rendering invisible in Chrome</li>
<li>Fixed background settings not applying ( save )</li>
<li>Fixed Email link not working on Mobile</li>
</ul>
</body>
</html>