Skip to content

Commit 2541958

Browse files
committed
versioning
1 parent 53ded11 commit 2541958

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Releases/0.10.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 0.10.0 release
2+
3+
Improve InfraPage:
4+
- Refreshed chat UI layout with improved theming and smarter scroll behavior
5+
- Extended attachments (drag & drop, paste), image previews, and improved image generation
6+
- Added support for unregistered models and vision-based image handling (no OCR)
7+
- Stability fixes, proper cancellation support, and internal service refactoring

src/MaIN.Core/.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>MaIN.NET</id>
5-
<version>0.9.3</version>
5+
<version>0.10.0</version>
66
<authors>Wisedev</authors>
77
<owners>Wisedev</owners>
88
<icon>favicon.png</icon>

0 commit comments

Comments
 (0)