Releases: MajorVictory/Whetstone
Releases · MajorVictory/Whetstone
V1.2.2 Bugfixes for misc inputs
V1.2.1 - Foundry V9 Compatibility
V1.2.0 - Foundry 0.8.8 Support
Version 1.2.0
- Whetstone Core: reimplemented Foundry 0.7.x Core classes to bring Whetstone back into working order for Foundry 0.8.x
- Implemented Pull Request #18 - Thanks cclloyd
V1.1.6
V1.1.5 Ocean Blues updates
Version 1.1.4
Version 1.1.4
- Updated known compatibility to Foundry 0.7.9
- Bug Fix: Setting for adding menu button was incorrectly set to "global" instead of "client" (Fixes Issue #13)
- OceanBlues: Fix for color support with The Furnace module. (macro textbox background)
- OceanBlues: Added support for Calendar/Weather module
- OceanBlues: Added support for Combat Enhancements
- OceanBlues: Added support for Combat Carousel
- OceanBlues: Added support for Token Action HUD
- OceanBlues: Icewind Blues preset colors adjusted
- OceanBlues: Lavendar Fields preset colors adjusted
Version 1.1.3
Version 1.1.2
Version 1.1.2
- Bug Fix: All theme variables and shades are now written properly on activation. (Fixes #9)
- New Feature: Two new hooks available: 'onThemeActivated' and 'onThemeDeactivated' (Fixes #12)
- New Feature: You can now specify a 'template' entry for variables to format the value just before being written to page.
- New Feature: New variable type 'image' lets you use the filepicker to select an image url.
- New Feature: The 'shades' color type includes a 'full' variant with no transparency.
- OceanBlues: You can now change the background images of window headers and sheet backgrounds.
Version 1.1.1 - Color Theme Presets, Global Theme Colors
Version 1.1.0 - Color Theme Presets, Global Theme Colors
Version 1.1.0
- Breaking Changes: registered settings, menus, and themes have moved in local storage. All values should be under
Whetstone.
namespace. This means older version settings will be lost, but new ones will be written to the proper location. - New Feature: Default Global Variables. A new default style has been included with a list of global variables available to ALL styles. See the wiki for more details. (fixes #1)
- New Feature: Themes now support Color Theme Presets, preset values for any theme that can imported or exported.
- OceanBlues: Colors have been updated and color theme presets have been added as examples.
- Lots of background bug fixes, settings are more reliably applied