Skip to content

Releases: threeplanetssoftware/apple_cloud_notes_parser

Apple Notes Parser v0.6 (Beta)

16 Apr 22:23

Choose a tag to compare

Pre-release

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)

10 Jan 17:48

Choose a tag to compare

Pre-release

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

04 Jan 22:25

Choose a tag to compare

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.