Skip to content

Releases: Fbada006/ArtMaker

🎉 Release 2.3.0

14 Oct 11:26
b8351b0
Compare
Choose a tag to compare

New Feature

  • The Color Picker has now been updated to include a Color Palette thus making it more dynamic by providing more colour sets.
  • In addition, the most recent colours are now visible from the Color Picker.
  • Custom Brush Styles have now been added with a preview of what the Line (Stroke) will look like.

Full Changelog: v2.2.0...v2.3.0

🎉 Release 3.0.1

11 Nov 09:40
b0929d9
Compare
Choose a tag to compare

New Feature(s)

  • Adds support for Kotlin Multiplatform (KMP) !
  • Changes handling of the stylus detection to unify behaviour between iOS and Android.. The setting to control the stylus will only be shown after you draw at least once with a stylus.
  • Bug fixes and more improvements

Full Changelog: v2.3.0...v3.0.0

🎉Rubbing Feature

12 Sep 11:55
Compare
Choose a tag to compare

New feature

  • Rubbing functionality is now supported! A user can now rub any point on the Canvas and the Points drawn would be removed.
  • Redo and Undo would also work as expected when the points have been erased.

Full Changelog: v2.1.0...v2.2.0

🎉Detecting Pressure

07 Sep 05:46
Compare
Choose a tag to compare

What's Changed

New feature
Pressure Detection is now supported when using Stylus.
And other improvements

Full Changelog: v2.0.0...v2.1.0

🎉Palm rejection

26 Aug 11:50
Compare
Choose a tag to compare

Bug fixes

  • Applied the Modifier to the Scaffold in the Artmaker composable instead of the child.

New feature

  • Palm rejection is now supported!

And other improvements

Full Changelog: v2.0.0..v1.1.0

v1.1.0

21 Aug 13:16
Compare
Choose a tag to compare

What's Changed

  • Redo, Undo and Clear UI improvements, disabling them if an action is not possible in #64
  • Add a fullscreen mode feature which allows more space for drawing in #64

Full Changelog: v1.0.0...v1.1.0

Initial Release - 1.0.0

20 Aug 09:52
f18c67f
Compare
Choose a tag to compare

Initial release