Skip to main content

🌱 New features


  • Data Views, a simple way to pivot your data to display.
    • Select the columns you want to see at a given moment
    • Easily group your data by rows
    • Add quick calculations to explore insights
  • Easily update a notebook block type For instance, you can now turn a paragraph into a heading

  • Profile Picture Set up your Decipad profile picture with Gravatar

💪 What we’ve improved


  • Workspaces now let you:
    • Organize and move notebooks between workspaces
    • See published Notebooks
    • Archive or Delete Notebooks
  • Several performance tweaks for faster Notebooks

🔨 What’s been fixed


  • Percentages on tables now display the correct format
  • Readers no longer can add extra options to Dropdown Widgets
  • Dropdown Widgets titles no longer break the layout

🌱 New features


  • We’ve introduced a catalog that showcases all numbers you’ve defined in your notebook, making them accessible at a glance. This will help you:

    • See all numbers you have defined in one place
    • Quickly drag them from the catalog into your calculations or text
    • Navigate your notebook by sections
  • We have a new dropdown widget that lets you create lists of values anyone can pick from. This widget is great for calculations where you don’t want to input new values, but instead, pick from a list.

💪 What we’ve improved


  • We’ve updated Decipad’s font to make numbers standout
  • Formulas on tables can be hidden
  • You now have the option to use for instead of * when making multiplications. For example, before $400 per month * 1 year now $400 per month for 1 year
  • You can now control the number of rows with a variable on language tables
  • We’ve added currency support for the Ukrainian hryvnia 🇺🇦. Example 400 UAH

🔨 What’s been fixed


  • When you create calculations with dates, these will keep your original units. (Calculations using days will have a result in days, for example)
  • We fixed an issue where images on public notebooks could be deleted by users with read-only access.
  • We fixed an issue where tables wouldn’t scroll all the way to the left.

🌱 New features


  • Numbers are now automatically detected in text, allowing you to easily turn them into calculations.

  • Updating your calculations just got easier and more flexible. When you rename a variable, it will update everywhere it is used, meaning your calculations will no longer break. The only exception is renaming column names. We’re actively working on this!

  • We’ve also added 3 new features to the bottom right of your notebook:

    • Undo and Redo buttons to revert any steps on your notebook.
    • A Status Indicator that lets you know if your changes have been saved.
    • A Help Button to contact the team, share feedback, and check our docs.

💪 What we’ve improved


  • Calculation blocks and workspaces are more reader friendly on mobile.
  • Make changes to published notebooks and republish when you finish.
  • Place result widgets side-by-side.
  • The autocomplete menu includes a tooltip to exit.
  • Language tables support variable lengths.
  • Updated designs for checkboxes on tables.
  • Tangerine color added 🍊.
  • More contrast on inline number colors.

🔨 What’s been fixed


  • Result widgets display correct variable names.
  • Result widget autocomplete display all available variables.

🌱 New features


  • We are introducing a Result Widget that lets you highlight any result on your Notebook. Right now, you can’t place Result Widgets side by side. Take a look at this example:
  • You can now collapse any table, so it takes less space on your notebook.
  • You can now use the plus button to add new blocks to your notebook (in addition to the slash / command shortcut)
  • You can now use toggles and data pickers on tables. These help you update booleans and input dates faster.

💪 What we’ve improved


  • Notebooks now load faster for readers.
  • We improved the layout and alignment of blocks. It looks a lot cleaner!
  • Calculations blocks can now be stacked together.
  • You can now reorder widgets individually and place different types of widgets side-by-side.

🔨 What’s been fixed


  • Notebook blocks no longer duplicate themselves randomly.
  • A shared notebook now displays the latest changes.

💪 What we’ve improved


  • Longer table formulas fit better inside the formula bar.
  • You can now easily update dates on tables and widgets with a date picker.
  • You can now display any value as a percentage using in % in your calculations. This is handy for situations where you want to display calculation results in a percentage format. Take a look at this party budget table. The last column shows the budget usage in percentage.
  • Widgets now show data types, just like tables already do. This will make it easier for you and the reader to know what each widget represents. You can change the widget data type on the menu. Data types include Numbers, Formulas, Text, Dates and Checkboxes.

🔨 What’s been fixed


  • Using decimal places on tables no longer removes the units
  • Autocomplete for table columns names no longer adds extra words

🌱 New features


  • You can now specify currencies on a table column very quickly, so you no longer need to create custom units when working with them.

💪 What we’ve improved


  • Better table cell navigation with keys. You can use tab to navigate across columns, return/enter to navigate across rows, and the arrow keys to move in any direction.
  • You can now use percentages on tables, making them easier to read. Take a look:
  • Tables now support flexible ways of inputting your numbers on the same column, as long as they are compatible. For numbers to be compatible, they need to share the same unit or be able to be converted between each other. Take a look at this example:

🔨 What’s been fixed


  • Hovering number names on calculations now display their correct values.
  • Smart rows on tables now work as intended. You can no longer place text there.

💪 What we’ve improved


  • Better time formatting on calculations. For example, 1.9 days = 1d 21h 36m
  • Better looking sign-in emails ✨
  • Meet Decipad notebook updated for new users

🔨 What’s been fixed


  • Column menus on tables no longer overlap
  • Notebooks don’t jump when interacting with tables
  • Series and Time data types from columns now show as selected on the menu

💪 What we’ve improved


  • Sliders and Input Widgets now have default names
  • When a block crashes, you can revert the action, so you don’t lose important information
  • You can now drag cell values from a display table to your text
  • We moved the option to delete table rows to the drag handle
  • We’ve updated the button to add new table columns

🌱 New features


  • Duplicate Blocks - All blocks can now be duplicated. Just click on the drag handle and select duplicate
  • Easily insert a new block between existing elements - Just place your mouse where you want to add a new paragraph, and a blue line will appear. Click to create an empty line.

💪 What we’ve improved


  • Navigating the block menu just got easier with keys. Just press / on an empty line followed by the down key and enter to select.
  • Better reading experience for notebooks with large tables. Tables with more than 10 rows are now collapsed by default in a shared notebook. You can always click to view all rows if you want.

🔨 What’s been fixed


  • Animations on tabled headers were removed.

🔨 What’s been fixed


  • Reordering table rows doesn’t break anymore.
  • When adding custom units in a table, it no longer loses focus.
  • Autocomplete on blocks with ^ and - is now working.
  • Calculation results no longer display “NaN” on complex operations.

🌱 New features


You can now add percentages directly to numbers ($20 + 16%)

💪 What we’ve improved


  • Language supported formulas now show up on the autocomplete menu
  • New animation when interacting with the notebook blocks ✨

🔨 What’s been fixed


  • Code blocks stability improved
  • Notebook titles misalignment on workspaces fixed
  • Spaces on table cells were patched and work again

🌱 New features


  • Table Calculations. You can now perform calculations directly without having to create a separate calculation block. To use formulas in tables, just type “=” in a cell, or use the menu to change the column type to formula. Don’t worry, creating tables with the language is still available to anyone who needs extra power.
  • We’ve also added smart rows to make quick calculations easier to perform, some examples are sum()and average() .

  • Hiding Blocks - Now you can hide blocks when you share your notebooks for an improved reading experience. These blocks will still be available if someone duplicates your notebook

  • New language syntax for decision tables - Taxes, Sales Commissions are now easier to create and read. Learn more here: https://app.decipad.com/docs/language/advanced-concepts/decision-tables

  • Chart Image - Calculation blocks now display a small chart image on custom formulas for improved readability.

  • Factorials - We now support factorials on the language (factorial())

💪 What we’ve improved


  • Better number support (25000$ → $25K)
  • Results now default to a human-readable format: 1,000→ 1 thousand, and 1,000,000 → 1 million. When you drag results into your text, they will also be easier to read. Roll-over to see the precise result. Soon, you will be able to customize the formatting based on your needs.
  • Better support for percentages. (5% + 10% → 15%)
  • Insert an image to your notebook by simply pasting a link.

🔨 What’s been fixed


  • Fix double menu tip on paragraphs.
  • Several tables bug fixes.

🌱 New features


  • You can now move and reorder your calculations any way you want. You are no longer restricted by sequential calculations.
  • Place links directly into your notebook without Markdown!
  • We have new calculation block prompts to help you get started!
  • you can now start typing directly after the / command and go straight into the input you want. For example: / + ta + enter will create a table.

💪 What we’ve improved


  • Better currency support. You can now do this $100 instead of 100$.
  • A better looking login experience.
  • Inspect most values by hovering over them and navigate to its definition.
  • Better support for touchscreen devices.
  • You can now use bold & italics at the same time 🎉
  • A cool loading animation (We're actively working on our loading times, stay tuned)
  • Monospaced codelines
  • You can now use tabs on codelines

🔨 What’s been fixed


  • Tables are now easier to read on mobile devices.
  • Spaces on table cells are fixed.
  • Long workspace names don’t break the menu.
  • Broken documentation links fixed.
  • Copying tables from Google sheets no longer add an empty row.

🌱 New features


  • Slider Widget. With this block, everyone will be able to play around with a slider and experience its effects on the notebook.

  • You can now paste tables from your favorite websites and Google Sheets into your Decipad Notebooks!

  • We started supporting autocomplete for some type of variables

  • Decipad now supports two constants: π and e

  • We have new formulas! Trigonometric formulas: sin, asin, cos, acos, tan, atan with support for degrees and radians

💪 What we’ve improved


  • 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


  • 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
  • Magic Numbers

💪 What we’ve improved


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

🌱 New features


  • Widgets let everyone interact with your model when you publish it.

    • Number field, (live)
    • Slider (coming soon!)
    • Date-picker (coming soon!)
  • 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 it’s own block. Why? Over the coming months, calculations will get more flexible, low-code and interactive 🎉.
    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 & Improvements


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