Skip to main content

48 posts tagged with "Fixed and Improved"

View All Tags

New Features

Slider Widget has been added, so anyone can explore numbers easily.

Copy and paste tables. You can now copy-paste tables from your favorite websites as well as Google Sheets!

Variable Autocomplete You no longer need to remember your variable names, a new autocomplete menu will popup to help you finish your calculations.

New constants: π and e

Trigonometric functions: sin, asin, cos, acos, tan, atan with support for degrees and radians

Fixes and Improvements

  • The notebooks are better supported on mobile
  • Now you can select tables cells
  • You can now reorder rows and columns on tables
  • Magic number now work with expressions

New Features

Magic Numbers. Reference your results within your text to keep your comments updated with your model. To add these magic numbers to your notebook type % your-variable %.

Notebook Colors. Make notebooks your own with the new color and icon picker. Add color to widgets, callouts, tables and notebook icons. Your imagination will be the limit.

New ‘/’ command Blocks. Now you are able to add callouts and dividers to your Notebooks! Just type / to start using them.

Proportions & Units. Units now support qualities. For instance, 1 kilogram of flour and 720 grams of water are both represented by units of mass with different qualities (flour and water).

Rich text on quotes blocks

Text highlighting

Fixes and Improvements

  • Links with embeds on social media
  • New Markdown shortcuts
  • Links on notebook are now blue
  • Personalized error pages

New Features

Input Widget. We've introduced a new input widget that lets anyone interact with your model when you publish it.

Variable Bubbles. Calculation blocks will highlight any custom variable you have named using bubbles. This will make it easier to trace your variables throughout your notebook.

Improved Calculation blocks. Every calculation you add to your notebook now has its own block.
Tip: Use Ctrl + Enter when you are in a calculation block to quickly create a new block below.

Easier Columns. The Decipad Language now allows you to add columns directly to a table. myTable.newColumnName = aNewColumn. Don’t forget that all columns must be the same size 😉

Fixes and Improvements

  • Dropdown menu caret for tables
  • Improved block reordering
  • Improved number spacing
  • Highlight selection
  • Workspaces are back!