Cloud 1.57 Release Notes

Release date: November 30, 2020​
​See other releases »

Highlights

◼
  • Wolfram Language 12.2 (prerelease version) running in the cloud
  • ◼
  • Static rendering mode for faster notebook loading, activated by default for large notebooks or by setting CloudRenderingMethod->”StaticHTML”
  • ◼
  • T
    E
    X
    input by pressing Ctrl+4
  • ◼
  • Video support for URL and CloudObject arguments (referencing videos supported by the web browser)
  • ◼
  • FormFunction support in cloud notebooks
  • ◼
  • Various file manager improvements
  • New features and minor changes

    Cloud Chrome

    ◼
  • Delete permanently dialog confirms the number of items that would be deleted – CLOUD-18617
  • ◼
  • Format sidebar has darker buttons – CLOUD-18614
  • ◼
  • Line referring to interactions using cloud credits is removed from the Share dialog – CLOUD-18445
  • ◼
  • Create new file opens in a new tab – CLOUD-17965
  • ◼
  • Embedded notebooks footer is updated – CLOUD-17485
  • ◼
  • Default directory page has an updated header design – CLOUD-16265
  • ◼
  • Search field is simplified – CLOUD-14995
  • ◼
  • Cloud fetches desktop download links from the account system – CLOUD-17632
  • Cloud Notebooks

    ◼
  • Video functions are enabled in Cloud – CLOUD-19037
  • ◼
  • ASCII function operator (|->) is supported in Cloud Notebooks – CLOUD-18951
  • ◼
  • ApplyTo (//=) operator is supported in Cloud Notebooks – CLOUD-18950
  • ◼
  • Application character is supported in the Cloud – CLOUD-18945
  • ◼
  • Use of RenderingOptions -> {"LegacyAlphaChannelMethod"} in rasterization of graphics is controlled by configurable parameter – CLOUD-18855
  • ◼
  • Various component implementations are modernized – CLOUD-18426, CLOUD-18398, CLOUD-18361, CLOUD-18360, CLOUD-18359
  • ◼
  • Cloud notebooks have a static rendering mode – CLOUD-18151
  • ◼
  • Interactive graphics supports interaction radius – CLOUD-17904
  • ◼
  • Interactive Graphics Highlight effect is applied only to closest primitive – CLOUD-13094
  • ◼
  • Desktop FE's Rasterize[small content] bug is worked around – CLOUD-12129
  • ◼
  • TeX input is accepted by cloud notebooks – CLOUD-11644
  • Cloud Objects

    ◼
  • WriteObjectOperation sets content type – CLOUD-19090
  • ◼
  • CloudDisconnect supports a hidden option to disable deleting the stored connection – CLOUD-18869
  • ◼
  • Notebook URL updates to contain the name when the notebook is named – CLOUD-18437
  • ◼
  • GET /files does not always retrieve permissions – CLOUD-17371
  • ◼
  • CloudConnect supports multiple connections for the same CloudBase – CLOUD-16919
  • ◼
  • Backend of RenameFile is refactored – CLOUD-10550
  • ◼
  • CopyFrom parameter of files API is implemented – CLOUD-18186
  • ◼
  • Forms should create cookies only when necessary – CLOUD-17873
  • Configuration

    ◼
  • ApplyCloudConfiguration script can be used for EPC – CLOUD-18280
  • File Manager

    ◼
  • WolframDocuments directory has special icon – CLOUD-18381
  • ◼
  • File manager's ContextualToobar responsive behaviour should not be to eager to place the items in the aggregated menu – CLOUD-18853
  • ◼
  • Deleting multiple files at once from the file manager should only trigger one /files request to the trash at the end – CLOUD-18707
  • ◼
  • A notification is shown to the user when a server error occurs while creating a folder in the file manager – CLOUD-18705
  • ◼
  • File manager allows keyboard navigability – CLOUD-18229
  • ◼
  • File manager makes fewer requests to update the screen – CLOUD-17372
  • ◼
  • Objects can be shared from the file manager – CLOUD-12429
  • Other

    ◼
  • Session fallback mechanism supports “lazy expressions” – CLOUD-19033
  • ◼
  • Characters are restricted for UserBaseURL – CLOUD-18386
  • Bugs fixed

    Cloud Chrome

    ◼
  • Named notebooks shared via email are missing name in attachment – CLOUD-19075
  • ◼
  • Cell color line-wraps in formatting bar – CLOUD-18697
  • ◼
  • Format sidebar layout is wrong when there is a vertical scrollbar – CLOUD-16168
  • ◼
  • "Send myself a copy" shouldn't be present for anonymous viewers in deploy view chrome – CLOUD-15402
  • ◼
  • Product logotype does not link to landing page – CLOUD-14932
  • ◼
  • When the header only has the account menu it incorrectly uses the burger menu at small widths – CLOUD-18852
  • Cloud Notebooks

    ◼
  • Hyperlinks are slow to respond on Physics Project Guide pages – CLOUD-19070
  • ◼
  • Machine Learning functions are not recognized as System symbols in syntax highlighting – CLOUD-18867
  • ◼
  • Ctrl= box elements are misaligned in obj view – CLOUD-18830
  • ◼
  • Zoom/Pan key commands stop working if you press Shift + <any letter> then release Shift first – CLOUD-18778
  • ◼
  • Selecting from the left margin has an inverse effect on Text cells in deployed view – CLOUD-18718
  • ◼
  • Small native graphics appear misaligned in the HTML cache – CLOUD-18658
  • ◼
  • Cell dingbats have the wrong alignment in HTML cache – CLOUD-18578
  • ◼
  • DynamicModule Initialization code does not run after quitting the kernel – CLOUD-18507
  • ◼
  • Dynamic font scaling fails in a Presenter notebook in Public Cloud – CLOUD-18489
  • ◼
  • Dynamic font scaling from the stylesheet in Public Cloud fails on adding the dynamic font size directly into the cell expression – CLOUD-18488
  • ◼
  • + button in WolframModel blob misaligned in cache – CLOUD-18019
  • ◼
  • Invalid interactive graphics specification can cause the notebook go blank – CLOUD-17830
  • ◼
  • SSR failures because NodeJS process crashes – CLOUD-17823
  • ◼
  • Small helper-data graphics appear misaligned in HTML cache – CLOUD-17762
  • ◼
  • Input cell should not be accessible from Format menu in Cloud WANE – CLOUD-17675
  • ◼
  • Argument-count error tooltips have the wrong font – CLOUD-15169
  • ◼
  • Cloud Mobile App: Fix typography in function templates – CLOUD-9584
  • ◼
  • Font size of "True" and "False" in Function template is bigger – CLOUD-9147
  • ◼
  • FormControl doesn't work in a cloud notebook – CLOUD-8804
  • ◼
  • ArrayPlot3D returns an error message upon evaluation – CLOUD-19010
  • Cloud Objects

    ◼
  • CloudObjects evaluates to internal code in deployed notebook – CLOUD-19128
  • ◼
  • Read and Interact permissions are dropped for "All" while duplicating a cloud object using CopyFile – CLOUD-19055
  • ◼
  • Cloud Locking defaults to using Interconnect Redis host – CLOUD-19034
  • ◼
  • ScheduledTasks fail to send notification on Java-side failure – CLOUD-18991
  • ◼
  • Correct status code returned for API in archived state – CLOUD-18838
  • ◼
  • Deleting ScheduledTask in file manager neither stops nor deletes it from Quartz – CLOUD-18514
  • ◼
  • Repeated evaluation of Get["CloudObject`"] generates messages – CLOUD-18459
  • ◼
  • CopyFile to Cloud doesn't apply correct permissions – CLOUD-18399
  • ◼
  • FormFunction fields with a default boolean value True cannot be changed to False – CLOUD-17969
  • ◼
  • CopyFile fails to create a SourceLink when evaluated on desktop Mathematica – CLOUD-17949
  • ◼
  • Duplicating a notebook sets the SourceLink – CLOUD-17529
  • ◼
  • Front end loses cloud login when switching users – CLOUD-17461
  • ◼
  • Deleting files with the file manager fails if the file already exists in the "trash" folder – CLOUD-16820
  • ◼
  • SecuredAuthenticationKey has the permissions of the user that generated it – CLOUD-12959
  • ◼
  • A FormFunction with a big header is scrolled down – CLOUD-12040
  • ◼
  • Interpreter["Percent"] gives Precision error – CLOUD-2188
  • File Manager

    ◼
  • Keyboard navigability breaks when view type is changed in the sidebar file manager – CLOUD-18883
  • ◼
  • File manager's Collapse/Expand tooltip is incorrect for small window widths – CLOUD-18851
  • ◼
  • Scrollbar falls behind when navigating towards opposite direction with Shift key – CLOUD-18764
  • ◼
  • Blue loading bar in the file manager gets stuck after an error occurs – CLOUD-18708
  • ◼
  • After toggling the autocopy option in the file manager if there's a server error the wrong state will be displayed – CLOUD-18706
  • ◼
  • Deleting a file and then deleting another one with the same name results in an error – CLOUD-18704
  • ◼
  • Long notification text extends beyond notification border – CLOUD-18624
  • ◼
  • Users can publish files from the publish dialog with restricted characters in the file names – CLOUD-18544
  • ◼
  • A file with the same name and extension as the one already present on Cloud when uploaded to Cloud gets incorrect count value appended at the end of its name – CLOUD-18532
  • ◼
  • Long folder names in the file manager sidebar line wrap when in List View – CLOUD-18334
  • ◼
  • "Select a Folder" dialog has white bar at top when selecting a folder in Grid View – CLOUD-18054
  • ◼
  • URL does not change when notebook is renamed – CLOUD-16201
  • ◼
  • Unable to delete a folder if Trash already has a folder with the same name – CLOUD-14124
  • ◼
  • Uploaded template and package notebooks have unknown file type in file manager – CLOUD-13553
  • ◼
  • Switching between grid and list view resets to top – CLOUD-13284
  • ◼
  • No "Preferences" option in file manager account menu – CLOUD-13185
  • Other

    ◼
  • Unable to delete a file when Trash folder doesn't exist – CLOUD-19068
  • ◼
  • Email notifications sent from Resource System with Cloud SendMail are occasionally not sent – CLOUD-19042
  • ◼
  • Refreshing after changing URL base causes 404 – CLOUD-18998
  • ◼
  • Rename File field uses hand cursor instead of I-beam – CLOUD-18618
  • ◼
  • Quick Links sidebar content shifted slightly down – CLOUD-18173
  • ◼
  • Date Modified value doesn't update until notebook is closed – CLOUD-18169
  • ◼
  • Publish dialog radio button is too high – CLOUD-17936
  • ◼
  • No padding at bottom of particular "Connection Lost" dialog – CLOUD-16803