Skip to content

Releases: bdash-app/bdash

v1.9.0

01 Apr 14:38
Compare
Choose a tag to compare
  • Use mime type of CodeMirror #126
  • Add line wrapping setting #128
  • Autolink in query result table #130
  • Use pg_attrdef.adbin to get default value of columns #132
  • Fix empty response of Sqlite3 #134
  • Set limit the maximum number of lines of gist #135
  • Add feature to save editor history for each queries #136
  • Change Ctrl-K and Ctrl-Y motions as macOS native #139
  • Add checkbox to select share on gist in public or secret #140
  • Add simple auto completion for table name #143
  • Fix position of header of query result table #144

v1.8.3

08 May 05:33
Compare
Choose a tag to compare
  • Fix the bug user can not create new datasource #125

v1.8.2

07 May 10:18
Compare
Choose a tag to compare
  • Fixed bug that broke with statement #123
  • Add draggable area in macOS #122

v1.8.1

06 May 22:01
Compare
Choose a tag to compare
  • Notarization for macOS #120

v1.8.0

06 May 11:28
8462a59
Compare
Choose a tag to compare
  • Reduce app size by reducing large npm packages
    #99
  • Fix query parser to use codemirror #102
  • Make it possible to open multiple windows #106

v1.7.2

17 Feb 15:00
Compare
Choose a tag to compare
  • Add Redshift data source #98
  • Fix a bug data source could not be selected #100
  • Improve fetching data source UX #101
    • Fix search box positoin to top
    • Show loading while fetching table
    • Show error when table fetching is failed

v1.7.1

15 Feb 12:32
6e8e33b
Compare
Choose a tag to compare
  • Fix to enable to clear the value of group by #91
  • Add scatter chart #92
  • Fix position of query result nav bar #93
  • Fix gist sharing bug when chart is missing #94
  • Show executed time in the bottom of QueryEditor #95

v1.7.0

11 Feb 13:33
e3eb208
Compare
Choose a tag to compare
  • Add split view to resize between editor and result table #88
  • Fix the order of figures on gist #83
  • Support MySQL SSL connection #80
  • Add feature: default datastore, add data source types #78
  • Add chart types #76
  • Fix mysql query executor in no field result #64
  • Change pie chart direction to clockwise #60
  • Update dependencies

v1.6.0

06 Nov 04:37
Compare
Choose a tag to compare
  • Add the feature to toggle comment by Cmd or Ctrl + / #59 @mtgto

v1.5.8

18 Aug 23:53
Compare
Choose a tag to compare
  • Restore "quit" menu item for non-darwin platforms #56