You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace deprecated globalThis.getProperty method by supported foundry.utils.getProperty (87bc2d7)
feat!: Update entity browser to use ApplicationV2 framework from Foundry (ab53daf), closes #149
BREAKING CHANGES
This raises the minimum foundry version from v11 to v12. The whole entity browser
was basically recreated to work with the new ApplicationV2 framework. This changes
the styles and tries to keep close to base foundry styles. It should work with
light and dark themes - and hopefully others too.
One feature thatw as removed is the overview of linked but since in Kanka deleted
journal entries. You'll have too keep track of those yourselfes from now on.