New Features
  • Delete button on snapshots.
  • Faster loading of subscriptions with many snapshots.
  • Optimized for Snow Leopard
Changes
  • Clicking on the dock redisplays the main window if it is closed.
  • Faster image loading.
Fixes
  • Mark all snapshots with nothing selected issue is fixed.
  • Timeline scrollbar no longer responds to clicks when hidden.
  • NSURLErrorDomain error no longer crashes application.
  • Timeline scrollbar accuracy fixes.
New Features
  • Preference for enabling/disabling plug-ins globally or per subscription.
  • Preference for enabling/disabling javascript globally or per subscription.
  • Added Crash Reporter to improve future quality.
  • Zoomable text fields in the inspector panel.
Changes
  • "Show Masks" button in toolbar has been relabeled to "Show Filters".
  • The info window is now a comprehensive inspector.
  • Faster thumbnail display.
  • Replaced notifications with bindings.
  • The filter button image has been changed.
  • Anchor corner for filters is now controlled from the inspector panel.
  • Inspector window is reopened on application restart if it was open previously.
Fixes
  • Outline view scrolls to previously selected item on application start.
  • Memory fixes.
  • NSURLErrorDomain error no longer crashes application.
  • Potential example data import start up bug fixed.
  • Refresh stability improved.
  • Help documentation now displays a relevant title when searching.
  • Switching subscription clears focus/filter mode.
  • Crash when quiting during a refresh all fixed.
  • Concurrency fixes.
New Features
  • Applescript support added.
  • Refresh subscriptions on startup preference added.
  • Refresh all subscriptions is now multi-threaded.
  • Refresh rate preference added.
  • Refresh toolbar button added.
  • Ability to toggle read/unread on snapshots.
  • Ability to set all snapshots as read.
Changes
  • Refresh subscription logic revamped.
  • Refresh all button image.
  • Rendering of text is now consistent.
  • Prompts for display of release notes when a new version is run.
  • Release notes are now online.
  • Plugins enabled for snapshot rendering.
  • Help documentation up to date.
Fixes
  • The snapshot view is not cleared when deleting a snapshot.
  • Deleting two snapshots consecutively crashes application.
  • The view control now updates correctly when selecting a snapshot after a deletion.
  • Local subscriptions support. file://[path] will now work.
  • Focus tool animation when changing selection size.
  • Filter and focus mode buttons stay pushed after a snapshot delete.
  • Focus tool disabled if the snapshot has no ancestors.
New Features
  • Added "Refresh" to the main menu.
  • Double clicking on a folder in the subscription view opens or closes the folder.
  • Auto detect any orphaned data on startup and remove it.
  • Zooming from 25% to 200% in capture view now supported.
  • Dialog displayed when difference image being calculated.
Changes
  • Capture view loads quicker, is more responsive and has been tested with larger amounts of data. It also has better cursor rect handling, and handles changes in width properly.
Fixes
  • A background thread added in the 0.9 release no longer hogs the CPU.
  • Some small memory leaks during refresh plugged.
  • Added hot key hints to the outline view context menu.
  • A deleted folder did not delete it's children causing orphan subscriptions to hide in the data store but not appear in the sites tree.
  • CaptureView background flicker bug.
  • Get Info title updating after automatic title retrieval.
  • Badger updates correctly if a site with unviewed snapshots is deleted.
  • About box links now open in an external browser.
  • Rearranged Initialization logic to prevent race condition.
  • Anchor menu always displays completely on screen.
New Features
  • Added a status bar grabber for the splitview.
  • Added some basic help documentation.
  • Prompt sheet when unsubscribing.
  • Subscription pane now responds to the backspace/delete keys.
  • Subscription pane now saves last selection between restarts.
Changes
  • New toolbar buttons.
  • Application icon tweaked.
  • Rebuilt timelineview with core animation.
  • Reverted OpenGL background flicker bug fix. Caused more problems than it solved.
New Features
  • New focus view mode added.
  • TimeLineView now responds to the left and right arrow keys..
  • CaptureView now responds to the left, right, up and down arrow keys, and the space bar.
Fixes
  • Dragging in outline view fixed.
  • Cursor rectangles are now reset when changing modes in the capture view.
  • OpenGL background flicker bug fixed.
  • Selecting currently selected item does not fire new selection event in the timeline view.
New Features
  • Snapshots can be deleted.
  • Application dock icon badge displays total unviewed snapshots.
  • Hitting escape will now cancel the creation of a filter.
  • Status bar added with a snapshot count and file size information.
  • Double clicking a snapshot opens the website in the browser.
  • Delete subscription context menu item added.
Changes
  • Updated Icon.
  • Changed subscriptions displayed with bold text.
  • About dialog customized.
Fixes
  • Hitting return when inputting a subscription address now creates the subscription.
  • Respect menuForEvent, instead of rightClick.
  • Editing subscription name no longer deselects selected snapshot.
  • Selected rect disappears after a refresh in the timeline view.
  • Capture area doesn't lose background color when nothing selected and resized.
  • Capture area now clears the display when nothing selected.
New Features
  • Added filters.
 
 
Changes
  • View port position does not jump when comparing images of different heights in capture view.
Fixes
  • Fixed some memory leaks.
New Features
  • Clipboard string contents automatically put in new site sheet if it is an url string.
  • Progress indicator for refreshes.
  • Displays when captures are new and unviewed.
Changes
  • Splitview added.
  • Segmented view control moved to NSToolbar.
  • Disabled plugins in webgrabber to remove false positives caused by animated flash/youTube/etc...
  • Captured images are compressed.
Fixes
  • Deleting newly created site without closing application issue.
New Features
  • Tab between 3 main views.
  • Added image diff functionality.
  • TimelineView displays time of capture.
Changes
  • CaptureView centers image when scrollview is larger than image.
  • Icons in OutlineView.
  • CaptureView defaults to top of page on select.
  • Snapshots now default at 800 x 600 instead of 1024 x 768.
  • Adding new site selects that site in OutlineView, updates data in Get Info window.
Fixes
  • AddSite string pointer bug.
  • Edit menu re-added allowing cut and pasting in edit dialogs.
  • Correct selection after a drag.
  • Dragging downwards now works correctly in all cases.