Skip to content

Release notes to Sprint 66 (25.01) #634

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 30 commits into from
Feb 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
337c5ce
Generate initial release notes
nrichers Jan 28, 2025
a0c5f47
Initial edit pass
nrichers Jan 29, 2025
4a5cfaa
Add versioning callout
nrichers Jan 29, 2025
bb9050f
Edits & tweaks
nrichers Jan 29, 2025
e5a3434
Get latest library source
nrichers Jan 29, 2025
5ce546f
Edits
nrichers Jan 30, 2025
19f90ae
Fix borked links
nrichers Jan 30, 2025
3aae261
Add toggle for demo notebook execution
nrichers Jan 30, 2025
f3f5a10
Fix stray git command
nrichers Jan 30, 2025
d779ddd
Update site/releases/2025/2025-jan-31/release-notes.qmd
nrichers Jan 31, 2025
aeb5003
Update site/releases/2025/2025-jan-31/release-notes.qmd
nrichers Jan 31, 2025
347df2f
Address review comment from Mehdi
nrichers Jan 31, 2025
125412a
Add tech deep dive blog link to December release notes
nrichers Jan 31, 2025
a75a344
Address review comments
nrichers Jan 31, 2025
d9353a3
Address more review comments
nrichers Jan 31, 2025
315fd97
Fix notebook link
nrichers Jan 31, 2025
6eef997
Merge branch 'main' of github.com:validmind/documentation into nriche…
nrichers Jan 31, 2025
ce7f70d
Add animated GIF for risk assessment prompt
nrichers Jan 31, 2025
3aaaa4d
Fixing borked tech deep dive add
validbeck Jan 31, 2025
927ce36
Merge remote into local
validbeck Jan 31, 2025
634e34a
Moving Enhancements into the right section
validbeck Jan 31, 2025
d8ec4fb
Editing & cleanup
validbeck Feb 1, 2025
35b9dc5
Add missing math editor release notes & .tr some buttons because .tc …
nrichers Feb 1, 2025
0109c49
Merge branch 'nrichers/sc-7971/release-notes-to-sprint-66-25-01' of g…
nrichers Feb 1, 2025
57f8869
Missing docs links
validbeck Feb 1, 2025
5eb7cd2
Merge in remote
validbeck Feb 1, 2025
8514da3
Oops, wrong link
validbeck Feb 1, 2025
e810b65
last tweak i swear
validbeck Feb 1, 2025
1fce238
Fix some more broken links
nrichers Feb 1, 2025
683507d
Grammar better
nrichers Feb 1, 2025
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.
Loading