By sgurlt on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
3.0.x
Introduced in version:
3.0.2
Description:
v3.0.2
- feat(sync-core): expose new supported features, allow new name for env variable
- feat(pull-dashboard): save query in url to persist at reload and allow bookmarking+sharing
- feat(admin): rename updates tab
- feat(sync-core): expose new supported features, allow new name for env variable
- feat(show-usage): replaced content in modal with interactive entity status embed
- feat(handlers): re-use handlers per entity type and field instance
- feat(syndication-dashboard): allow deep links
- feat(push-changes): adjust dialog based on whether unexpected translations will be pushed
- feat(push): hide translations in push confirm dialog if it's only one
- feat(pull): improve pull performance by removing no longer needed workaround for files
- feat(push): cache serialized entities to reuse and improve performance
- feat(update-lock): set default expiration to current max execution time
- fix(updates): rename route for correct html title attribute
- fix(d10): new argument required for update fetcher
- fix(advanced): avoid error from unregistered site
- fix(sync-state): avoid exception from site not being registered after having sync'd content already
- fix(sync-health): avoid exception from site not being registered
- fix(sync-state): can't show usage if site is not registered
- fix(flow): requires-export flag was inconsistent until exporting twice
- fix(push): cache operation only for dependencies so that draggableviews still works
- fix(push): new caching lad to paragraph translations not coming through
- fix(push): add all relevant cache tags from sub-operations
- chore: remove support for field collections in D9
Impacts:
Site builders, administrators, editors