Releases: bdash-app/bdash
Releases · bdash-app/bdash
v1.9.0
- 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
v1.8.2
v1.8.1
v1.8.0
v1.7.2
v1.7.1
v1.7.0
- 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