Cloud 1.50 Release Notes
Release date: May 17, 2019
See other releases »
Highlights
◼
License modernization (simplification of products and subscriptions)
◼
Overhaul of landing page
◼
New URL structure (/obj for deployed view, /env for editable view)
◼
Seamless embedding of notebooks using the Wolfram Notebook Embedder JavaScript library
New features and minor changes
Accounts
◼
CloudAccountData follows the unified product library specification
– CLOUD-15008
◼
Memory and time limits have updated names
– CLOUD-13778
◼
Users are given upgrade messages if there are higher subscription tiers available to them
– CLOUD-14576
◼
Logo on account.wolfram.com sign in page for cloud is updated for streamlined products
– CLOUD-13530
Cloud Chrome
◼
Landing page is updated for Wolfram Mathematica branding
– CLOUD-15688
◼
EIWL in Quick Links sidebar has shorter text
– CLOUD-15130
◼
Explorations sidebar can be triggered with a URL parameter
– CLOUD-15002
◼
Remove icons in deployed object view header
– CLOUD-15001
◼
Upgrade links when uploading oversized files are defined by the products table
– CLOUD-14994
◼
"Download Wolfram Desktop" is replaced by "Install"
– CLOUD-14992
◼
"Make Your Own Copy" in embedded footer opens a new tab
– CLOUD-14971
◼
Sharable URLs in Publish dialog are black
– CLOUD-14914
◼
Clicking the magnifying glass places the cursor in the search field
– CLOUD-14829
◼
Upgrade button URLs change according to the user's subscription
– CLOUD-14723
◼
Download dialog has correct capitalization
– CLOUD-14685
◼
New notebook sidebars default to using the quick link sidebars
– CLOUD-15257
◼
Unauthenticated landing page has updated meta description
– CLOUD-14792
◼
Resources sidebar should be available no matter what theme is selected
– CLOUD-14998
◼
Authenticated landing page is condensed when there are no recent files
– CLOUD-14780
◼
Cloud feedback and support has updated upgrade links
– CLOUD-14725
◼
"Make Your Own Copy" button works for unauthenticated deployed object view
– CLOUD-14184
◼
Deployed view has Edit and Source buttons
– CLOUD-13890
◼
Welcome screens are streamlined across products
– CLOUD-12856
◼
Unauthenticated products page is a sign-in / sign-up screen
– CLOUD-12854
Cloud Notebooks
◼
CloudRenderingMethod cell option is documented
– CLOUD-15005
◼
Input assistant boxes are compatible with (older) desktop FEs
– CLOUD-14810
◼
Notebook HTML cache is still generated even if some cells don't finish rendering
– CLOUD-14775
◼
Cloud supports CopyToClipboard to copy some Audio objects from an GUI
– CLOUD-14729
◼
CodeAssistOptions are implemented in Cloud
– CLOUD-14435
◼
A JavaScript library to embed notebooks in other sites is created
– CLOUD-14410
◼
Notebook loading indicator uses indeterminate mode when notebook contains only a few cells
– CLOUD-14370
◼
Mathematica fonts are updated to 12
– CLOUD-14328
◼
Interpreter is replaced with a more restricted call to ToExpression in ClientResources
– CLOUD-14216
◼
Hyperlinks are clickable in the cache
– CLOUD-14150
◼
CurrentValue[EvaluationNotebook[], WindowSize] returns the size of the notebook
– CLOUD-14109
◼
Implement final design and wording for graphics placeholder
– CLOUD-14080
◼
Notebook autocompletions code is reimplemented using React
– CLOUD-12964
◼
Cloud notebook spinners are synchronized
– CLOUD-12709
◼
Cell insertion menu design matches desktop
– CLOUD-12407
◼
Autocompletion for special characters works in text cells as well as input cells
– CLOUD-11487
◼
Notebook loading indicator has different blues
– CLOUD-11392
◼
"background color" and "boundary color" suggestions are hidden for GeoGraphics output
– CLOUD-10134
◼
Assignment to sub values of CurrentValue is supported
– CLOUD-9602
◼
Color slider has updated color picker
– CLOUD-9192
◼
Notebook API event for notebook resizes is provided
– CLOUD-8759
◼
Cell gear menu is a React component
– CLOUD-7952
◼
The cloud has a blinking cell insertion cursor
– CLOUD-7507
◼
Number rendering matches desktop behavior
– CLOUD-7010
◼
ListPicker is modernized in Cloud
– CLOUD-4763
◼
Animator and animator buttons are modernized in Cloud
– CLOUD-4748
◼
The options UnsavedVariables and UntrackedVariables to DynamicModuleBox are supported
– CLOUD-4526
◼
ListPickerBox is supported in Cloud
– CLOUD-3585
◼
Notebook API methods to evaluate the currently editing cell, and evaluate all cells, are provided
– CLOUD-2052
◼
DynamicGeoGraphics is supported in the cloud
– CLOUD-1968
◼
New front end web fonts are supported in the cloud
– CLOUD-1870
Cloud Objects
◼
CloudConnect indicates what program is being used
– CLOUD-15283
◼
CloudSubmit supports option IncludeDefinitions
– CLOUD-15202
◼
CloudFunction supports option IncludeDefinitions
– CLOUD-15201
◼
CloudUsers function can look up specific users
– CLOUD-15048
◼
Cloud object operations are logged for informational purposes
– CLOUD-14953
◼
An association is used to specify cloud object AppearanceRules
– CLOUD-14661
◼
An association is used to specify allowing and disallowing certain Permissions user classes
– CLOUD-14527
◼
A workaround function for dealing with cloud objects that have Unicode in the name is created
– CLOUD-14516
◼
Cloud objects developer package is created
– CLOUD-14423
◼
Obsolete FCI view is removed from the code
– CLOUD-14384
◼
CloudObject test suite function design accounts for running in cloud kernels
– CLOUD-14050
◼
CloudObject Test Suite has better coverage for tasks
– CLOUD-14010
◼
Internal and EPC users can disable embedded view branding via WL
– CLOUD-13949
◼
GET /users/user-current supports the mobile app
– CLOUD-12126
◼
CloudObjectNameFormat is documented
– CLOUD-11288
◼
$Permissions is "Public" for Cloud Basic users
– CLOUD-14629
File Manager
◼
File manager remembers the last view and sorting options
– CLOUD-12922
Infrastructure
◼
Apache is configured to serve anything in /dist with cross-origin headers
– CLOUD-14575
Kernel Initialization
◼
An error message is given when Database functions are evaluated in Cloud
– CLOUD-15223
◼
Persistence framework initialization added for deployment (public) kernels
– CLOUD-14303
Other
◼
All error pages link to the correct place
– CLOUD-15162
◼
Speed of subscription lookup in cross-origin requests is improved
– CLOUD-14574
◼
GET /info API provides cloud metainformation
– CLOUD-14390
◼
/app URLs keep working using an internal redirect
– CLOUD-14373
◼
Upgrading or downgrading your plan results in a change in platform view
– CLOUD-14141
◼
Embedded view changes according to owner plan
– CLOUD-13889
◼
Favicons are updated for streamlined products
– CLOUD-13519
◼
Each product or theme has a Quick Links sidebar
– CLOUD-13415
◼
Product header has streamlined design
– CLOUD-13108
◼
Application (product) view uses an /env URL
– CLOUD-13045
◼
Deployed view uses an /obj URL
– CLOUD-12967
◼
Google Drive notebooks have a Save button
– CLOUD-12909
◼
CORS filter is updated to allow cross-domain use of product authentication API
– CLOUD-10525
◼
Default product in preferences menu is replaced with theme
– CLOUD-9919
Bugs fixed
Cloud Chrome
◼
Extra notification in very narrow widths
– CLOUD-15458
◼
Medium notifications are not rendered
– CLOUD-15379
◼
Various sidebar URL parameters fail in both landing page and notebook views
– CLOUD-15256
◼
Users who disable tracking should not have JavaScript errors
– CLOUD-15150
◼
Notification for uploading oversized files is horrid
– CLOUD-14993
◼
Product logo is too large
– CLOUD-14877
◼
Search bar "X" is misaligned
– CLOUD-14827
◼
Arrows are misaligned when window is less than 750 pixels wide
– CLOUD-13922
◼
"Do not show this again" and checkbox are not vertically centered
– CLOUD-11193
Cloud Notebooks
◼
Cloud notebooks that include Graphics with NumericArray pink box when loaded in 11.3 desktop front ends
– CLOUD-15610
◼
Graphics images in the HTML cache are missing
– CLOUD-15313
◼
TabView buttons placement is off
– CLOUD-15193
◼
Sound functionality no longer works on Safari
– CLOUD-15179
◼
Syntax errors have the wrong font
– CLOUD-15169
◼
List of 3D graphics in a notebook with a docked cell don't get cached correctly
– CLOUD-15153
◼
Function templates tooltip is not shown in IE and Edge
– CLOUD-15079
◼
Completions dialog is not shown for CityData symbol
– CLOUD-15075
◼
For a specific notebook text in the cache is much farther down than it should be
– CLOUD-15046
◼
Ctrl= with date property attribute - opener button has extra top and bottom padding
– CLOUD-15038
◼
A certain notebook fails to prerender
– CLOUD-15015
◼
Enter does not "submit" the input field's value in Manipulate
– CLOUD-14986
◼
Graphics helper data cache misses cause longer delay when switching from cached to live rendering
– CLOUD-14855
◼
Exclamation point characters are duplicated in the editor
– CLOUD-14777
◼
Malformed PaneSelectorBox causes notebook hang
– CLOUD-14769
◼
Axiom fonts are wrong
– CLOUD-14758
◼
Around has incorrect kerning
– CLOUD-14757
◼
Button remains in active state after kernel is quit
– CLOUD-14732
◼
Large notebook with lots of graphics incorrectly caches spinners
– CLOUD-14728
◼
Buttons with Enabled->False show a hover state
– CLOUD-14707
◼
Nine-patch rendering doesn't work with raw pixel data
– CLOUD-14697
◼
Pasting into the top of a notebook does not scroll
– CLOUD-14692
◼
Scrollbar jumps to the blinking cursor after switching window focus
– CLOUD-14691
◼
Mobile: Unable to evaluate in a notebook with an initialization cell
– CLOUD-14662
◼
DynamicModule variables should not be saved in the server-side notebook model in read-only views
– CLOUD-14657
◼
Setting Deployed->True causing the cell to disappear
– CLOUD-14654
◼
Initialization timed out for demonstration "The Birthday Problem and Some Generalizations"
– CLOUD-14642
◼
Notebook title cell content is not used as page title
– CLOUD-14597
◼
Notebooks with only PageWidth-restricted cells show the stitched loading background
– CLOUD-14567
◼
A button in a cell in a CellDingbat doesn't work
– CLOUD-14549
◼
Bitmapped/General Info notification for Hard Limit Message line-wraps text
– CLOUD-14403
◼
OverBar is too short
– CLOUD-14369
◼
PopupMenu opens far away from where it is
– CLOUD-14353
◼
Calculation of Enabled option on Slider in Manipulate fails when Pi involved
– CLOUD-14352
◼
Non-real numbers used as starting value in Slider classified as security violation
– CLOUD-14347
◼
Grid Background spec using {x, y} -> style doesn't work
– CLOUD-14326
◼
VerticalSlider doesn't work with decreasing range
– CLOUD-14324
◼
Cell contents with TextAlignment->Center are cached off-center
– CLOUD-14287
◼
Hyperlinks don't work in deployed view without Interact permissions
– CLOUD-14286
◼
Dataset table navigation buttons are selectable
– CLOUD-14222
◼
FontSize -> (0.8 * Inherited) doesn't work from a private style definition
– CLOUD-14198
◼
CheckBoxBar with Appearance option creates pink boxes
– CLOUD-14191
◼
Cursor over cell brackets is not behaving properly
– CLOUD-14181
◼
Section divider line is slightly too low
– CLOUD-14128
◼
Function template arrow shows up twice
– CLOUD-13802
◼
CodeAssist has ':' before the options off of Ctrl= boxes
– CLOUD-13303
◼
Graphics3D does not properly handling styling of Points and Lines.
– CLOUD-12983
◼
Moving a Manipulate slider causes manually-resized Graphics inside RowBoxes to revert to their original dimensions
– CLOUD-12254
◼
ListPlot using color labels pinkboxes when uploaded to Cloud
– CLOUD-11720
◼
Label texts are being cut off in large output size limiter in narrow viewport
– CLOUD-10743
◼
CurrentValue[..., FontSize] broken and returns $Failed
– CLOUD-10742
◼
Stack Trace button prerenders incorrectly
– CLOUD-10277
◼
SpellChecker dropdown hides the misspelled word completely when the dropdown needs to open upwardly
– CLOUD-10149
◼
PlotTheme autocomplete margins are too tight
– CLOUD-9059
◼
iOS: Integer outputs containing 7-14 digits interpreted as phone number
– CLOUD-8515
◼
Too much space between a symbol and a factorial symbol
– CLOUD-8352
◼
Code completion missing after using backspace
– CLOUD-8261
◼
W|A Query loading results cell bracket overflow
– CLOUD-8027
◼
Nested DynamicModule variable state is not saved
– CLOUD-7809
◼
AdjustmentBox does not work
– CLOUD-7251
◼
Frame->True option does not work for Grid
– CLOUD-7212
◼
Copying Audio output cell renders Firefox unresponsive
– CLOUD-7147
◼
Graphics pasted into Text cells are not serialized correctly
– CLOUD-7048
◼
So-called NumberBoxes (e.g. "-2.354*^-185") are not rendered properly
– CLOUD-6132
◼
ServiceConnect to SeatGeek causes "TypeError: this.appearancemetrics,Automatic is undefined""
– CLOUD-5955
◼
Information["Solve*"] (or ?Solve*) usage with wildcard (* or @) returns many error messages when the string pattern has multiple matches
– CLOUD-1878
◼
Curly brace does not grow in Piecewise function output
– CLOUD-1281
◼
StyleBox appears in output of ?Export, ?Import etc.
– CLOUD-1230
◼
Cannot paste in IE11
– CLOUD-529
◼
Clicking output of EmbeddedHTML[URL["a url"]] goes nowhere and issues error "EmbeddedHTML::invarg"
– CLOUD-5674
◼
Auto-correct in a notebook generates the incorrect result
– CLOUD-4807
◼
Chevron (>>) to a ref page in error messages forms as a button in Cloud and opens nothing
– CLOUD-4162
◼
Autocompletion popup doesn't always appear below the function name in the input cell
– CLOUD-3954
Cloud Objects
◼
HTTPRequest and HTTPResponse are not Protected
– CLOUD-15679
◼
CopyFile to datadrop TEST cloud object puts content in a different users account
– CLOUD-15671
◼
CloudEvaluate of ConstantImage fails with message about NumericArray
– CLOUD-15533
◼
In WL versions <= 11.2, CloudConnect sometimes fails with exposed code
– CLOUD-15524
◼
Result of CloudEvaluate[$EvaluationEnvironment] does not match documentation
– CLOUD-15476
◼
Permissions constraints are ignored due to an extra "Allowed" layer
– CLOUD-15315
◼
CloudEvaluate[CloudPut[Large data...]] returns empty cloud object
– CLOUD-15265
◼
Get of CloudObject issues Set::wrsym for $envRoot and $ViewPattern
– CLOUD-15020
◼
CloudUnshare[obj, users] cancels sharing with everyone
– CLOUD-14771
◼
DeleteObject fails to delete object when mimetype is changed from inode/directory to text/plain
– CLOUD-14736
◼
Cannot SetPermissions using /env URL in cloud notebook
– CLOUD-14264
◼
TaskRemove of a DocumentGenerator does not remove the entire bundle
– CLOUD-14242
◼
EndDate of a task is not being returned by ScheduledTaskInformation
– CLOUD-14240
◼
CloudDeploy[AutoRefreshed[...]] does not respect user supplied option values
– CLOUD-14238
◼
Creating Wolfram ID from CloudObject authentication page leads to Cloud home screen
– CLOUD-10053
◼
You can create a named cloud object with the same name as a folder that already exists
– CLOUD-538
File Manager
◼
Recent files are ordered alphabetically
– CLOUD-14826
◼
Deployments and trash icons are 1px out of alignment
– CLOUD-13480
◼
Opening a existing file from File Manager opens in deployed view
– CLOUD-11808
Kernel Initialization
◼
PacletManager is not initialized with the right path on master
– CLOUD-14682
Other
◼
Some WPL exploration are missing on Open Cloud
– CLOUD-15662
◼
DataDrop entries on the website hang intermittently
– CLOUD-15516
◼
Thumbnail of Random Scribbles exploration is missing in WPL side bar
– CLOUD-15157
◼
Notification for uploading a file too big has a broken link
– CLOUD-14679
◼
First evaluation of Molecule returns Context and Get errors
– CLOUD-14559
◼
Account redirect fails with a trailing slash
– CLOUD-14546
◼
Activation keys endpoint returns a blank result
– CLOUD-14003
◼
Publish menu item creates SourceLink that is incompatible with WL
– CLOUD-13334
◼
Creating a new notebook from File Manager opens in deployed view
– CLOUD-11936
◼
Publish Dialog creates deployed URLs with product subdomains as opposed to www
– CLOUD-10980
◼
Authentication process removes ?-URL parameters
– CLOUD-9572
◼
Wrong font color for certain content in preferences for language & region
– CLOUD-8750
◼
TextAreas in dialog boxes can stretch past dialog box boundary on right
– CLOUD-8236
◼
Primary cloud URLs must not contain /app
– CLOUD-2274