Skip to content

Changelog

Hans5958 edited this page Feb 18, 2023 · 9 revisions

1.18

1.17

1.16

1.15

1.14

1.13

  • Add makeHsv type on cssManipulator

1.12

  • Remove traps property
  • Add html and script property on popup property

1.11

  • Remove l10n property
  • Set black and white properties on cssManipulator to be optional
  • Allow black and white properties to be cssManipulator
  • Allow cssManipulator to be a string
  • Add alphaBend type on cssManipulator
  • Add min and max property on settings property with string type
  • Add recolorFilter type on cssManipulator

1.10

  • Add customCssVariables property with cssManipulator
  • Update URL matching based on improvements made
  • Add danger, codeEditor, costumeEditor, projectPlayer, editorMenuBar projectPage, profiles, studios, comments options on tags
  • Set community, editor, popup tag options to be required as parent categories
  • Add versionAdded property

1.9

  • Add dynamicEnable property (#28)
  • Add injectAsStyleElt property (#34)
  • Add updateUserstylesOnSettingsChange property (#35)
  • Change description of dynamicDisable property

1.8

  • Add allowTransparency property on settings property with color type (#31)
  • Add additional check for RGBA hex values (#31)

1.7

  • Add dynamicDisable property (#27)

1.6

  • Replace warning and notice properties with the info property
  • Add easterEgg value on the tags property (#20)
  • Add popup property (#18)

1.5

  • Add integer type on settings (#16)
  • Set 0 as minimum for positive_integer settings type (#17)

1.4

  • Add l10n property (#14)
  • Allow potentialValues items to be an object with name and id properties (#14)
  • Add forgotten libraries property

1.3

  • Add description on presets objects (#12)
  • Fix color Regex pattern (Fix regex when validating a color string)
  • Fix typo on some property descriptions*
  • Add default on traps property*
  • Remove minLength rule from traps property*

* pushed after 1.4 started

1.2

  • Change property names for consistency changes on the main repository (#6, #7)
  • Add notice property (#9)
  • Add presets property (#8, #10)
  • Enforce type on default property based on the type property
  • Add leading hash before color Regex pattern again (#11)
  • Change description on preset.values
  • Add minimum on positive_integer settings
  • Add minLength on most string values (more strict checks)
  • Change descriptions with options and option to settings and setting
  • Add URL Regex on appropriate values

1.1

  • Add color option on option type
  • Add Regex check on default property with color type
  • Remove description of potential_values when the type is not select
  • Add warning property
  • Add traps property
  • Add leading hash before color Regex pattern (#5)

1.0

  • Initial release
  • Use draft-07 instead of 2019-09
  • Use an array instead of an object on credits property
  • Add schema $id
  • Add string type on options
  • Add minItems in multiple properties
  • Add clipboardWrite on permissions
  • Set runAtComplete as optional
  • Add select type on options
  • Complete description on properties
  • Disallow additional properties
  • Add pattern for URLs
  • Fix bug on potential_values (#3)
  • Add settings_match on userscripts and userstyles (#4)
  • Add final descriptions and change some
  • Add schema $schema
  • Add pattern on multiple properties
  • Remove accidental characters at the start
  • Fix indentation and description
Clone this wiki locally