ABP Platform 9.2.1

Released: Jun 23, 2025

Mises à jour de 9.2.1

Fonctionnalités

  • Updated simple-state-checker.md.
  • You can now set browser timezone to cookie for authenticated users.
  • queryStringParameter/pathParameter handling is now skipped if a converter exists.
  • Updated maui.md and pass the --old parameter to the MAUI solution creation command.
  • Updated release-notes.md for v9.2 stable.
  • Use MyCSharp.HttpUserAgentParser to replace DeviceDetector.NET for better performance.
  • Added a note on enclosing connection strings in double quotes for CLI options.
  • Updated Azure deployment documentation to create a Static Web App for Blazor.
  • Updated auto-pr.yml for rel-9.3.
  • Added rewrite rules for getEnvConfig in Web.config for Angular deployment.
  • Updated ABP Studio documentation for docker containers.
  • Updated screenshots for todo tutorial.
  • Updated revisions for the modular development tutorial.
  • Removed Yarn dependency warnings from the documentation.
  • Added support for installing the MVC npm package.

Correctifs

  • Angular - Fixed the alignment for the setting tabs.
  • Fix: Updated object mapper service retrieval to use non-scoped version.
  • Fixed navigation bug.
  • Angular - Fixed the logic error on select all button in permission management modal.
  • Fix: ensure provider policy check before deleting feature.
  • Angular - Fixed empty navigation item for a library.
  • Updated command: Fixed ordering of latest stable versions when fetching them from GitHub.
  • Angular - Tree View - Dropdown menus are overlapping.