Disable automatic cascade delete, fixes
November 02, 2020
IMPROVED
- do not automatically cascade destroy children models when destroying User
FIXED
- fix issue with displaying layout when dynamic cache was enabled for Page
- fix issue with accessing layout metadata when using background tag in the Page
- handling wrong credentials for sending emails
- handling scenario when multiple deprecated imports were run in parallel/operations were invoked while running import
- session_create_field mutation will take immediate effect instead of after Page reload