Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@wkjarosz wkjarosz released this 16 Mar 21:57
4b02bbd

What's Changed

  • New command palette (in the style of VS Code/Atom/Sublime Text) with fuzzy text search for all commands
    • filters list of commands and highlights partial matches
    • commands support aliases (which are displayed in parentheses)
  • Improvements to menus
    • submenus now work, like the “Open recent” files submenu
    • don't close menus when clicking disabled items
    • keyboard navigation of menus and drop downs with arrow keys and Esc/Return
  • The image list search box now filters the images as text is typed
  • Modal dialogs now fade the screen
  • The Info panel now includes RGBA statistics
  • Fixed several old bugs (and hopefully introduced only a few new ones)

Full Changelog: v1.7.2...v1.8.0