You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A number of changes.
* Timeline feature work has started.
* Self-update fixed for Debian.
* UpdateClient flow refactored to remove AFF4 traces.
* Self-update tests added.
* Chipsec dependency correctly listed.
* Protobuf dependency updated.
* Bumped version to 3.4.0.1
A number of changes:
* Angular project boilerplate for the next-gen UI submitted.
* A number of parser issues fixed.
* Python and JS dependencies bumped.
* FromDatastoreValue/ToDatastoreValue and related methods renamed -> FromWireFormat/ToWireFormat.
* Self-contained e2e tests rewritten to use fork/exec instead of simply
forking.