You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,43 +17,6 @@ We manage multiple repositories, each with its own version tags. The new version
17
17
This change simplifies tracking changes for each {{< var vm.product >}} release and streamlines version management for you. Release frequency and the upgrade process remain unchanged.
18
18
:::
19
19
20
-
### {{< var validmind.platform >}} (v1.29.10)
21
-
22
-
<!---
23
-
PR #1161: Added basic support to prevent concurrent changes for analytics/dashb…
We’ve streamlined dashboard configuration with dedicated view and edit modes. Click **Edit Mode** to make changes, then click **Done Editing** to save and return to view mode:
30
-
31
-
{width="809" fig-alt="A screenshot showing edit mode" .screenshot}
32
-
33
-
<!-- {width="809" fig-alt="A screenshot showing view mode" .screenshot} -->
34
-
35
-
To prevent any confusion when multiple people are working on the same dashboard, we've added some helpful safeguards:
36
-
37
-
- If someone else makes changes while you're editing, you'll get a friendly notification to reload the page
38
-
- The system automatically detects if you're looking at an older version of the dashboard and prompts you to get the latest updates
39
-
40
-
<!-- NR TO DO Are we missing docs for Edit Mode? -->
41
-
42
-
::: {.tr}
43
-
[Customize your dashboard](/guide/configuration/customize-your-dashboard.qmd){.button}
44
-
:::
45
-
46
-
<!---
47
-
PR #1172: [SC-8043] Show optional prompt for Risk Assessment
Risk assessment generation has been enhanced to allow you to provide an optional prompt before starting text generation. This feature lets you guide the output, ensuring that the generated text aligns more closely with your specific requirements.
54
-
55
-
{.screenshot}
56
-
57
20
### {{< var validmind.developer >}} (v2.7.7)
58
21
59
22
<!---
@@ -263,115 +226,53 @@ The template generation notebook draws from a number of mini-templates, should y
263
226
264
227
::::
265
228
266
-
## Enhancements
267
-
268
-
### {{< var validmind.developer >}} (v2.7.7)
269
-
270
-
<!---
271
-
PR #1179: [SC-8104] Support configurable default models in Admin UI
<!-- NR should this be commented out? The screenshot shows the inspect pane and this seems quite low level. -->
298
-
<!-- ### Add `allow_duplicates` flag to `CreateInventoryModel` function
299
-
300
-
We've introduced a new parameter `allow_duplicates` to the `CreateInventoryModel` function in the `API.ts` file. The `allow_duplicates` parameter is a boolean that determines whether duplicate inventory models are allowed when creating a new inventory model.
301
-
302
-
{width="1475" .screenshot} -->
303
-
304
-
<!---
305
-
PR #1132: Added Model Inventory Page layout customization
We’ve streamlined dashboard configuration with dedicated view and edit modes. Click **Edit Mode** to make changes, then click **Done Editing** to save and return to view mode:
342
239
343
-
Workflows are now easier to read when zoomed out, helped by a larger modal window and simplified nodes:
240
+
{width="809" fig-alt="A screenshot showing edit mode" .screenshot}
344
241
345
-
{width="1552" fig-alt="A screenshot showing the simplified workflow visualization with nodes" .screenshot}
242
+
<!-- {width="809" fig-alt="A screenshot showing view mode" .screenshot} -->
346
243
347
-
Zooming in reveals more details:
244
+
To prevent any confusion when multiple people are working on the same dashboard, we've added some helpful safeguards:
348
245
349
-
{width="1552" fig-alt="A screenshot showing the simplified workflow visualization" .screenshot}
246
+
- If someone else makes changes while you're editing, you'll get a friendly notification to reload the page
247
+
- The system automatically detects if you're looking at an older version of the dashboard and prompts you to get the latest updates
350
248
351
-
Hovering over a node highlights all `in` and `out` connections, making relationships clearer:
249
+
<!-- NR TO DO Are we missing docs for Edit Mode? -->
352
250
353
-
{width="1552" fig-alt="A screenshot showing the workflow connection highlighting" .screenshot}
251
+
::: {.tr}
252
+
[Customize your dashboard](/guide/configuration/customize-your-dashboard.qmd){.button}
Risk assessment generation has been enhanced to allow you to provide an optional prompt before starting text generation. This feature lets you guide the output, ensuring that the generated text aligns more closely with your specific requirements.
362
263
363
-
Adding users management to admin app - list users, create user
264
+
{.screenshot}
364
265
365
-
---
266
+
## Enhancements
366
267
367
-
Adding admin tools with option for `RBAC` refresh -->
268
+
### {{< var validmind.developer >}} (v2.7.7)
368
269
369
270
<!---
370
271
PR #274: [SC-7759] Exposing static descriptions in test results
The `TestResult` class now exposes pre-populated test descriptions through the `doc` property, separating them from dynamically generated GenAI descriptions:
377
278
@@ -395,7 +296,7 @@ PR #285: John6797/sc 7792/add raw data to validmind library tests
This function outputs key details, such as Python version, installed package versions, and relevant environment variables, making it easier to diagnose issues and share your setup with others.
442
344
345
+
346
+
### {{< var validmind.platform >}} (v1.29.10)
347
+
348
+
<!---
349
+
PR #1096: Simplifies workflow nodes and introduces zoom-based detail
<!-- NR should this be commented out? The screenshot shows the inspect pane and this seems quite low level. -->
395
+
<!-- ### Add `allow_duplicates` flag to `CreateInventoryModel` function
396
+
397
+
We've introduced a new parameter `allow_duplicates` to the `CreateInventoryModel` function in the `API.ts` file. The `allow_duplicates` parameter is a boolean that determines whether duplicate inventory models are allowed when creating a new inventory model.
398
+
399
+
{width="1475" .screenshot} -->
400
+
401
+
<!---
402
+
PR #1132: Added Model Inventory Page layout customization
0 commit comments