Releases: Fbada006/ArtMaker
Releases · Fbada006/ArtMaker
🎉 Release 2.3.0
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
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
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
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
Bug fixes
- Applied the
Modifier
to theScaffold
in theArtmaker
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
Initial Release - 1.0.0
Initial release