Skip to content

Releases: LCA-ActivityBrowser/activity-browser

2.10.3

02 Oct 09:04
e63ace0
Compare
Choose a tag to compare

10 changes since 2.10.2

🛠️ Changes

  • OS Dark theme compatibility (#1374)
  • Menu bar refactor (#1367)

🐛 Bug Fixes

  • Fixes bug where CF amount can't be edited (#1365)
  • Switching projects only if the new project is not already the current project (#1380)
  • Methods deletion simplification and fix (#1386)
  • Add cancel button to setup wizard (#1387)
  • Show non-found CS aspects in tables for deletion (#1388)

📄 Documentation

  • Wiki updates (#1369)
  • Styling updates + wiki page on contributions and sankey (#1381)

🚚 CI and Packaging

  • Github Actions Micromamba fix (#1376)

2.10.2

19 Sep 09:51
1165399
Compare
Choose a tag to compare

10 changes since 2.10.1

🛠️ Changes

  • Fix python version support (#1351)
  • Make the dependent biosphere database visible in the CF table (#1341)
  • Better plugin logging (#1347)
  • Migrations fix (#1360)
  • Project selection through project menu (#1362)
  • Added export to .csv button to LCA results tabs (#1364)

🐛 Bug Fixes

  • Fixed broken database delete signalling (#1357)
  • Migrations fix (#1360)
  • Fix Impact Category list view actions (#1363)

📄 Documentation

  • Move wiki to repo + Automated updating of wiki (#1350)
  • Readme + Wiki update (#1352)

2.10.1

12 Aug 07:39
f28bdbd
Compare
Choose a tag to compare

10 changes since 2.10.0

🚀 Features

  • Added warning dialogue to ActivityDelete action (#1339)
  • Added Open Impact Category to Calculation Setup screen (#1338)

🛠️ Changes

  • Add timeout to link fetching (#1322)
  • Re-enable plugins (#1327)
  • Improved handling of different classification systems formats (#1324)
  • Disable collapsible panels in activity details (#1335)
  • Added health checks to ABSettings (#1337)
  • Logging changes (#1336)

🐛 Bug Fixes

  • Fix importing .z7 files directly (#1333)
  • Fixed breaking bug in ABAction buttons (#1334)

2.10.0

27 Jun 13:45
4ad6ebc
Compare
Choose a tag to compare

13 changes since 2.9.7

🚧 Breaking Changes

  • Controller refactor, introduction of ABActions (#1280)

🚀 Features

  • Allow project export and import (#1148)
  • Database tree view for databases with ISIC data (#1047)
  • ecoinvent 3.10 compatibility (#1308)

🛠️ Changes

  • Package reorganization (#1229)
  • Moving GUI out of the controllers (#1241)
  • update master references to main (#1287)
  • Refactoring base.py sort model to be cleaner and easier to read. (#1297)
  • Add options for legacy biosphere versions to project setup wizard (#1314)
  • Treeview restores open/close state on update (#1316)

🐛 Bug Fixes

  • Resolve bug with sorting of table columns with mixed value types (#1278)
  • Reworked logging (#1250)
  • resolve tree-view not able to open activity correctly (#1315)

2.9.7

22 Feb 10:50
ffa5ad8
Compare
Choose a tag to compare

4 changes since 2.9.6

🐛 Bug Fixes

  • Install correct version of biosphere when choosing most recent (#1234)
  • Fix production flows from parameter scenario's (#1235)
  • Fixed scenario excel import for numbered scenarios (#1236)
  • Fixed EF & Process contribution tables not switching scenarios (#1237)

2.9.6

06 Feb 14:12
0955df9
Compare
Choose a tag to compare

3 changes since 2.9.5

🐛 Bug Fixes

  • Always close thread-specific SQLite connections (#1222)
  • Removed debug panel and StdRedirector (#1223)
  • Fix AB crash after two calculations (#1228)

2.9.5

26 Jan 09:08
ebbc322
Compare
Choose a tag to compare

6 changes since 2.9.4

🛠️ Changes

  • Multiple improvements for the scenario import panel (#1203)

🐛 Bug Fixes

  • Fixed threading issue in Biosphere patcher (#1200)
  • Resolve issue with heatmap color scaling with negative results (#1211)
  • Similar activities excel import fix (#1209)
  • Wizard actually destroyed, any threads safely exited (#1205)
  • Multiple improvements for the scenario import panel (#1203)

🚚 CI and Packaging

  • Create unique version string for AB dev package (#1197)

2.9.4

09 Jan 11:26
7438c37
Compare
Choose a tag to compare

5 changes since 2.9.3

🛠️ Changes

  • Calculation Setup deletion dialogues (#1190)
  • Read project list in settings wizard from database (#1194)

🐛 Bug Fixes

  • Fixed Biosphere installer for Conda users (#1189)
  • Fix empty database missing 'modified' time causing table to not show (#1182)
  • resolve sankey caching bug (#1180)

2.9.3

20 Dec 09:55
66a0227
Compare
Choose a tag to compare

24 changes since 2.9.2

🛠️ Changes

  • Adding error message if no scenario file is loaded in a scenario LCA (#1085)
  • Update copyright and license information and link it to one place (#1111)
  • Minor improvements to duplicating to new location (#1110)
  • Add tooltip to table cells with content overflow (#1130)
  • Add - copy on impact category copy (#1136)
  • Resolve bug with switching project on delete (#1138)
  • Add support for python 3.11 (#1146)
  • Table columns with dates are now sorted based on the date (#1151)
  • Resolve Activities table context menu bug and minor improvements to context menu (#1134)
  • Add caching of Sankey results (#1117)
  • Better biosphere install/update handling (#1145)

🐛 Bug Fixes

  • Resolve excel database exporter bug (#1106)
  • Minor improvements to duplicating to new location (#1110)
  • Resolve bug with switching project on delete (#1138)
  • Resolve Activities table context menu bug and minor improvements to context menu (#1134)
  • Resolve scenario calculation bug (#1126)
  • Resolve bug with searching databases and impact categories (#1153)
  • Reference flows equal to 0 aren't allowed to calculate anymore. (#1170)

📄 Documentation

  • Updated and improved documentation for contributing to AB (#1088)
  • AB now stores the version in the log file (#1114)
  • Update install instructions to use libmamba solver with conda (#1121)

🚚 CI and Packaging

  • Use node16 actions everywhere (#1095)
  • Remove the special build for arm architecture (#1096)
  • Install canary updates (#1093)
  • Remove and/or update conda envs (#1118)
  • Reorganize workflow files (#1119)
  • Use micromamba instead of miniconda to speed up tests (#1120)

2.9.2

20 Oct 11:54
5a953a0
Compare
Choose a tag to compare

2 changes since 2.9.1

🛠️ Changes

  • Replace deprecated pandas.apply functionality (#1069)

🐛 Bug Fixes

  • Fix problem with loading mutliple SDF files (#1083)