Notebook diffs now say a file is too big to preview instead of looking empty.
What's wrong with this entry?
Loading a notebook for an edit preview now returns a structured result, so an over-size notebook is marked as too large rather than coming back empty. The diff view can distinguish "too big to preview" from "there was no previous content".
- The too-large case is flagged explicitly instead of returning a null notebook, which previously looked identical to an absent one.
tooLargeForPreview: !0
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.227
Notebook reads and edits now refuse files over 100 MB
Both mention notebook
-
v2.1.227
Notebook oversize help uses a placeholder path
Both mention notebook
-
v2.1.227
Notebook edits check file size and type before reading
Both mention notebook