This version of Opal requires Mac OS X 10.5 “Leopard.”

Added

  • Added “Set as Default Size” to Window menu. This remembers the current window size and uses it for new documents. [4544]
  • Add hidden preference
    defaults write a-sharp.opal opmlIsNative -bool YES
    to treat OPML documents as if they are native. (They are not, because OPML format does not support formatted topics with embedded graphics; it’s entirely possible for you to lose changes by saving if you enable this.)

Changed

  • Improved error handling opening OPML documents

Fixed

  • Fixed import of OPML documents with empty topics [4475]
  • Better handling of entity-encoded characters in OPML [4475]