Releases: pezzolabs/pezzo
Releases · pezzolabs/pezzo
v0.6.5
What's Changed
- Use OpenAPI json by @SniperBuddy101 in #230
- Auto generate OpenAPI spec JSON, generate MDX files and update mint.json by @SniperBuddy101 in #231
- Fix OpenAPI relative path for prod - Mintlify by @SniperBuddy101 in #234
- fix(server): updated correct promptsService in deletePrompt mutation by @adityapuri75 in #236
- fix(server): local KMS override local endpoint via env variable by @arielweinberger in #240
New Contributors
- @SniperBuddy101 made their first contribution in #230
- @adityapuri75 made their first contribution in #236
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Fixed Login Page to be Responsive by @0x00zer0day in #226
- feat(server):Add OpenAPI spec to Pezzo's REST API by @senderh55 in #223
- fix(console): rendering of function call in report by @arielweinberger in #229
New Contributors
- @0x00zer0day made their first contribution in #226
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Fixing regex and password validation message during registration by @senderh55 in #219
- chore: Better developer experience, repo housekeeping by @arielweinberger in #222
- feat(console): update page titles in pezzo consoles by @senderh55 in #221
- fix: use provided project ID in
getDeployedPrompt(REST API) by @arielweinberger in #225
New Contributors
- @senderh55 made their first contribution in #219
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- feat: warp non-antd icons with
<Icon/>by @Robbevdv13 in #206 - Update what-is-pezzo.mdx by @VickyThawne in #210
- Update docker-compose.mdx by @VickyThawne in #211
- fix(docker-compose): inject the seed script via a bash command by @arielweinberger in #215
- feat: ability to delete and rename projects by @arielweinberger in #217
New Contributors
- @Robbevdv13 made their first contribution in #206
- @VickyThawne made their first contribution in #210
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- fix(console): loader in full screen by @arielweinberger in #204
- feat: support system and assistant messages in Chat prompts by @arielweinberger in #205
Features
Multiple message roles in Chat prompts
You can select the type of the prompt in the editor UI:

Then, you can add, remove or modify messages and roles:

Pezzo Client
The Node and Python SDKs have been updated to support this change.
Draft Indicator
Draft prompts now have a "Draft" icon next to their name in the list to indicate that they don't have any versions yet.
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat: refactor
docker-composeto handle healthchecks and DB migrations by @arielweinberger in #199 - feat: Envelope encryption for Provider API Keys + Modal by @arielweinberger in #202
Full Changelog: v0.5.9...v0.6.0
v0.5.9
v0.5.8
Fix analytics in Pezzo Cloud
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- feat: openai functions support by @eylonmiz in #185
- fix(client): openai chat completion return type by @arielweinberger in #189
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
- fix(console): styling conflicts with antd and tailwind by @arielweinberger in #186
Full Changelog: v0.5.5...v0.5.6

