Skip to content

Releases: jendave/token-note-hover

2.1.1

23 Jun 02:32

Choose a tag to compare

2.1.1 (2024-06-22)

  • Remove Zoom/Pan Options from recommended in module.json. It was causing confusion.

2.1.0

22 Jun 03:41
9364344

Choose a tag to compare

2.1.0 (2024-06-21)

  • The tooltip will now close when the pointer is not hovering over the token nor the tooltip. Previously, the tooltip would only close if the pointer hovered the tooltip, then moved off.
  • The delay for the opening and closing of the tooltip can be adjusted.

2.0.3

21 Jun 06:13
66d53fa

Choose a tag to compare

2.0.3 (2024-06-21)

2.0.2

20 Jun 21:17

Choose a tag to compare

2.0.2 (2024-06-20)

  • Added setting to enable token title on tooltip.

2.0.1

19 Jun 08:11

Choose a tag to compare

2.0.1 (2024-06-19)

2.0.0

18 Jun 23:31

Choose a tag to compare

2.0.0 (2024-06-18)

  • New Features and Changes
    • Complete re-write using Pin Cushion Module as a foundation. As a result, the LICENSE has been changed to the GPLv3.
    • Supports D&D 5E and Ironsworn/Starforged.
    • Interaction with the tooltip - clicking on links, scrolling text
    • Adjust placement of tooltips relative to token
    • Tooltip themes
    • Hide images for tooltip display
    • Require token ownership level to display tooltips

1.0.4

01 Jun 07:23

Choose a tag to compare

1.0.4 (2024-06-01)

  • Verified for FoundryVTT v12.

1.0.3

24 Mar 07:23
b013c9f

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

22 Mar 17:51
f6c7a91

Choose a tag to compare

What's Changed

  • Updated development and build process. Using vite. by @jendave in #4

Full Changelog: 1.0.1...1.0.2

1.0.1

15 Mar 05:35

Choose a tag to compare

1.0.1 (2024-03-14)

  • Minor update.
    • Fixed deprecated warnings for method calls.
    • Tweaked position slightly so it does not cover up the token.