Releases: webiny/webiny-js
Releases · webiny/webiny-js
v1.12.0
v1.12.0 (2019-02-14)
🚀 New Feature
webiny-admin
,webiny-api-cms
,webiny-app-cms
,webiny-app
,webiny-entity-memory
,webiny-entity-mongodb
,webiny-entity
,webiny-ui
- #468 Default og:image can now be set via CMS settings (@doitadrian)
🐛 Bug Fix
webiny-admin
,webiny-app-cms
,webiny-app-security
,webiny-ui
- #467 Added circular progress overlay across admin app (@doitadrian)
demo-admin
,demo-site
,webiny-app-cms
,webiny-app
- #466 Fixed showing of site's favicon (set via general settings) (@doitadrian)
webiny-ui
- #465 When closing the image editor and then opening the same image again, a new editing session will be started (@doitadrian)
- #463 Fix menu container positioning. (@Pavel910)
webiny-app-cms
webiny-app-cms
,webiny-app
,webiny-entity-mongodb
demo-theme
,webiny-api-cms
,webiny-app-cms
,webiny-data-extractor
,webiny-i18n
,webiny-ui
,webiny-validation
- #461 Refreshed "Pages List" element's advanced settings dialog. (@doitadrian)
💅 Enhancement
demo-admin
,demo-api
,webiny-app-cms
🏠 Internal
demo-admin
,demo-site
,demo-theme
,webiny-api-cms
,webiny-api
,webiny-app-cms
,webiny-app-security
,webiny-app
,webiny-ui
- #458 Refactor file plugins (@doitadrian)
Committers: 2
- Adrian Smijulj (@doitadrian)
- Pavel Denisjuk (@Pavel910)
v1.11.0
v1.11.0 (2019-01-31)
🐛 Bug Fix
webiny-api-cms
,webiny-entity-mongodb
- #454 Fixed "listPublishedPages" GraphQL field (@doitadrian)
Committers: 1
- Adrian Smijulj (@doitadrian)
v1.10.5
v1.10.4
v1.10.3
v1.10.3 (2019-01-25)
🐛 Bug Fix
webiny-api
,webiny-entity
- #444 Instead of checking instance types via
instanceof
,classId
is now used (more reliable) (@doitadrian)
- #444 Instead of checking instance types via
webiny-ui
Committers: 2
- Adrian Smijulj (@doitadrian)
- Pavel Denisjuk (@Pavel910)
v1.10.2
v1.10.1
v1.10.0
v1.10.0 (2019-01-13)
🚀 New Feature
demo-api
,webiny-api-cms
,webiny-api-security
,webiny-api
,webiny-app-cms
,webiny-entity-memory
,webiny-entity-mongodb
,webiny-entity-mysql
,webiny-model
,webiny-mysql-connection
,webiny-sql-table-mysql
,webiny-sql-table-sync
,webiny-sql-table
- #439 Permanently moved from MySQL to MongoDB 🚀 (@doitadrian)
Committers: 1
- Adrian Smijulj (@doitadrian)
v1.9.0
v1.9.0 (2019-01-08)
🚀 New Feature
demo-admin
,demo-api
,webiny-admin
,webiny-api-cms
,webiny-api-security
,webiny-api
,webiny-app-cms
,webiny-rewire
- #433 All
/files
requests on webpack-dev-server are forwarded to static assets server. (@doitadrian)
- #433 All
demo-admin
,demo-api
,demo-theme
,webiny-admin
,webiny-api-cms
,webiny-api-security
,webiny-api
,webiny-app-cms
,webiny-app-security
,webiny-security
- #429 Implemented security checks via groups, roles and scopes (@doitadrian)
webiny-app-cms
- #405 Add toggles to control which border side is visible. (@Pavel910)
- #381 Add desktop/mobile settings for padding and margin. (@Pavel910)
- #371 Pages list - if there are no drafts, clicking on the "EDIT" button will inform user that a new revision must be created in order to continue. (@doitadrian)
- #358 Added animation settings for cells, rows and blocks (@doitadrian)
demo-admin
,demo-api
,demo-site
,webiny-rewire
demo-admin
,webiny-app-cms
- #400 Any revision can be previewed (via REVISIONS tab in pages view) (@doitadrian)
webiny-api-cms
,webiny-app-cms
,webiny-ui
- #392 Draft pages can now be previewed by clicking on the Preview button (@doitadrian)
webiny-api-cms
,webiny-app-cms
- #390 Saved blocks and elements can be additionally edited and deleted. (@doitadrian)
demo-admin
,demo-api
,demo-site
,webiny-admin
,webiny-api-cms
,webiny-api
,webiny-app-admin
,webiny-app-cms
,webiny-app
,webiny-install
,webiny-security
- #377 Security layer is now a separate package - "webiny-security" (@doitadrian)
demo-theme
,webiny-api-cms
,webiny-app-admin
,webiny-app-cms
,webiny-entity
- #361 Added menus management, block categories, site rendering and implemented other minor fixes. (@doitadrian)
🐛 Bug Fix
webiny-admin
,webiny-api
,webiny-app-cms
- #430 Handled invalid entity IDs passed via URL (@doitadrian)
webiny-app-cms
- #414 Fixed animations in pages view. (@doitadrian)
- #387 Close toolbar on ESC and improve padding/margin value handling. (@Pavel910)
- #375 Publish button in editor now works. (@doitadrian)
- #351 Fixed element select outline. (@SvenAlHamad)
- #352 Fix scrolling of elements in the toolbar. (@SvenAlHamad)
demo-api
- #412 Images uploaded locally will be optimized (@doitadrian)
demo-api
,demo-theme
,webiny-api-cms
,webiny-api
,webiny-app-cms
,webiny-entity
,webiny-security
,webiny-ui
- #399 Publishing new home, error and 404 pages will be propagated to public site properly. (@doitadrian)
demo-api
,demo-site
,webiny-api-cms
,webiny-api
,webiny-app-cms
,webiny-plugins
- #395 Moved "Preview" button into page options dropdown (@doitadrian)
demo-admin
,demo-api
,demo-site
,webiny-admin
,webiny-app-cms
,webiny-plugins
- #394 Renamed "addPlugin" and "removePlugin" methods to "registerPlugins" and "unregisterPlugin". (@doitadrian)
webiny-api
,webiny-app-cms
,webiny-app
- #378 After a successful menus form submission, success message is now properly shown (@doitadrian)
webiny-api-cms
- #374 On creation of new revisions, version numbers are now properly incremented (@doitadrian)
webiny-api-cms
,webiny-app-cms
- #373 When creating a new revision, page URL will be preserved. (@doitadrian)
webiny-api-cms
,webiny-api
,webiny-app-admin
,webiny-app-cms
- #369 Moved general settings into webiny-app-cms (@doitadrian)
webiny-ui
- #368 Fixed drag and drop on "SingleImageUpload" and "MultiImageUpload" components (@doitadrian)
webiny-app-admin
,webiny-app-cms
- #348 Fixes dialog overflow and save block image preview. (@SvenAlHamad)
💅 Enhancement
webiny-app-cms
webiny-api-cms
,webiny-app-cms
demo-admin
,demo-site
- #350 Admin and demo site favicons. (@SvenAlHamad)
Committers: 4
- Adrian Smijulj (@doitadrian)
- Pavel Denisjuk (@Pavel910)
- Snyk bot (@snyk-bot)
- Sven (@SvenAlHamad)
v1.8.1
v1.8.1 (2018-12-18)
🐛 Bug Fix
webiny-app-cms
- #349 Fix scrolling of elements in the toolbar. (@SvenAlHamad)
Committers: 1
- Sven (@SvenAlHamad)