Skip to content

Commit

Permalink
Update changes file for recent changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeyer committed Oct 8, 2024
1 parent 62bc408 commit 0139867
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions nion/swift/resources/changes.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,34 @@
{
"version": "UNRELEASED",
"notes": [
{
"issues": ["https://github.com/nion-software/nionswift/issues/21"],
"summary": "Add zoom tool in toolbar. Also add zoom shortcut 'z'."
},
{
"summary": "Display performance improvements and other drawing improvements."
},
{
"issues": ["https://github.com/nion-software/nionswift/issues/44"],
"summary": "Display snapshot now includes display range, color table, etc."
},
{
"summary": "Allow export to SVG to specify size in pixels, inches, or centimeters."
},
{
"summary": "Keep sizing of surrounding display panels when removing one."
},
{
"summary": "Retain state of inspector section twist downs when switching contexts or restarting."
},
{
"issues": ["https://github.com/nion-software/nionswift/issues/1189"],
"summary": "Fix issue with custom data group not retaining data items added to it."
},
{
"issues": ["https://github.com/nion-software/nionswift/issues/1158"],
"summary": "Fix issue when clicking on graphic center in inspector."
},
{
"issues": ["https://github.com/nion-software/nionswift/issues/749"],
"summary": "Add export result dialog to show final export status after exporting."
Expand All @@ -26,6 +51,9 @@
},
{
"summary": "Allow user to assign/unassign rectangle used for cropping computation data source inputs using icon overlay."
},
{
"summary": "Runs with Python 3.13 and Numpy 2.x. Drop Python 3.9 and 3.10 support."
}
]
},
Expand Down

0 comments on commit 0139867

Please sign in to comment.