diff --git a/data/code.metainfo.xml.in b/data/code.metainfo.xml.in index 52a1fb0e0..c9add13b0 100644 --- a/data/code.metainfo.xml.in +++ b/data/code.metainfo.xml.in @@ -68,6 +68,31 @@ 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
  • +
  • Updated translations
  • +
+
+ + Listen for changes to Terminal color scheme + Exiting process running in terminal leaves terminal useless + Line numbers in high contrast theme + Duplicate projects in dropdown after opening second window from duplicate tab + Relies on external Terminal settings keys + Crash on Global search when a file name is a prefix of a folder which is a parent of a matched file + DAdd an option in Preferences to disable syntax highlighting globally + +

Minor updates: