diff --git a/.changeset/blue-parrots-brush.md b/.changeset/blue-parrots-brush.md deleted file mode 100644 index 88876b4..0000000 --- a/.changeset/blue-parrots-brush.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -UI Fix for multi file upload and alignment diff --git a/.changeset/chubby-candies-clean.md b/.changeset/chubby-candies-clean.md deleted file mode 100644 index 63b4501..0000000 --- a/.changeset/chubby-candies-clean.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -Checkbox to Button for Enhance with AI for Root Requirements, User Stories and Tasks diff --git a/.changeset/eager-days-camp.md b/.changeset/eager-days-camp.md deleted file mode 100644 index 6c27a3c..0000000 --- a/.changeset/eager-days-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -Allow users to export PRD (with stories and tasks), BRD, NFR, UIR and BP requirements. diff --git a/.changeset/early-oranges-flash.md b/.changeset/early-oranges-flash.md deleted file mode 100644 index e9d7472..0000000 --- a/.changeset/early-oranges-flash.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"specif-ai": patch ---- - -Remove in-app footer and add it to a new settings modal - -- Deleted FooterComponent and its related files -- Updated Header component to remove logout button and company logo -- Refactored Settings component with improved UI and added logout functionality -- Updated color scheme from secondary to slate in various components -- Added company logo color configuration in environment files diff --git a/.changeset/eleven-dragons-sink.md b/.changeset/eleven-dragons-sink.md deleted file mode 100644 index a37bbc3..0000000 --- a/.changeset/eleven-dragons-sink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -fix for task chat to stay in same page diff --git a/.changeset/fifty-buckets-leave.md b/.changeset/fifty-buckets-leave.md deleted file mode 100644 index afed804..0000000 --- a/.changeset/fifty-buckets-leave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -Refactored the LLM module and added support for additional Bedrock models. diff --git a/.changeset/free-knives-pick.md b/.changeset/free-knives-pick.md deleted file mode 100644 index cf8f694..0000000 --- a/.changeset/free-knives-pick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -Font Updates and Styling Updates to Welcome Page diff --git a/.changeset/open-emus-pump.md b/.changeset/open-emus-pump.md deleted file mode 100644 index 066667f..0000000 --- a/.changeset/open-emus-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -Update methods to include ai in requirement, user story and task updates diff --git a/.changeset/public-impalas-invent.md b/.changeset/public-impalas-invent.md deleted file mode 100644 index 8cbc96b..0000000 --- a/.changeset/public-impalas-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -Margin and disable buttons for invalid forms diff --git a/.changeset/smart-spies-return.md b/.changeset/smart-spies-return.md deleted file mode 100644 index 60da462..0000000 --- a/.changeset/smart-spies-return.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -keep the user on the same page after business process update diff --git a/.changeset/warm-ravens-wish.md b/.changeset/warm-ravens-wish.md deleted file mode 100644 index 2c52659..0000000 --- a/.changeset/warm-ravens-wish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"specif-ai": patch ---- - -fix: Prevent solution creation with spaces-only input in required fields by trimming values before form submission diff --git a/.changeset/wide-bears-invite.md b/.changeset/wide-bears-invite.md deleted file mode 100644 index d3b5489..0000000 --- a/.changeset/wide-bears-invite.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -"specif-ai": patch ---- - -Update branding from HAI BUILD to Specifai - -- Replace HAI BUILD references with Specifai in theme configuration -- Update logo paths to use Specifai branded logos -- Remove "with HAI BUILD" from app description -- Remove period from welcome title in login component -- Update app name in package.json -- Update README.md to use Specifai \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fe88ea..6d340de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [1.9.8] + +### Enhancements +- UI Fix for multi file upload and alignment +- Checkbox to Button for Enhance with AI for Root Requirements, User Stories and Tasks +- Allow users to export PRD (with stories and tasks), BRD, NFR, UIR and BP requirements +- Refactored the LLM module and added support for additional Bedrock models +- Font Updates and Styling Updates to Welcome Page +- Update methods to include AI in requirement, user story and task updates +- Removed FooterComponent and added new settings modal with improved UI and logout functionality +- Updated Header component layout, removed buttons and changed color scheme from secondary to slate +- Added company logo color configuration in environment files +- Updated branding from HAI BUILD to Specifai across configuration, assets, documentation and app description + +### Fixed +- Fix for task chat to stay on same page +- Margin and disable buttons for invalid forms +- Keep the user on the same page after business process update +- Prevent solution creation with spaces-only input in required fields by trimming values before form submission + ## [1.9.7] ### Enhancements diff --git a/electron/package.json b/electron/package.json index b1d7346..81943b8 100644 --- a/electron/package.json +++ b/electron/package.json @@ -1,6 +1,6 @@ { "name": "specif_ai", - "version": "1.9.7", + "version": "1.9.8", "description": "AI-powered requirements management and specification platform", "productName": "Specifai", "main": "app.js", diff --git a/package.json b/package.json index 1a3b7ec..eee9b4e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "specif-ai", "displayName": "Specifai", - "version": "1.9.7", + "version": "1.9.8", "description": "AI-powered platform that generates project requirements and transforms them into actionable tasks with intuitive workflows.", "repository": { "type": "git", diff --git a/ui/package.json b/ui/package.json index 6aca1c8..67f5aad 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "1.9.7", + "version": "1.9.8", "scripts": { "ng": "ng", "start": "ng serve", diff --git a/ui/src/environments/environment.development.ts b/ui/src/environments/environment.development.ts index 3b7f58e..267100b 100644 --- a/ui/src/environments/environment.development.ts +++ b/ui/src/environments/environment.development.ts @@ -5,7 +5,7 @@ export const environment = { JIRA_RATE_LIMIT_CONFIG: 9, ENABLE_SENTRY: false, DEBUG_MODE: false, - APP_VERSION: '1.9.7', + APP_VERSION: '1.9.8', ThemeConfiguration: { appLogo: 'assets/img/logo/specifai_light_applogo.svg', appLogoDark: 'assets/img/logo/specifai_dark_applogo.svg', diff --git a/ui/src/environments/environment.prod.ts b/ui/src/environments/environment.prod.ts index b996b87..4f8770d 100644 --- a/ui/src/environments/environment.prod.ts +++ b/ui/src/environments/environment.prod.ts @@ -5,7 +5,7 @@ export const environment = { JIRA_RATE_LIMIT_CONFIG: 9, ENABLE_SENTRY: false, DEBUG_MODE: false, - APP_VERSION: '1.9.7', + APP_VERSION: '1.9.8', ThemeConfiguration: { appLogo: 'assets/img/logo/specifai_light_applogo.svg', appLogoDark: 'assets/img/logo/specifai_dark_applogo.svg', diff --git a/ui/src/environments/environment.ts b/ui/src/environments/environment.ts index e8561c7..57e1663 100644 --- a/ui/src/environments/environment.ts +++ b/ui/src/environments/environment.ts @@ -5,7 +5,7 @@ export const environment = { ENABLE_SENTRY: false, DEBUG_MODE: true, JIRA_RATE_LIMIT_CONFIG: 9, - APP_VERSION: '1.9.7', + APP_VERSION: '1.9.8', ThemeConfiguration: { appLogo: 'assets/img/logo/specifai_light_applogo.svg', appLogoDark: 'assets/img/logo/specifai_dark_applogo.svg',