Skip to content

Tags: iamfork/bytebase

Tags

0.7.0

Toggle 0.7.0's commit message
Bump to 0.7.0

0.6.0

Toggle 0.6.0's commit message
Bump to 0.6.0

0.5.0

Toggle 0.5.0's commit message
Bump version from 0.4.1 to 0.5.0

-- Features
* Project level activities
* Customize vcs migration file path
* Customize vcs latest schema file path
* Dedicated migration history page
* Record schema snapshot in the migration history

-- Infra
* Execute task asynchronously
* Remove sync_status and last_successful_sync_ts in tbl, idx, col table

-- Bugs
* MySQL 5.7 schema sync bytebase#21

0.4.1

Toggle 0.4.1's commit message
Bump version to 0.4.1

Features
- Support rollback in UI-based SQL review workflow

Improvement
- Taking backup in a single transaction to make the backup consistent.
- Add alter schema button on the database detail page
- Add button to apply SQL statements to other pipeline stages.
- Optimize database table list
- Hide project quick action list for non-project member

0.4.0

Toggle 0.4.0's commit message
Add the missing webhook provider logo in webhook detail view

0.3.0

Toggle 0.3.0's commit message
Add version info to the left bottom console

0.2.2

Toggle 0.2.2's commit message
Center the ProjectMigrationHistoryPanel info text

0.2.1

Toggle 0.2.1's commit message
Bump to 0.2.1

0.2.0

Toggle 0.2.0's commit message
Merge branch 'main' of github.com:bytebase/bytebase

0.1.0

Toggle 0.1.0's commit message
Allow to transfer project back to the default project