Skip to content

Commit ae17104

Browse files
Prepared release v0.8.12 (#98)
1 parent 2d82fcc commit ae17104

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/MindWork AI Studio/Components/Changelog.Logs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public readonly record struct Log(int Build, string Display, string Filename)
1313

1414
public static readonly Log[] LOGS =
1515
[
16-
new (174, "v0.8.12, build 174 (2024-08-23 16:15 UTC)", "v0.8.12.md"),
16+
new (174, "v0.8.12, build 174 (2024-08-24 08:30 UTC)", "v0.8.12.md"),
1717
new (173, "v0.8.11, build 173 (2024-08-21 07:03 UTC)", "v0.8.11.md"),
1818
new (172, "v0.8.10, build 172 (2024-08-18 19:44 UTC)", "v0.8.10.md"),
1919
new (171, "v0.8.9, build 171 (2024-08-18 10:35 UTC)", "v0.8.9.md"),

app/MindWork AI Studio/wwwroot/changelog/v0.8.12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.8.12, build 174 (2024-08-23 16:15 UTC)
1+
# v0.8.12, build 174 (2024-08-24 08:30 UTC)
22
- Added an e-mail writing assistant & the possibility to preselect some options.
33
- Added a legal check assistant & the possibility to preselect some options.
44
- Fixed the header height of assistant pages.

metadata.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
0.8.12
2-
2024-08-23 16:15:09 UTC
2+
2024-08-24 08:30:01 UTC
33
174
44
8.0.108 (commit 665a05cea7)
55
8.0.8 (commit 08338fcaa5)
66
1.80.1 (commit 3f5fd8dd4)
77
7.6.0
88
1.7.1
9-
bcdbf7dcbd5, release
9+
2d82fcc5e16, release

0 commit comments

Comments
 (0)