Googler Versions Save

:mag: Google from the terminal

v3.6

5 years ago

What's in?

  • Decode auto-completion info as per charset in response header
  • Ignore trailing / in proxy
  • Some heath sites added to googler @t
  • User agent updated to Firefox 60
  • Availability on Fedora and openSUSE
  • More auto-generated packages

v3.5

6 years ago

What's in?

  • URL folding to show only domain name
  • Omniprompt key c to copy URL to clipboard
  • Support env var DISABLE_PROMPT_COLOR to disable prompt color (see #203)

Note: Python 3.3 reached EOL, will not be supported anymore.

v3.4

6 years ago

What's in?

  • Support custom URL handler script or cli utility (option --url-handler)
  • Support text browser override with GUI browser (omniprompt key O)
  • A stunning project logo! (designed by @zmwangx)

v3.3

6 years ago

What's in?

  • Search auto-completion (using completion scripts)
  • Python 3.6 support
  • Automated release package builds using PackageCore

v3.2

6 years ago

What's in?

  • Basic authentication with --proxy
  • Option --unfilter to include similar results
  • New googler @ts : Manga Reader, Mac Rumors, OMG! Ubuntu!
  • Fix: skip certain card results with --noua
  • Options --json and --exact decoupled

v3.1

7 years ago

What's in?

  • Search result metadata (e.g. IMDB rating)
  • Multi-site search
  • Browse numeric ranges at omniprompt
  • googler@ - Financial Times, The Pirate Bay added

v3.0

7 years ago

Modifications

  • Introducing googler @t add-on!
  • Open multiple indices from omniprompt
  • Open all indices from omniprompt
  • Option --enable-browser-output is now --show-browser-logs
  • Multiple bug fixes

v2.9

7 years ago

NOTICE

  • googler is on Debian and Ubuntu official releases now. In addition, there's a PPA in place to install the latest program releases from.

Modifications

  • Omniprompt option to search exact keywords on auto-correction
  • Push cmdline arguments to readline history (simplifies editing the keywords)
  • Added check to ensure UTF-8 encoding
  • Support 3 HTTP redirections before failing to connect
  • Support environment variable https_proxy
  • Python 3.5.3 compliance for TLS 1.2
  • Removed deb package generation scripts

v2.8

7 years ago

Modifications

  • Add option --notweak to disable TCP optimizations and forced TLS 1.2.
  • Limit self-upgrade options to -U or --upgrade. Removed --update.

v2.7

7 years ago

Modifications

  • Show google services abstract with User Agent disabled.
  • In-place self-upgrade mechanism.
  • Fix integration with text-based browsers.
  • Set process title to googler if setproctitle is installed.