Releases: saif-ellafi/foundryvtt-minimal-ui
Releases · saif-ellafi/foundryvtt-minimal-ui
Minimal UI 0.8.1: Custom Logo Image and minimize bugfixes
- Enhancement: New setting allows providing custom logo image
- Bugfix: Fixed a bug causing the Minimized bar to appear when changing scenes
- Bugfix: Fixed a bug causing the Minimized bar to disappear when changing scenes after scene preview
- Bugfix: Fixed a wrong error message on some circumstances with libWrapper
Minimal UI 0.8.0: Major overhaul of Minimal UI's internals
- Core: Rewritten a large part of Minimal UI to fulfil better coding practices and modularity
- Core: Added support for translations
- Core: Minimal UI components are now more independent of each other
- Core: Internal components now utilize appropriate Foundry's vocabulary and naming
- Enhancement: Significantly improved Organized Minimized mode behaviour
- Enhancement: Organized Minimized Bar now hides automatically when there's nothing minimized
- Enhancement: New Organized Minimized mode: Top with Bar, allows for significant more space gains
- Enhancement: Minimized windows in Organized Minimized mode are now snappier with X to close
- Compatibility: Fixed compatibility between Minimized Mode and Custom Sheets (i.e. Monster Blocks)
- Bugfix: Several bugfixes resolved as part of the overhaul of code
- Other: Added a ko-fi page in my Readme in case someone wants to appreciate my work :)
Minimal UI 0.7.0: Intelligent Organized Minimized mode
- Enhancement: Renewed "Organized Minimize" mode now allows intelligently makes use of horizontal space
- Enhancement: "Organized Minimize" now includes a "Bar" mode that displays minimized windows dedicated area
- Enhancement: Work around a Foundry Bug causing collapsed tabs not to be maximized when re-clicked
- Compatibility: Integration with libWrapper for better library compatibility support
- Compatibility: colorsettings lib now a dependency and no longer included
Minimal UI 0.6.1: Configuration value fixes
- Bugfix: Added missing hotbar configurations (Default and Manual). Thanks GametTV
- Bugfix: Fixed wrong default value (Right sidebar should default to shown, not collapsed)
Minimal UI 0.6.0: Dynamic Mode and better Axis positioning
- Enhancement: NEW (Optional) Dynamic Minimal UI mode. After 60 seconds of inactivity,
UI will dynamically auto-hide until used or when switching Scenes. Check it out! (Experimental) - Enhancement: Vertical positioning of Sidebar and Horizontal position of Macro now globally adjusted based on
actual canvas size. Users on different screens should have similar experiences. - Compatibility: Fixed bug in Foundry that didn't show the chat when clicked if sidebar was collapsed
Minimal UI 0.5.7: Work around issue in Foundry when collapsed
- Compatibility: Works around a bug in Foundry that prevents opening windows when sidebar is collapsed
Minimal UI 0.5.6: Collapsible right side panel
- Enhancement: It is now possible to collapse right panel by default
- Compatibility: Minor fixes with DND-UI
- Bugfix: Fixed wrong border color in collapsed right panel (Thanks SalieriC)
Minimal UI 0.5.5: Fixed broken player list on visible mode
- Bugfix: Fixed broken player list on always-visible mode (sorry!)
Minimal UI 0.5.4: Compatibility with Raise my Hand module
- Bugfix: Player List should use now the same color as the left side bar
- Bugfix: Player List alignment slightly improved to stay on the left
- Compatibility: Raise My Hand module, should show the hand even on player list hover module
Minimal UI 0.5.3: Use user colours in right side buttons border
- Bugfix: Border colors on right side buttons should use chosen colors (Thanks SalieriC)