PPF-O-Suite Changelog

What's new in PPF-O-Suite 4.4.2

Mar 5, 2012
  • Better support for older Mac OS X versions.
  • Several fixes
  • Some optimizations
  • Redesigning of the interface
  • Signed now with my own developer certificate from Apple
  • Made everything tamper proof
  • Sandboxing works well so processes of the apps are fully isolated
  • PPF-O-Matic and PPF-O-Maker will soon be available as separate apps from the Apple App Store

New in PPF-O-Suite 4.4.1 (Mar 1, 2012)

  • Optimized code
  • Fixed some bugs
  • Fixed sandbox support on Lion (no sandboxing version no longer needed)
  • Fixed Dock menu for PPF-O-Maker

New in PPF-O-Suite 4.4.0 (Feb 27, 2012)

  • Added full NSDocument support (multiple windows are now possible)
  • Added separate NSWindowController (for better window handling)
  • Added Lion full screen support
  • Improved auto-opening support (detects opened file)
  • Dock menu added with options to open / save among other things
  • Resizing support of the window implemented
  • Lion sandboxing implemented (not perfect yet, use the no sandboxing version, crashes on document open from Finder)
  • Code signed on Lion + Snow Leopard + Leopard versions
  • With PPF-O-Matic the 2 open buttons have been replaced with 1 open button
  • With PPF-O-Maker the 3 select buttons have been replaced by 1 open button
  • Help files fixed for all versions of OS X
  • Updated help with latest instructions
  • Certificate included (in case it is needed)
  • Window shows opened PPF files after program name (e.g. PPF-O-Matic - test.ppf)
  • Added new about window (nicer, cleaner)

New in PPF-O-Suite 4.3.2 (Jan 4, 2012)

  • This version supports a new PPF file format (labeled as V4).
  • This uses dynamic variable offsets and patch blocks (supporting also large patch blocks).
  • This results in smaller PPF file while supporting more features.
  • This version is of course also backward compatible with V1-V3 (V3 patch generated by default, option to select V1-V4).
  • Fixed the PPC code (tested on a PowerBook G4 with Leopard 10.5.8).
  • It also fixes some minor bugs.