Skip to content

Releases: threeplanetssoftware/apple_cloud_notes_parser

Apple Cloud Notes Parser v0.22.1

31 Dec 19:11
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Apple Cloud Notes Parser v0.16.2

18 Mar 10:12
Compare
Choose a tag to compare

Fixed these bugs

  • Updated how thumbnails are used to generate links for HTML. This should result in a lot less "Image missing" errors, especially on Mac backups.

Full Changelog: v0.16.1...v0.16.2