Simple-Draw/CHANGELOG.md

229 lines
5.1 KiB
Markdown

Changelog
==========
Version 6.0.0 *(2018-11-04)*
----------------------------
* Initial Pro version
Version 5.0.1 *(2018-11-04)*
----------------------------
* Removed the "Avoid showing Whats New on startup" option
* This version of the app is no longer maintained. Please upgrade to the Pro version. It is free till Nov 12 2018. You can find the Upgrade button at the top of the app Settings.
Version 5.0.0 *(2018-10-11)*
----------------------------
* Increased the required Android OS version to 5 (Lollipop)
Version 4.3.1 *(2018-10-03)*
----------------------------
* Added a new toggle for forcing portrait mode
* Added stroke around the color picker for easier visibility
Version 4.3.0 *(2018-09-01)*
----------------------------
* Added an initial Zoom implementation, disabled by default
Version 4.2.0 *(2018-08-10)*
----------------------------
* Couple smaller tweaks
Version 4.1.0 *(2018-07-12)*
----------------------------
* Added a couple stability and translation improvements
Version 4.0.0 *(2018-05-15)*
----------------------------
* Allow customizing the app launcher icon color
* Show Brush size tool by default
Version 3.1.6 *(2018-03-31)*
----------------------------
* Redraw background bitmap at device rotation
* Couple more smaller improvements
Version 3.1.5 *(2018-03-16)*
----------------------------
* Fixed a couple issues related to file saving and sharing
Version 3.1.4 *(2018-02-27)*
----------------------------
* Fixed some crashes related to saving images
Version 3.1.3 *(2018-02-26)*
----------------------------
* Show a confirmation dialog when overwriting an existing file
* Couple smaller improvements
Version 3.1.2 *(2018-02-12)*
----------------------------
* Add a toggle for preventing the device from falling asleep, enabled by default
* Remember file save folder persistently
* Use more human readable filenames by default
Version 3.1.1 *(2018-01-24)*
----------------------------
* Add Redo
* Some stability improvements
Version 3.1.0 *(2018-01-08)*
----------------------------
* Some stability improvements
* Properly handle IMAGE_CAPTURE intent
Version 3.0.1 *(2017-12-06)*
----------------------------
* Fixed missing launcher icons on some devices
Version 3.0.0 *(2017-12-04)*
----------------------------
* Improved primary color customization
* Fixed file saving on Android 8
Version 2.4.0 *(2017-11-20)*
----------------------------
* Allow undoing Clear
* Adding adaptive icons
* Adding a toggle for forcing english language
Version 2.3.0 *(2017-11-07)*
----------------------------
* Remove the wrongly added Fingerprint permission
* Some stability improvements
Version 2.2.0 *(2017-10-22)*
----------------------------
* Reset the save filename after Clear
* React on some Share image intents
* React on Image_capture intent
Version 2.1.0 *(2017-08-29)*
----------------------------
* Added an eraser
Version 2.0.1 *(2017-06-23)*
----------------------------
* Added rounded launcher icon for Android Nougat
Version 2.0.0 *(2017-04-09)*
----------------------------
* Added app color theme customization
* Allow using images as backgrounds
* Added an option to save into jpgs
* Allow customizing file save path
* Massive rewrite under the hood
Version 1.17 *(2017-03-14)*
----------------------------
* Fixed too thin line after repeated app launch
Version 1.16 *(2017-01-20)*
----------------------------
* Allow changing the brush width (by BrianPinsard)
* Allow saving into an .svg file (by XyLoNaMiyX)
Version 1.15 *(2017-01-14)*
----------------------------
* Allow rotating the device
Version 1.14 *(2017-01-07)*
----------------------------
* Save the selected colors
Version 1.13 *(2016-12-04)*
----------------------------
* Added an option for changing the background color by XyLoNaMiyX
* A couple translation fixes
Version 1.12 *(2016-09-07)*
----------------------------
* Added German translation
Version 1.11 *(2016-08-29)*
----------------------------
* Rename the app launcher to Draw
* Update the launcher icon
Version 1.10 *(2016-08-21)*
----------------------------
* Add an Invite friends button
* Make the buttons in About section easier to click
Version 1.9 *(2016-07-26)*
----------------------------
* Make the dark theme really dark
Version 1.8 *(2016-07-26)*
----------------------------
* Add a clear button
Version 1.7 *(2016-07-24)*
----------------------------
* Added Dark theme
* Added Swedish, Japanese and Italian translations
Version 1.6 *(2016-07-05)*
----------------------------
* Use the new Google Plus logo
Version 1.4 *(2016-07-01)*
----------------------------
* Adjust everything properly if used on a tablet
* Show a Rate us button to returning users
Version 1.3 *(2016-06-27)*
----------------------------
* Add a Google Plus page link to the About section
Version 1.2 *(2016-06-19)*
----------------------------
* Add a Facebook page link to the About section
Version 1.1 *(2016-06-13)*
----------------------------
* Prevent duplicate file saving
Version 1.0 *(2016-06-05)*
----------------------------
* Initial release