Skip to content

Commit

Permalink
Prepared release v0.9.4 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
SommerEngineering authored Sep 6, 2024
1 parent 4bd2210 commit 2efd08d
Show file tree
Hide file tree
Showing 8 changed files with 45 additions and 43 deletions.
1 change: 1 addition & 0 deletions app/MindWork AI Studio/Components/Changelog.Logs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ public readonly record struct Log(int Build, string Display, string Filename)

public static readonly Log[] LOGS =
[
new (179, "v0.9.4, build 179 (2024-09-06 20:11 UTC)", "v0.9.4.md"),
new (178, "v0.9.3, build 178 (2024-09-06 11:06 UTC)", "v0.9.3.md"),
new (177, "v0.9.2, build 177 (2024-09-05 09:19 UTC)", "v0.9.2.md"),
new (176, "v0.9.1, build 176 (2024-09-04 13:48 UTC)", "v0.9.1.md"),
Expand Down
2 changes: 1 addition & 1 deletion app/MindWork AI Studio/MindWork AI Studio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.65" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="8.0.8" />
<PackageReference Include="MudBlazor" Version="7.6.0" />
<PackageReference Include="MudBlazor" Version="7.8.0" />
<PackageReference Include="MudBlazor.Markdown" Version="1.0.2" />
<PackageReference Include="ReverseMarkdown" Version="4.6.0" />
</ItemGroup>
Expand Down
64 changes: 32 additions & 32 deletions app/MindWork AI Studio/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
},
"MudBlazor": {
"type": "Direct",
"requested": "[7.6.0, )",
"resolved": "7.6.0",
"contentHash": "6UVQ7TvIw/czNyjmqdUGYS+Fk3PJTvbhFy4/agqm2pzwam31lYJbZXPYr5w7CG4aw9QTgj02ajd6xTZaeROiiA==",
"requested": "[7.8.0, )",
"resolved": "7.8.0",
"contentHash": "DivLaZKVkL4z8jVeqa1P2n3u5Dny8l/K1nCLrzp8hI+efdE2Rd1KDkMqoaGdjgV9jCEJ3D35r1+/w6V4yPzuaw==",
"dependencies": {
"Microsoft.AspNetCore.Components": "8.0.6",
"Microsoft.AspNetCore.Components.Web": "8.0.6",
"Microsoft.Extensions.Localization": "8.0.6"
"Microsoft.AspNetCore.Components": "8.0.8",
"Microsoft.AspNetCore.Components.Web": "8.0.8",
"Microsoft.Extensions.Localization": "8.0.8"
}
},
"MudBlazor.Markdown": {
Expand Down Expand Up @@ -60,53 +60,53 @@
},
"Microsoft.AspNetCore.Authorization": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "H1CSbD7UeSPsrJSUpvbms6SqWMa5y8ch4Rw+gyHh2uztOEb20fTP2r0AUnStn1Q9WYghikiDO5wzkgV+n6KC2Q==",
"resolved": "8.0.8",
"contentHash": "e+ehkJTx0bqUb9zzM9ohV830LhoK3fy5lfVGPWAozbq6I2rJpyq7L0OUgEGNEQLMTzawkDjpNlJ4WU1ck/TDjw==",
"dependencies": {
"Microsoft.AspNetCore.Metadata": "8.0.6",
"Microsoft.AspNetCore.Metadata": "8.0.8",
"Microsoft.Extensions.Logging.Abstractions": "8.0.1",
"Microsoft.Extensions.Options": "8.0.2"
}
},
"Microsoft.AspNetCore.Components": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "Je2l+rd5i8gB+ZWsN5wBHOsnyAh81h6+a5vNq6rjfQhM2ZYxH+BVsmanCYa+F8BFy6rmd+ZL61SEiNaAyAOgtg==",
"resolved": "8.0.8",
"contentHash": "VszyvGli+bgbt6gANOPSx8dzHWIH8qrDmWaNzb0GcU8MDKi2eULNW4ga+xyj7ApOYDLZA2V1FL4710Edw0Om4g==",
"dependencies": {
"Microsoft.AspNetCore.Authorization": "8.0.6",
"Microsoft.AspNetCore.Components.Analyzers": "8.0.6"
"Microsoft.AspNetCore.Authorization": "8.0.8",
"Microsoft.AspNetCore.Components.Analyzers": "8.0.8"
}
},
"Microsoft.AspNetCore.Components.Analyzers": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "SEL0CN1jJdJkCDwRox3kSY1ffMnahlOCDJZYrYWfQ6ftjqRuuiPtwyvI3VIeVHLcpT3VP1AXww8wzKDK3oeFxg=="
"resolved": "8.0.8",
"contentHash": "PKujmeqEO8fY/U5bWoww63yMF4XqjSnrq0cP4fXUyz4JVYTkh+MZEFktfLaoVaGU4JbtUNjJFvEYA96H8lbb8Q=="
},
"Microsoft.AspNetCore.Components.Forms": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "49wIE1ns3ZGDU4NPMcKCSTC716IxujUeaynsUyflM5Qmb2WlF6M6m4pMcJ6UET1Ixmn027nZjMEc8J7pU4BLBg==",
"resolved": "8.0.8",
"contentHash": "81P0TqjN+Q52QZbMje1Cirb7DOPKBW8CiemLo9x0KITWEGofdNJJECK1FPoMfUkgyaOknuCRQy0L+6G3K6+rPg==",
"dependencies": {
"Microsoft.AspNetCore.Components": "8.0.6"
"Microsoft.AspNetCore.Components": "8.0.8"
}
},
"Microsoft.AspNetCore.Components.Web": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "xxYlTpcTEWsxaWUscDLN32mM32ysslLFtNQBS6wJOxaKJ9LCvusXDyBVEKL2DPbB8PZdereNvyrVr0deHkuOEw==",
"resolved": "8.0.8",
"contentHash": "PX6JYvx2A5R1cQNLiTMMcm+7zvloVCGxvuRf24Ezaj1aUvZDYnSfyNkD2gyVun7AizGAn+x3QYr4mBfbZ9L5TA==",
"dependencies": {
"Microsoft.AspNetCore.Components": "8.0.6",
"Microsoft.AspNetCore.Components.Forms": "8.0.6",
"Microsoft.AspNetCore.Components": "8.0.8",
"Microsoft.AspNetCore.Components.Forms": "8.0.8",
"Microsoft.Extensions.DependencyInjection": "8.0.0",
"Microsoft.Extensions.Primitives": "8.0.0",
"Microsoft.JSInterop": "8.0.6",
"Microsoft.JSInterop": "8.0.8",
"System.IO.Pipelines": "8.0.0"
}
},
"Microsoft.AspNetCore.Metadata": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "3e7S/kz1MGds8zDA8SfQiutqifyVcULs5P/8Bxpes0WIkJRMGkU/l+XlMllj9KrDfCGwHW8bgjRy/zxfoILgfg=="
"resolved": "8.0.8",
"contentHash": "4WSCv7ddawjabLZ7hj0Ai7hTzFYLw5PsvHVKrJkuBgrv+blELbIDMVj7b5q7PZs7Xvz0W0ViKY/rcVkqD0D5yQ=="
},
"Microsoft.Extensions.DependencyInjection": {
"type": "Transitive",
Expand All @@ -131,19 +131,19 @@
},
"Microsoft.Extensions.Localization": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "EXcSpQE6E80Qutej0ZShz1oRWBFocDzir/R3Gd1jAqZ5SnPpSr1Ep/tH5ha0cRXY22cWVuOb7I9rM32Ew+ju7g==",
"resolved": "8.0.8",
"contentHash": "n32ZGmc2UOv9R/xsBHQPOxBsqCSAAJSoMtFqoQ8zOegB2P+H6+773OyCWg4jRBkO/3dmCyBJXB0yLAOVW2/C/w==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.1",
"Microsoft.Extensions.Localization.Abstractions": "8.0.6",
"Microsoft.Extensions.Localization.Abstractions": "8.0.8",
"Microsoft.Extensions.Logging.Abstractions": "8.0.1",
"Microsoft.Extensions.Options": "8.0.2"
}
},
"Microsoft.Extensions.Localization.Abstractions": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "oQdKQ4xlb+Qa4t1gWGj58cocLdWZynP+wLExIAxozh2SrvffEzTvTGI2IbRx4mBNgg9jbbyoPE8nNOwJ1Thddg=="
"resolved": "8.0.8",
"contentHash": "WYIsqP/A6dH/LWJznrvgoNPc7Q+CUJD0E78765GL3aonBtyFK1BKtPzBvvlnrr3SVqSO2r6xJCLgCEiCMG1gfA=="
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Transitive",
Expand All @@ -169,8 +169,8 @@
},
"Microsoft.JSInterop": {
"type": "Transitive",
"resolved": "8.0.6",
"contentHash": "E1djWS3d41fcd++7sGlbYhOHde5Pb0oBpOcNvUbn+1ga/yCvsjzUfbd/tDRg1qacNKS0iwKWYOIqTZxJnh99dQ=="
"resolved": "8.0.8",
"contentHash": "vJhGdkYKvytLIMi5J2vpsyfjPKzSm7dnCfdGwjt4skvJcomlJyKDTA3wAwxIMuMbiWcOi1HuiQ6R+85C+qFJrw=="
},
"System.IO.Pipelines": {
"type": "Transitive",
Expand Down
5 changes: 3 additions & 2 deletions app/MindWork AI Studio/wwwroot/changelog/v0.9.4.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# v0.9.4, build 179 (2024-09-06 xx:xx UTC)
# v0.9.4, build 179 (2024-09-06 20:11 UTC)
- Added a synonym assistant to find synonyms for words or a phrase.
- Added possibility to preselect some synonym options on the settings page.
- Added possibility to preselect some synonym options on the settings page.
- Upgraded MudBlazor to v7.8.0
10 changes: 5 additions & 5 deletions metadata.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
0.9.3
2024-09-06 11:06:00 UTC
178
0.9.4
2024-09-06 20:11:08 UTC
179
8.0.108 (commit 665a05cea7)
8.0.8 (commit 08338fcaa5)
1.81.0 (commit eeb90cda1)
7.6.0
7.8.0
1.7.1
d52ec4b9697, release
e8a0cf6dd90, release
2 changes: 1 addition & 1 deletion runtime/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion runtime/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mindwork-ai-studio"
version = "0.9.3"
version = "0.9.4"
edition = "2021"
description = "MindWork AI Studio"
authors = ["Thorsten Sommer"]
Expand Down
2 changes: 1 addition & 1 deletion runtime/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"package": {
"productName": "MindWork AI Studio",
"version": "0.9.3"
"version": "0.9.4"
},
"tauri": {
"allowlist": {
Expand Down

0 comments on commit 2efd08d

Please sign in to comment.