From 549a178196ab6345c9ea3bb15dc23b06cac48307 Mon Sep 17 00:00:00 2001 From: Igor Gritsenko Date: Thu, 21 Jun 2018 11:49:11 +0300 Subject: [PATCH] release notes 3.7 --- docs/release-notes/lunacy-3.6.md | 2 +- docs/release-notes/lunacy-3.7.md | 40 ++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 docs/release-notes/lunacy-3.7.md diff --git a/docs/release-notes/lunacy-3.6.md b/docs/release-notes/lunacy-3.6.md index 5696346..4aec6d3 100644 --- a/docs/release-notes/lunacy-3.6.md +++ b/docs/release-notes/lunacy-3.6.md @@ -54,7 +54,7 @@ - blur and shadow effects support - new Avatar tool, which adds random avatar images in one click -- hotkey for toggling rulers: Ctr+R +- hotkey for toggling rulers: Ctrl+R - animation, when select artboard preset ### **Improvements** diff --git a/docs/release-notes/lunacy-3.7.md b/docs/release-notes/lunacy-3.7.md new file mode 100644 index 0000000..f1654fd --- /dev/null +++ b/docs/release-notes/lunacy-3.7.md @@ -0,0 +1,40 @@ +--- +Title: Release v3.7 +Category: Releases +Published: 21.6.2018 +Author: Icons8 +--- + +## Download +--- + **[Offline installer](https://desktop.icons8.com/lunacy/LunacySetup_3.7.exe)** + + **[Get from windows store](https://www.microsoft.com/store/apps/9pnlmkkpcljj?ocid=badge)** + + **[Portable (no installer)](https://desktop.icons8.com/lunacy/LunacyPortable_3.7.zip)** + +*Ensure [that VC++ redistributable 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145) +and [Net framework 4.6.1]( +https://www.microsoft.com/en-us/download/details.aspx?id=49981) is installed on your machine* + +## Changes +--- + +### **Added** + +- Gradient stops can be rearranged +- Corner radius thumbs for rectangles +- Text transformation support: Upper Case, Lower Case, Normal +- Export project to [Sketch the reaper](https://icons8.com/articles/sketch-ripper-free-tool-rip-sketch-file-contents/) +- Zoom tool + +### **Changed** + +- Top panel layout changed +- Property panel's tab selectors moved to bottom +- Show distance indicator, when moving objects with arrow key and Alt is pressed + +### **Bugs fixed** + +- Fixed bug, when click wasn't fired through invisible or masked objects +- Minor bug fixes \ No newline at end of file