Skip to content

Commit 6536c95

Browse files
committed
Create 2026-03-11-release-6.1.3.md to announce the v6.1.3 release
1 parent 6cac627 commit 6536c95

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

_posts/2026-03-11-release-6.1.3.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: post
3+
title: Version 6.1.3
4+
tags: [release, download]
5+
---
6+
7+
[Version 6.1.3](https://github.com/SasView/sasview/releases/tag/v6.1.3) was
8+
released on Mar 11, 2026!
9+
10+
This is a minor bug fix release of SasView. It is built with Sasmodels v1.0.12,
11+
Sasdata v0.11.0, and Bumps v1.0.2
12+
13+
**Bug Fixes**
14+
15+
* Fix handling cancel action on single fit with multi constraint
16+
* Fix unchecking constraints
17+
* Fix complex compiled constraints
18+
* Fix for project load breaking the replace fit button
19+
* Fixing name for dispersity parameter for multishell models
20+
* Adds logger error for unsuitably scaled axes
21+
* Fixed disconnect logic with the proper PySide6 signal checking method
22+
* Revert the polydisp table to the original state on model change
23+
* Fixes for quick plotting - both 1D and 3D
24+
* Warn user before starting scattering calcs on large structures
25+
* Ensure polydispersity and magnetic parameters are available in batch fitting
26+
* Ensure orientation parameters are available in polydispersity panel
27+
* Fix issue related to model order in constrained fit window
28+
29+
**Documentation Fixes**
30+
31+
* Factor out documentation-locating code to be portable
32+
* Prevent crashes and log errors if docs can't be found
33+
* Fix typo in Kiessig calculator documentation
34+
* Fix typo in help documentation for fitting options
35+
36+
**Python Cleanup and Code Formatting (Linting) Changes**
37+
38+
* Clean up some nitpicks - dead file removal
39+
* Remove some big files from the distributions
40+
41+
For more details, please see the Release Notes which are now available from the program Help or online.
42+
43+
**New Models**
44+
45+
No new models have been added to SasView or the [Model Marketplace](https://marketplace.sasview.org/)
46+
since v6.1.2 was released.

0 commit comments

Comments
 (0)