Skip to content

Releases: andreax79/airflow-code-editor

v8.2.1

27 Feb 06:43

Choose a tag to compare

version v8.2.1

v8.2.0

21 Feb 18:28

Choose a tag to compare

version v8.2.0

v8.1.1

06 Nov 11:58

Choose a tag to compare

version v8.1.1

v8.1.0

25 Aug 15:05

Choose a tag to compare

Fix

  • Remove race condition when opening new tab
  • Fix bookmarks on Chrome
  • Fix file download on Airflow 3.x

Added

  • Add "Add bookmark" and "Remove bookmark" to context menu in the sidebar

v8.0.1

10 Jun 09:55

Choose a tag to compare

Fix

  • Include missing file code_editor.yaml in the package

v8.0.0

29 May 20:32

Choose a tag to compare

Changed

  • Airflow 3.0 compatibility

Fix

  • Show save file error message

v8.0.0a2

16 May 06:48

Choose a tag to compare

v8.0.0a2

v8.0.0a1

09 May 18:09

Choose a tag to compare

v8.0.0a1

v7.8.0

03 Feb 17:50

Choose a tag to compare

Added

  • Bookmarks
  • Notifications
  • VIM mode :e (edit) command

Changed

  • Upgrade to CodeMirror 6

v7.7.0

26 Aug 12:48

Choose a tag to compare

Added

  • dark mode
  • get version API

Changed

  • CodeMirror upgrade
  • update node version