Skip to content

96.1.2

Compare
Choose a tag to compare
@tarikeshaq tarikeshaq released this 08 Dec 14:52
· 518 commits to main since this release
1d17b24

v96.1.2 (2022-12-07)

Full Changelog

Logins

What's changed

  • Removes Fennec migration code. The function importMultiple no longer exists. (#5268)

Nimbus

What's Changed

  • Event store date comparison logic update to be entirely relative (#5265)
  • Updates event store to initialize all dates at the start of the current year (#5279)
  • Adds new Kotlin/Swift methods to clear the event store (#5279)
  • Adds Swift methods to wait for operation queues to finish (#5279)

Places

What's changed

  • Removes Fennec migration code. (#5268)
    The following functions no longer exist:
    • importBookmarksFromFennec
    • importPinnedSitesFromFennec
    • importVisitsFromFennec

Viaduct

What's New

  • Allow viaduct to make requests to the android emulator's host address via
    a new viaduct_allow_android_emulator_loopback() (in Rust)/allowAndroidEmulatorLoopback() (in Kotlin)
    (#5270)

Tabs

What's changes

  • The ClientRemoteTabs struct/interface now has a last_modified field which is the time
    when the device last uploaded the tabs.