<?xml version="1.0"?>
<?xml-stylesheet href="style/changeLog.css" type="text/css"?>
<changeLog>
 <release>
    <version>0.18</version>
    <new>Added sparkle for automatic updates.</new>
    <new>Thumbnail image can now be dragged out of application.</new>
    <change>Dropped 32 bit processor support.</change>
 </release>


 <release>
    <version>0.17</version>
    <fix>Fix for binding to nil that caused a crash.</fix>
    <change>Upgraded Zathras.Framework</change>
 </release>


 <release>
    <version>0.16</version>
    <new>Refresh thread count now editable with "defaults write org.allusions.SunFlowerApp threadRefreshCount 7"</new>
 </release>

 <release>
    <version>0.15</version>
    <new>Added activity viewer.</new>
    <fix>Started redirect blacklist. Fixes s7.addthis.com issue</fix>
 </release>


 <release>
    <version>0.14</version>
    <fix>Cleanup Core Data fault error.</fix>
 </release>

  <release>
    <version>0.13</version>
    <new> User can customize the amount of snapshots to keep.  </new>
    <new> Enable or disable a subscription manually. </new>
    <new>Subscription automatically suspended if X (currently 10) unread.</new>
    <new>Handle client side redirects. &lt;meta refresh ...</new>
    <new>Handle server side 304 redirects.</new>
    <new>Support for very large web pages on intel-64 bit processors.</new>
  
    <change>Grabber added to timeline/captureview split pane.</change>  
    <change>Changed Menu item wording from mark unread to mark not viewed.</change>
    <change>Pushed MondoTextFields into IB plugin.</change>
    <change>Changed button color of MondoTextFields.</change>
    <change>Toolbar for CaptureView</change>

    <fix>TimeZone issue.  You can now change your timezone and not lose all your data.</fix>
    <fix>URL is escaped before making request.</fix>
    <fix>Don't allow focus window to get larger than monitor.</fix>
    <fix>Fixed logic in threading code causing BAD_EXEC error</fix>
    <fix>Fixed logic in core snapshot code to proved more consisten captures in some cases.</fix>
  </release>

  <release>
    <version>0.12</version>

    <new>Delete button on snapshots.</new>
    <new>Faster loading of subscriptions with many snapshots. </new>   
    <new>Optimized for Snow Leopard</new>

    <change>Clicking on the dock redisplays the main window if it is closed.</change>  
    <change>Faster image loading.</change>

    <fix>Mark all snapshots with nothing selected issue is fixed.</fix>
    <fix>Timeline scrollbar no longer responds to clicks when hidden.</fix>
    <fix>NSURLErrorDomain error no longer crashes application.</fix>
    <fix>Timeline scrollbar accuracy fixes.</fix>                                                                         
    

  </release>
  <release>
    <version>0.11</version>

    <new>Preference for enabling/disabling plug-ins globally or per subscription.</new>
    <new>Preference for enabling/disabling javascript globally or per subscription. </new>
    <new>Added Crash Reporter to improve future quality.</new>
    <new>Zoomable text fields in the inspector panel.</new>

    <change>"Show Masks" button in toolbar has been relabeled to "Show Filters".</change>
    <change>The info window is now a comprehensive inspector.</change>
    <change>Faster thumbnail display.</change>
    <change>Replaced notifications with bindings.</change>
    <change>The filter button image has been changed.</change>
    <change>Anchor corner for filters is now controlled from the inspector panel.</change>
    <change>Inspector window is reopened on application restart if it was open previously.</change>                            

    <fix>Outline view scrolls to previously selected item on application start.</fix>
    <fix>Memory fixes.</fix>
    <fix>NSURLErrorDomain error no longer crashes application.</fix>
    <fix>Potential example data import start up bug fixed.</fix>
    <fix>Refresh stability improved.</fix>
    <fix>Help documentation now displays a relevant title when searching.</fix>
    <fix>Switching subscription clears focus/filter mode. </fix>    
    <fix>Crash when quiting during a refresh all fixed.</fix>
    <fix>Concurrency fixes.</fix>                                                                            

  </release>

  <release>
    <version>0.10</version>

    <new>Applescript support added.</new>
    <new>Refresh subscriptions on startup preference added.</new>
    <new>Refresh all subscriptions is now multi-threaded.</new>
    <new>Refresh rate preference added.</new>
    <new>Refresh toolbar button added.</new>                                          
    <new>Ability to toggle read/unread on snapshots.</new>    
    <new>Ability to set all snapshots as read.</new>                        

    <change>Refresh subscription logic revamped.</change>
    <change>Refresh all button image.</change>
    <change>Rendering of text is now consistent.</change>
    <change>Prompts for display of release notes when a new version is run.</change> 
    <change>Release notes are now online.</change>
    <change>Plugins enabled for snapshot rendering.</change>
    <change>Help documentation up to date.</change>  

    <fix>The snapshot view is not cleared when deleting a snapshot. </fix>
    <fix>Deleting two snapshots consecutively crashes application.</fix>
    <fix>The view control now updates correctly when selecting a snapshot after a deletion.</fix>
    <fix>Local subscriptions support.  file://[path] will now work.</fix>
    <fix>Focus tool animation when changing selection size.</fix>
    <fix>Filter and focus mode buttons stay pushed after a snapshot delete.</fix>
    <fix>Focus tool disabled if the snapshot has no ancestors.</fix> 
  </release>

  <release>
    <version>0.9.1</version>

    <new>Added "Refresh" to the main menu.</new>
    <new>Double clicking on a folder in the subscription view opens or closes the folder.</new>
    <new>Auto detect any orphaned data on startup and remove it.</new>   
    <new>Zooming from 25% to 200% in capture view now supported.</new>
    <new>Dialog displayed when difference image being calculated.</new>                  

    <change>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.</change>

    <fix>A background thread added in the 0.9 release no longer hogs the CPU.</fix>
    <fix>Some small memory leaks during refresh plugged.</fix>
    <fix>Added hot key hints to the outline view context menu.</fix>
    <fix>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.</fix>
    <fix>CaptureView background flicker bug.</fix>
    <fix>Get Info title updating after automatic title retrieval.</fix>
    <fix>Badger updates correctly if a site with unviewed snapshots is deleted.</fix>
    <fix>About box links now open in an external browser.</fix>
    <fix>Rearranged Initialization logic to prevent race condition.</fix>
    <fix>Anchor menu always displays completely on screen.</fix>   

  </release>

  <release>
    <version>0.8</version>

    <new>Added a status bar grabber for the splitview.</new>
    <new> Added some basic help documentation.</new>   
    <new> Prompt sheet when unsubscribing.</new>
    <new>Subscription pane now responds to the backspace/delete keys.</new>
    <new>Subscription pane now saves last selection between restarts.</new> 

    <change>New toolbar buttons.</change>
    <change>Application icon tweaked.</change>
    <change>Rebuilt timelineview with core animation.</change>
    <change>Reverted OpenGL background flicker bug fix. Caused more problems than it solved.</change>                                              

  </release>

 <release>
    <version>0.7</version>

    <new>New focus view mode added.</new>
    <new>TimeLineView now responds to the left and right arrow keys..</new>   
    <new>CaptureView now responds to the left, right, up and down arrow keys, and the space bar.</new>                                

    <fix>Dragging in outline view fixed.</fix>
    <fix>Cursor rectangles are now reset when changing modes in the capture view.</fix>
    <fix>OpenGL background flicker bug fixed.</fix>
    <fix>Selecting currently selected item does not fire new selection event in the timeline view.</fix>                                              
  </release>

  <release>
    <version>0.6</version>
    <new>Snapshots can be deleted.</new>
    <new>Application dock icon badge displays total unviewed snapshots.</new>
    <new>Hitting escape will now cancel the creation of a filter.</new>
    <new>Status bar added with a snapshot count and file size information.</new>
    <new>Double clicking a snapshot opens the website in the browser.</new>
    <new>Delete subscription context menu item added.</new>                                     

    <change>Updated Icon.</change>
    <change>Changed subscriptions displayed with bold text.</change>
    <change>About dialog customized.</change>    

    <fix>Hitting return when inputting a subscription address now creates the subscription.</fix>
    <fix>Respect menuForEvent, instead of rightClick.</fix>              
    <fix>Editing subscription name no longer deselects selected snapshot.</fix>
    <fix>Selected rect disappears after a refresh in the timeline view.</fix>              
    <fix>Capture area doesn't lose background color when nothing selected and resized.</fix>
    <fix>Capture area now clears the display when nothing selected.</fix>                            
  </release>

  <release>
    <version>0.5</version>
     <new>Added filters.</new>   
     <change>View port position does not jump when comparing images of different heights in capture view. </change>  
     <fix>Fixed some memory leaks.</fix>   
  </release>

  <release>
    <version>0.4</version>
    <new>Clipboard string contents automatically put in new site sheet if it is an url string.</new> 
    <new>Progress indicator for refreshes.</new>                           
    <new>Displays when captures are new and unviewed.</new>               

    <change>Splitview added.</change> 
    <change>Segmented view control moved to NSToolbar.</change> 
    <change>Disabled plugins in webgrabber to remove false positives caused by animated flash/youTube/etc...</change>                                                 
    <change>Captured images are compressed.</change>               

    <fix>Deleting newly created site without closing application issue.</fix>                           
  </release>

  <release>
    <version>0.3</version>
    <new>Tab between 3 main views.</new> 
    <new>Added image diff functionality.</new>                           
    <new>TimelineView displays time of capture.</new>               

    <change>CaptureView centers image when scrollview is larger than image.</change> 
    <change>Icons in OutlineView.</change>             
    <change>CaptureView defaults to top of page on select.</change>             
    <change>Snapshots now default at 800 x 600 instead of 1024 x 768.</change>             
    <change>Adding new site selects that site in OutlineView, updates data in Get Info window.</change>

     <fix>AddSite string pointer bug.</fix>             
     <fix>Edit menu re-added allowing cut and pasting in edit dialogs.</fix>             
     <fix>Correct selection after a drag.</fix>                           
     <fix>Dragging downwards now works correctly in all cases.</fix>                                          
  </release>

  <release>
    <version>0.2</version>
    <new>Toolbar added.</new> 
    <new>Info window added.</new>                           
    <new>Large capture view added.</new>               

    <change>Better application performance.</change>              

    <fix>Snapshot selection code.</fix>                           
    <fix>Memory issues.</fix>                                          
  </release>

  <release>
    <version>0.1</version>
    <new>Initial  release.</new> 
  </release>

</changeLog>

