Skip to content

Releases: MikeSiLVO/script.skinshortcuts

v3.0.0~beta26

15 Mar 14:31

Choose a tag to compare

v3.0.0~beta26 Pre-release
Pre-release

3.0.0~beta26

  • Support type="widgets" on top-level menus for standalone widget management

3.0.0~beta25

  • Add source selection step to playlist picker
  • Fix infinite loop with single playlist source, sort playlists by name

3.0.0~beta24

  • Remove showGetMore

3.0.0~beta23

  • Add menu-specific shortcut groupings
  • Minor code cleanup and fixes

3.0.0~beta22

  • Add text and number property types for keyboard/numeric input
  • Fix disabled state not persisting for custom submenu items
  • Resolve properties in build="true" templates with deduplication

3.0.0~beta21

  • Fix browse dialog treating cancel as selection when default path is set
  • Fix dialog not showing widget properties for predefined menus.xml items
  • Fix embedded $LOCALIZE[] tokens not resolved in option labels
  • Resolve widget/background properties when manager loads menus

3.0.0~beta20

  • Add build="auto" attribute for conditional menu building
  • Add type=skinstring entry point for standalone widget picker to skin strings
  • Add submenu template processing with $PARENT[] support
  • Add template_only attribute for menus
  • Add widget picker for widget submenu items
  • Add combined visibility for build="true" templates
  • Fix template visibility using hardcoded container instead of menu container
  • Fix nosuffix markers not stripped in template text substitution
  • Fix $INCLUDE[] not resolved in items template path
  • Fix build="true" templates output as single include
  • Fix dynamically created widget menus orphaned on save
  • Fix custom widget menus not recognized as widget type
  • Fix widget management dialog child dialog handling
  • Fix template property value attribute parsing
  • Skip templates for items without required submenus
  • Improve hash comparison logging
  • Improve property requirement checking

3.0.0~beta19

  • Fix onclose menu not opening when widget submenu doesn't exist yet

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta25

06 Mar 21:51

Choose a tag to compare

v3.0.0~beta25 Pre-release
Pre-release

3.0.0~beta25

  • Add source selection step to playlist picker
  • Fix infinite loop with single playlist source, sort playlists by name

3.0.0~beta24

  • Remove showGetMore

3.0.0~beta23

  • Add menu-specific shortcut groupings
  • Minor code cleanup and fixes

3.0.0~beta22

  • Add text and number property types for keyboard/numeric input
  • Fix disabled state not persisting for custom submenu items
  • Resolve properties in build="true" templates with deduplication

3.0.0~beta21

  • Fix browse dialog treating cancel as selection when default path is set
  • Fix dialog not showing widget properties for predefined menus.xml items
  • Fix embedded $LOCALIZE[] tokens not resolved in option labels
  • Resolve widget/background properties when manager loads menus

3.0.0~beta20

  • Add build="auto" attribute for conditional menu building
  • Add type=skinstring entry point for standalone widget picker to skin strings
  • Add submenu template processing with $PARENT[] support
  • Add template_only attribute for menus
  • Add widget picker for widget submenu items
  • Add combined visibility for build="true" templates
  • Fix template visibility using hardcoded container instead of menu container
  • Fix nosuffix markers not stripped in template text substitution
  • Fix $INCLUDE[] not resolved in items template path
  • Fix build="true" templates output as single include
  • Fix dynamically created widget menus orphaned on save
  • Fix custom widget menus not recognized as widget type
  • Fix widget management dialog child dialog handling
  • Fix template property value attribute parsing
  • Skip templates for items without required submenus
  • Improve hash comparison logging
  • Improve property requirement checking

3.0.0~beta19

  • Fix onclose menu not opening when widget submenu doesn't exist yet

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta24

24 Feb 02:05

Choose a tag to compare

v3.0.0~beta24 Pre-release
Pre-release

3.0.0~beta24

  • Remove showGetMore

3.0.0~beta23

  • Add menu-specific shortcut groupings
  • Minor code cleanup and fixes

3.0.0~beta22

  • Add text and number property types for keyboard/numeric input
  • Fix disabled state not persisting for custom submenu items
  • Resolve properties in build="true" templates with deduplication

3.0.0~beta21

  • Fix browse dialog treating cancel as selection when default path is set
  • Fix dialog not showing widget properties for predefined menus.xml items
  • Fix embedded $LOCALIZE[] tokens not resolved in option labels
  • Resolve widget/background properties when manager loads menus

3.0.0~beta20

  • Add build="auto" attribute for conditional menu building
  • Add type=skinstring entry point for standalone widget picker to skin strings
  • Add submenu template processing with $PARENT[] support
  • Add template_only attribute for menus
  • Add widget picker for widget submenu items
  • Add combined visibility for build="true" templates
  • Fix template visibility using hardcoded container instead of menu container
  • Fix nosuffix markers not stripped in template text substitution
  • Fix $INCLUDE[] not resolved in items template path
  • Fix build="true" templates output as single include
  • Fix dynamically created widget menus orphaned on save
  • Fix custom widget menus not recognized as widget type
  • Fix widget management dialog child dialog handling
  • Fix template property value attribute parsing
  • Skip templates for items without required submenus
  • Improve hash comparison logging
  • Improve property requirement checking

3.0.0~beta19

  • Fix onclose menu not opening when widget submenu doesn't exist yet

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta23

14 Feb 20:50

Choose a tag to compare

v3.0.0~beta23 Pre-release
Pre-release

3.0.0~beta23

  • Add menu-specific shortcut groupings
  • Minor code cleanup and fixes

3.0.0~beta22

  • Add text and number property types for keyboard/numeric input
  • Fix disabled state not persisting for custom submenu items
  • Resolve properties in build="true" templates with deduplication

3.0.0~beta21

  • Fix browse dialog treating cancel as selection when default path is set
  • Fix dialog not showing widget properties for predefined menus.xml items
  • Fix embedded $LOCALIZE[] tokens not resolved in option labels
  • Resolve widget/background properties when manager loads menus

3.0.0~beta20

  • Add build="auto" attribute for conditional menu building
  • Add type=skinstring entry point for standalone widget picker to skin strings
  • Add submenu template processing with $PARENT[] support
  • Add template_only attribute for menus
  • Add widget picker for widget submenu items
  • Add combined visibility for build="true" templates
  • Fix template visibility using hardcoded container instead of menu container
  • Fix nosuffix markers not stripped in template text substitution
  • Fix $INCLUDE[] not resolved in items template path
  • Fix build="true" templates output as single include
  • Fix dynamically created widget menus orphaned on save
  • Fix custom widget menus not recognized as widget type
  • Fix widget management dialog child dialog handling
  • Fix template property value attribute parsing
  • Skip templates for items without required submenus
  • Improve hash comparison logging
  • Improve property requirement checking

3.0.0~beta19

  • Fix onclose menu not opening when widget submenu doesn't exist yet

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta22

11 Feb 19:36

Choose a tag to compare

v3.0.0~beta22 Pre-release
Pre-release

3.0.0~beta22

  • Add text and number property types for keyboard/numeric input
  • Fix disabled state not persisting for custom submenu items
  • Resolve properties in build="true" templates with deduplication

3.0.0~beta21

  • Fix browse dialog treating cancel as selection when default path is set
  • Fix dialog not showing widget properties for predefined menus.xml items
  • Fix embedded $LOCALIZE[] tokens not resolved in option labels
  • Resolve widget/background properties when manager loads menus

3.0.0~beta20

  • Add build="auto" attribute for conditional menu building
  • Add type=skinstring entry point for standalone widget picker to skin strings
  • Add submenu template processing with $PARENT[] support
  • Add template_only attribute for menus
  • Add widget picker for widget submenu items
  • Add combined visibility for build="true" templates
  • Fix template visibility using hardcoded container instead of menu container
  • Fix nosuffix markers not stripped in template text substitution
  • Fix $INCLUDE[] not resolved in items template path
  • Fix build="true" templates output as single include
  • Fix dynamically created widget menus orphaned on save
  • Fix custom widget menus not recognized as widget type
  • Fix widget management dialog child dialog handling
  • Fix template property value attribute parsing
  • Skip templates for items without required submenus
  • Improve hash comparison logging
  • Improve property requirement checking

3.0.0~beta19

  • Fix onclose menu not opening when widget submenu doesn't exist yet

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta21

07 Feb 20:51

Choose a tag to compare

v3.0.0~beta21 Pre-release
Pre-release

3.0.0~beta21

  • Fix browse dialog treating cancel as selection when default path is set
  • Fix dialog not showing widget properties for predefined menus.xml items
  • Fix embedded $LOCALIZE[] tokens not resolved in option labels
  • Resolve widget/background properties when manager loads menus

3.0.0~beta20

  • Add build="auto" attribute for conditional menu building
  • Add type=skinstring entry point for standalone widget picker to skin strings
  • Add submenu template processing with $PARENT[] support
  • Add template_only attribute for menus
  • Add widget picker for widget submenu items
  • Add combined visibility for build="true" templates
  • Fix template visibility using hardcoded container instead of menu container
  • Fix nosuffix markers not stripped in template text substitution
  • Fix $INCLUDE[] not resolved in items template path
  • Fix build="true" templates output as single include
  • Fix dynamically created widget menus orphaned on save
  • Fix custom widget menus not recognized as widget type
  • Fix widget management dialog child dialog handling
  • Fix template property value attribute parsing
  • Skip templates for items without required submenus
  • Improve hash comparison logging
  • Improve property requirement checking

3.0.0~beta19

  • Fix onclose menu not opening when widget submenu doesn't exist yet

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta20

05 Feb 09:56

Choose a tag to compare

v3.0.0~beta20 Pre-release
Pre-release

3.0.0~beta20

  • Add build="auto" attribute for conditional menu building
  • Add type=skinstring entry point for standalone widget picker to skin strings
  • Add submenu template processing with $PARENT[] support
  • Add template_only attribute for menus
  • Add widget picker for widget submenu items
  • Add combined visibility for build="true" templates
  • Fix template visibility using hardcoded container instead of menu container
  • Fix nosuffix markers not stripped in template text substitution
  • Fix $INCLUDE[] not resolved in items template path
  • Fix build="true" templates output as single include
  • Fix dynamically created widget menus orphaned on save
  • Fix custom widget menus not recognized as widget type
  • Fix widget management dialog child dialog handling
  • Fix template property value attribute parsing
  • Skip templates for items without required submenus
  • Improve hash comparison logging
  • Improve property requirement checking

3.0.0~beta19

  • Fix onclose menu not opening when widget submenu doesn't exist yet

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta19

31 Jan 20:26

Choose a tag to compare

v3.0.0~beta19 Pre-release
Pre-release

3.0.0~beta19

  • Fix onclose menu not opening when widget submenu doesn't exist yet

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta18

30 Jan 18:17

Choose a tag to compare

v3.0.0~beta18 Pre-release
Pre-release

3.0.0~beta18

  • Add browse-into for widget addon content
  • Move subdialog properties from Home to Dialog window (auto-cleanup on close)
  • Support top-level shortcuts/content/input in groupings (not just groups)
  • Fix template from_source properties not overwriting context
  • Fix input items using entered value instead of configured label/icon

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname

v3.0.0~beta17

30 Jan 01:36

Choose a tag to compare

v3.0.0~beta17 Pre-release
Pre-release

3.0.0~beta17

  • Add browse-into for addon content with placeholder support
  • Clean up orphaned submenus on save
  • Fix position saving for items in user-created menus

3.0.0~beta16

  • Fix submenu creation for new menu items
  • Rename window properties: allowWidgets/allowBackgrounds/allowSubmenus to disableWidgets/disableBackgrounds/disableSubmenus

3.0.0~beta15

  • Fix browse/multi background property values

3.0.0~beta14

  • Fix subdialog showing wrong item properties
  • Fix widget changes not updating options until cleared
  • Fix widgetSource and widgetType for dynamic content widgets
  • Support view overrides for non-plugin addons

3.0.0~beta13

  • Fix new item duplicates

3.0.0~beta11

  • Control type menus: output controls instead of items via controltype attribute
  • Include references in items/defaults via skinshortcuts element
  • Template: built-in label, label2, icon, visible, path variables
  • Template: onclick marker for action injection
  • Multiple visible elements now joined with +

v3.0.0~beta10

  • View locking: view selection by content type, separate for library and plugins
  • New reset commands: type=resetviews, type=resetmenus, type=reset,menu=X, type=reset,menu=X,submenus=true, type=resetsubmenus

v3.0.0~beta9

  • Template: add items attribute for submenu iteration
  • Template: $PARENT[] expression for parent item properties
  • Template: $MATH[] and $IF[] dynamic expressions
  • Dialog: groupname property renamed to menuname