What's Changed
New Features
- feat: support for image model redteaming by @typpo in #1051
- feat(webui): Add support for markdown tables and other extras by @typpo in #1042
- feat: prompt syntax for bedrock llama3 by @fvdnabee in #1038
Fixes
- fix: http provider returns the correct response format by @typpo in #1027
- fix: handle when stdout columns are not set by @typpo in #1029
- fix: support additional models via AWS Bedrock and update documentation by @mldangelo in #1034
- fix: handle imported single test case by @typpo in #1041
- fix: dereference promptfoo test files by @fvdnabee in #1035
Chores
- chore: expose runAssertion and runAssertions to node package by @typpo in #1026
- chore: add Node.js version check to ensure compatibility by @mldangelo in #1030
- chore: enable '@typescript-eslint/no-use-before-define' linter rule by @mldangelo in #1043
Documentation
- docs: fix broken documentation links by @mldangelo in #1033
- docs: update anthropic.md by @Codeshark-NET in #1036
Continuous Integration
- ci: add GitHub Action for automatic version tagging by @mldangelo in #1046
- ci: npm publish workflow by @typpo in #1044
Dependencies
- build(deps): bump openai from 4.52.1 to 4.52.2 by @dependabot in #1057
- build(deps): bump @anthropic-ai/sdk from 0.24.1 to 0.24.2 by @dependabot in #1056
- build(deps-dev): bump @aws-sdk/client-bedrock-runtime from 3.602.0 to 3.606.0 by @dependabot in #1055
- build(deps): bump docker/setup-buildx-action from 2 to 3 in the github-actions group by @dependabot in #1054
New Contributors
- @Codeshark-NET made their first contribution in #1036
Full Changelog: 0.67.0...0.68.0