Skip to content

Releases: saif-ellafi/foundryvtt-minimal-ui

Minimal UI 0.8.1: Custom Logo Image and minimize bugfixes

21 Apr 00:33
Compare
Choose a tag to compare
  • 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

20 Apr 16:12
Compare
Choose a tag to compare
  • 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

19 Apr 04:35
Compare
Choose a tag to compare
  • 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

18 Apr 08:20
Compare
Choose a tag to compare
  • 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

17 Apr 00:39
Compare
Choose a tag to compare
  • 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

16 Apr 17:07
Compare
Choose a tag to compare
  • Compatibility: Works around a bug in Foundry that prevents opening windows when sidebar is collapsed

Minimal UI 0.5.6: Collapsible right side panel

16 Apr 15:30
Compare
Choose a tag to compare
  • 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

12 Apr 18:56
Compare
Choose a tag to compare
  • Bugfix: Fixed broken player list on always-visible mode (sorry!)

Minimal UI 0.5.4: Compatibility with Raise my Hand module

12 Apr 13:26
Compare
Choose a tag to compare
  • 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

09 Apr 23:05
Compare
Choose a tag to compare
  • Bugfix: Border colors on right side buttons should use chosen colors (Thanks SalieriC)