v1.0 Docker Image Release
What's Changed
- 🐛 fixed Serilog write to SQLite by @neozhu in #578
- 🍒 upgrade nuget library by @neozhu in #579
- Codebase Refactoring for Consistent Style by @Bram1903 in #572
- Update copyright year in the configuration by @Bram1903 in #584
- 🐛 fixed run add-migration by @neozhu in #588
- Update Dockerfile by @neozhu in #589
- ✨ Change MainLayout by @neozhu in #592
- Update .gitignore by @neozhu in #596
- 🌈 Clean Code by @neozhu in #599
- Update CleanArchitecture.Blazor.nuspec by @neozhu in #600
- ✨ add public layout for anonymous access by @neozhu in #603
- 🍒 extend identityUser with a Tenant foreign key by @neozhu in #604
- Delete .vscode directory by @neozhu in #605
- ✨ use FusionCache instead of AppCache by @neozhu in #606
- 🐛 fix test by @neozhu in #607
- ✨ add partial class for PermissionSet by @neozhu in #609
- Update CleanArchitecture.Blazor.nuspec by @neozhu in #610
- 🐛 fix INotificationService Preload by @neozhu in #612
- 🍒 Override FusionCache LogEventLevel by @neozhu in #614
- 🍒 code clean by @neozhu in #615
- 🍒 code refacing for user model by @neozhu in #616
- 🍒 fix Sequence contains no elements by @neozhu in #617
- ✨ improve reset password features by @neozhu in #618
- ✨ refactoring reset password pages by @neozhu in #619
- ✨ implement send welcome email when create new user by @neozhu in #620
- 🌈 add language resource by @neozhu in #621
- ✨ upgrade packages by @neozhu in #622
- 🌈 add language resource by @neozhu in #623
- Create docker-image.yml by @neozhu in #624
- Update docker-image.yml by @neozhu in #625
- Update docker-image.yml by @neozhu in #626
- 🌈 language resource file by @neozhu in #627
Full Changelog: v1.0-preview.6...v1.0.0