1111 span .underline {text-decoration : underline;}
1212 div .column {display : inline-block; vertical-align : top; width : 50% ;}
1313 </ style >
14- < link rel ="stylesheet " href ="../ _htmresc/mini-st_2020.css " />
14+ < link rel ="stylesheet " href ="_htmresc/mini-st_2020.css " />
1515 <!--[if lt IE 9]>
1616 <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
1717 <![endif]-->
@@ -31,11 +31,32 @@ <h1 id="purpose">Purpose</h1>
3131< div class ="col-sm-12 col-lg-8 ">
3232< h1 id ="update-history "> Update History</ h1 >
3333< div class ="collapse ">
34- < input type ="checkbox " id ="collapse-section2 " checked aria-hidden ="true "> < label for ="collapse-section2 " aria-hidden ="true "> v1.1.0 / 20-Jun -25</ label >
34+ < input type ="checkbox " id ="collapse-section4 " checked aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> v1.2.1 / 29-Aug -25</ label >
3535< div >
3636< h2 id ="main-changes "> Main Changes</ h2 >
37+ < h3 id ="patch-release "> Patch Release</ h3 >
38+ < ul >
39+ < li > Solved issue #1 - pull request #2: accepted proposal from < span class ="citation " data-cites ="YumTaha "> @YumTaha</ span > </ li >
40+ < li > Added stdatalog_API_examples_SerialLink.py example in stdatalog_examples_tests</ li >
41+ </ ul >
42+ </ div >
43+ </ div >
44+ < div class ="collapse ">
45+ < input type ="checkbox " id ="collapse-section3 " checked aria-hidden ="true "> < label for ="collapse-section3 " aria-hidden ="true "> v1.2.0 / 24-Jul-25</ label >
46+ < div >
47+ < h2 id ="main-changes-1 "> Main Changes</ h2 >
3748< h3 id ="maintenance-release "> Maintenance Release</ h3 >
3849< ul >
50+ < li > Solved issue #3 Documentation Mismatch in Assisted Segmentation README</ li >
51+ </ ul >
52+ </ div >
53+ </ div >
54+ < div class ="collapse ">
55+ < input type ="checkbox " id ="collapse-section2 " checked aria-hidden ="true "> < label for ="collapse-section2 " aria-hidden ="true "> v1.1.0 / 20-Jun-25</ label >
56+ < div >
57+ < h2 id ="main-changes-2 "> Main Changes</ h2 >
58+ < h3 id ="maintenance-release-1 "> Maintenance Release</ h3 >
59+ < ul >
3960< li > Added support to Python 3.13</ li >
4061< li > Updated SDK examples with plots: use Plotly instead of matplotlib</ li >
4162< li > Fixed separator char (‘\’ to ‘/’)</ li >
@@ -46,7 +67,7 @@ <h3 id="maintenance-release">Maintenance Release</h3>
4667< div class ="collapse ">
4768< input type ="checkbox " id ="collapse-section1 " aria-hidden ="true "> < label for ="collapse-section1 " aria-hidden ="true "> v1.0.0 / 17-Jan-25</ label >
4869< div >
49- < h2 id ="main-changes-1 "> Main Changes</ h2 >
70+ < h2 id ="main-changes-3 "> Main Changes</ h2 >
5071< h3 id ="first-official-release "> First official release</ h3 >
5172</ div >
5273</ div >
0 commit comments