Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

3.7.0

Latest
Compare
Choose a tag to compare
@Saektide Saektide released this 21 Jan 22:28
· 4 commits to master since this release

Added

  • Add internationalization (i18n). Check CONTRIBUTING.md for more information about this (96ed215)
    • Added English
    • Added Spanish (Español)
  • Add safe mode (e926) and enabled by default, you can disable this on Search settings (5b7ec48)
  • Add support to Linux using AppImage (44d0cd0)

Removed

  • Removed external link component (which is deprecated) (5b7ec48)

Fixed

  • Fix for development environments an issue with openExternal handle, it won't open localhost domains on your browser anymore (96ed215)