Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.0.0 protected
    This is the first release of CrashDragon ready for production.
    
  • v1.0.1 protected
    aa4ad903 · Serve Chart.js locally ·
    Hotfix for missing migrations of Version 1.0.0 and API version
    
  • v1.0.2 protected
    Fixed release of Version 1.0.1 where a dependency was somehow missing from the govendor file
    
  • v1.0.3 protected
    Bugfix release with (hopefully) major performance improvements
    
  • v1.1.0 protected
    04785b04 · Release Version 1.1.0 ·
    Release: v1.1.0
    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))
    
  • v1.1.1 protected
    c7a6df70 · Version 1.1.1 ·
    Release: v1.1.1
    Version 1.1.1 (Abydos)
    
    * Add: `govendor sync` step to update guide
    * Change: Updated GROM to current master
    * Fix: Crash-Version-Association
    * Fix: Correctly install stylesheet
    
  • v1.2.0 protected
    68a7887e · Version 1.2.0 ·
    Release: v1.2.0
    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.2.1 protected
    ec9a1cc7 · Version 1.2.1 ·
    Release: v1.2.1
    Version 1.2.1
    
    * Fix: Commenting on crashes possible again
    * Fix: Module should match now correctly to signatures