v91.0.1 (2022-02-02)
Places
What's Changed
- The database initialization code now uses BEGIN IMMIDIATE to start a
transaction. This will hopefully preventdatabase is locked
errors when
opening a sync connection.
What's New
- The
HistoryVisitInfo
struct now has anis_remote
boolean which indicates whether the
represented visit happened locally or remotely. (#4810)