Vemto 1.1.5 supports Nova 4 - Changelog
Welcome to Vemto 1.1.5.
This version brings a lot of improvements, new features, and bug fixes.
I hope you enjoy it 🚀
Laravel Nova 4 Resources support
Vemto 1.1.5 brings support to the latest Laravel Nova version using the Nova Resources plugin:
Has Many Through relationships
Now Vemto supports all Laravel default relationships, including Has Many Through relationships:
Comments on Schema
With this new version, it is possible to add Markdown compatible comments on your Schema:
Improvements on Templates Editor
Now, when you edit a template, the modified version will open on the editor by default. It also shows a small badge to help identify modified templates:
Improvements in Filament Plugin
We fixed a lot of bugs with the Filament Plugin, added support to JSON and Color inputs, and improved the visual appeareance by putting forms under card components:
Added a new third-party plugin
There is also a new Third-Party plugin in our Marketplace for generating TypeScript classes from Vemto Schemas:
Other improvements
- Now it will recognize modifications on input templates and apply them during code generation
- Some fakers that were using array_rand are now using the much better syntax Arr::random
- Alpine version upgraded to 3.x on Admin LTE plugin
- Fixed problem with User.php model file being overwritten during code generation
Issues solved
- https://github.com/TiagoSilvaPereira/vemto-nova-resources-plugin/issues/1
- https://github.com/TiagoSilvaPereira/vemto-filament-plugin/issues/3
- https://github.com/TiagoSilvaPereira/vemto-filament-plugin/issues/5
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/277
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/282
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/283
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/305
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/322
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/321
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/318
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/315
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/305
- https://github.com/TiagoSilvaPereira/vemto-issues/issues/276