Release notes for version 3.1

This commit is contained in:
Igor Gritsenko
2018-04-04 17:59:13 +03:00
parent 74fdf1ce57
commit 0be8190d1a
2 changed files with 22 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"spellright.language": "en",
"spellright.documentTypes": [
"markdown",
"latex",
"plaintext"
]
}
+14
View File
@@ -0,0 +1,14 @@
Lunacy Release notes:
Version 3.1
- high dpi cursors
- fixed bug in resize artboard
- new document created with empty page
- increased fonts loading time
- copy paste between lunacy windows
- color picker can be closed by escape key
- fixed autosize bug on text editor
- fixed SVG export
- PNG compression on export
- imporved Export to CDN
- improved selection behavior