-
v1.2.0 protected68a7887e · ·
Version 1.2.0 (Alpha Site) * Add: `-config`-flag to specify config file when running CrashDragon * Add: Module database field for Reports and Crashes (See #39) * Change: Now gracefully shutting down on `SIGINT` (See #25) * Change: Only show reports matching the filtered version when in Crash-view * Change: Allow changing Product and Version filters in detail views * Change: Fixed now with date instead of boolean (See #36) * Change: Symbol files now in seperate file locations based on product and version (See #15) * Fix: Show correct crash counts when filtered by version (See #40) * Fix: Installation of stylesheets
-
v1.1.0 protected04785b04 · ·
Version 1.1.0 (Abydos) * Add: Version dropdown next to product dropdown * Add: Button to delete reports and associated minidump and text files * Add: Symbolicator path configurable in the config file * Add: Install target to Makefile **(Read updated UPDATE guide!)** * Add: Changelog * Change: Show more details of a crahs on the crash page * Change: Updated UPDATE guide * Change: Updated INSTALL guide * Fix: Create version if symbols are uploaded for non-existing version * Fix: Crash on wrong symbolicator output (CrashingThread > len(Threads))