Patrik
Patrik
### What? There are scenarios where the server-rendered HTML might intentionally differ from the client-rendered DOM causing `Hydration` errors in the DOM. ### How? Added a new prop to the...
### What? Previously, the url uploads option only allowed using links from a users payload domain - which meant not being able to download images from a users browser without...
### What? Previously, while uploading a file - if the uploading process took a bit of time, users could still save the document prior to the upload fully completing. ###...