gitlab Nulide/findmydeviceserver v0.8.0

one day ago

⚠ Breaking changes ⚠:
  • Objectbox storage has been removed. (!55)
    • Objectbox was deprecated in v0.6.0 and replaced by SQLite.
    • v0.6.0 and v0.7.0 contain auto-migrations from Objectbox to SQLite.
    • If you come from version <= v0.5.0, please upgrade to v0.7.0 first to have your database auto-migrated from Objectbox to SQLite.
      Then in a second step, upgrade to v0.8.0.
    • Note the changed database path that needs to be persisted. See the README.
  • Legacy crypto has been removed. It has known weaknesses. (!66)
    • This raises the minimum required FMD Android version to v0.3.0 (released August 2023).

Other changes:

  • Nicer CLI interface (!60)
  • Listen on Unix sockets (!73, thanks @its_randomness)
  • Show the index in the picture viewer (!77)

Don't miss a new findmydeviceserver release

NewReleases is sending notifications on new releases.