Cloud 1.69 Release Notes
Release date: July 23, 2024
See other releases »
Highlights
◼
Wolfram Engine 14.1
New features and minor changes
Cloud Chrome
◼
When renaming unnamed cloud objects use their uuid as the default name
– CLOUD-24090
Cloud Notebooks
◼
% modernization has initial basic support in cloud notebooks
– CLOUD-24749
◼
=[] FreeFormInput is supported in Cloud
– CLOUD-24740
◼
AxesOrigin is supported in native graphics
– CLOUD-24406
◼
Axes is supported in native graphics
– CLOUD-24331
◼
Improve the speed of Raft when appearing and dismissing
– CLOUD-23958
◼
No-op options required by Plot are supported in native graphics
– CLOUD-23101
◼
AxisBox is supported in native graphics
– CLOUD-21872
◼
ImagePadding is supported in native graphics
– CLOUD-21000
◼
Initial TagBox support is added to native graphics
– CLOUD-20942
◼
PlotRangeClipping is supported in native graphics
– CLOUD-20589
◼
Inset is supported for AxisBox
– CLOUD-15917
◼
Parser errors prompt the user to download the notebook
– CLOUD-7973
Cloud Objects
◼
CreatePermissionsGroup code is refactored to give better error messages
– CLOUD-24508
◼
Progress Indicator for CloudPut/CloudGet is supported
– CLOUD-24496
◼
DeleteObject shows progress indicator if taking more than a few seconds
– CLOUD-24466
◼
CloudAccountData uses a correct value for CloudStorage and drops CloudStoragePoolable
– CLOUD-24376
◼
WL 11.2 is no longer supported by Wolfram Cloud
– CLOUD-21792
File Manager
◼
File managers recent files logic is improved
– CLOUD-22366
Other
◼
File header new-file-type icons are updated
– CLOUD-24622
◼
Recent files excludes certain users
– CLOUD-24490
◼
Show FileTooLarge error on the front-end when OutofMemoryException is thrown
– CLOUD-24361
Bugs fixed
Cloud Chrome
◼
Visiting the Function Repository populates "Recent" directory with its cloud objects
– CLOUD-24919
◼
Users API returns nested list for users
– CLOUD-24321
◼
When downloading a notebook using Safari, spaces in the filename undergo percent encoding
– CLOUD-24209
Cloud Notebooks
◼
CellFrameCSS doesn't work for inline cells
– CLOUD-24879
◼
Side-by-side summary of Notebooks using Diff generates Table::iterb errors
– CLOUD-24806
◼
Character alignment rendering is misaligned for Diff
– CLOUD-24796
◼
Manipulate dynamic variable lost after quitting the kernel
– CLOUD-24355
◼
Evaluation result of Input Cell added via NotebookWrite is incorrect
– CLOUD-24211
◼
SVG icons style leaks to the rest of the page
– CLOUD-23320
◼
Code cell and output cell incorrect grouping
– CLOUD-2179
Cloud Objects
◼
In older WL versions, GenerateHTTPResponse generates message involving AddHandler and CloudObject symbols
– CLOUD-24531
◼
Options on MailReceiverFunction Exposes objectOptionNames
– CLOUD-24382
◼
DeleteObject[<<invalid cloud object>>] should not spew errors
– CLOUD-24379
◼
CloudObjectInformation does not fail when given too many CloudObjects
– CLOUD-24307
◼
PermissionsGroup return failed when the list is empty
– CLOUD-19520
Kernel Initialization
◼
$PreferencesDirectory is not initialized correctly in cloud
– CLOUD-24870
◼
Simple FunctionCompile returns uncaught throw while mentioning LLVM library
– CLOUD-24834
Other
◼
"Side-by-side summary" and "Unified summary" for Diff/Diff3 returning $Failed
– CLOUD-24797
◼
Wolfram Language Script mime type is not recognized
– CLOUD-24587
◼
File manager download button doesn't notify about file not found error
– CLOUD-24432
◼
Datadrop Back to Home Page button takes user to the wrong URL
– CLOUD-24383
◼
File manager download button doesn't notify about errors
– CLOUD-24369
◼
No error displayed to user for loading illegal notebooks
– CLOUD-1955