Skip to content

26.02 release#1142

Merged
nrichers merged 95 commits intoprodfrom
26-02-release
Jan 30, 2026
Merged

26.02 release#1142
nrichers merged 95 commits intoprodfrom
26-02-release

Conversation

@nrichers
Copy link
Collaborator

Pull Request Description

What and why?

This PR releases our 26.02 docs to prod.

How to test

What needs special review?

Dependencies, breaking changes, and deployment notes

Release notes

Checklist

  • What and why
  • Screenshots or videos (Frontend)
  • How to test
  • What needs special review
  • Dependencies, breaking changes, and deployment notes
  • Labels applied
  • PR linked to Shortcut
  • Unit tests added (Backend)
  • Tested locally
  • Documentation updated (if required)
  • Environment variable additions/changes documented (if required)

validbeck and others added 30 commits December 16, 2025 08:30
* Edit: Manage users

* Edit training
* Edit: Export documents

* Footnotes & cleanup
* Move callout for lazy readers, minor edit

* Initial topic updates

* Move shared file to match our de facto convention, fix typo, add margin links

* Break filter content out into its own topic

* Experiment with buttons

* Edits, edits, edits

* Add more imbed examples for the review

* Lots more edits

* Edits

* Edits

* Text edits

* Minor text tweaks

* Formatting tweaks

* Add .callout-button styles

* Fix active/inactive tabset text colors

* Split steps in examples

* Attempt a fix at transparency issue in callouts

* Formatting tweaks

* Remove YAML header

* Address review feedback

* Add wrapper topic for help links from the UI

* Move select your filters files into shared/ folder

* Style + instruction edits

* Undo file rename & move images

---------

Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>
* Select your filters > Work with filters

* Replace
* Preview for 26.01 release notes

* Update .github/workflows/validate-docs-site.yaml
* Initial set of docs changes for improved attestation process

* Updated task topics and edits

* Minor edits

* Improve owner + group explanations

* Remove column experiment

* Edits

* Update prerequisites

* Add animated GIF

* Embed animated GIF in overview topic & tweak mermaid diagram

* Add collapsible section, hint about group filtering
* Initial content generation experiment

* Content hacking

* More edits

* Edits

* Edits

* Minor edits

* Put use cases under umbrella categories

* Consistency edits, content improvements

* Update home page & edits

* Fix børked links

* Simplify title

* Change links to margin footnotes, other formatting fixes

* Massaging text for .tour-bg

* AI governance local edits

* EU AI Act edits

* Model risk management edits

* Library and platform edits

* Use case compliance include

* SR 11-7 edit

* SS1/23 edit

* E-23 edit

* Training: Consistency & subtitle card edits

* Training: Minor styling edit

* Update site/about/use-cases/model-risk-management.qmd

Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>

* Rename topic to match short title

* Remove latinisms

* Update site/about/overview.qmd

Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>

* Update site/about/use-cases/ai-governance.qmd

Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>

* Update site/about/use-cases/ai-governance.qmd

Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>

* Address review comments

* Minor addition to E-23 guide

---------

Co-authored-by: Beck <164545837+validbeck@users.noreply.github.com>
github-actions bot and others added 22 commits January 28, 2026 00:47
* Add initial AWS Marketplace docs

* Add login link
…y page (#1124)

* Add Cursor rule for creating user documentation

* Add Shortcut epic info

* Initial draft
…9059649106

Add Claude Code GitHub Workflow
* Initial draft

* Unbold UI elements

* Edits

* Remove unused images

* Edits

* Remove another screenshot

* Remove more screenshots

* Remove another screenshot & references

* Fix easter egg

* Update screenshots
* User Action v2 mulitple steps setup

* Updating example image

* Using VM for Model Risk Management > Risk Management

* oops

* Updated example as per Rod's suggestion
* Add initial AWS Marketplace docs

* Add 26.02 release notes branch

* Run make get-source

* Add excluded categories for latest features on home page

* Apply suggestion from @nrichers
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

✅ validbeck
✅ github-actions[bot]
✅ nrichers
❌ cachafla
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Contributor

Pull requests must include at least one of the required labels: internal (no release notes required), highlight, enhancement, bug, deprecation, documentation. Except for internal, pull requests must also include a description in the release notes section.

@github-actions
Copy link
Contributor

PR Summary

This PR is a massive update that adds a standard ValidMind copyright and licensing notice to a large number of files across the repository. Changes include:

  • Adding a copyright block (with a reference to the LICENSE file and SPDX identifier) in the YAML frontmatter of Quarto (.qmd) files, YAML (.yml/.yaml) files, and even files starting with _ requiring special handling.
  • Introduction of two helper scripts: add_copyright.py to add the copyright header to files and verify_copyright_qmd.py to verify that all documentation files have the required copyright header.
  • Inclusion of a separate file copyright.txt containing the authoritative copyright/licensing text.
  • Updates to the training/troubleshooting, support, internal testing, and reference files to include the new copyright notice.

The changes affect frontmatter in documentation source files as well as configuration and deployment files, ensuring that legal notices are consistently embedded across the project. These modifications help with compliance and ensure that all published documentation carries the required copyright and license information.

Test Suggestions

  • Run the provided scripts (e.g., python site/scripts/add_copyright.py and python site/scripts/verify_copyright_qmd.py) to confirm that all files have the correct copyright header.
  • Manually inspect a sample of .qmd and YAML files to verify that the header is present and properly formatted.
  • Use the CI pipeline (if available) to check for failures in copyright verification with the make verify-copyright target.

@nrichers nrichers added the internal Not to be externalized in the release notes label Jan 30, 2026
@github-actions
Copy link
Contributor

Validate docs site

✓ INFO: A live preview of the docs site is available — Open the preview

@github-actions
Copy link
Contributor

Execute training notebooks for PRs

✓ INFO: Live previews are available —

@nrichers nrichers merged commit 47f1610 into prod Jan 30, 2026
5 of 8 checks passed
@nrichers nrichers deleted the 26-02-release branch January 30, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Not to be externalized in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants