New Features and Bug Fixes
+New Features and Bug Fixes
diff --git a/debian/changelog b/debian/changelog index 0e575cbfd..52faef43f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +com.github.akiraux.akira (0.0.14) xenial; urgency=medium + + * Complete rebuild of the Canvas library architecture. + * Implemented Pixel Grid. + * Customize color of Pixel Grid. + * Implemented smart Snapping Guides. + * Customize color and magnetic threshold of Snapping Guides. + * Allow items resizing in all directions. + * Add images via click and drag with the Image Tool. + * Handle multiple Fills and Border colors for each item. + * Allow scaling items from the center. + * Enable dropping images on the canvas. + * A lot of code improvements and optimization. + + -- Alessandro Castellani