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

Releases: spikespaz/search-deflector

Version 1.1.0

19 Aug 23:53
Compare
Choose a tag to compare
Version 1.1.0 Pre-release
Pre-release

Changes:

  • Added GUI for configuration tool.

Version 1.0.1

17 Apr 01:58
Compare
Choose a tag to compare

Changes:

  • Added a new check to send users to a wiki page after their first 10 searches, if using the free version from GitHub.
  • Fixed a bug preventing automatic updates, caused by the custom script in the Inno Setup installer.

Version 1.0.0

18 Jan 17:33
Compare
Choose a tag to compare

This is the first full release of Search Deflector!

It is functionally identical to the last pre-release (0.3.6). There haven't been any new bug reports for a while, so I am making the assumption that this software is fairly stable.

Changes:

  • New artwork and revised information message in installer.

Version 0.3.6

19 Nov 03:52
Compare
Choose a tag to compare
Version 0.3.6 Pre-release
Pre-release

Changes:

  • Setup ignores missing StartMenuInternet from HKCU (fixes #42).

Version 0.3.5

10 Nov 02:17
Compare
Choose a tag to compare
Version 0.3.5 Pre-release
Pre-release

Changes:

  • Fixed issue #8 (finally)!
  • Fixed issue #10 (probably)?
  • Now the setup searches in the current user's registry, so browsers installed only for that account can be selected.

Version 0.3.4

30 Oct 04:32
Compare
Choose a tag to compare
Version 0.3.4 Pre-release
Pre-release

Changes:

  • Optimized imports, reduced size of binaries.
  • Fixed the missing icons in the executables.

Version 0.3.3

21 Oct 05:39
Compare
Choose a tag to compare
Version 0.3.3 Pre-release
Pre-release

Changes:

  • Rewrote build script (30% smaller) and it works way better.
  • Fixed the prompt for the custom browser path showing up after the engine selection.
  • Fixed a bug where a command prompt window would show up while launching a search.
  • Launching the browser with the search query is now noticeably faster (on my computer).

Version 0.3.2

17 Oct 05:20
Compare
Choose a tag to compare
Version 0.3.2 Pre-release
Pre-release

Changes:

  • Added Startpage to the engine templates.
  • Added hardcoded defaults to the deflector so it won't fail when not configured.
  • Added Appx building code to build script.
  • Added AppxManifest so it can be published to the Microsoft Store.

Version 0.3.1

15 Oct 03:45
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release

Changes:

  • Made automatic updater optional when installing.
  • Updater program will now always reinstall itself.
  • Made installer register with HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE by default.
  • Made an option in the installer to still install to local machine.
  • Added default settings via installer if the setup program exits before writing the keys.
  • Now removes settings on uninstall, like it should have in the first place.

Version 0.3.0

14 Oct 18:36
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

Changes:

  • Binary size is much ~20% smaller (because I eliminated launcher.exe).
  • Updating is now handled by Task Scheduler.
  • Setup no longer controls the registry to redirect the protocol, the installer does that.
  • Updating is now completely silent. It also doesn't have version folders anymore.
  • Abstracted much of the functionality into separate functions, they aren't intertwined, so I can remove one module and the rest will still work.
  • Cleaned up the code. A lot.
  • New build script just for me.
  • Versions before 0.2.0 will no longer update and will probably error, because I'm not including a zip file this time.
  • Engine templates list (engines.txt) is not moved to libs/engines.txt.

Note: All of this is in preparation for publishing on the Microsoft Store. These installer builds will be available for the foreseeable future for free, but I'm broke, and if you would like to support me, you should buy it ($1.99) on the Microsoft Store once I publish it.