Skip to content

Releases: stilist/history_importer

Release 0.2.0

04 Jan 04:42
Compare
Choose a tag to compare

Added

  • Import FaceTime data from macOS
  • Import call, Messages, Notes, and voicemail data from iOS
  • Import .ichat macOS Messages archives (created if ‘Save history when conversations are closed’ is enabled in Messages preferences)
  • Document FaceTime and iOS support in README

Changed

  • Adjust import_file script to support custom filenames for imported files

Fixed

  • Use HISTORY_DATA_PATH in Photos importer
  • Only run Photos importer if Photos is running (fixes a crash)
  • AppleScript wrapper now looks for *.scpt instead of *.sh (copy-and-paste error)
  • Adjust Bundler to install gems to vendor/bundle, to avoid permissions issues if the user running the script isn't an administrator
  • macOS Messages importer was copying data to data/messages/Archive/archive and data/messages/Attachments/attachments; the capitalized directory has been removed

Release 0.1.0

30 Dec 16:13
Compare
Choose a tag to compare

Added

  • Initial release of scripts