Today we would like to introduce you a big handy feature: Undo History.
You can now easily undo actions you’ve made to the ERD pane. Or ‘redo’ the cancelled ones when you change your mind.
The undo history window keeps the 100 most current actions. You can click on the Undo button once at a time, or click on the exact action you want to revert to.

New Features
free-plans, paid-subscription, sb-designer
Sometimes, the obvious isn’t quite so obvious.
Shall we let you resize freely the size (i.e. height and width) of each entity? That sounds quite flexible. But, you would have to resize your entity every time when you make changes to it.
Or shall we lock the size and let it grow automatically along side with its attributes? But some people might want to show only 5 of the 99 attributes in 1 of his 109 entities.
To give the best of the both world, we now support locking height and width down to a per-entity basis. By default, all entities will grow (or shrink) along with adding (or removing) attributes. If you want to lock the size of any particular entity, just click on the pin button on its upper-right-hand corner.
Problem solved!

New Features
free-plan, paid-subscription, sb-designer
We have just replaced the menu buttons for drawing entities and relationships with graphical icons.
Why?
Because it looks nice; and to make room for upcoming new features!

New Features
free-plan, paid-subscription, sb-designer
When your model’s schema grows, very often you may want to group them visually so that your readers will find it easier to comprehend your design.
You can now do so and choose the color of the border and the background.
You can also put text into the box set its color and size to your likings!

New Features
free-plan, paid-subscription, printing, sb-designer
To help your speedy navigation around the ERD pane, we have introduced the following keyboard shortcuts:
- the Del button: to delete selected objects in ERD pane
- Ctrl-A: to select all entities
- Ctrl-S: to save the current work
- E: to add a new entity
And don’t forget that you can select multiple entities by holding the Ctrl key!
New Features
free-plans, paid-subscription, sb-designer
We now support selecting multiple entities by
- holding the Control key on the keyboard
- or, drag to select a region to select the entities within
You can then move and delete the selected entities in bulk.

New Features
free-plans, paid-subscription, sb-designer
Helping you to create a nice entity-relationship diagram for your application model is our job. But it wouldn’t be so nice if it took you too many clicks to generate SQL CREATE and ALTER statements (aka Forward Engineering).
In the past, the only way to do that would be clicking on the Version Manager tab, then right-clicking on a version, then, and then and then…
Not anymore!
Introduce the Generate SQL speed button on the menu bar. Click on it to select whether you want CREATE statements or ALTER statements.

CREATE Statements
You can generate CREATE statements based on your current work or any previous version of work. SB will also ask you to commit your work into version manager if you choose to use your current work for the script, so that you can always retrieve the corresponding diagram of any scripts you run on your database.

ALTER Statements
First, you will choose what version of work you want to migrate your database to.

Then, choose the version your database is running at currently:

Go go go, go try it fast!
New Features
free-plan, paid-subscription, sb-designer
We have users asking for a larger canvas and better bird’s view support. And here we go: we’ve added 4 more pages of 3,000 x 3,000 px canvas with pagination support in bird’s view.
So now you can keep adding more and more entities to your database model for your ever-growing application!

New Features
free-plan, paid-subscription, sb-designer
Some of you using a netbook with a tiny screen might find it too expensive to keep showing the top info bar – the region that shows the project title, owner information, logout link, etc. Now you can hide it by clicking View > Top Info Bar under the menu.
The bar will be shown again under these circumstances:

Another interesting improvement: the menu bar will now flow nicely if the screen size is not enough to display all menu buttons:

Enjoy!
New Features
free-plan, paid-subscription, sb-designer
You know you can draw an identifying and a non-identifying relationship by clicking the buttons on the menu bar. And they come with some default values for other attributes (child cardinality, parent optionality, child optionality, etc) of the relationship. You had to edit the relationship and did a few more clicks before you could make it right.
But now with the speed relationship buttons, you can choose exactly what you want your relationship to be before forming one. Doesn’t it sound prefect to anyone that is really into relationships?
Try it out: click on the little drop-down beside the relationship you want, and explore along until you pick all the values. Then drag from the parent entity to the child. The relationship will form with the precise attributes you want.
If you want to make a new relationship with exactly the same attributes (usually out of your design pattern), just click on the big button face (as you would usually do before) and the new relationship values will follow the old ones.
Who is the relationship guru on earth? You bet!

New Features
free-plan, paid-subscription, relationships, sb-designer