Open Closed

Upgrade ui with new releases #881


User avatar
0
l.lemmens created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.0
  • UI type: Angular
  • DB provider: EF Core

Hello

I've got a question.. Abp Suite offers a nice solution to upgrade all packages etc to a new version, but how should we manage the interface (angular side?) If a new UI would be available, how could we implement it in our application withouth having to remake it all?

Kind regards Lotte


3 Answer(s)
  • User Avatar
    0
    l.lemmens created

    Or if code in the backend changes, how can we gently merge our code and the new version of abp.io?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We will write a release log and migration guides for each major version, like : https://blog.abp.io/abp/ABP.IO-Platform-v4.0-RC-Has-Been-Released-based-on-.NET-5.0, https://docs.abp.io/en/abp/4.0/Migration-Guides/Abp-4_0

    You need to pay attention to them.

  • User Avatar
    0
    l.lemmens created

    Thank you for this response, this will help a lot :)

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11