Skip to content

Major update πŸ“¦

Choose a tag to compare

@JerryI JerryI released this 05 Jul 19:58
1453df8

We fixed many bugs, improved UI and implemented decorations for integrals, derivatives and etc.

Please, use _minimal installation binary if you do not have a restricted internet access.

Bugs (& features request) πŸͺ„

  • #213 fixed in Graphics3D
  • #209 issues with clipping
  • #205 windows/linux shortcuts fix
  • #206 Print actually prints to a cell as in Mathematica
  • #154 Boxes overflow fix
  • #69 legends (addiitonal fix)
  • CSS style fix (added base styles for headings, lists and etc along with Tailwind)
  • #167 Dataset improvements
  • Plot, Graphics aspect ratio fix

Screenshot 2024-07-04 at 17 40 58

  • #212 a toolbar for inserting integrals, subscripts, and other symbols was added

plattte-ezgif com-optimize

  • Missing boxes for Sum, Transpose

New syntax sugar 🍯

We have implemented a new type of boxes allowing us to render editable expressions for integrals, series, piecewise, transposed expressions, root boxes and others

Screenshot 2024-07-03 at 22 38 15 Screenshot 2024-07-03 at 22 38 06 Screenshot 2024-07-03 at 22 37 55 Screenshot 2024-07-03 at 22 37 43

Update on dynamics 🧨

  • Refresh wrapper function was implemented
  • Faster dynamic raster graphics: Image got x10 speed up due to typed arrays
Plasmons.mov
  • Circle, Disk full support with correct aspect ratio

Other features πŸ§ͺ

  • SoundNote implemented
  • Audio object, Video object with a preview
  • WLX support for Markdown cells (now one can embed dynamic figures from WL to markdown similar to slides)

JS errors information field πŸ›

Frontend captures unhandled errors in evaluation and now prints it after a cell, which probably caused an error

Screenshot 2024-07-05 at 09 39 49

Client changes πŸ§œπŸ»β€β™‚οΈ

  • Debug mode
  • Dark mode colors fix
  • Feature: manual switching between Light and Dark modes
  • Window transparency feature (Windows 11 & OSX only)
  • Reinstall feature (clean installation)
  • Progress bar