Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/validate-docs-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

# Only execute the demo notebook if .env file is created
- name: Execute demo Intro for Model Developers notebook
if: ${{ steps.create_env.outcome == 'success' }}
if: ${{ env.ENABLE_DEMO_NOTEBOOK == 'true' && steps.create_env.outcome == 'success' }}
uses: ./.github/actions/demo-notebook
id: execute-demo-notebook
with:
Expand Down
1 change: 1 addition & 0 deletions site/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ website:
- text: "---"
- text: "Releases"
# MAKE-RELEASE-NOTES-EMBED-MARKER
- releases/2025/2025-jan-31/release-notes.qmd
# CURRENT-YEAR-END-MARKER
- file: releases/2024/2024-releases.qmd
contents:
Expand Down
2 changes: 1 addition & 1 deletion site/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@ listing:
fields: [title, description]
contents:
# MAKE-RELEASE-NOTES-LATEST-MARKER
- /releases/2025/2025-jan-31/release-notes.qmd
- /releases/2024/2024-dec-24/release-notes.qmd
- /releases/2024/2024-dec-06/release-notes.qmd
- /releases/2024/2024-oct-22/release-notes.qmd
- /releases/2024/2024-sep-25/release-notes.qmd
- /releases/2024/2024-sep-09/release-notes.qmd
- /releases/2024/2024-aug-13/release-notes.qmd
# MAKE-RELEASE-NOTES-OLDEST-MARKER
- id: validmind-academy
type: grid
Expand Down
Binary file modified site/python-docs.zip
Binary file not shown.
25 changes: 25 additions & 0 deletions site/releases/2024/2024-dec-24/release-notes.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
title: "December 24, 2024"
aliases:
- ../../2024-dec-24/release-notes.html
listing:
- id: deep-dive
type: grid
grid-columns: 1
max-description-length: 250
# image-height: 100%
contents:
- path: https://validmind.com/blog/tech-deep-dive-custom-reports-dashboards/
title: "Tech Deep Dive: Custom Reports & Dashboards {{< fa chevron-right >}}"
description: "For an introduction to how this feature can benefit your organization, check out our companion blog post."
fields: [title, description]
---

This release brings additional customization features to the {{< var validmind.platform >}}, improvements to our documentation site, a brand new Help Center, and more!
Expand Down Expand Up @@ -89,6 +100,20 @@ Widget types include saved inventory and model findings views[^1], analytics rep

![Custom `High Risk` dashboard showing widgets for Tier 1 models and High Severity findings](custom-dashboard.png){width=80% fig-alt="A screenshot of a custom `High Risk` dashboard showing widgets for Tier 1 models and High Severity findings" .screenshot}

:::: {.flex .flex-wrap .justify-around}

::: {.w-50-ns .pr4}
You can add as many dashboards as you need to suit different use cases, whether it's managing model documentation and testing as a developer, tracking findings in validation reports as a validator, or monitoring analytics as a model owner.
:::

::: {.w-50-ns .tc}
:::{#deep-dive}
:::

:::

::::

### Documentation

#### User guide updates
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added site/releases/2025/2025-jan-31/math-editor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
589 changes: 589 additions & 0 deletions site/releases/2025/2025-jan-31/release-notes.qmd

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.