Releases: aspnetboilerplate/module-zero-core-template
v6.0.0
Features
Upgrade to .NET 5
Enhancements
Issue aspnetboilerplate/aspnetboilerplate#5782: Unhashed passwords logged in AbpAuditLogs
Issue aspnetboilerplate/aspnetboilerplate#5798: Update Antd to version 4.6.4 (ReactJs template)
PR #555: Ensure password is not audited during token authentication (by @ryancyq )
PR #561: Antd has been upgraded to version 4.6.4 (by @huseyingoztok)
PR #562: Move the imports from lodash to lodash-es (by @rqx110)
PR #563: Setup ESLint for react project (by @john-s-morgan)
PR #566: Upgrade to ABP v6.0 (by @demirmusa)
PR #567: Added activation api to user app service (by @faridprogrammer)
PR #568: Add Persian translation (by @faridprogrammer)
v5.8.1
v5.8.0
Issue: aspnetboilerplate/aspnetboilerplate#5716: Support IE11 in Angular template (resolved by @ismcagdas 444fdb6)
Issue: aspnetboilerplate/aspnetboilerplate#5782 Unhashed passwords logged in AbpAuditLogs
PR: #555 Ensure password is not audited during token authentication (by @ryancyq)
Issue: aspnetboilerplate/aspnetboilerplate#5784 Move to 'lodash-es' from 'lodash'
PR: #562 Move the imports from lodash to lodash-es (by @rqx110)
Issue: aspnetboilerplate/aspnetboilerplate#5801 Upgrade templatest to ABP 5.13 and release (by @demirmusa )
v5.7.0
v5.6.0
PR: #544 Upgrade to Abp v5.9 (by @demirmusa )
PR: #543 Remove url encode when constructing via Url.Action (by @ryancyq)
PR: #542 Update abp to 5 8 and other packages to latest (by @ryancyq)
PR: #541 Revert "Include query string in return url for link to change culture" (by @ryancyq)
Issue: aspnetboilerplate/aspnetboilerplate#5598 Update screenshots for AdminLTE
PR: #540 Update screenshots for AdminLTE (by @iyilm4z)
v5.5.0
v5.4.0
Enhancements
- PR: #510 Order user menu items by order and display name (by @acjh)
- Issue: aspnetboilerplate/aspnetboilerplate#5249 Add Change Password Page
- PR: #508 Change Password Page Added for MVC (by @iyilm4z)
- Issue: aspnetboilerplate/aspnetboilerplate#5256 Simplify mvc ui style and script referencing in layout of module-zero-core-template
- PR: #507 Mvc ui style and script referencing simplified (by @iyilm4z)
- PR: #523 Upgrade to Abp v5.4 (by @demirmusa )
v5.2.0
Features
Enhancements
- PR: #501 Update abp-web-resources package (by @acjh)
- PR: #509 Upgrade ABP packages to v5.2.0 (by @demirmusa)
- Issue: aspnetboilerplate/aspnetboilerplate#4587 AppVersionHelper - Release date loading from file should be cached?
- PR: #506
AppVersionHelper.ReleaseDate
cached (by @iyilm4z) - PR: #503 React NotFound component added for not exist routes. (by @huseyingoztok)
Others
- Issue: aspnetboilerplate/aspnetboilerplate#5232 Incorrect JavaScript for deleteEntity SweetAlert in MultiPage .Net Core MVC Template
- PR: #500 Pass undefined title for abp-web-resources 4.1.0+ (by @maliming)
Bug Fixes
- PR: #499 Unauthorized request cannot be redirected (by @huseyingoztok)
v5.1.1
v5.1.0
Enhancements
- Upgrade to ASP.NET Core 3.1
- Upgrade to ABP 5.1.0
- ISSUE aspnetboilerplate/aspnetboilerplate#4857 Upgrade Angular packages
BUG FIXES
- ISSUE aspnetboilerplate/aspnetboilerplate#4899 SignalR does not work for .net core
- PR #476 Fix the problem that the react template can't load the signalr (by @maliming)