@@ -23,16 +23,62 @@ which provides links to the Release Notes (itemized list of changes) for any rel
2323
2424.. incoming change for next release
2525
26- v2025 .mm
26+ v2026 .mm
2727 ++++++++
2828
29- for release sometime in *2025 *
29+ for release sometime in *2026 *
3030
31- Maintenance
32- -----------
31+ v2026.01
32+ ++++++++
33+
34+ released *2026-02-19 *
35+
36+ This is a patch release and contains new contributions from the
37+ [FAIRmat consortium](https://www.fairmat-nfdi.eu/fairmat/) and the wider NeXus
38+ community.
39+
40+ Summary statistics from the GitHub definitions repository show this activity
41+ since the (previous) v2025.11 release:
42+
43+ ============= ========
44+ activity quantity
45+ ============= ========
46+ Pull Requests 15
47+ Issues 4
48+ Commits 28
49+ ============= ========
50+
51+ See the wiki for more details:
52+ https://github.com/nexusformat/definitions/wiki/releasenotes__v2026.01
53+
54+ New Features
55+ ------------
56+
57+ New contributed application definitions include ``NXspm ``, ``NXafm ``, ``NXstm ``,
58+ and ``NXstm `` accompanied by some new base classes.
59+
60+ The parameter fields in ``NXparameter `` now has some optional attributes to store optimization
61+ metadata and ``NXfit_function `` has been updated to match.
62+
63+ Fixes
64+ -----
65+
66+ Make documentation of deprecated attributes visible. The one year curation
67+ requirement for contributions is now lifted.
68+
69+ Maintenance
70+ -----------
71+
72+ Documentation for some application definitions has been recategorized. Make
73+ tooling work for newer Python. Fix incorrect referencing of inherited nodes of
74+ different tag type.
75+
76+ Deprecations
77+ ------------
78+
79+ The ``NXnote `` called ``thumbnail `` in ``NXentry `` has a ``type `` attribute that
80+ is now deprecated in favour of a field of the same name.
3381
34- * Add nameType="partial" to NXDL schema.
35- * Use 'nameType' attribute in fields, groups, and attributes.
3682
3783v2025.11
3884++++++++
0 commit comments