Releases: webiny/webiny-js
Releases · webiny/webiny-js
v4.0.1
v1.15.1
v1.15.0
v1.15.0 (2019-05-25)
🚀 New Feature
🐛 Bug Fix
webiny-app-cms
- get GQL response using lodash's "get" function (adf21d5b) (@doitadrian)
- refetch CmsListPages on new page create (d108be7d) (@doitadrian)
- update / flush Apollo cache when working with pages (2df123fe) (@doitadrian)
webiny-api-cms
- snippet must be copied when creating a new page revision (590ce387) (@doitadrian)
webiny-app-cms
,webiny-app-cookie-policy
,webiny-app-google-tag-manager
- use named GraphQL queries (7f40c365) (@doitadrian)
webiny-app-cms
,webiny-ui
- #536 Tabs component - inactive tabs are now hidden instead of completely unmounted (@doitadrian)
webiny-admin
,webiny-api-cms
,webiny-api-cookie-policy
,webiny-api-files
,webiny-api-google-tag-manager
,webiny-api-mailchimp
,webiny-api-security
,webiny-api
,webiny-app-cms
,webiny-app-cookie-policy
,webiny-app-google-tag-manager
,webiny-app-mailchimp
,webiny-app-typeform
,webiny-app
,webiny-cli
,webiny-data-extractor
,webiny-entity-mongodb
,webiny-entity
,webiny-form
,webiny-i18n-react
,webiny-i18n
,webiny-install
,webiny-model
,webiny-plugins
,webiny-storybook-utils
,webiny-ui
,webiny-validation
- #535 All of the package README files were updated (@doitadrian)
Committers: 3
- Adrian Smijulj (@doitadrian)
- Pavel Denisjuk (@Pavel910)
- SvenAlHamad
v1.14.2
v1.14.1
v1.14.0
v1.14.0 (2019-05-07)
🚀 New Feature
webiny-admin
,webiny-api-files
,webiny-app-cms
,webiny-app-security
- #519 Introduced File Manager component (@doitadrian)
webiny-validation
- #522 Added "create" and "createSync" methods (@doitadrian)
webiny-app-cms
link
plugin was rewritten completely to improve UX
🐛 Bug Fix
webiny-api-cms
- #527 Fixed sorting of pages in CMS / List of pages (@doitadrian)
webiny-app-cookie-policy
- #526 Cookie policy banner doesn't reinitialize itself on every URL change (@doitadrian)
Description
In this release we also removed the webiny-react-router
and replaced it with react-router
package. App bootstrap is also much more clear, transparent and entirely customizable.
API no longer relies on serverless
framework. The entire local development environment is now completely covered with our webiny-cli
package.
Committers: 1
- Adrian Smijulj (@doitadrian)
- Pavel Denisjuk (@Pavel910)
- Sven Al Hamad (@SvenAlHamad)
v1.13.1
v1.13.1 (2019-04-14)
🐛 Bug Fix
demo-theme
- #510 Fixed page title font style (@SvenAlHamad)
demo-theme
,webiny-api-cms
,webiny-api
,webiny-app-cms
- #511 Improvements/mailchimp integration (@doitadrian)
webiny-api-cms
- #508 "Page list" menu item type now works correctly on site (@doitadrian)
- Other
- #506 Fixed Mailchimp settings API error (@doitadrian)
- #504 Added default theme for cookie-policy-integration. (@doitadrian)
- #503 Site will only show cookie policy banner if enabled via admin settings (@doitadrian)
webiny-form
- #502 Form component - passed "onSubmit" data is now properly populated with default values (@doitadrian)
Committers: 2
- Adrian Smijulj (@doitadrian)
- Sven (@SvenAlHamad)
v1.13.0
v1.13.0 (2019-03-27)
🚀 New Feature
webiny-api-security
,webiny-app-security
webiny-app-cms
- #498 In Social Media page settings, once an image is selected, og:image:width and og:image:height meta tags will automatically be set (@doitadrian)
- #496 Delete element using "delete" key. (@Pavel910)
webiny-api-cms
,webiny-api
,webiny-app-cms
,webiny-ui
- #493 Added "Preview" and "Set as homepage" actions in pages list view (@doitadrian)
webiny-api-cms
,webiny-api-security
,webiny-api
- #491 Added "NotFoundResponse" class (@doitadrian)
🐛 Bug Fix
webiny-app
,webiny-ui
- #500 Image components will show "Uploading..." snackbar and show circular spinner once the upload has started (@doitadrian)
webiny-app-cms
- #495 Auto-scroll document when Slate cursor is outside the viewport. (@Pavel910)
- #489 When editing a new revision in editor, top right "Publish" button would now have "Publish changes" label (better UX) (@doitadrian)
- #488 In page preview section (list of pages view), pen icon is always shown for editing (better UX) (@doitadrian)
webiny-api
- #494 GraphQL Playground now works in development as expected (@doitadrian)
demo-site
💅 Enhancement
demo-admin
,webiny-app-cms
Committers: 2
- Adrian Smijulj (@doitadrian)
- Pavel Denisjuk (@Pavel910)
v1.12.7
v1.12.7 (2019-03-18)
🐛 Bug Fix
demo-theme
,webiny-api-cms
,webiny-app-cms
,webiny-ui
- #483 By default, page menu item for its title uses selected page's title (@doitadrian)
Committers: 1
- Adrian Smijulj (@doitadrian)