Regression issue on the display of prices widgets

Hi team,

Since this morning, our fields that are using the display widget “Price” do not display the cents when they are equal to 0 after the decimal .

Before, I was having: 3.00
Now, we are getting: 3

One precision: all our price data are recorded in cents.

our setup:

    "database_type": "postgres",
    "liana": "forest-express-sequelize",
    "liana_version": "6.6.3",
    "engine": "nodejs",
    "engine_version": "12.13.1",
    "orm_version": "5.22.3"

Hi @Louis-Marie,

Thank you for your message. We already spotted the issue and working on a fix. In the meantime, we rollbacked this release so everything should be back to normal.

Please let me know if it solves your issue

Hi @anon90145840

Yes, the problem is solved.

Thanks