Skip to content

Releases: google/omaha

Omaha 1.3.35.1

01 Aug 22:59
137e25a
Compare
Choose a tag to compare

This release has several improvements in the build scripts for C++ conformance, cleans up a lot of dead code, and adds more features for enterprise device management.

Omaha 1.3.34.7

19 Mar 23:23
2e43c7e
Compare
Choose a tag to compare

Changes include adding support for unpacking CRX files, making "Code Red" more secure by wrapping the payload in a CRX container, and fixing a race condition where the /ua process may hang on shutdown during a program update.

Omaha 1.3.33.23

21 Dec 03:08
6331fe5
Compare
Choose a tag to compare

Please see CHANGELOG.txt for changes.

Omaha 1.3.33.7

16 Nov 20:53
Compare
Choose a tag to compare

Includes a change of the update check urls from https://tools.google.com/service/update2 to https://update.googleapis.com/service/update2

This corresponds to the stable release of Omaha 1.3.33.7.

Omaha 1.3.33.5

23 May 17:59
Compare
Choose a tag to compare

Fixed a bug where old Omaha standalone offline MSI installers would not work with Omaha M33 due to hash incompatibility in the offline manifest.

Omaha 1.3.33.3

03 Apr 21:58
Compare
Choose a tag to compare

A couple of enterprise-related features:

  • TargetVersionPrefix policy
  • Suppress update checks between specified times of the day

Omaha 1.3.32.7

13 Dec 01:00
Compare
Choose a tag to compare

A couple of important changes:

  • uses task scheduler v2.0 API where available
  • avoids being flagged as a performance bottleneck on Window 8.x and above.

Omaha 1.3.31.5

21 Jul 23:22
Compare
Choose a tag to compare

Support for Visual Studio 2015 Update 3 and several bug fixes.

Omaha 1.3.30.3

01 Jun 00:32
Compare
Choose a tag to compare

Introduces persistent pings (saves the ping if it can't be sent right away).

1.3.29.5

08 Feb 19:31
Compare
Choose a tag to compare

Adds support for dual signing of Windows binaries as a response to SHA1 code signing deprecation.

We've also pushed a patch to make the installer more resilient to DLL side loading issues, such as https://code.google.com/p/chromium/issues/detail?id=116722.