Skip to content

2.4.0

Compare
Choose a tag to compare
@alagrede alagrede released this 29 Jan 17:28
· 7 commits to master since this release

πŸ“’ Announcement

Happy New Year to everyone πŸŽ‰! (A little late but it was worth it)
We have worked hard over the past few months to deliver this new version with many useful new features. πŸ§‘β€πŸ’»

it is now possible to deploy an entire note. A new portal is created to display the deployed notes.
A new Space feature allows you to create a team then deploy and share notes/jobs.

πŸ’Ž Improvements

  • New TreeView with mini left bar
  • Now based on Node 18
  • Allows overriding NPM per file
  • New shortcut Shift+Ctrl+Enter to switch to Preview and double-click on Preview to access the line in Edit mode
  • Add new functions to manipulate more easily JSON (csvToJson, filter json cols, exclude json cols...)
  • Add a new Chart library and snippets (see the dedicated template: manipulate-charts-data)
  • Add a new Datagrid library and associated snippet
  • New templates explaining how to use make data reports
  • New code block options hide and noDeploy to hide or completely omit the block in preview/deploy
  • Add Space feature for team to share notes/jobs

πŸ› Bug fixes

  • Removing ESBUILD_BINARY_PATH for bash code block
  • Fixing outdated OpenAI API

ℹ️ If you encounter a problem with this version, please contact us with a discussion.

😊 Thanks for your feedbacks.