Releases: Capgemini/gov-prototype-by-prompt
Releases · Capgemini/gov-prototype-by-prompt
v2.0.0
What's Changed
- Update npm in the Dockerfile, combine RUN commands by @cmenon12 in #104
- Set
"packageManager": "[email protected]"in package.json by @cmenon12 in #110 - Fix vulnerability in validator dependency with
npm audit fixby @cmenon12 in #113 - Move JS to separate files, resolve JS suggestions, enable compression by @cmenon12 in #106
- Improve AI prompting, add example prompts, improve validation & logging by @cmenon12 in #107
- Add dynamic back links to prototypes by @cmenon12 in #112
- Improved structure display for prototypes by @swest7 in #115
- Allow the user to hide the live demo by @cmenon12 in #116
- Bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #118
- Group all minor and patch updates for npm and GitHub Actions by @cmenon12 in #123
- Bump the gh-actions-minor-and-patch-updates group with 2 updates by @dependabot[bot] in #124
- Update the schema and prompts by @cmenon12 in #126
- Bump the npm-minor-and-patch-updates group across 2 directories with 21 updates by @dependabot[bot] in #125
- Bump mongoose from 8.19.1 to 9.0.1 by @dependabot[bot] in #122
- Create LLM evals, refine & rearrange prompts, fetch OpenAI responses asynchronously by @cmenon12 in #127
- Bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #137
- Bump github/codeql-action from 4.31.7 to 4.31.9 in the gh-actions-minor-and-patch-updates group by @dependabot[bot] in #132
- Bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #133
- BREAKING CHANGE: Apply database migrations to reduce complexity by @cmenon12 in #139
- Bump eslint-plugin-perfectionist from 4.15.1 to 5.2.0 by @dependabot[bot] in #136
- Bump the npm-minor-and-patch-updates group across 2 directories with 10 updates by @dependabot[bot] in #138
- Bump mongodb-memory-server from 10.4.1 to 11.0.1, require node >= 20.19 by @dependabot[bot] in #135
- Create an admin user screen, allow users to be deactivated by @cmenon12 in #130
- Move tsx to main dependencies; don't run superfluous code quality workflow setup steps by @cmenon12 in #140
- Create release v2.0.0 by @cmenon12 in #141
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- Bump the minor-updates group across 1 directory with 5 updates by @dependabot[bot] in #47
- Update Dependabot schedule to every 2-3 weeks by @cmenon12 in #54
- Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #53
- Bump the minor-updates group across 2 directories with 11 updates by @dependabot[bot] in #57
- Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #58
- Bump the minor-updates group across 2 directories with 12 updates by @dependabot[bot] in #61
- Bump openai from 5.22.1 to 6.6.0 by @dependabot[bot] in #60
- Manage account page by @swest7 in #63
- Bump the minor-updates group across 2 directories with 12 updates by @dependabot[bot] in #64
- Bump marked from 16.4.1 to 17.0.0 by @dependabot[bot] in #65
- Bump marked from 16.4.1 to 17.0.0 in /data/zip-download by @dependabot[bot] in #66
- Resolve SonarQube issues by @cmenon12 in #68
- Resolve GitHub code quality issues by @cmenon12 in #71
- Hide internal and empty fields from json editor by @swest7 in #72
- Enable GitHub code scanning, fix workflow permissions by @cmenon12 in #74
- Bump js-yaml from 3.14.1 to 3.14.2 and from 4.1.0 to 4.1.1 by @dependabot[bot] in #75
- Resolve code scanning security issues by @cmenon12 in #76
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #78
- Always use
--ignore-scriptswhen installing npm dependencies by @cmenon12 in #84 - Bump body-parser from 2.2.0 to 2.2.1 by @dependabot[bot] in #87
- Set npm version to v10.x by @cmenon12 in #90
- Pin CodeQL action versions to commit hashes by @cmenon12 in #92
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #81
- Set npm version to v11.x by @cmenon12 in #93
- Set npm version to v11.6.1, bump the minor-updates group across 2 directories with 4 updates by @dependabot[bot] in #91
- Add branching questions by @swest7 in #94
- Remove all references to
chatHistory, add apromptproperty instead by @cmenon12 in #86 - Add Markdown support, add optional detailed descriptions to question pages by @cmenon12 in #80
- Add completions to the JSON editor using the schema by @cmenon12 in #102
- Create release v1.2.0 by @cmenon12 in #103
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Fix missing workspaceId when updating a prototype by @cmenon12 in #26
- Replace README screenshot with video, simplify contributing checklist by @cmenon12 in #28
- Use express-validator consistently for validation by @cmenon12 in #29
- Increase unit test coverage to >90% by @cmenon12 in #30
- Apply minor UI fixes and improvements by @cmenon12 in #31
- Bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #33
- Bump the minor-updates group across 2 directories with 12 updates by @dependabot[bot] in #34
- Bump uuid from 11.1.0 to 13.0.0 by @dependabot[bot] in #36
- Update Dependabot schedule to every 2-3 weeks, use same config for GitHub Actions by @cmenon12 in #38
- Bump the minor-updates group across 2 directories with 4 updates by @dependabot[bot] in #44
- Update setup instructions, change Dependabot schedule to weekly by @cmenon12 in #46
- Create release v1.1.0 by @cmenon12 in #48
Full Changelog: v1.0.0...v1.1.0