5.1.4
版本发布时间: 2022-03-01 16:36:12
abpframework/abp最新发布版本:8.3.1(2024-09-25 17:02:33)
What's Changed
- Support different UI and DB options. by @maliming in https://github.com/abpframework/abp/pull/11486
- add type check in escapeHtmlChars func by @muhammedaltug in https://github.com/abpframework/abp/pull/11497
- Rename project name in cs files. by @maliming in https://github.com/abpframework/abp/pull/11496
- Update Repositories.md by @git102347501 in https://github.com/abpframework/abp/pull/11518
- Blogging: Update service injection property types as protected by @EngincanV in https://github.com/abpframework/abp/pull/11520
- Remove assumptions from the basic theme layouts by @realLiangshiwei in https://github.com/abpframework/abp/pull/11537
- Add abp.resourcemapping.js files to blazor server projects by @realLiangshiwei in https://github.com/abpframework/abp/pull/11507
- CLI: Fix neighbor TEMPLATE-REMOVE usage by @yekalkan in https://github.com/abpframework/abp/pull/11479
- Fix select2 problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/11556
- Add missing Authorize attribute to setting-management by @enisn in https://github.com/abpframework/abp/pull/11564
- Upgrade Rebus.ServiceProvider to the latest by @realLiangshiwei in https://github.com/abpframework/abp/pull/11548
- fix http param creation by @muhammedaltug in https://github.com/abpframework/abp/pull/11601
- replace languageChange$ property to currentLang$ property by @muhammedaltug in https://github.com/abpframework/abp/pull/11605
- Fix namespace by @Cyril-hcj in https://github.com/abpframework/abp/pull/11630
- Update Emailing.md by @zh3305 in https://github.com/abpframework/abp/pull/11629
- Update document by @realLiangshiwei in https://github.com/abpframework/abp/pull/11643
- Update MailKit.md by @zh3305 in https://github.com/abpframework/abp/pull/11645
- Update document by @realLiangshiwei in https://github.com/abpframework/abp/pull/11661
- Update docs-nav.json by @maliming in https://github.com/abpframework/abp/pull/11671
- Update document by @realLiangshiwei in https://github.com/abpframework/abp/pull/11673
- Handle possible exceptions in SaveChangesAsync method. by @maliming in https://github.com/abpframework/abp/pull/11687
- Docs: Add note for Blazor Server Error Handling by @EngincanV in https://github.com/abpframework/abp/pull/11615
- Fix concurrency error when changing my user information by @realLiangshiwei in https://github.com/abpframework/abp/pull/11646
- Update Samples documentation by @EngincanV in https://github.com/abpframework/abp/pull/11722
- Add app-nolayers to CLI document by @realLiangshiwei in https://github.com/abpframework/abp/pull/11731
- Update tui-editor usage according to new version by @enisn in https://github.com/abpframework/abp/pull/11733
- Fix
Program
class. by @maliming in https://github.com/abpframework/abp/pull/11737 - change ePropType.DateTime value from 'dateTime' to 'datetime' by @muhammedaltug in https://github.com/abpframework/abp/pull/11743
- Fix Datatable Searching Problem by @realLiangshiwei in https://github.com/abpframework/abp/pull/11747
New Contributors
- @Cyril-hcj made their first contribution in https://github.com/abpframework/abp/pull/11630
- @zh3305 made their first contribution in https://github.com/abpframework/abp/pull/11629
Full Changelog: https://github.com/abpframework/abp/compare/5.1.3...5.1.4