- Fix journal webviews not working.
- Add initial experimental implementation of scene control in a webviewer scene.
- Add forgotten import.
- Add support for scene webviewers.
- Fix another v9 api issue.
- Split up code for better readability.
-
Fix v9 api issue.
-
Drop support for Foundry 0.7 and earlier
- Improve header buttons, thanks to @saif-ellafi
- Add youtube support.
- Hopefully fix export to journal.
- Add option to add HTML properties to the iframe element.
- Bugfix.
- Re-add 0.7 compatibility.
- Add extension docs.
- 0.8.* compatibility.
- Hopefully fix false virus scanner positives.
- Added browser extension support.
- Hotfix.
- Add export to journal for compat with GM Screen.
- Fix module not working when installed fresh.
- Fix not all data being saved in settings.
- Add remove button to settings, oops, kinda forgot about this one.
- Make help images smaller in file size.
- Add the new features to api and share dialog.
- Fix some bugs.
- Hotfix remove localhost url.
Warning: as this is a major version stuff might break, I recommend making a copy of this modules' settings.
- Revamped settings.
- Added possibility to remove elements from containers using css selectors.
Todo:
- Add new capabilities to "share" popup.
- Add new capabilities to api.
- Add size parameters to macro function, non-macro functionality will come at a later date.
- Add option to select users to send webview to via share dialog.
- Add share button to viewer.
- Fix localization for confirmation.
- Add confirmation on closure of viewer.
- Fix html incompatible characters being encoded by handlebars.
- Add ability to share url via macro.
- Add forgotten localization.
- Push compatible core version.
- Make module work without colorsettings lib.
- Added the ability for the gm to send an url to open up at all players.
- Switched from google analytics to just logging domain names with compatibility mode to improve privacy while still being able to prevent abuse.
- Updated ColorPicker library to use module dependency instead of build in.
- Fixed some spelling and made analytics usage more clear for compatibility mode.
- Fix buttons for personal containers not showing up when there are no global containers.
- Remove leftover debug console logs.
- Changed compability mode to work with more sites.
- Added clientside setting so you can have personal windows.
- Added the option to change the journal name.
- Add compability mode, fixes some iframe issues for some sites, works for dndbeyond, not for google.
- Remove Google from example since it's CORS doesn't allow webview.
- Initial release