Bytebase 0.13.0
SQL editor supports sheet sharing. Searchable member selector. Database labels can be managed as normal properties. Show comprehensive schema comparison when schema drift is detected.
๐ New Features
- SQL editor supports sheet sharing.
๐ Enhancement
- Searchable member selector.
- Database labels can be managed as normal properties. Database label related features are available for standard mode projects now.
- Show comprehensive schema comparison when schema drift is detected.
- Add quickstart for MySQL and Clickhouse. ย You can choose to have MySQL or Clickhouse run automatically with Bytebase without additional installation. Thanks @showsmall ย for the suggestion.
๐ Bug fix
- Prevent XSS in SQL editor.
- Filter improper authorization of user inbox.
๐ Community
-
Our gratitude goes to @boyapatisandeep for the detailed bug report and @NickStepanov for the baseline issue
-
Thanks to @Juneezee https://github.com/bytebase/bytebase/pull/264 @wuhan005 https://github.com/bytebase/bytebase/pull/340 @cosmtrek https://github.com/bytebase/bytebase/pull/410 @stormcat24 https://github.com/bytebase/bytebase/pull/453 for all your contribution!
โ๏ธ Install and Upgrade
-
Fresh install: /get-started/self-host
-
Upgrade: /get-started/upgrade
Warning: Bytebase does not support downgrade. Make sure to back up your meta data before upgrading.