From 69a6fcf094eab859d3d3f3ce2fbb69064aad0d86 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sat, 24 Aug 2024 09:31:06 +0200 Subject: [PATCH] Moved legal check assistant to release 0.8.12 due to #65 (#96) --- app/MindWork AI Studio/wwwroot/changelog/v0.8.12.md | 4 ++-- app/MindWork AI Studio/wwwroot/changelog/v0.8.13.md | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 app/MindWork AI Studio/wwwroot/changelog/v0.8.13.md diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.8.12.md b/app/MindWork AI Studio/wwwroot/changelog/v0.8.12.md index 094eafd..b8dd931 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.8.12.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.8.12.md @@ -1,6 +1,6 @@ # v0.8.12, build 174 (2024-08-23 16:15 UTC) -- Added an e-mail writing assistant. -- Added the possibility to preselect some e-mail writing assistant options. +- Added an e-mail writing assistant & the possibility to preselect some options. +- Added a legal check assistant & the possibility to preselect some options. - Fixed the header height of assistant pages. - Improved the rewrite assistant by letting you choose the voice for the sentence structure (passive or active). - Improved assistant footer handling; the footer is now fixed at the bottom of the page. diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.8.13.md b/app/MindWork AI Studio/wwwroot/changelog/v0.8.13.md deleted file mode 100644 index 7ffbf92..0000000 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.8.13.md +++ /dev/null @@ -1,2 +0,0 @@ -# v0.8.13, build 175 -- Added a legal check assistant & the possibility to preselect some options. \ No newline at end of file