Skip to content

v0.11.0

Compare
Choose a tag to compare
@giosali giosali released this 12 Jun 01:51
· 711 commits to main since this release

Added

  • Added a built-in clipboard manager
    • The clipboard manager can be accessed by pressing Shift + Alt + V
  • The installer now contains an option to run the application after installation
  • Added original acrylic material

Changed

  • The main search box window is now a popup window
  • Changed appearance of the settings section of the application
    • Removed third-party UI libraries
  • Improved handling of URLs
  • Multiple instances of the application are now prevented from concurrently running
  • Change appearance of the scroll bar

Fixed

  • Fixed bug where certain math expressions would crash the application
  • Fixed bug where the Alt key would be programmatically stuck
  • Fixed regex parsing bug where certain symbols would crash the application
  • Fixed bug where the application wouldn't run on startup after updating
  • Fixed bug where pressing Tab on a keyword would crash the application