Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 944 Bytes

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 944 Bytes

Changelog for easylauncher plugin

v1.3.1 2018/10/22

  • Fix custom ribbon gravity configuration (it was being ignored in some cases :( )

v1.3.0 2018/10/22

  • Allow custom ribbon gravity (top, bottom, topRight, topLeft) (thanks for your help @ka05)
  • Allow custom ribbon text size (relative to the icon size) (thanks for your help @arminelec)
  • Some code cleanup

v1.2.0 2018/04/01

  • Allow custom ribbon text color (@mypplication)

v1.1.0 2018/02/20

  • Allow custom ribbon text
  • Add defaultFlavorNaming option to use flavor name instead of type for default ribbons

v1.0.0 2018/02/11

  • First public release

v0.5.0 2018/01/12

  • Simplify DSL
  • Add support for adaptive launcher icons
  • Add support for variant-specific configuration
  • Add ribbon to debuggable type by default

v0.4.0 2018/01/06

  • Add capability to disable plugin
  • Give priority to flavor over buildType

v0.3.0 2018/01/06

  • Initial internal release