Releases: contentstack/app-sdk
v2.0.1: Merge pull request #103 from contentstack/develop
v2.0.0
App SDK v2.0.0 Release Notes
Features
-
Extensive Type Support: The new version of the App SDK brings enhanced type support to provide a more robust and predictable development experience.
-
Improved Unit Test Coverage: We have significantly increased the unit test coverage for the App SDK codebase.
Bug Fix
- Custom Field: Addressed an issue where nested custom fields lost their values upon saving. (Pull Request: #92)
Breaking Changes
-
The
_extensionproperty update: In this release, the_extensionproperty has been replaced by_uiLocationwithin the App SDK instance. -
Location object update: We have removed the
EntryFieldLocationandFullscreenAppWidgetproperties from the location object. Instead, please useFieldModifierLocationandFullPagerespectively. -
Metadata response structure update: The response types for several methods related to metadata operations have been adjusted in this release. The changes aim to offer a more streamlined and consistent response structure across the following methods:
createMetaData()retrieveMetaData()retrieveAllMetaData()updateMetaData()deleteMetaData()
-
Return-type updates for specific methods: The return types for the following methods have been updated to void:
replaceAsset()in the Asset Sidebar WidgetsetValidity()method in the AppConfig locationcloseModal()method of the Field Modifier Location- Methods within the window module:
enableResizing()updateHeight()enablePaddingTop()disablePaddingTop()
Note: For information on migrating to App SDK v2.0.0, please refer to the Migration Documentation).
v1.6.0
What's Changed
- feat: app version support by @jaychouhancontentstack in #72
- Fix/MKT-1899 default modal behaviour by @Kaushty in #74
- feat: prevent user from accidentally closing frame by @Deepak-Kharah in #79
- v1.6.0 by @Kaushty in #76
New Contributors
- @jaychouhancontentstack made their first contribution in #72
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.1
v1.4.0
What's Changed
- feat(CS-35288): get management token details by @Deepak-Kharah in #51
- chore: prepare for beta release by @Deepak-Kharah in #55
- feat: entry field location support by @Deepak-Kharah in #52
- v1.4.0-beta.0 by @Deepak-Kharah in #56
- Update beta-release-package.yml by @Deepak-Kharah in #57
- feat(CS-36213): onchange has resolved data by @Deepak-Kharah in #54
- CS-36372: re add self true by @Deepak-Kharah in #58
- feat: rename feature to field location by @Deepak-Kharah in #61
- feat: support full page locatiom by @Deepak-Kharah in #60
- Feat/mkt 1596 analytics support by @Kaushty in #59
- feat(CS-27915): Validation state for configuration page by @Deepak-Kharah in #50
- feat: add default modal configuration by @Deepak-Kharah in #62
- v1.4.0--beta.1 by @Deepak-Kharah in #63
- chore: update app sdk version by @Kaushty in #64
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- CS 32161:cross stack reference by @Deepak-Kharah in #42
- build(deps): bump loader-utils from 3.2.0 to 3.2.1 by @dependabot in #44
- [Snyk] Security upgrade loader-utils from 3.2.0 to 3.2.1 by @contentstack-admin in #43
- Update LICENSE by @Deepak-Kharah in #47
- v1.3.0 by @Deepak-Kharah in #45
New Contributors
- @dependabot made their first contribution in #44
- @contentstack-admin made their first contribution in #43
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- add: getPublishes and getReleases support by @RavenColEvol in #48
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- fix: inline plugin to have dndOptions set to DisableDND by @RavenColEvol in #39
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat:dashboard top padding toggle by @Deepak-Kharah in #28
- Add: shouldOverride support on rte by @hiteshshetty-dev in #25
- Cs 29730: Fix Types by @RavenColEvol in #31
- v1.2.0 by @Deepak-Kharah in #29
- Cs 30921: new readme doc by @Deepak-Kharah in #36
- v1.2.0 by @Deepak-Kharah in #33
- chore(package): update package version by @Deepak-Kharah in #38
Full Changelog: v1.1.1...v1.2.0