diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 52a1fb0e0..ffb551164 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -68,6 +68,37 @@ contact_AT_elementary.io + + +

Improvements:

+
    +
  • The high-contrast style-scheme is replaced by an elementary version with improved contrast for line numbers
  • +
  • The terminal pane now follows Terminal app color-scheme setting
  • +
  • It is now possible to disable syntax highlighting
  • +
+

Minor updates:

+
    +
  • Absence of Terminal or Gnome settings no longer causes a crash
  • +
  • The terminal pane now handles the shell exiting gracefully
  • +
  • The terminal pane now follows the current active project path on start or opening
  • +
  • It is no longer possible to open multiple PasteBin dialogs
  • +
  • A cause of possible crashing by the sidebar on startup was fixed
  • +
  • Updated translations
  • +
+
+ + Listen for changes to Terminal color scheme + Exiting process running in terminal leaves terminal useless + Line numbers in high contrast theme + Pastebin Dialog: Can open infinite format dialogs + Duplicate projects in dropdown after opening second window from duplicate tab + Terminal Pane does not follow current active project path on startup or when reopened + Relies on external Terminal settings keys + Segmentation Fault when starting Code + Crash on Global search when a file name is a prefix of a folder which is a parent of a matched file + Add an option in Preferences to disable syntax highlighting globally + +

Minor updates: