Skip to content

Commit 708d24a

Browse files
committed
1.0.24
1 parent b6ad8cd commit 708d24a

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

build/props/Base.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<StudioVersion>1.0.23</StudioVersion>
4+
<StudioVersion>1.0.24</StudioVersion>
55
<CoreVersion>$(StudioVersion)</CoreVersion>
66
<UniversalFpgaProjectSystemVersion>$(StudioVersion)</UniversalFpgaProjectSystemVersion>
77
<EssentialsVersion>$(StudioVersion)</EssentialsVersion>

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.0.24
2+
3+
- Improve Copilot Terminal Handling
4+
- Add TIFF Support for Image Viewer
5+
- Fix CCF-File Convert
6+
- Add possibility to set runtime arguments by file
7+
18
## 1.0.23
29

310
- Fix Verilog Node Extractor Issue

studio/OneWare.Studio.Desktop/com.one_ware.OneWare.metainfo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
</provides>
6969
<content_rating type="oars-1.1"/>
7070
<releases>
71+
<release version="1.0.24" date="2026-07-24" type="stable"/>
7172
<release version="1.0.23" date="2026-07-14" type="stable"/>
7273
<release version="1.0.22" date="2026-07-08" type="stable"/>
7374
<release version="1.0.21" date="2026-06-24" type="stable"/>

0 commit comments

Comments
 (0)