Releases: threeplanetssoftware/apple_cloud_notes_parser
Releases · threeplanetssoftware/apple_cloud_notes_parser
Apple Notes Parser v0.6 (Beta)
Added support for the following embedded objects:
- Embedded URLs
- Embedded VCards
- Embedded PDFs
- TIFF Images
- Added alert when a new type that is not handled is discovered, requesting users to submit an issue here
Improved HTML output:
- Thumbnails now link to full-size image
- Single File backups don't try to make any links
- Fixed bugs with Thumbnails created from Galleries
Improved CSV output:
- CSVs display more of the embedded objects (particularly child objects)
Additional parsing support:
- Broke out each backup type to its own class to simplify adding new ones
- Added support for the Notes application installed on a Mac
Initial Ruby Release (0.5)
First release of the Ruby version of Apple Cloud Notes Parser. May still be some hiccups, so it is a beta. Please report any bugs you find.
Last Perl Version
This is the last version of APple Notes Parser as written in Perl. It is only documented like this for the ability to go back and use it if people choose to. Subsequent releases will be significant improvements.