Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

30 lines (25 loc) · 1.8 KB

1.3.1 - 2018-05-23

  • Fixed auto-updater broken by Github deprecating TLS1.1 api access.
  • Fixed dpi-scaling.

1.3.0 - 2017-05-22

  • Added dedicated Settings window where you can change the default token size and change whether the preview window should update automatically.
  • Added background grid to the token view and to the current color selection to indicate transparency.
  • Added the option to remove empty borders from the output token by automatically cropping.
  • All filters that can be applied to borders and overlays can now also be applied to the main token layer through the Special-tab.
  • Updated most filters to take transparency of both the layer and the chosen color into account.
  • Added "Always on top" option to the preview window.
  • Added live-preview feature for all color selection dialogs. This feature is turned on by default, and can be turned off in the Settings window.

1.2.0 - 2017-05-13

  • Add support for custom, rectangular resolutions. When choosing custom resolution, you can now specify whether the chosen border and overlay should be stretched to the resolution or keep its aspect ratio.
  • When saving tokens, the save-dialog will open the last-used directory and suggest the same filename.

1.1.0 - 2017-03-18

  • Added layer management window
  • Improved the layer adding window. Local files can now be dropped into the textbox, and it is clearer that a layer mask can be left out.
  • Added automatic mask generation to the layer adding window. Borders with transparency can have a mask generated for non-enclosed transparent areas.
  • Fix update checker logic.
  • Minor UI fixes.

1.0.1 - 2017-03-13

  • Instructions have been given their own dedicated window instead of replacing the loaded image.
  • Added manual zoom buttons for users without a scrollwheel.

1.0.0 - 2017-03-13

  • Initial Release