v0.5.0
New Features
- The help button now opens a help dialog with a list of keyboard shortcuts:
ctrl+enterto run the query,ctrl+spaceto autocomplete (#293). - New favicon (#303)
Bug Fixes
- The application did not work properly if it was deployed behind a proxy with a path different to
/, e.g. http://example.com/gitbase/ (#286)