Releases: abpframework/abp
Releases · abpframework/abp
9.2.2
What's Changed
- Remove studio beta expression by @m-aliozkaya in #23154
- Enhance IsDictionary to support more dictionary interfaces by @maliming in #23151
- Modular tutorial updates for studio 1.0.2 by @hikalkan in #23177
- Modular tutorial small fixes by @hikalkan in #23190
- Fix part08 of modular tutorial for namespace usages by @hikalkan in #23193
- Refactor
AbpEfCoreNavigationHelper
to improve performance in certain scenarios. by @maliming in #23188 - Enhance documentation for modularity options in layered and single-layer by @ekaradev in #23204
- Update documentation to clarify the benefits of selecting the setup as a modular solution by @ekaradev in #23213
- Update abp studio release notes by @m-aliozkaya in #23209
- Add other ui options for microservice tutorial by @m-aliozkaya in #23176
- Update part-01.md by @maliming in #23228
- Fix some tutorial feedbacks by @yekalkan in #23233
- Public the
EmailSettingProvider
class. by @maliming in #23244 - Update customizing-lepton-theme.md by @maliming in #23254
- Update version to release 9.2.2 by @skoc10 in #23269
Full Changelog: 9.2.1...9.2.2
9.3.0-rc.3
What's Changed
- Add 'Authorizing' localization text. by @maliming in #23166
- Modular tutorial updates for studio 1.0.2 by @hikalkan in #23177
- Force to set parent feature if children set. by @maliming in #23182
- Modular tutorial small fixes by @hikalkan in #23190
- Fix part08 of modular tutorial for namespace usages by @hikalkan in #23193
- Refactor
AbpEfCoreNavigationHelper
to improve performance in certain scenarios. by @maliming in #23188 - Enhance documentation for modularity options in layered and single-layer by @ekaradev in #23204
- Update documentation to clarify the benefits of selecting the setup as a modular solution by @ekaradev in #23213
- Update abp studio release notes by @m-aliozkaya in #23209
- Angular - Enabling configurable logo provider for the templates by @sumeyyeKurtulus in #23111
- Add other ui options for microservice tutorial by @m-aliozkaya in #23176
- Angular - Improved positioning for date picker by @sumeyyeKurtulus in #23208
- Update part-01.md by @maliming in #23228
- Angular - Version upgrade to v20 by @erdemcaygor in #23220
- Fix some tutorial feedbacks by @yekalkan in #23233
- Public the
EmailSettingProvider
class. by @maliming in #23244 - Update customizing-lepton-theme.md by @maliming in #23254
- Update Blazorise packages to version 1.8.0 by @maliming in #23265
- Update version to release 9.3.0-rc.3 by @skoc10 in #23266
- Update version to release 9.2.2 by @skoc10 in #23269
Full Changelog: 9.3.0-rc.2...9.3.0-rc.3
9.3.0-rc.2
What's Changed
- Add rewrite rules for getEnvConfig in Web.config for Angular deployment by @maliming in #23091
- Create v9.3 Migration Guide by @EngincanV in #23090
- Update release-notes & roadmap docs for v9.3 by @EngincanV in #23104
- Remove studio beta expression by @m-aliozkaya in #23095
- Angular - Fixing the logic error on select all button in permission management modal by @sumeyyeKurtulus in #23097
- ABP Studio documentation for docker containers by @yekalkan in #22858
- Fix: ensure provider policy check before deleting feature by @maliming in #23120
- Angular - Fixing empty navigation item for a library by @sumeyyeKurtulus in #23009
- Updated screenshots for todo tutorial by @hikalkan in #23130
- Revisions for the modular development tutorial by @EngincanV in #23128
- Remove Yarn dependency warnings from the documentation by @hikalkan in #23129
- Support to install the MVC npm package. by @maliming in #23136
- Update version to release 9.2.1 by @skoc10 in #23146
- Remove studio beta expression by @m-aliozkaya in #23154
- Update blazor's bootstrap.css to 5.3.7. by @maliming in #23112
- Refactor tab rendering in FeatureManagementModal and SettingManagement for improved readability by @maliming in #23114
- Enhance IsDictionary to support more dictionary interfaces by @maliming in #23151
- Update version to release 9.3.0-rc.2 by @skoc10 in #23164
Full Changelog: 9.3.0-rc.1...9.3.0-rc.2
9.2.1
What's Changed
- Update simple-state-checker.md by @ivan132 in #23002
- Set browser timezone to cookie for authenticated users. by @maliming in #23006
- Skip handling
queryStringParameter/pathParameter
if a converter exists. by @maliming in #23018 - Angular - Fixing the alignment for the setting tabs by @sumeyyeKurtulus in #23010
- fix: update object mapper service retrieval to use non-scoped version by @maliming in #23031
- fix: Navigation Bug by @salihozkara in #23037
- Angular - Tree View - Dropdown menus are overlapping. by @erdemcaygor in #23028
- Update maui.md and pass the
--old
parameter to the maui solution creation command by @EngincanV in #23045 - Update release-notes.md for v9.2 stable by @EngincanV in #23047
- Use
MyCSharp.HttpUserAgentParser
to replaceDeviceDetector.NET
for better performance. by @maliming in #23032 - Add note on enclosing connection strings in double quotes for CLI options by @maliming in #23068
- Update command: Fix ordering of latest stable versions when fetching them from github by @yekalkan in #23063
- Update Azure deployment documentation to create a Static Web App for Blazor by @skoc10 in #23075
- Update auto-pr.yml for rel-9.3 by @skoc10 in #23080
- Add rewrite rules for getEnvConfig in Web.config for Angular deployment by @maliming in #23091
- Angular - Fixing the logic error on select all button in permission management modal by @sumeyyeKurtulus in #23097
- ABP Studio documentation for docker containers by @yekalkan in #22858
- fix: ensure provider policy check before deleting feature by @maliming in #23120
- Angular - Fixing empty navigation item for a library by @sumeyyeKurtulus in #23009
- Updated screenshots for todo tutorial by @hikalkan in #23130
- Revisions for the modular development tutorial by @EngincanV in #23128
- Remove Yarn dependency warnings from the documentation by @hikalkan in #23129
- Support to install the MVC npm package. by @maliming in #23136
- Update version to release 9.2.1 by @skoc10 in #23146
Full Changelog: 9.2.0...9.2.1
9.3.0-rc.1
What's Changed
- Update docs-nav.json to add the "Bunny" to the document navigation by @suhaib-mousa in #22455
- Update version for nightly build by @skoc10 in #22453
- Fix tag closing by @enisn in #22464
- Add new article by @salihozkara in #22474
- Fixes duplicated issue templates by @berkansasmaz in #22473
- Blog Post for v9.2 Release by @EngincanV in #22492
- Update latest-versions.json by @voloagent in #22491
- Update ABP Studio Installation document by @m-aliozkaya in #22503
- Update CLI document to add
password
login option. by @maliming in #22528 - Validation message localization added by @MansurBesleney in #22538
- Update latest-versions.json for 9.0.7 and 9.0.8 by @gizemmutukurt in #22551
- Update
RabbitMQ.Client
to7.x.
by @maliming in #22510 - Make sure the
existingConnection
is in theOpen
state and useIAsyncDisposable
. by @maliming in #22579 - Fix Feature management modal scrollbar issue by @realLiangshiwei in #22580
- Don't write remote exceptions to console for Blazor WASM. by @maliming in #22436
- vs internal issue #6236 localization by @MansurBesleney in #22593
- Update post.md by @maliming in #22595
- update link by @salihozkara in #22596
- Localization fix by @MansurBesleney in #22625
- Add "timezone" section to v9.2 release post to highlight the new timezone feature by @EngincanV in #22630
- Make basic demo apps works. by @maliming in #22639
- Update obsolete attribute message for UseAbpClaimsMap method by @maliming in #22650
- Disable features if the value is not from the current provider. by @maliming in #22628
- Add option to support adding
base
element to layout page. by @maliming in #22598 - Add instructions for publishing applications as IIS sub-applications by @maliming in #22677
- add new localizations by @salihozkara in #22660
- Update installation instructions in documentation to use
dotnet add package
instead ofInstall-Package
by @realLiangshiwei in #22680 - Adding screenshots to the Samples documentation by @realLiangshiwei in #22690
- Add new article on common JWT Bearer errors. by @maliming in #22701
- Localization fix for the vs internal admin side by @MansurBesleney in #22721
- Localization download link fix by @MansurBesleney in #22727
- Optimization of Stream and Resource Management by @1d0n7kn0w in #21631
- Improve Hangfire Initialization code by @realLiangshiwei in #22759
- feat: add service key support in registration context. by @maliming in #22744
- Edit made on localization. by @MansurBesleney in #22779
- Fix rendered section and add Properties section for each element by @enisn in #22776
- Sort roles by name in GetRolesAsync and GetAssignableRolesAsync methods by @maliming in #22804
- Migrating abp packages/account to standalone by @erdemcaygor in #22816
- [Angular] Provide row data injection for custom table components by @davidsi02 in #22561
- Localization typo fixed by @MansurBesleney in #22841
- Add 'use-switch-checkbox' attribute to
AbpInputTagHelper
. by @maliming in #22835 - Migrating abp packages/theme basic by @erdemcaygor in #22848
- Migrating abp packages/feature management by @erdemcaygor in #22852
- Add MauiCurrentApplicationConfigurationCacheResetService class by @maliming in #22866
- Enhance layout of feature and setting management modals. by @maliming in #22865
- Refactor dropdown menu classes to remove unnecessary alignment classes by @maliming in #22833
- Update my community posts and add notes... by @EngincanV in #22875
- Assign LoginInput only when null by @MichelZ in #22887
- Export ABP documentation as PDF by @realLiangshiwei in #22430
- Introduce ITenantNameValidator for extensible tenant name validation by @suhaib-mousa in #22792
- Improve PDF file generation by @realLiangshiwei in #22899
- Add a default sort for
First/FirstOrDefault
andLast/LastOrDefault
. by @maliming in #22888 - localization added by @MansurBesleney in #22892
- When the value of 'SendExceptionsDetailsToClients' is set to true, the exception should be localized by @salihozkara in #22902
- Fix: pdf generation by @salihozkara in #22903
- Remove
Container
postfix fromid
attribute. by @maliming in #22913 - Update latest-versions.json by @voloagent in #22894
- Hide modal before creating NewEntity. by @maliming in #22914
- Update Elsa post to highlight the new Elsa 3 article by @EngincanV in #22924
- Skip disable feature if
value
orprovider name
isnull
. by @maliming in #22910 - Perf(mongodb): Optimize event inbox query for better index utilization by @Gilcemir in #22925
- Set the fixed version 1.0.0 for documents in FileSystem by @salihozkara in #22891
- Resolving Tenant from Route in ABP Framework. by @maliming in #22940
- Remove the cover photo from the front of the article. by @maliming in #22950
- Migrating abp packages to standalone structure by @erdemcaygor in #22829
- Update en.json by @halimekarayay in #22949
- Create
TextAreaExtensionProperty
to support multiline object extension for blazor ui by @EngincanV in #22936 - localization added for invalid youtube urls by @MansurBesleney in #22960
- Remove redundant header and horizontal rule from profile management tabs by @maliming in #22918
- Log exception of
ReflectionTypeLoadException
. by @maliming in #22983 - Add
EditionId
toTenantConfiguration
and use it inEditionFeatureValueProvider
. by @maliming in #22632 - Add support for custom job names in
AbpBackgroundJobOptions
. by @maliming in #22714 - #19528 clean dependencies to leverage framework by @thompson-tomo in #19609
- Integrating .NET AI Chat Template with ABP Framework by @maliming in #22884
- Support get permisons info by group name. by @maliming in #22724
- Convert
CreationTime
to user time. by @maliming in #23000 - Localization added for vs internal issue. by @MansurBesleney in #23001
- Update simple-state-checker.md by @ivan132 in #23002
- Set browser timezone to cookie for authenticated users. by @maliming in #23006
- Update latest-versions 9.2.0 by @skoc10 in #22996
- Release post for v9.2 stable by @EngincanV in #22997
- feat(MongoDB): Cache MongoClient per connection string using MongoClientFactory by @mosindi in #23007
- Skip handling
queryStringParameter/pathParameter
if a converter exists. by @maliming in #23018 - fix: ensure RabbitMQ QueueArguments from appsettings are parsed into correct types by @moormaster in #23016
- Update
Understanding the Embedded Files in ABP Framework
by @maliming in #23021 - Update Blazorise packages to version 1.7.7 by @maliming in https://gith...
9.2.0
What's Changed
- Update version for 9.2.0-preview by @skoc10 in #21794
- Add localizations by @salihozkara in #21787
- Angular - Update documentation for the advanced entity filters by @sumeyyeKurtulus in #21813
- Update latest-versions.json by @voloagent in #21832
- Update Entity Cache document by @realLiangshiwei in #21842
- Update AbpTabTagHelperService.cs. Fix content-class attributes to use the .Value property by @ejohnson-dotnet in #21875
- Use
Debug
instead of"Information
log level during module loading. by @maliming in #21870 - Update
Blazorise
to latest1.7.2
. by @maliming in #21881 - Add
DistributedLock
for background worker. by @maliming in #21916 - Replace toastr with a new implementation. by @maliming in #21940
- Update
abp-toast.js
to use fontawesome icons. by @maliming in #21956 - Create a release post for v9.1 by @EngincanV in #21960
- Update migration guides for v9.1 by @EngincanV in #21966
- Create a new blog post: "ABP Studio Now Supports MacOS Intel" by @EngincanV in #21972
- Upgrade
MongoDB.Driver
to3.1.0
. by @maliming in #21807 - Add an article to
Fix Openiddict IIS problem
. by @maliming in #21981 - Get the before and after changes of navigation properties. by @maliming in #21873
- Update en.json by @salihozkara in #21987
- New FAQ Texts Added by @MansurBesleney in #21999
- Update latest-versions.json by @voloagent in #21958
- Update
Blazorise
to latest1.7.3
. by @maliming in #22006 - Documentation updates for docker-compose support in app template by @realLiangshiwei in #22013
- Added user clean up pages localization values. by @MansurBesleney in #21908
- Vs internal issue #5807 by @MansurBesleney in #21989
- Add security info to OpenAI integration article by @berkansasmaz in #22050
- Added localization texts. by @MansurBesleney in #22049
- Update form-elements.md to link to en-us language page of Microsoft by @ejohnson-dotnet in #22051
- Fix Pagination Previous Button Behavior by @magicjar in #22007
- Add an article to explain transaction in UOW. by @maliming in #21998
- feat(blob-storing): implement Bunny.net blob storage provider by @suhaib-mousa in #22004
- New Article: Customizing Authentication Flow with OpenIddict Events in ABP Framework by @EngincanV in #22070
- Update en.json by @salihozkara in #22072
- Update en.json by @halimekarayay in #22034
- Update Article Post by @yagmurcelk in #22082
- Update Article POST by @yagmurcelk in #22091
- Add "alternative words" to filter items in docs by @realLiangshiwei in #22065
- Update update-versions.yml github action pipeline by @skoc10 in #22101
- Added the correct link to a tags href attribute in localization files. by @MansurBesleney in #22112
- Fix common.props by @maliming in #22128
- Remove
@abp/toastr
fromaspnetcore.mvc.ui.theme.shared
package. by @maliming in #22129 - Changes to make LocalDistributedEventBus able to use outbox/inbox patterns by @NunoGamaVieira in #21965
- Fix duplicate consumption of events when connection is broken by @realLiangshiwei in #22119
- Add new articles by @salihozkara in #22121
- Refactor connection string checkers to initialize connection settings within try blocks. by @maliming in #22146
- Localize "No data available" message in AbpExtensibleDataGrid component. by @maliming in #22155
- Update Rendering Logic to Standardize URL Handling by @realLiangshiwei in #22088
- Update latest-versions.json by @voloagent in #22149
- Upgrade OpenIddict to
6.1.0
. by @maliming in #22160 - Revert "v9.2.0-preview" by @masum-ulu in #22180
- Added localization by @MansurBesleney in #22181
- Add Sortable to DataGrid ExtraProperties Column by @realLiangshiwei in #22190
- Provided links at FAQ sections. by @MansurBesleney in #22188
- Disable
PushedAuthorizationBehavior
feature by default. by @maliming in #22193 - Add
RequireEmailVerificationToRegister
setting. by @maliming in #21973 - Localization values added. by @MansurBesleney in #22202
- Localization values added. by @MansurBesleney in #22203
- Encryption and Decryption in ABP Framework. by @maliming in #22195
- Update en.json by @salihozkara in #22209
- Update modals.md to use Bootstrap 5 attributes by @ejohnson-dotnet in #22210
- Localization typo fix. by @MansurBesleney in #22217
- Using Pushed Authorization Requests In ABP Framework. by @maliming in #22165
- Update POST.md to specify the ABP version that support PAR. by @maliming in #22220
- Typo fix on permission name and menu name. by @MansurBesleney in #22225
- Update documentation for Desktop and Mobile toolbar by @realLiangshiwei in #22218
- Refactor AbpDatePickerBaseTagHelper to accept IOptions for improved configuration by @realLiangshiwei in #22233
- Update
OpenIddict
to6.1.1
. by @maliming in #22235 - Update
CaptchaExplanation
text. by @maliming in #22242 - Refactor AbpDatePickerBaseTagHelper by @salihozkara in #22239
- Improve Feature management modal by @realLiangshiwei in #22237
- Add new article by @salihozkara in #22255
- Localization Update by @MansurBesleney in #22265
- Angular - Adding localization keys for the audit logging module by @sumeyyeKurtulus in #22131
- Update post.md by @salihozkara in #22280
- Remove unnecessary retrieval of application, authorization, scope, and token models. by @maliming in #22281
- Update all ms packages to latest. by @maliming in #22277
- Update latest-versions.json by @voloagent in #22261
- Downgrade Microsoft.CodeAnalysis package versions to 4.5.0 by @maliming in #22287
- Update package references to latest versions in templates. by @maliming in #22293
- Update
How to add a custom grant type in OpenIddict
. by @maliming in #22295 - Update latest-versions.json to v9.1.0 by @EngincanV in #22284
- Warn developer to migrate & seed database if no user in the database. by @maliming in #21906
- Add
ApplicationName
property to isolate jobs/workers. by @maliming in #22169 - Using Outbox/Inbox Pattern for Reliable Event Handling in a Multi-Module Monolithic Application by @maliming in #22194* Update template migration files. by @maliming in #22316
- Add documentation for configuring background jobs and workers with multiple applications by @maliming in #22314
- Blog post for v9.1 stable version by @EngincanV in #22305
- Remove blog post from 9.1 release post by @EngincanV in #22324
- Add new article by @salihozkara in #22329
- New faq added. by @MansurBesleney in...
9.2.0-rc.4
What's Changed
- Update studio docs for v0.9.26 by @ekaradev in #22904
- Fix color from the localization by @enisn in #22907
- Update features.md by @maliming in #22876
- Angular - When the theme is changed, the project does not work by @erdemcaygor in #22929
- Angular - Fixing inline icon-label wrapping problem by @sumeyyeKurtulus in #22941
- Add project names to each seciton in payment-custom-gateway.md by @ismcagdas in #22945
- Configure via ConfigureDefaultConvention() and ConfigureDefaultOnMode… by @ivan132 in #22951
- Angular - When top menu switches a project to lepton theme, an error is thrown by @erdemcaygor in #22934
- Update Blazor server web tutorials document by @realLiangshiwei in #22958
- Update language-management.md by @maliming in #22963
- Update version to release 9.2.0-rc.4 by @skoc10 in #22967
New Contributors
Full Changelog: 9.2.0-rc.3...9.2.0-rc.4
9.2.0-rc.3
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
9.1.3
What's Changed
- 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
Full Changelog: 9.1.2...9.1.3
9.1.2
What's Changed
- Use role Id to determine
IsAssigned
. by @maliming in #22513 - Improve Timing documentation by @EngincanV in #22520
- feat: add
AppBasePath
parameter to script and style bundling components by @maliming in #22514 - Publishing
DynamicPermissionDefinitionsChangedEto
in uow. by @maliming in #22511 - Handling Swagger OAuth2 callbacks in a new way. by @maliming in #22505
- Doc: Remove eShopOnAbp section and instead mention ms solution template in the microservice documentation by @EngincanV in #22506
- Update settings.md by @maliming in #22534
- feat: add includeChildren parameter to GetMembersCountAsync for hierarchical member counting by @maliming in #22498
- Try to get and change tenant in
DynamicRouteValueTransformer
. by @maliming in #22547 - Fix the way to get paths for
GetDirectoryContentPath
andGetProxyFileInfoPath
. by @maliming in #22550 - Refactor ClientProxyApiDescriptionFinder to simplify file handling and remove unused methods by @maliming in #22556
- Enhance
AbpRemoteStreamContentModelBinder
to compatible with multiple files. by @maliming in #22572 - Remove
ClientProxyServices
ifExposeClientProxyServices
isfalse
. by @maliming in #22571 - Angular - Fixing the permission guard check by @sumeyyeKurtulus in #22581
- Created angular installation info of for common modules by @yekalkan in #22489
- Set current tenant info before calling
NotifyChanged
. by @maliming in #22605 - Angular - Fixing the navbar localization problem for the basic theme by @sumeyyeKurtulus in #22629
- Add account layout for account routes by @realLiangshiwei in #22617
- 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 - Update step3-deployment-github-action.md by @maliming in #22670
- Update caching.md by @maliming in #22671
- 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
- Clear Title while disposing PageHeader by @realLiangshiwei in #22725
- Angular - Fixing access token parse that fails when encryption is enabled by @sumeyyeKurtulus in #22736
- Update MAUI Android proxying documentation by @enisn in #22745
- 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
- Fix the wrong project naming used in the microservice tutorial's 6th part by @EngincanV in #22768
- Accessing Extra Properties(Shadow Properties) by @maliming in #22787
- Update customization-user-interface.md by @maliming in #22770
- Update version to release 9.1.2 by @skoc10 in #22805
- Angular - Refactor localization for basic and lepton themes by @sumeyyeKurtulus in #22817
- Chagne current tenant before read cache. by @maliming in #22840
New Contributors
- @mdsakhawatullah made their first contribution in #22702
Full Changelog: 9.1.1...9.1.2