@@ -48,6 +48,21 @@ Unreleased Changes
48
48
reflect changes in how InVEST is installed on modern systems, and also to
49
49
include images of the InVEST workbench instead of just broken links.
50
50
https://github.com/natcap/invest/issues/1660
51
+ * Workbench
52
+ * Several small updates to the model input form UI to improve usability
53
+ and visual consistency (https://github.com/natcap/invest/issues/912).
54
+ * Fixed a bug that caused the application to crash when attempting to
55
+ open a workspace without a valid logfile
56
+ (https://github.com/natcap/invest/issues/1598).
57
+ * Fixed a bug that was allowing readonly workspace directories on Windows
58
+ (https://github.com/natcap/invest/issues/1599).
59
+ * Fixed a bug that, in certain scenarios, caused a datastack to be saved
60
+ with relative paths when the Relative Paths checkbox was left unchecked
61
+ (https://github.com/natcap/invest/issues/1609).
62
+ * Improved error handling when a datastack cannot be saved with relative
63
+ paths across drives (https://github.com/natcap/invest/issues/1608).
64
+ * The InVEST changelog now displays in the Workbench the first time a new
65
+ version is launched (https://github.com/natcap/invest/issues/1368).
51
66
* Coastal Vulnerability
52
67
* Fixed a regression where an AOI with multiple features could raise a
53
68
TypeError after intersecting with the landmass polygon.
@@ -75,19 +90,6 @@ Unreleased Changes
75
90
* The model now works as expected when the user provides an LULC raster
76
91
that does not have a nodata value defined.
77
92
https://github.com/natcap/invest/issues/1293
78
- * Workbench
79
- * Several small updates to the model input form UI to improve usability
80
- and visual consistency (https://github.com/natcap/invest/issues/912).
81
- * Fixed a bug that caused the application to crash when attempting to
82
- open a workspace without a valid logfile
83
- (https://github.com/natcap/invest/issues/1598).
84
- * Fixed a bug that was allowing readonly workspace directories on Windows
85
- (https://github.com/natcap/invest/issues/1599).
86
- * Fixed a bug that, in certain scenarios, caused a datastack to be saved
87
- with relative paths when the Relative Paths checkbox was left unchecked
88
- (https://github.com/natcap/invest/issues/1609).
89
- * Improved error handling when a datastack cannot be saved with relative
90
- paths across drives (https://github.com/natcap/invest/issues/1608).
91
93
92
94
3.14.2 (2024-05-29)
93
95
-------------------
0 commit comments