Releases: fadymondy/filament-themes
Releases · fadymondy/filament-themes
v1.1.1
What's Changed
- fix localization use for name and descriptions by @tiagofrancafernandes in #11
- fixed typo by @tiagofrancafernandes in #12
New Contributors
- @tiagofrancafernandes made their first contribution in #11
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- update packages
- fix settings problem
- fix preview theme
- add create theme command
- update create controller command
- update templates to be stubs
Full Changelog: v1.0.1...v1.1.0
v1.0.1
- Prevent repeated query for individual setting value. by @shankhadevpadam
- Support Windows Installations by @hadyfayed
- Added migrations publish option with timestamp by @EmilioBravo