Skip to content

Releases: League-of-Foundry-Developers/fvtt-module-popout

v2.8

13 Mar 07:17
Compare
Choose a tag to compare

Fix another edge case for keyboard manager when there are more than a single popped out window.

v2.7

13 Mar 01:34
Compare
Choose a tag to compare

This release fixes an issue introduced in 2.6 where keyboard shortcuts were still triggering even though a popout window had editing focus.

Release v2.6

06 Mar 05:22
Compare
Choose a tag to compare

Collection of changes:

  • add new option to only have an icon instead of the PopOut! text.
  • compatibility fixes with foundry 9. Namely correct handling of keyboard events.

v2.5

22 Jan 02:26
Compare
Choose a tag to compare

Bump compatibility to v9

Release 2.4

02 Oct 03:31
Compare
Choose a tag to compare

Minor update to make behavior of un-closed/clicked on dialogs more intuitive.

Release v2.3

30 Sep 05:09
Compare
Choose a tag to compare

Minor fixes to dialogs as well as better compatibility with method interceptions.
Also module authors will be able to disable popout selectively for their applications.

Release v2.2

12 Sep 01:25
Compare
Choose a tag to compare

Add fix for intercepted methods.

Release v2.1

18 Jul 04:50
Compare
Choose a tag to compare

This release fixes Chinese translations and adds German translations.
Thank you to @zeteticl and @Dada1981 for their contributions.

Release v2.0

23 Jun 12:49
Compare
Choose a tag to compare

The main feature of this release is an actual public API for use by other module authors.

There are an assortment of other minor improvements.

  • Hooks cleanup
  • DevOps work (makefile, linter, formatter)
  • Foundations set for actual tests
  • Minimal package.json
  • Added LICENSE.txt
  • Support for 0.8.7
  • Made popping out windows idemponent

Release v1.3

16 May 05:02
Compare
Choose a tag to compare

Minor bug fixes and translation corrections.