This is an idea for an enhancement to the Monticello Repository browser that at least myself and perhaps others would find useful - or maybe this is already exists and I just don't know about it. From the Repository browser, when selecting a package version from the top-right-pane, the <Changes> button becomes enabled. This shows changes of the selected version compared to the current image. However sometimes when there are many new versions and I am skimming the descriptions, something catches my interest half way up the list (like "added some new functionality") and I would like to review only the new changes for that functionality - not the accumulation of changes from all previous versions. Currently to do this I need to load version 101 (for example), select version 102 and click <Changes>. Some reasons to not want to load version 101 might be: + time consuming to do this several time + maybe some changes in current image that want to be merged rather than overwritten + current image is already on version 130 and not wanting to revert code in image - just review the delta related to a comment for a past version. cheer -ben