Releases: mymakerofficial/sql-zen
v0.1.8
View install instructions at sqlzen.com.
What's Changed
- Display table primary keys for SQLite by @mymakerofficial in #77
- Table index cell did not fill full height by @mymakerofficial in #78
Full Changelog: v0.1.7...v0.1.8
v0.1.7
View install instructions at sqlzen.com.
What's Changed
- Highlight null or empty values in result table by @mymakerofficial in #74
- Display row numbers in query result by @mymakerofficial in #75
Full Changelog: v0.1.6...v0.1.7
v0.1.6
This release introduces a complete redesign of the "Run" button. With this update the "Run" button gets split into two separate buttons customizable between "Run Selected" , "Run Cursor Down", "Run All".
It is also now possible to change the color mode on desktop as the selector button was previously hidden.
View install instructions at sqlzen.com.
What's Changed
- Complete redesign of the Run Button by @mymakerofficial in #71
- Added color mode select button to editor sidebar by @mymakerofficial in #72
- Fixed an issue that caused the creation of multiple SQLite data sources when visiting the home page by @mymakerofficial in #73
Full Changelog: v0.1.5...v0.1.6
v0.1.5
View install instructions at sqlzen.com.
What's Changed
- Fixed an issue that prevented the user from creating an In-memory SQLite Data Source by @mymakerofficial in #69
Full Changelog: v0.1.4...v0.1.5
v0.1.4
This update introduces some minor quality of live improvements to the create data source dialog.
View install instructions at sqlzen.com.
What's Changed
- Improved deep linking for creating data sources by @mymakerofficial in #63
- Identify Data Sources by unique IDs instead of generated Keys by @mymakerofficial in #66
- Highlight Unavailable Options in Create Data Source Dialog by @mymakerofficial in #67
- Minor Improvements to the Create Data Source Dialog by @mymakerofficial in #68
Full Changelog: v0.1.3...v0.1.4
v0.1.3
View install instructions at sqlzen.com.
What's Changed
- Remove unused "Inline Results" Toggle and add Tooltip to "Transaction" Toggle by @mymakerofficial in #56
- Add native support for SQLite by @mymakerofficial in #57
- Improved Home Page Hero Section by @mymakerofficial in #59
- Don't auto populate example SQL Statements on Desktop by @mymakerofficial in #60
- Improved and Simplified Create Data Source Dialog by @mymakerofficial in #62
Full Changelog: v0.1.2...v0.1.3
v0.1.2
View install instructions at sqlzen.com.
What's Changed
- Fix detection of duplicate data sources by @mymakerofficial in #51
- Add Download App Button to the App Header in Browsers by @mymakerofficial in #53
- Fixed jumping in Select dropdown because of scroll buttons by @mymakerofficial in #55
Full Changelog: v0.1.1...v0.1.2
v0.1.1
View install instructions at sqlzen.com.
What's Changed
- Disable analytics on desktop by @mymakerofficial in #49
- Allow App to automatically update by @mymakerofficial in #50
Full Changelog: v0.1.0...v0.1.1
v0.1.0
View install instructions at sqlzen.com.
What's Changed
- Table Schemas by @mymakerofficial in #14
- Improve Statements by @mymakerofficial in #16
- Renaming Tabs by @mymakerofficial in #21
- Extend column definitions by @mymakerofficial in #23
- Add ability to connect to external databases by @mymakerofficial in #25
- Add MySQL support by @mymakerofficial in #32
- Upgrade to Tauri 2.0 by @mymakerofficial in #34
- Improved title bars by @mymakerofficial in #35
- Fix WebKit styling issues by @mymakerofficial in #38
- Add MariaDB support by @mymakerofficial in #40
- Prepare Desktop Release by @mymakerofficial in #41
Full Changelog: https://github.com/mymakerofficial/sql-zen/commits/v0.1.0