Skip to content

Releases: threeplanetssoftware/apple_cloud_notes_parser

Apple Cloud Notes Parser v0.23

14 Nov 01:02
3a4f631

Choose a tag to compare

What's Changed

  • Fix errant opening of SQLite database in situ prior to generating a copy of the SQLite file.
  • Fix iOS 26 being identified as iOS 18.

Full Changelog: v0.22.1...v0.23

Apple Cloud Notes Parser v0.22.1

31 Dec 19:11

Choose a tag to compare

This release fixes a bug on Mac OS where FallbackPDFs were not being generated.

Full Changelog: v0.22...v0.22.1

Apple Cloud Notes Parser v0.22

25 Dec 04:44

Choose a tag to compare

This release adds:

  • The ability to parse encrypted iTunes/Finder backups
  • The ability to pass in a password via a masked command line input, rather than storing it on disk
  • A new class to interact with the Manifest.plist file used to store keybags and other goodies
  • Some bug fixes

Full Changelog: v0.21...v0.22

Apple Cloud Notes Parser v0.21

19 Dec 01:35

Choose a tag to compare

This release adds support for the ZWIDGETSNIPPET column, added in iOS 17. It will be displayed in HTML, CSV, and JSON if it exists on the note.

Full Changelog: v0.20...v0.21

Apple Cloud Notes Parser v0.20

18 Dec 10:44

Choose a tag to compare

This release captures the fixes for the FrozenString errors. It leaves stack traces present in the debug_log.txt file for future iterations in case it crops up again.

Full Changelog: v0.19.1...v0.20

Apple Cloud Notes Parser v0.19.1

16 Dec 16:48

Choose a tag to compare

This release hopes to fix the Frozen String error present on some instances.

Full Changelog: v0.19...v0.19.1

Apple Cloud Notes Parser v0.19

05 Dec 01:27

Choose a tag to compare

This version primarily revamps how files are located on disk (Primarily inspired by #113). Due to the different file naming schemes between iOS 16/iOS 17+/Mac OS, this now checks all possible permutations of a filename (i.e. iOS 16, iOS 17, and Mac OS, with and without accounts) to ensure no files slip through the cracks.

Due to the size of the changes, some errors may crop up. please open an issue if you find one!

Full Changelog: v0.18...v0.19

Apple Cloud Notes Parser v0.18

25 Sep 10:41

Choose a tag to compare

This version adds support for the new features released in iOS 18:

  • Text emphasis colors
  • Adding inline math attachments

Full Changelog: v0.17.1...v0.18

Apple Cloud Notes Parser v0.17.1

14 Aug 05:17
a59c5c2

Choose a tag to compare

Fixing Docker releases.

Full Changelog: v0.17.0...v0.17.1

Apple Cloud Notes Parser v0.17.0

14 Aug 04:35

Choose a tag to compare