- Implemented Viewer with support for pdf, images and plain text files
- Implemented Hex Viewer
- Implemented metadata section with support for Exif metadata for image files
- Threaded progress dialogs for every long process to avoid freezing interface when loading large files.
- Integrated patched pyaff4 with support for Axiom AFF4-L containers.
- Full support for AFF4-L reference containers and any container with items in subfolders, but no item for the parent folder by recursively creating a "virtual tree" for the missing hierarchy.
Full Changelog: v2.8.0...v2.9.0