Releases: LCA-ActivityBrowser/activity-browser
Releases · LCA-ActivityBrowser/activity-browser
2.11.2
2.11.1
5 changes since 2.11.0
🛠️ Changes
- Results won't close on CS and Parameter changes anymore (#1435)
🐛 Bug Fixes
- additional contribution analysis fixes (#1430)
- MetaDataStore drops database when it's deleted from the project (#1434)
- Fixed parameter manager for Monte Carlo runs (#1437)
🚚 CI and Packaging
2.11.0
8 changes since 2.10.3
🚀 Features
- CA updates + CA bugfixes + First-Tier contribution analysis tab (#1046)
🛠️ Changes
- resolve faulty disable of
range
andscore
buttons (#1421)
🐛 Bug Fixes
- Fix parameter scenario import bug (#1399)
- Fix activity tab name update bug (#1413)
- Better connection error handling in Project Setup Wizard (#1412)
- CA updates + CA bugfixes + First-Tier contribution analysis tab (#1046)
- Parameter Scenario fixes (#1420)
- Hide uncertainty on CF table load (#1423)
📄 Documentation
- Flow Scenario wiki + update scenario help-menu (#1416)
2.10.3
10 changes since 2.10.2
🛠️ Changes
🐛 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
🚚 CI and Packaging
- Github Actions Micromamba fix (#1376)
2.10.2
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
2.10.1
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
2.10.0
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 tomain
(#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
2.9.7
2.9.6
2.9.5
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)