Skip to content

Releases: bdash-app/bdash

v1.5.7

16 Aug 03:53
Compare
Choose a tag to compare
  • Unmap <C-c> only once to fix crash in query page #55

v1.5.6

09 Aug 14:11
f209bcb
Compare
Choose a tag to compare
  • Replace filename for gist upload, fix for #40

v1.5.5

26 Feb 13:01
f584de5
Compare
Choose a tag to compare
  • Use title as file names to be shared on gist #38 @morishin

v1.5.4

09 Jan 14:17
78d2c7d
Compare
Choose a tag to compare

v1.5.3

08 Sep 12:02
Compare
Choose a tag to compare
  • Fix editor's style
  • Update electron version for security fix

v1.5.2

06 Sep 13:50
Compare
Choose a tag to compare

v1.5.1

23 Aug 12:04
Compare
Choose a tag to compare
  • Update sqlite3 to 4.0.2 (@pocke)
  • Update electron to v2.0.6
  • Avoid opening a dialog when an error occurs in the main process

v1.5.0

10 Jul 13:36
Compare
Choose a tag to compare
  • Support SQLite3
  • Change editor's font #33

v1.4.0

04 Jul 11:57
Compare
Choose a tag to compare
  • Update electron version to 2.0
  • Support Amazon Athena

v1.3.0

17 May 12:41
Compare
Choose a tag to compare
  • Support auto update
  • Support linux (.AppImage only)
  • Improve startup time
  • Improve global menu
  • Do not trim hover labels on chart #26 @eagletmt
  • Improve gist sharing
    • Add data source information file to shared query #25 @eagletmt
    • Change shared file name from query.sql to bdash.sql