Skip to content

Commit 7064f06

Browse files
committed
add 1.11.0 to news
1 parent dd89e06 commit 7064f06

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: mixed-line-ending
1717

1818
- repo: https://github.com/python-jsonschema/check-jsonschema
19-
rev: 0.36.0
19+
rev: 0.37.0
2020
hooks:
2121
- id: check-github-workflows
2222
ci:

src/content/news.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
page_title: News
22
news:
3+
- date: 2026-02-04
4+
title: Version 1.11.0 released
5+
url: https://github.com/spatial-model-editor/spatial-model-editor/releases/tag/1.11.0
6+
description: >
7+
<h6 id="added">Added</h6>
8+
<ul>
9+
<li>species diffusion constants to the parameters that can be fitted in parameter optimization <a href="https://github.com/spatial-model-editor/spatial-model-editor/issues/1092">#1092</a>
10+
<li>support for spatially varying diffusion constants <a href="https://github.com/spatial-model-editor/spatial-model-editor/issues/1093">#1093</a>
11+
<li>gridlines now align with pixels when zoomed in to geometry image <a href="https://github.com/spatial-model-editor/spatial-model-editor/issues/847">#847</a>
12+
</ul>
13+
<h6 id="added">Fixed</h6>
14+
<ul>
15+
<li>crash for some models with empty compartments when using DuneCopasi simulator <a href="https://github.com/spatial-model-editor/spatial-model-editor/issues/1089">#1089</a>
16+
<li>delay in UI responsiveness after simulation completion <a href="https://github.com/spatial-model-editor/spatial-model-editor/issues/1101">#1101</a>
17+
</ul>
18+
<h6 id="removed">Removed</h6>
19+
<ul>
20+
<li>macOS x86_64 (Intel) architecture binaries <a href="https://github.com/spatial-model-editor/spatial-model-editor/issues/1096">#1096</a>
21+
<li>Python 3.8 wheels <a href="https://github.com/spatial-model-editor/spatial-model-editor/issues/1093">#1093</a>
22+
</ul>
323
- date: 2025-12-03
424
title: Version 1.10.1 released
525
url: https://github.com/spatial-model-editor/spatial-model-editor/releases/tag/1.10.1

0 commit comments

Comments
 (0)