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
-[[#1879](https://github.com/openmpf/openmpf/issues/1879)] Merge `COMPLETE_WITH_ERRORS` status into `ERROR`
144
150
-[[#1884](https://github.com/openmpf/openmpf/issues/1884)] Upgrade to Python 3.12
145
151
-[[#1956](https://github.com/openmpf/openmpf/issues/1956)] Initial TiesDB check failure should result in a warning, not an error
152
+
-[[#2015](https://github.com/openmpf/openmpf/issues/2015)] Add tag to SBOM upload
153
+
-[[#2018](https://github.com/openmpf/openmpf/issues/2018)] Prioritize using image version as the SBOM project version
146
154
147
155
<h3>Bug Fixes</h3>
148
156
149
157
-[[#1916](https://github.com/openmpf/openmpf/issues/1916)] JSON button remains disabled on Job Status page when job ends in `ERROR`
150
158
-[[#1926](https://github.com/openmpf/openmpf/issues/1926)] Bad TiesDB URL results in multiple UI notifications and TiesDB status staying `IN PROGRESS`
151
159
-[[#1984](https://github.com/openmpf/openmpf/issues/1984)] Update CharsetDetectingReader to always use UTF-8 when the input only contains valid UTF-8 bytes
160
+
-[[#2010](https://github.com/openmpf/openmpf/issues/2010)] Nightly tests fail due to suppressed tracks and components not registering
161
+
-[[#2013](https://github.com/openmpf/openmpf/issues/2013)] URL for the Noto Emoji font is no longer valid
162
+
-[[#2016](https://github.com/openmpf/openmpf/issues/2016)] opencv-python version 4.13.0.90 is broken
Copy file name to clipboardExpand all lines: docs/site/Release-Notes/index.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -303,6 +303,13 @@
303
303
<p><strong>NOTICE:</strong> This software (or technical data) was produced for the U.S. Government under contract, and is subject to the
304
304
Rights in Data-General Clause 52.227-14, Alt. IV (DEC 2007). Copyright 2026 The MITRE Corporation. All Rights Reserved.</p>
305
305
<h1id="openmpf-100x">OpenMPF 10.0.x</h1>
306
+
<h2>10.0.1: January 2026</h2>
307
+
308
+
<h3>Bug Fixes</h3>
309
+
310
+
<ul>
311
+
<li>[<ahref="https://github.com/openmpf/openmpf/issues/2019">#2019</a>] Tesseract builds with AVX, breaking Docker image compatibility</li>
312
+
</ul>
306
313
<h2>10.0.0: January 2026</h2>
307
314
308
315
<h3>Documentation</h3>
@@ -461,13 +468,18 @@ <h3>Updates</h3>
461
468
<li>[<ahref="https://github.com/openmpf/openmpf/issues/1879">#1879</a>] Merge <code>COMPLETE_WITH_ERRORS</code> status into <code>ERROR</code></li>
462
469
<li>[<ahref="https://github.com/openmpf/openmpf/issues/1884">#1884</a>] Upgrade to Python 3.12</li>
463
470
<li>[<ahref="https://github.com/openmpf/openmpf/issues/1956">#1956</a>] Initial TiesDB check failure should result in a warning, not an error</li>
471
+
<li>[<ahref="https://github.com/openmpf/openmpf/issues/2015">#2015</a>] Add tag to SBOM upload</li>
472
+
<li>[<ahref="https://github.com/openmpf/openmpf/issues/2018">#2018</a>] Prioritize using image version as the SBOM project version</li>
464
473
</ul>
465
474
<h3>Bug Fixes</h3>
466
475
467
476
<ul>
468
477
<li>[<ahref="https://github.com/openmpf/openmpf/issues/1916">#1916</a>] JSON button remains disabled on Job Status page when job ends in <code>ERROR</code></li>
469
478
<li>[<ahref="https://github.com/openmpf/openmpf/issues/1926">#1926</a>] Bad TiesDB URL results in multiple UI notifications and TiesDB status staying <code>IN PROGRESS</code></li>
470
479
<li>[<ahref="https://github.com/openmpf/openmpf/issues/1984">#1984</a>] Update CharsetDetectingReader to always use UTF-8 when the input only contains valid UTF-8 bytes</li>
480
+
<li>[<ahref="https://github.com/openmpf/openmpf/issues/2010">#2010</a>] Nightly tests fail due to suppressed tracks and components not registering</li>
481
+
<li>[<ahref="https://github.com/openmpf/openmpf/issues/2013">#2013</a>] URL for the Noto Emoji font is no longer valid</li>
482
+
<li>[<ahref="https://github.com/openmpf/openmpf/issues/2016">#2016</a>] opencv-python version 4.13.0.90 is broken</li>
0 commit comments