<img width="1340" alt="image" src="https://github.com/user-attachments/assets/88ada5b1-1c4a-40ac-a31b-645781c04802">
<img width="1334" alt="image" src="https://github.com/user-attachments/assets/95c657ad-155a-456a-afbc-889e786acfab">
Key Highlights
* Prompt Governance (beta) to find and flag restricted entities like secret-keys in prompt text
* Checksum based RAG context to document source mapping
* Logging enhancements, to both console and file logs with rotation
* Docker config updates
* Documentation updates based on user community feedback
* Security fixes for dependency packages
* Enhanced samples including for SharePoint-Postgres
What's Changed
* Pinned python 3.12 version for UTs by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/401
* Excluding RAG apps from ruff check by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/405
* docs: Add SharePointLoader and Postgres PGVector supported list by Raj725 in https://github.com/daxa-ai/pebblo/pull/404
* Replacing doc with checksum by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/402
* Updated samples: Added SharePoint-Postgres, Rearranged existing samples, Updated docs by Raj725 in https://github.com/daxa-ai/pebblo/pull/406
* docs: update README.md by eltociear in https://github.com/daxa-ai/pebblo/pull/407
* Sharepoint samples: Updated readme, requirements and token check by Raj725 in https://github.com/daxa-ai/pebblo/pull/410
* Remove text-capitalise on app names on Pebblo UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/408
* Index for sample apps by Raj725 in https://github.com/daxa-ai/pebblo/pull/409
* Update README and requirements for samples by srics in https://github.com/daxa-ai/pebblo/pull/411
* Fix for blank retrieval app page by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/413
* Pinned python-bidi version to 0.4.2 by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/419
* Sort Apps on app listing page based on findings by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/417
* Add Delete App by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/416
* Fix Dependabot findings in Pebblo samples by Raj725 in https://github.com/daxa-ai/pebblo/pull/422
* Fix Dependabot findings in Pebblo by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/423
* Docker latest tag from pipeline by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/418
* Display pebblo version by srics in https://github.com/daxa-ai/pebblo/pull/426
* Pebblo UI - Delete App UI by rutujaac in https://github.com/daxa-ai/pebblo/pull/428
* Docker pebblo config to .pebblo by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/431
* Update pyproject.toml by srics in https://github.com/daxa-ai/pebblo/pull/435
* Updating pebblo version by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/439
* Update tests.yml by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/442
* Enhanced PDF reporting docker pebblo by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/420
* Pebblo UI : Fix http to https auto upgrade issue by rutujaac in https://github.com/daxa-ai/pebblo/pull/412
* Delete App for Retrieval Apps by rutujaac in https://github.com/daxa-ai/pebblo/pull/438
* Docker docs update by siddheshwar-more in https://github.com/daxa-ai/pebblo/pull/440
* Log messages updated by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/441
* Sort prompt retrievals based on time by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/447
* Sort Loader apps based on total findings by shreyas-damle in https://github.com/daxa-ai/pebblo/pull/446
* Adding langchain client version by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/414
* Add combined file and console logger by srics in https://github.com/daxa-ai/pebblo/pull/433
* Prompt governance by gr8nishan in https://github.com/daxa-ai/pebblo/pull/430
* Word break: all if overflows column width by rutujaac in https://github.com/daxa-ai/pebblo/pull/382
* Added changes for try catch in al app retrieval by gr8nishan in https://github.com/daxa-ai/pebblo/pull/451
* Updating pebblo config and logs by dristysrivastava in https://github.com/daxa-ai/pebblo/pull/427
* Update docs for cacheDir and logging changes by srics in https://github.com/daxa-ai/pebblo/pull/453
* Update release version to 0.1.17 by srics in https://github.com/daxa-ai/pebblo/pull/454
* Update Pebblo client key by rutujaac in https://github.com/daxa-ai/pebblo/pull/452
* Revert "Update Pebblo client key" by srics in https://github.com/daxa-ai/pebblo/pull/455
New Contributors
* eltociear made their first contribution in https://github.com/daxa-ai/pebblo/pull/407
**Full Changelog**: https://github.com/daxa-ai/pebblo/compare/v0.1.16...v0.1.17