Releases: google/omaha
Omaha 1.3.35.1
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
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
Please see CHANGELOG.txt for changes.
Omaha 1.3.33.7
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
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
A couple of enterprise-related features:
- TargetVersionPrefix policy
- Suppress update checks between specified times of the day
Omaha 1.3.32.7
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
Support for Visual Studio 2015 Update 3 and several bug fixes.
Omaha 1.3.30.3
Introduces persistent pings (saves the ping if it can't be sent right away).
1.3.29.5
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.