Add support for about: URIs.
 
Integrate AppStream into normal fetch routines, version 1.3.0.0!
 
Support looking up icons by MIMEtype.
 
Draft AppStream loading code.
 
Fix app dispatch logic.
Previously failed to build due to a file not listed in the build system.
Previously crashed when trying to read a non-existant mimeapps file.
 
Report encountered exceptions in the response body.
 
Dispatch unsupported URIs to native apps on FreeDesktop.Org-compliant desktops
 
Fix defaults for XDG environment variables.
 
Draft logic for looking apps to dispatch MIMEtypes & URI schemes to on XDG platforms
 
Reverse locale reformatting for XDG config localized lookup.
 
Implement lookups of ini-file keys.
 
Improve error reporting & it's localization
 
Draft parser for FreeDesktop.Org config files.
This'll be used for dispatching URLs to be opened in external apps.
 
Add documentation, minor exported API adjustments.
 
Add Accept-Language support on UNIX systems.
 
Add Accept header support, remove cookies support
 
Extract URL resolver from Rhapsode
Each URI scheme can be turned on and off at build-time,
which has the side-effect of clearly labelling the code.