Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 11:36

Changed

  • Migrate from Vue 2 to Vue 3
  • Refactor History View
  • Refactor Workspace View
  • Refactor Files and Editor components
  • Refactor CSS
  • Replace Bootstrap Modals with Vue-universal-modal
  • Replace Font Awesome with Material Icons

Fix

  • Raise the correct exception at file loading and show the error in the editor
  • Fix exception related to axios/axios#811