Version 7.0.7x and above¶
In version 7.0.70, first version with Monaco editor released. Work is still needed for Save button state and Editor Tabs
replicating Jam.py V5 Ace editor features.
In version 7.0.71, the Modal Form closing bug fixed.
In version 7.0.72, below Monaco editor shortcuts were added:
Monaco Shortcuts
CTRL+ALT+SHIFT+W shortcut to close the editor.
CTRL+ALT+←/→ shortcut to move from/to editors.
With Apple keyboard:
Monaco Shortcuts
control+Option+Shift+W shortcut to close the editor.
Cmd(⌘)+Option+←/→ shortcut to move from/to editors.
Monaco Shortcuts
In some implementations of the Monaco Editor, you can find the Command Palette in the editor’s context (right-click) menu.
In version 7.0.81, Traceback on new project fixed. Demo “view_first: true” changed to “view_first: false”.
In version 7.0.82, Databricks support was added.
In version 7.0.86, Monaco Tab closing bug was fixed.
In version 7.0.90, Builder translations for zh-CN added. Complete zh-CN Demo is here: https://github.com/jam-py-v7/jampy-docs-v7-zh-cn
In version 7.0.91, custom Menu permission issues fixed, History accordion fixed, on_apply on index creation fixed.
In version 7.0.97, GitHub Code Security and Quality was applied and merged.