Releases: google/omaha
Omaha 1.3.36.61
Stability issues:
- Use CreateProcess instead of ShellExecute for background process launches.
- Remove the Helper MSI and MSP from Omaha3.
- Change the signing servers in Omaha OSS build.
Accessibility:
- Display Progress Text in the Title Bar.
- Omaha: Support Windows "High Contrast" modes.
Device Management
- Use new SimpleRequest for each DM error report.
- Send DM policy validation errors back to DM server.
- Omaha Enterprise: DMPolicyManager fallback not accurate in some case
Omaha 1.3.36.51
The release include the following:
- support for MSI tagging
- fix a Win7 bug due to applying LOAD_LIBRARY_SEARCH_SYSTEM32 when the host did not support it
- Apply wait before DM registration.
Omaha 1.3.36.41
Use ::LoadLibraryEx instead of ::LoadLibraryEx{A,W}.
Omaha 1.3.36.31
Several device management and group policies changes. A few other changes related to toolchain and library dependencies. And a kitchen sink of changes such as improving the UX when dealing with very large payloads, stop uploading usagestats (for the Google build), and locking down the ACL for the machine crash handler to system only.
Omaha 1.3.35.451
Mostly mechanical fixes and code clean ups:
- Add Group Policy to control per-user installs in Enterprise.
- Fix Omaha reports 100% install progress between download and install.
- Fix Wininet error comparison to HRESULT.
- Omaha client should not send install_data in Ping requests.
- Log secure status flag for WININET_E_DECODING_FAILED
- Remove gates that could potentially cause a deadlock.
Omaha 1.3.35.441
- removes sha1 support
- removes npapi and activex plugins
- removes dependency on atlserver code and uses std::regex
- fixes the 16.4 build
- some policy management features
Omaha 1.3.35.421
This is aligning the M35 version with the Google Update release after the certificate name change.
It removes the Firefox proxy detector which was broken for a long time, most certainly.
Omaha 1.3.35.401
This release includes a change to enable TLS1.2 on Windows 7+.
Omaha 1.3.35.341
This release includes an important bug fix for a crash in the thread pool.
Omaha 1.3.35.301
A few bug fixes and some refactoring on top of the existing 1.3.35.1 release.