InVEST 3.20.1 is now available!
This release has some enhancements for Plugin developers. Please find more details on those features in this thread: Advanced Python Environment Options for InVEST Plugin Developers
Full release notes for 3.20.1:
General
- Fixed an issue with cross-compiling
natcap.investfor non-native
architectures, particularly on conda-forge. This should also speed up
the operation ofsetup.py. #2630
Workbench
- Added a file browse button to the input field for selecting a
local plugin directory to install. #2641 - Bootstrap and React Bootstrap dependencies have been updated to their latest
stable versions (Bootstrap 5.3.8, React Bootstrap 2.10.10). #1798 - Added an option in the Manage Plugins modal to configure which
conda executable is used to run plugins. #2645 - Added an option in the Manage Plugins modal to configure which
conda environment is used to run each plugin. #2646 - React dependency has been updated to its latest stable version (19.2.7). #2481
- Improved handling of errors on plugin server startup #2637