Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 899 Bytes

CHANGELOG.md

File metadata and controls

38 lines (31 loc) · 899 Bytes

Changelog

All notable changes to this project will be documented in this file.

Released

[1.2.1]

Bugfix

  • Added auto-scale to AddTextFragment

[1.2.0]

Enhancement

  • Improved Paint feature UI
  • Fixed bug to reset on back to main options in Saturation, Brightness and Sticker Fragment
  • Improve Sticker feature UI
  • Updated Beauty feature seekbar hex.

[1.1.3]

Changes

  • Simplified rotate feature UX

[1.1.2]

Changes

  • Migrated to AndroidX
  • Fixed crop slider stroke
  • Added toast message to MainActivity
  • Replace UniversalImageLoader with Glide
  • Improved CropFragment with Cropper library
  • Fix sticker scale bug

[1.1.1]

Bugfix

  • Fixed memory leaks from AsyncTask by replacing with RxJava

[1.1.0]

Bugfix

  • Improved Add Text fragment
  • BeautyFragment now uses RxJava instead of AsyncTask.
  • IntentBuilder Pattern to customized the library on demand.