Download and unpack this file in your Awasu installation directory: py25.zip
Run admin.exe to upgrade your database (this will be quick).
Minor changes and bug fixes
Standardized the Clean Up Channels and Expired Channels dialogs.
Browser windows embedded in dialogs now have a border.
Added support for a large number of additional encodings when parsing feeds.
Hopefully this means that the ChangeFeedEncoding plugin will no longer be needed.
Added options to disable the "Content removed" icons.
They are still on by default for removed ads but off for unsafe content.
After creating a new channel filter or report for a folder, Awasu now asks if you want to activate/run it.
Fixed a problem in how Awasu generates temporary output files for channel reports if an output file is not explicitly given.
Tightened up the checks for duplicate channel report/filter names.
Workpad names must now be unique.
Changes made to channel reports and workpads via the Tasks Pane are now saved across sessions.
Fixed a rare possible crash during shutdown.
The Delete Folders And Channels dialog now shows what folders, filters and channels will be deleted.
Removed the funky "Delete channel or remove it from folders" dialog.
Removed the ^W keyboard accelerator.
Tidied up some minor messiness in the Tools|Customize dialog.
Tweaked the way metadata modules are configured.
_MergeMetadataGroups is now on by default.
The SendEmail channel hook now checks the extension of any template file specified to decide how to send the email.
Use an extension of .HTM or .HTML to send the email as HTML, anything else will be sent as plain-text.
Reduced the amount of memory used by the notification balloons.
Modified templates to use {%ITEM-METADATA% name!} (instead of "name").
This causes Awasu to generate a title for those items that don't have one.
New channel default settings are now always applied, regardless of how channels are created.
Fixed a problem that was stopping non-ASCII characters in user names from displaying in some places.
Fixed tab-order problems in the Find et.al. dialogs.
Fixed a bug in how newly-created channels are counted when importing them from an external source and Quick Subscribe is not used.
Fixed an incorrect "# channels imported" count when importing channels from an external source.
The Export To OPML feature now only inserts xmlUrl and htmlUrl attributes when necessary.
Changes made to the new channel default settings are saved immediately (even if you subsequently cancel the Channel Wizard).
Fixed some minor weirdness if Awasu is configured to put new channels into a folder and that folder is subsequently deleted.
Minor tweaks to the new report templates.
Added a utility script (Resources/ProcessTemplateIncludes.py) to process {%INCLUDE%} directives in a template file and merge everything into a single file.
This script has been provided so that you don't have to manually do the process described here.
Fixed a rare problem that could cause Awasu to incorrectly think that it had seen a feed item before.
The report shown after optimizing the archive database is now optional.
Tightened up the way the timer is cancelled when auto-loading/saving sync data (when Awasu starts/exits).
Awasu now cleans up stale IE context menu items from the Registry.
Fixed an issue that could possibly cause search index corruptions.
Added the ability to open all items in a workpad.
The default search channel template now returns an Atom feed.
The CHANNEL-METADATA-TYPE template parameter is also now recognized everywhere CHANNEL-METADATA is.
Minimized the risk of a corruption to config files if Awasu crashes while writing them out to disk.