Softpedia
 

MAC CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Apple TV Firmware 5.3 B...
  • Apple Configurator 1.3
  • Adobe Premiere Pro CC 7.0
  • Adobe After Effects CC ...
  • Java for Mac OS X 2013-...
  • Adobe InDesign CC 9.0
  • Adobe Illustrator CC 17.0
  • Adobe Photoshop CC 14.0
  • Dropbox 2.2.4 / 2.3.15 ...
  • Parallels Desktop 8.0.1...
  • 7-DAY TOP DOWNLOAD
    #
    Program
    All-Business-Documen
    ts 5.2.14

    21,562 downloads
    iPhone and iPod
    Firmware (iOS) 6.1.4

    2,502 downloads
    LibreOffice 4.0.3 /
    4.0.4 RC 2 / 4.1.0
    Beta 2

    2,232 downloads
    Tuxler 1.0
    1,933 downloads
    Minecraft 1.5.2
    1,495 downloads
    Apple Xcode 4.6.3
    1,185 downloads
    Mac Boy Advance
    1.7.6

    1,085 downloads
    Microsoft Office
    2011 14.3.5

    1,064 downloads
    Canon PIXMA MP280
    Driver 10.67.1.0

    957 downloads
    ODIN 1.8.7
    925 downloads
    Home > Mac > Multimedia > Paparazzi! > Changelog

    Paparazzi! 0.6.7 Build 445 - Changelog


    What's new in Paparazzi! 0.6.7 Build 445:

    April 24th, 2013

    Fixes:
    · Fixed the %f and %u filename format tokens.
    · Fixed an exception in the Chrome/Chromium bookmark importer.
    · The Bookmarks menu will now use a bookmark’s URL as its title if the title is missing or the empty string.
    · Fixed Contacts (Address Book) bookmarks menu item being disabled inappropriately.



    What's new in Paparazzi! 0.6.6 Build 442:

    February 28th, 2013

    Fixes:
    · Fixed the random launching issue on 10.6/10.7. If upgrading from an earlier 0.6.x, you may need to reset your launch services database, either with the Terminal command
    · /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
    · or via a utility.
    · The “JPEG Quality” slider in the batch preferences should actually work correctly now.
    · Corrected the tooltip for the “Share” button.
    · The max history setting should work now.
    · The built-in Sparkle framework is now properly code signed.

    Changes:
    · No longer imports Contacts’ URLs by default.
    · Preliminary help documentation (still unfinished).
    · Updated to Growl Framework 2.0.1.

    New Features:
    · Added a “Take URL From” script for Chrome (since it supports AppleScript now).
    · The Interact sheet now has “Close and Capture” and “Close” buttons.
    · HiDPI captures are now indicated as such in the status area (next to the pixel dimensions).
    · Added an option in the Advanced Preferences to simulate Non-HiDPI captures on Retina Macs. This will still import resources included via media queries, etc., as I haven’t found a way to spoof pixel-ratio yet.
    · Added an option in the Advanced Preferences pane to accept invalid HTTPS certificates.
    · Added HTML files for release notes and a bookmarklet (in the Help menu).



    What's new in Paparazzi! 0.6.5 Build 406:

    February 21st, 2013

    Fixes:
    · Preferences window should show the General pane on first launch.
    · Fixed an issue where an error loading a subframe (e.g., an ad) would cause the whole capture operation to fail.
    · Fixed an issue where capturing via AppleScript with a min or crop size would fail.
    · Fixed the start capturing AppleScript command.
    · Don’t try to load an apple-touch-icon if we’re batch capturing.
    · Fix the Save Format popup in the Batch Prefs.
    · Fix a crash on 10.6.8 that would occur when trying to write the source URL to a file’s finder comments.
    · Batch JPEG quality now defaults to 80% instead of 0%.

    New Features:
    · Press ⌘⏎ to capture from the interact sheet without reloading.
    · Version checking and updating now uses the Sparkle framework.

    Changes:
    · Stopped calling builds “beta” (What would be 0.6bx is now 0.6.x.)
    · Updated to Growl SDK 2.0.
    · “Make per-host subdirectories” and “Treat plain text files as lists of URLs” are now the default.



    What's new in Paparazzi! 0.6 Beta 4:

    July 31st, 2012

    FIXES:
    · Many issues fixed.
    · Better document size handling.

    New Features:
    · Retina artwork (except for a few places).
    · New date formatting strings: ${date:format} where “format” is replaced by a Unicode date format.
    · Menu bar control; drag to the menubar to capture/add to batch (option switches behavior).
    · Custom user agent (global; in Advanced prefs).
    · Location bar autocomplete; will complete from previously captured URLs and bookmarks.
    · Support for Sharing Services on OS X 10.8.
    · Support for Notification Center on OS X 10.8 (can be disabled in Advanced preferences).

    Main Window:
    · Now uses a real toolbar.

    Batch Window:
    · Quick Look (spacebar or ⌘Y).
    · Easier URL input.

    CHANGES:
    · Better separator display in Sizes prefs.
    · Now uses WebKit history for storing history.
    · Bunches of other things I canst remember because itss been so long.
    · Codesigned with Apple Developer ID.



    What's new in Paparazzi! 0.5 Beta 6:

    January 26th, 2009

    Fixes:
    · Worked around an error when adding URLs to the batch window via AppleScript.
    · Got rid of the token field for filename formatting. Leopard likes to collapse spaces in them.
    · Allow scrolling and show the resize indicator in the “Interact with Web View” sheet under Leopard, since the various redraw/update issues appear to be fixed.
    · Hopefully fixed crashing when the version-check hits a redirect.



    What's new in Paparazzi! 0.5 Beta 4:

    July 23rd, 2008

    · Plugin (e.g., Flash) capture works on 10.4 ! Though the plugin images still don't save when saving as PDF.
    · Fixed an issue that would occur if you had your max history count set to zero.
    · Fixed incorrect changing of font in the "Preview" label on first capture.
    · Capture of many framesets now works much better. For example, capturing k10k.net or a reference page with TOC on developer.apple.com will capture the full page (except when using too-small min-widths). This only works under 10.3.9 or later because that version of the Mac OS included new WebKit methods to determine the kind of frame a child frame is (frame, iframe, or object).
    · Fixed an issue where attempting to capture certain sites with additional script-loaded content (e.g., eBay) would cause loading to appear to stall indefinitely.
    · Improved capture of framesets with meta-redirecting subframes.
    · Made -makeKeyAndOrderFront: on the invisible capture window a no-op, for some sites whose JavaScript likes to focus the main window.
    · Forced JavaScript on. The WebKit DOM methods don't work if it's off.
    · Fixed an issue that would cause future URLs to not load, with a "nil string" error logged to the system console.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM