Skip to content

Latest commit

 

History

History
74 lines (41 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

74 lines (41 loc) · 1.42 KB

Change Log

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[v1.3.1]

Added

  • Added german localization (Thanks to TommyCore)

[v1.3.0]

Added

  • Added v10 compatibility
  • Added japanese localization (Thanks to tonishi and BrotherSharp)

[v1.2.0]

Added

  • Added the ability to set active token images. Keep in mind that for linked actors ALL tokens in the currently active scene will be updated

Changed

  • Changed minimum Foundry VTT version to v9

[v1.1.1]

  • Added compatibility with Foundry 0.8.x and v9

[v1.1.0]

Added

  • Added a menu button that appears when you are able to edit the Gallery. When right-clicked it displays a menu with several options
  • Added the ability to set an artpiece as the character artwork
  • Added the ability to set an artpiece as the token artwork
  • Added the ArtGalleryManagerto the global object so you can open an actor's gallery by simply instantiating the class with an actor

Changed

  • Moved the delete button to the edit menu
  • Changed compatible core version to 0.8.4

[v1.0.1]

Fixed

  • Fixed CSS Grid not behaving properly in Chrome 90

[v1.0.0]

Added

  • Initial Release