Releases: abpframework/abp
Releases · abpframework/abp
9.3.2
What's Changed
- Update Blazor layout hooks documentation by @maliming in #23506
- Update common.props by @maliming in #23511
- Adjust angular installation infos of modules by @yekalkan in #23517
- Update studio docs for v1.2.1 release by @EngincanV in #23536
- Angular - Removing module usage from application configurations by @sumeyyeKurtulus in #23524
- Show actions text when at least one action exists by @fahrigedik in #23541
- Angular - Rollback to utils package to use linked list logic by @sumeyyeKurtulus in #23526
- Use unproxied handler type in
EventBusBase
by @maliming in #23545 - Update Pomelo MySQL to 9.0.0 by @maliming in #23547
- Support DateOnly and TimeOnly in type checks by @maliming in #23548
- Update
CronExpression
document. by @maliming in #23561 - Update migration guide for EF Core MySQL provider change by @maliming in #23557
- Add CMS Kit feature docs to the doc-nav with lazy-expandable support & revise the page-feedback doc by @EngincanV in #23568
- Remove the "yarn is not installed ..." warning from InstallLibsService by @EngincanV in #23569
- Update loading.directive.ts by @mahmut-gundogdu in #23577
- Bump Blazorise version to 1.8.1 by @maliming in #23581
- Angular - Documentation updates for standalone migration by @sumeyyeKurtulus in #23285
- CMS Kit: Fix dynamic menu item sorting by @EngincanV in #23576
- Fix render problem by @salihozkara in #23590
- Update version to release 9.3.2 by @skoc10 in #23592
- Bump System.Linq.Dynamic.Core in Abp 8.3 to 1.6.7 to fix the vulnerability by @wcypierre in #23595
New Contributors
- @wcypierre made their first contribution in #23595
Full Changelog: 9.3.1...9.3.2
9.2.4
What's Changed
- Cli: Fix updating leptonx npm package problem by @yekalkan in #23382
- Update integration service implementation diagram by @maliming in #23399
- Update LoggedOut.js by @maliming in #23397
- Add link to the article by @hikalkan in #23417
- Update release notes for ABP Studio 1.1.0–1.1.2 by @berkansasmaz in #23430
- Fix: await getInitialData() in APP_INITIALIZER to prevent localization timing issues by @fahrigedik in #23408
- Fix wrong dbcontext naming in the modular-crm tutorial by @EngincanV in #23446
- Return a new list from
WebRequestResources
. by @maliming in #23445 - Add comments to clarify the return value in
WebRequestResources
. by @maliming in #23451 - Update C# code samples for correct namespace usages on Blazor by @enisn in #23444
- Update getting started documents by @m-aliozkaya in #23429
- Update version to release 9.2.4 by @skoc10 in #23508
- Update Blazor layout hooks documentation by @maliming in #23506
Full Changelog: 9.2.3...9.2.4
9.3.1
What's Changed
- Revert the util package commits by @sumeyyeKurtulus in #23488
- Angular - Solving the path resolution problem for components package by @sumeyyeKurtulus in #23486
- Update version to release 9.3.1 by @skoc10 in #23498
- Update getting started documents by @m-aliozkaya in #23429
Full Changelog: 9.3.0...9.3.1
9.3.0
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
- 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
- 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 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
- 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 #23013
- Create post.md by @salihozkara in #23025
- Place the cursor at the end after the element receives focus. by @maliming in #23005
- Add Excel export to the Audit logs by @salihozkara in #22982
- Update en.json by @MansurBesleney in #23038
- Update en.json by @MansurBesleney in #23040
- Update template projects migra...
9.3.0-rc.4
What's Changed
- Update login API URLs to use
AccountAbpIo
by @m-aliozkaya in #23202 - Refactor: update all entity properties to
virtual
by @maliming in #23296 - Improve EntityActions initialization and action check by @maliming in #23291
- Documentation Revisions (feedbacks from developers) by @EngincanV in #23310
- Add collapseWithMargin animation to account layout - issue 23299 by @fahrigedik in #23303
- Clarify ASP.NET Core JSON options configuration by @maliming in #23321
- Add
AbpEfCoreNavigationHelper_Tests
. by @maliming in #23316 - Refactor
UpdateNavigationEntries
method to improve performance. by @maliming in #23329 - Updated studio solution runner documentation by @yekalkan in #23278
- Angular - Fixing the possible build errors on templates by @sumeyyeKurtulus in #23328
- Add BlazoriseUI CSS to Maui style bundle by @maliming in #23183
- Update version to release 9.2.3 by @skoc10 in #23358
- Fixed the abp-toast style for mobile view by @EngincanV in #23361
- Update version to release 9.3.0-rc.4 by @skoc10 in #23373
- Angular - If the child feature is disabled because of the edition, the parent should be too by @erdemcaygor in #23293
Full Changelog: 9.3.0-rc.3...9.3.0-rc.4
9.2.3
What's Changed
- Update login API URLs to use
AccountAbpIo
by @m-aliozkaya in #23202 - Refactor: update all entity properties to
virtual
by @maliming in #23296 - Improve EntityActions initialization and action check by @maliming in #23291
- Documentation Revisions (feedbacks from developers) by @EngincanV in #23310
- Clarify ASP.NET Core JSON options configuration by @maliming in #23321
- Add
AbpEfCoreNavigationHelper_Tests
. by @maliming in #23316 - Refactor
UpdateNavigationEntries
method to improve performance. by @maliming in #23329 - Updated studio solution runner documentation by @yekalkan in #23278
- Add BlazoriseUI CSS to Maui style bundle by @maliming in #23183
- Update version to release 9.2.3 by @skoc10 in #23358
Full Changelog: 9.2.2...9.2.3
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