Skip to content

Releases: MTES-MCT/ecobalyse

v2.7.1

16 Dec 12:57
Compare
Choose a tag to compare

2.7.1 (2024-12-16)

🪲 Bug Fixes

  • Fix API error with versioned URLs

v2.7.0

05 Dec 11:12
2329235
Compare
Choose a tag to compare

2.7.0 (2024-12-05)

🚀 Features

  • (objects) Introduce components for objects and veli (#825)
  • (textile) Update number of references index thresholds. (#839)
  • Introduce objects/veli components db and explorer (#841)

🚜 Refactor

  • Move weaving elec_pppm to textile wellknown. (#843)

⚙️ Miscellaneous Tasks

  • (data) New ingredients (#814)
  • (data) Add irrigation to the Ecoinvent organic cotton (#832)

v2.6.0

20 Nov 13:36
21b7ca3
Compare
Choose a tag to compare

2.6.0 (2024-11-20)

🚀 Features

  • Add API FAQ page. (#829)
  • Intégration Laine woolmark (#831)

⚙️ Miscellaneous Tasks

  • Upgrade dependencies, Nov. 2024. (#830)
  • (data) Fixed typo paysane→paysanne (#836)

v2.5.0

07 Nov 14:36
0b59cae
Compare
Choose a tag to compare

2.5.0 (2024-11-07)

🚀 Features

  • Add bookmarks for objects (#781)
  • Add object explorer pages. (#803)
  • Distinguish Objects from Veli. (#813)
  • Display score without durability (#815)
  • Textile export (#808)
  • Object export (#812)

🪲 Bug Fixes

  • Create object encrypted file for versions (#800)
  • Improve object simulator. (#799)
  • Fix encoded display name field. (#820)

🚜 Refactor

  • Aggregate in python (#794)
  • Turn food process category into a list (#795)
  • Aggregate in python (#807)

⚙️ Miscellaneous Tasks

  • Upgrade dependencies to their latest version, Oct. 2024. (#801)
  • Add tolerance to tests comparison (#810)
  • (data) New export (#819)

◀️ Revert

  • "refactor: aggregate in python" (#806)

v2.4.0

10 Oct 09:52
74365af
Compare
Choose a tag to compare

2.4.0 (2024-10-10)

🚀 Features

  • Introduce first version of object interface (#756)

🪲 Bug Fixes

  • Sync food (#759)
  • Don't hide version information on staging (#778)
  • Reset physical durablility in regulatory mode (#786)
  • (api,food) Nullable fields weren't nullable anymore. (#789)

🚜 Refactor

  • Small textile explorer improvements (#773)

⚙️ Miscellaneous Tasks

  • Don't download draft releases (#771)
  • Remove airTransportRatio from examples (#785)
  • Cleanup package-lock.json. (#787)
  • Use builtin python action cache for pipenv (#796)
  • Improve changelog by using git-cliff (#768)

v2.3.0

25 Sep 15:17
7992844
Compare
Choose a tag to compare

2.3.0 (2024-09-25)

Features

  • add link to changelog in app footer. (#748) (efe88f5)
  • airTransportRatio should depend on durability (#757) (a0761d1)
  • displayName in the textile explorer, reordered columns (#737) (65d0ed5)

Bug Fixes

  • api: handle ingredient plane transport in food POST api. (#769) (62587e2)
  • check db integrity after building it (#753) (5b41ef6)
  • check uniqueness of JSON db primary keys at build time. (#766) (0927954)
  • decode and validate all optionals. (#764) (87a7c6a)
  • encode physicalDurability parameter. (#751) (f6750b8)
  • fix github CI python build setup. (#762) (ea2cd9f)
  • fixed brightway explorer notebook error (wrong key) (#745) (bc436c2)
  • in brightway explorer: improve display of compartment categories, if any (#754) (757d5a6)
  • stricter validation of POST json body passed to the textile API. (#760) (a85bd8a)
  • textile: distribution step had no inland road transports added. (#761) (d789d7d)
  • Update export outside of EU probability. (#765) (c3fd9f2)

v2.2.0

12 Sep 08:23
61340c5
Compare
Choose a tag to compare

2.2.0 (2024-09-12)

Features

  • add app version to openapi docs in the root endpoint. (#726) (5959c34)
  • add holistic durability in exploratory mode (#721) (774faf3)
  • render app version details in the changelog. (#725) (8f6ea50)

Bug Fixes

  • accept custom making complexity for upcycled garments. (#723) (8f61547)
  • ci: check for ecobalyse-private when extracting the branch name (#733) (23ae8a5)
  • don't add disabled step impacts to lifecycle totals. (#719) (b6a7e1c)
  • ensure express app is properly monitored by Sentry. (#729) (84a39aa)
  • make scalingo not segfaulting. (#728) (1de5140)
  • use fabric processes to compute fabric waste (#712) (1cce55b)

v2.1.1

02 Sep 10:28
985917d
Compare
Choose a tag to compare

2.1.1 (2024-09-02)

Bug Fixes

  • ui: Hide unreleased entry in production version selector. (#715) (78e4e8e)

v2.1.0

02 Sep 08:28
64b51b4
Compare
Choose a tag to compare

2.1.0 (2024-08-30)

Features

  • add a button to access material/ingredient details (#703) (e6fa6fe)
  • add a version selector widget. (#700) (a4ac751)
  • allow downloading explorer data as CSV. (#705) (b0ce426)
  • api,textile: make all country params optional. (#713) (9c6724b)
  • implement upcycling. (#710) (b8b20ee)
  • serve multiple app versions (#627) (dcbbfaa)
  • version selector redirect to current location hash. (#709) (4493fb8)

Bug Fixes

  • add github token to worklows (#704) (053d920)
  • add missing run command for score history (#697) (82207dc)
  • avoid scrolling to top when using the explorer. (#702) (bc4332f)
  • broken comparator charts on desynced cache data. (#706) (9445b71)

v2.0.0

30 Jul 12:33
6dbe057
Compare
Choose a tag to compare

2.0.0 (2024-07-30)

⚠ BREAKING CHANGES

  • textile,api,ui,data: update durability index computation (#673)

Features

  • Brightway explorer download buttons (#688) (d4cf712)
  • download and upload buttons above the list of activities (#689) (d27fa51)
  • textile,api,ui,data: update durability index computation (#673) (a915613)

Bug Fixes