v0.1.0
Enhanced spotlight
- Automatic scrolling is now supported when using keyboard navigation
- Action now has shortcut label, if it has one
- More options for models and enums, such as creating relations, fields, and deleting models and enums
New schema editor
- Completely reworked schema editor, all your models, enums, generators and datasource now displays in a single navigation bar
- Sortable schema blocks and fields
- Generator and datasource moved from project settings to schema editor
Dark mode
Explicit many-to-many relations
Now when creating a many-to-many relation you can specify that you want the relation to be explicit, this will create an additional model.