9.2.0-rc.3
Pre-release
Pre-release
What's Changed
- Set current tenant info before calling
NotifyChanged
. by @maliming in #22605 - Sort ABP CLI commands in HelpCommand by @realLiangshiwei in #22636
- Added LeptonX version argument for update command by @yekalkan in #22611
- Angular - Fixing the navbar localization problem for the basic theme by @sumeyyeKurtulus in #22629
- Upgrade MongoDB.Driver to 3.3.0 and add
AbpGuidCustomBsonTypeMapper
. by @maliming in #22641 - Rename
AbpCustomGuidMapper
toAbpGuidCustomBsonTypeMapper
by @maliming in #22647 - Make
AddBlazorWebAppServices
method as obsolete. by @maliming in #22623 - Add account layout for account routes by @realLiangshiwei in #22617
- Enhance permission modal to align all UI by @realLiangshiwei in #22631
- Hide dropdown menu when datatable scrolling horizontally by @realLiangshiwei in #22633
- Refactor: change const to static string in CliConsts and CliUrls by @maliming in #22657
- Set
PropertyNamingPolicy
tonull
to keep original property name and dictionary key. by @maliming in #22656 - Fix date problem by @salihozkara in #22665
- Update step3-deployment-github-action.md by @maliming in #22670
- Update caching.md by @maliming in #22671
- Update Blazorise packages to version 1.7.5. by @maliming in #22497
- Update current-user.md by @maliming in #22682
- Update string-encryption.md by @maliming in #22683
- Update postgresql.md by @maliming in #22684
- Add examples for customizing the footer in Blazor and MVC themes. by @maliming in #22692
- Remove duplicate close button by @realLiangshiwei in #22693
- Update part-03.md by @mdsakhawatullah in #22702
- Improve the cookie consent section in the GDPR Module documentation by @EngincanV in #22705
- Update part-06.md by @mdsakhawatullah in #22709
- Add AbpHangfireOptions configuration section to Hangfire documentation by @maliming in #22716
- fix: column name display logic to include extra prefix by @masum-ulu in #22597
- Use
EntityCacheItemWrapper
to prevent duplicate queries. by @maliming in #22720 - Clear Title while disposing PageHeader by @realLiangshiwei in #22725
- Add error handling for missing assembly files in BundlingService and improve file path checks in PathHelper by @maliming in #22731
- Angular - Fixing access token parse that fails when encryption is enabled by @sumeyyeKurtulus in #22736
- Update MAUI Android proxying documentation by @enisn in #22745
- Improve file path checks in PathHelper by @realLiangshiwei in #22748
- docs: update migration guide for ABP 8.2 to include DbSet in DbContext. by @maliming in #22743
- Update language-management.md by @maliming in #22742
- Add DataTypeAttribute section to Module Entity Extensions document by @realLiangshiwei in #22754
- Provide an option to disable updating the aggregate root when the navigation property changes. by @maliming in #22752
- Add Options section to the URL Forwarding System document by @realLiangshiwei in #22763
- Update LeptonX MVC document to introduce the
AccountLayoutBackgroundStyle
. by @maliming in #22751 - Improve DefaultThemeManager to avoid potential infinite loop by @realLiangshiwei in #22771
- Fix the wrong project naming used in the microservice tutorial's 6th part by @EngincanV in #22768
- Update Blazorise packages to version 1.7.6. by @maliming in #22784
- Add missing localization in PermissionManagement by @realLiangshiwei in #22782
- Accessing Extra Properties(Shadow Properties) by @maliming in #22787
- Update customization-user-interface.md by @maliming in #22770
- Enhance timezone handling to support both IANA and Windows timezones. by @maliming in #22800
- Update version to release 9.1.2 by @skoc10 in #22805
- Refactoring schematics for standalone migration by @erdemcaygor in #22645
- Upgrade all package to latest. by @maliming in #22803
- Downgrade
MongoSandbox
to1.0.1
. by @maliming in #22811 - Multi-timezone support in Angular by @erdemcaygor in #22619
- Enhance the configuration document by @hikalkan in #22822
- Update timezone help text. by @maliming in #22825
- Angular - Refactor localization for basic and lepton themes by @sumeyyeKurtulus in #22817
- Fix date object assignment in timezone adjustment logic by @maliming in #22830
- Add favicon to basic theme layouts by @maliming in #22834
- Update MongoSandbox packages. by @maliming in #22819
- Chagne current tenant before read cache. by @maliming in #22840
- Remove unnecessary color override for dark navbar links by @maliming in #22849
- Update version to release 9.2.0-rc.3 by @skoc10 in #22855
- Change the way of initializing static strings by @maliming in #22861
- Fix pagination issue by adjusting current page on entity deletion by @maliming in #22863
- Angular - Fixing the garbage query problem in the code flow by @sumeyyeKurtulus in #22853
- Update version to release 9.1.3 by @skoc10 in #22878
- Update common.props by @skoc10 in #22881
- Add Blazor-WebApp UI options in single-layer web application documentation by @maliming in #22889
New Contributors
- @mdsakhawatullah made their first contribution in #22702
Full Changelog: 9.2.0-rc.2...9.2.0-rc.3