0.0.4-rc
版本发布时间: 2021-11-06 20:42:28
fullstackhero/dotnet-starter-kit最新发布版本:2.0.2-rc(2024-08-23 16:53:58)
0.0.4 RC is available now!
- Bug fix in Repository / Update method.
- Endpoint changes for Update / Delete Methods. (Postman Collection Updated)
- Fixed bug in Request Logging Middleware.
- Adds default Role (Basic) to any new registered user.
- Basic User has default View / Search Permissions
- Code Cleanups
- Templated Emails for User Registrations
What's Changed
- Render contents of Request.Body to logs by @justSteve in https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/115
- Bump Dapper from 2.0.90 to 2.0.123 by @dependabot in https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/129
- Fix for #128 by @markosimulak in https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/130
- Removed 'Async' word from method names in non async methods by @snax4a in https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/133
- HTML Template for Email Confirmation Mails #132 by @iammukeshm in https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/136
New Contributors
- @markosimulak made their first contribution in https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/130
- @snax4a made their first contribution in https://github.com/fullstackhero/dotnet-webapi-boilerplate/pull/133
Full Changelog: https://github.com/fullstackhero/dotnet-webapi-boilerplate/compare/0.0.3-rc...0.0.4-rc