1.17.1
New Features
- Anchor to Page and Frame
- Deprecation and EOL of Constrain Proportions
- Layout Presets support
- Add Multipage Support (SDK ONLY / EXPERIMENTAL)
- Data Connector Support (EXPERIMENTAL)
🚨 Potential Breaking Changes
Constrain proportions isn't supported anymore but it's handled on our end to not break your integration.
What's Changed
- [Fix] Set SDK version to 1.16.0-rc.0 by @abdelhalimkhouas in #515
- [Fix] [GRAFX-3560] Add bundle size by @abdelhalimkhouas in #525
- [Feature] [GRAFX-3560] Create PR Job in GH Actions to fail PR if size exceeds limit by 3% by @abdelhalimkhouas in #520
- [Fix] Throw a ConnectorHttpError when the engine error code matches by @Dvergar in #526
- [Feature] Anchor to page by @brapoprod in #516
- [Feature][EDT-1648] Disable / enable actions execution by @evan-mcgeek in #522
- [Breaking] Removed constraints properties by @Dvergar in #523
- [Feature] Add layoutpresets support by @brapoprod in #517
- ColorUsageType is not exported as usable enum by @pietervp in #528
- [Feature] Data Connectors - API by @pietervp in #521
- [Fix] Re-export Data connector in index by @psamusev in #529
- [NO-TICKET] nullable filters and sorting in PageConfig by @evan-mcgeek in #530
- [Feature] Allow page reordering by @Dvergar in #533
- [EDT-1646] setDecimalPlaces in actions by @evan-mcgeek in #518
- [Release] prep for 1.17 by @brapoprod in #538
Full Changelog: 1.15.0-rc.6...1.17.0-rc.5