Open Closed

ABP Studio Generate Latest Stable Version #7867


User avatar
0
yushafizalyusri@gmail.com created
  • ABP Framework version: v8.3.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • ABP Studio CLI: v0.8.0
  • ABP Studi: v0.8.0
  • ABP Suite: v8.3.0
  • Steps to reproduce the issue: It has been 6 days since ABP v8.3.0 released and somehow we cannot generate latest stable version. Current ABP Studio can only generate solution based on ABP v8.2.3. Even CLI commands generate v8.2.3. This is frustrating since we love to test out latest stable version from your side. And is there any other way to force generate latest stable version for this case v8.3.0? Here's my cli command: abp new abp830 -t app-pro -u angular --tiered --progressive-web-app -m none --separate-auth-server --database-provider ef --database-management-system PostgreSQL -smr -nsl -nkc --dont-run-install-libs -no-file-management -no-chat -no-gdpr -csf

3 Answer(s)
  • User Avatar
    0
    yekalkan created
    Support Team Fullstack Developer

    Hi @yushafizalyusri

    A new ABP Studio version will be released in a few days, it will generate the templates with ABP Framework 8.3.0 version.

    is there any other way to force generate latest stable version for this case v8.3.0?

    Yes, there is a way. Use --old parameter at the end of the command. It will use old cli and old templating system which is released the day a new Framework version is released. https://abp.io/docs/latest/cli#global-options

    However, we suggest to use new templates (ABP Studio) for further development.

  • User Avatar
    0
    yushafizalyusri@gmail.com created

    I see. Noted. I guess we have to wait for v8.3.0 to come out on studio platform. Thanks

  • User Avatar
    1
    yekalkan created
    Support Team Fullstack Developer

    The new ABP Studio version has just been released, fyi.

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 05:23