Releases: threeplanetssoftware/apple_cloud_notes_parser
Apple Cloud Notes Parser v0.22.1
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
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
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
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
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
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
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
Fixing Docker releases.
Full Changelog: v0.17.0...v0.17.1
Apple Cloud Notes Parser v0.17.0
Full Changelog: v0.16.2...v0.17.0
Apple Cloud Notes Parser v0.16.2
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