Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 1.08 KB

1.1.1 (2024-11-13)

Bug fixes

  • Fixed bug with text matching on editor
  • Fixed bug with detection of parent property on empty lines
  • Fixed Eslint errors

New functionalities

  • Major code refactor and clean up
  • Refactored the caching mechanism
  • Added icons for each completion type
  • Updated the mapping for suggestion callbacks
  • Implemented mew callbacks
  • Added support for more Config actions: set/setMultiple, setThirdPartySetting/setThirdPartySettings, simpleConfigUpdate, addTaxonomyVocabularies, addItemToToolbar, addToAllBundles, grantPermission/grantPermissions, setDescription, setLabel, setMessage, setRecipients, setRedirectPath, setRegion, setReply, setRequired, setSettings, setTranslatable, setWeight

1.0.7 (2024-11-04)

  • Updated documentation and url for Schema Store.

1.0.6 (2024-11-03)

  • Updated schemas to provide suggestions for Actions, see #1
  • Bug fixes
  • Code improvements

1.0.5 (2024-10-22)

  • Bug fixes and logic improvements.

1.0.1 (2024-09-24)

  • Initial release.