Releases: chili-publish/studio-sdk
Releases · chili-publish/studio-sdk
1.18.0
New Features
- Autogrow
- Add support for multipage
- Document issue reporting
- Data connector methods
🚨 Potential Breaking Changes
- Label property for variables is now nullable
What's Changed
- [Feature] Add data source methods by @Dvergar in #534
- [Feature] [EDT-1714] setDataRow by @evan-mcgeek in #539
- [Feature][WRS-2067] Add Multi Page support by @brapoprod in #527
- [Feature][EDT-1694] Deprecate resetAutoGrow related methods and types by @evan-mcgeek in #543
- [Feature][EDT-1710] Make labels nullable by @NicolaVerbeeck in #537
- [Feature][WRS-2054] Add support for document issue event by @alexandraFlavia9 in #544
- [Feature] [WRS-2054] Bump package version by @alexandraFlavia9 in #545
- [Release] prep for 1.18 by @abdelhalimkhouas in #546
Full Changelog: 1.17.1...1.18.0-rc.1
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
1.15.0
What's Changed
- [Fix] Manual bump and fix node auto bump by @brapoprod in #508
- [Feature] Add private data by @Dvergar in #504
- [Fix][WRS-1938] Export missing connector types by @alexandraFlavia9 in #509
- [FEATURE][EDT-1617] Add spot colors by @NicolaVerbeeck in #505
- [Fix] Teach genie about line breaks by @Dvergar in #511
- [Feature] Bump engine version to 1.12.x by @abdelhalimkhouas in #513
Full Changelog: 1.14.0-rc.8...1.15.0-rc.6
1.14.0
What's Changed
- [Feature] Add workflow to run automated tests by @sebastianpujina in #497
- [Fix] Correct auto grow reset models by @Matthiee in #495
- [FEATURE][EDT-1592] Add interfaces for prefixes and suffixes by @NicolaVerbeeck in #498
- [Fix] NextInitiator and Controllers not in docs by @brapoprod in #503
- [FEATURE][EDT-1591] Add definition for actions 5️⃣0️⃣0️⃣ 🥳 by @NicolaVerbeeck in #500
- [Fix] Align releaseflow with other repo's by @brapoprod in #507
- [Feature] Bump Engine to 1.11.latest by @Dvergar in #506
New Contributors
- @sebastianpujina made their first contribution in #497
Full Changelog: 1.13.0...1.14.0-rc.8
1.13.0
What's Changed
- [FEATURE][EDT-1534] Add SDK methods for auto-grow by @NicolaVerbeeck in #481
- [EDT-1538] Next.ConnectorGrafxRegistration added to avoid breaking changes by @evan-mcgeek in #478
- [Fix] SDK Versioning strategy update by @brapoprod in #487
- [EDT-1549] set/resetPlaceholder methods by @evan-mcgeek in #480
- [Fix] Add auth for bump by @brapoprod in #488
- [Fix] Add gh token by @brapoprod in #489
- [fix] Prerelease with phips28/gh-action-bump-version by @brapoprod in #490
- [Fix] Switch prerelease to patch on release by @brapoprod in #494
- [Feature][EDT-1589] set/resetHelpText methods by @evan-mcgeek in #493
- [Feature] Bump Engine to 1.10.latest by @psamusev in #499
- [Fix] Add target branch to bumper by @brapoprod in #501
- [Fix] Skip push on bump by @brapoprod in #502
Full Changelog: 1.12.0...1.13.0-rc.3
1.12.0
1.11.6
What's Changed
- [EDT-1509] Expose date variables in actions by @Dvergar in #468
- [FEATURE] Strict typings on connectors mapping by @psamusev in #476
- [Feature] Add AQA test example by @brapoprod in #475
- [Fix] Note on eventual consistency by @Dvergar in #367
- [Fix] Auth refresh per environment connector by @Dvergar in #474
- [Fix][EDT-1579] Chrome Loading Bug by @pietervp in #479
Full Changelog: 1.11.0...1.11.6
1.11.0
Engine version 1.8.0
Interesting updates
- Update connector
context
value types - to have possibility for explicit types instead of juststring
before - Introduce
ConnectorHttpError
to use in custom connectors implementation - to throw an error with more details - Add Date Variable type
What's Changed
- [Fix] Add missed "metadata" capability for SDK types by @psamusev in #467
- [EDT-1500] Add date variable definition by @NicolaVerbeeck in #460
- [Feature] Add
ConnectorHttpError
by @Matthiee in #466 - [Feature] Update connector
context
value types by @Matthiee in #469 - [Feat][WRS-1760] Introduce enabling of next subscribers by @psamusev in #471
- [Fix] [WRS-1178] Return date variable response by @alexandraFlavia9 in #472
- [Feature] Bump Engine to 1.8.latest by @psamusev in #473
Full Changelog: 1.10.1...1.11.0
1.10.1
Engine version 1.7.0
Interesting updates
- Introduce NextInitiator for v2 features - to start using new features early
- New 'metadata' capability for the studio connector
- Added number variable type
What's Changed
- [Feature] [WRS-1724] Introduce number variable by @alexandraFlavia9 in #458
- [Feature] [EDT-1465] Allow reordering character styles by @Matthiee in #459
- [FEATURE] [EDT-1472] Allow controlling surrounding characters by @NicolaVerbeeck in #451
- Build(deps): bump ip from 1.1.5 to 1.1.9 in /packages/sdk by @dependabot in #452
- Build(deps): bump express from 4.18.2 to 4.19.2 in /packages/sdk by @dependabot in #453
- Build(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /packages/sdk by @dependabot in #454
- [Feature] Introduce NextInitiator for v2 features (displayValues pilot) by @brapoprod in #450
- [Fix] Fix list variables by @abdelhalimkhouas in #461
- [Feature] [EDT-1476] Add methods related to number variables by @NicolaVerbeeck in #456
- [Feature][WRS-1753] Extend "MediaConnectorCapabilities" with new "metadata" field by @psamusev in #463
- [Feature] [EDT-1482] Add
NumberVariable
to Actions by @Matthiee in #462 - [Feature] Bump Engine to 1.7.latest by @psamusev in #464
Full Changelog: 1.9.1...1.10.1
1.9.1
What's Changed
- [Fix] [EDT-1107] Removed loadDocumentKeepConnectors by @Dvergar in #440
- [Feature] Allow barcode frame sources to receive null as a source by @srares76 in #447
- Build(deps): bump @babel/traverse from 7.14.8 to 7.23.5 in /packages/sdk by @dependabot in #395
- Build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /packages/sdk by @dependabot in #404
- [Feature] Bump Engine to 1.6.latest by @brapoprod in #455
Full Changelog: 1.8.1...1.9.1