enso/CHANGELOG.md
Adam Obuchowicz 6eece5f8d6
Table Editor Widget (#10774)
Fixes #10293

The Table Editor Widget allows adding rows and columns, editing cells and renaming columns.

[Screencast from 2024-08-07 13-17-37.webm](https://github.com/user-attachments/assets/d2e708b5-6516-4107-bc17-f018e455c111)

# Important Notes
* The parts of Table Visualization which were useful for the widget were put in vue component. On this occasion, we use aggrid vue.
2024-08-12 14:45:58 +00:00

7.5 KiB

Next Release

Enso IDE

Enso Standard Library

Enso 2023.3

Enso Language & Runtime

Enso IDE

Enso Standard Library

Enso 2024.2

Enso IDE

Enso Language & Runtime

Enso Standard Library

[debug-shortcuts]:


Release Notes

Anonymous Data Collection

Please note that this release collects anonymous usage data which will be used to improve Enso and prepare it for a stable release. We will switch to opt-in data collection in stable version releases. The usage data will not contain your code (expressions above nodes), however, reported errors may contain brief snippets of out of context code that specifically leads to the error, like "the method 'foo' does not exist on Number". The following data will be collected:

  • Session length.
  • Project management events (project open, close, rename).
  • Errors (IDE crashes, Project Manager errors, Language Server errors, Compiler errors).