v0.1.12
Key highlights
- New Local-UI to browse the reports at
http//localhost:8000/pebblo
- Enhanced Entity Classifier with context matching for improved accuracy
- PDF Report generation using xhtml2pdf (removes
pango
dependency) - Documentation updates
What's Changed
- Update Pebblo diagrams by @srics in #182
- Resolve ruff lint errors by @shreyas-damle in #171
- Config Documentation for Pebblo by @KunalJadhav5 in #166
- Update load history template by @rutujaac in #174
- Changes for mypy ruff linting by @siddheshwar-more in #190
- Added details for Load History section in report. by @shreyas-damle in #181
- Adding documentation for Pebblo Topic and Entity Classifier by @rohiniNN in #186
- Update xhtml2pdf report template by @rutujaac in #188
- Rename files to documents in weasyprintTemplate.html by @rutujaac in #193
- Changing Pebblo Daemon to Pebblo server and fixing previous PR bug by @rohiniNN in #197
- fixing report link in document pages by @rohiniNN in #201
- Added config documentation in sidebar. by @KunalJadhav5 in #198
- Pebblo Docs - Remove unused md files by @rutujaac in #194
- Pebblo CI tests by @siddheshwar-more in #202
- [Entity Classifier] Enhance Entity Classifier using words context (Presidio) by @dristysrivastava in #204
- Updating scores for entity classifier for context matching by @dristysrivastava in #210
- Update field in xhtml2pdf template for findings by @rutujaac in #211
- Feature local UI by @shreyas-damle in #222
- Fixed swapped findings entities and findings topics counts. by @shreyas-damle in #238
- [Fix] data source label value fixed by @KumarNitin19 in #239
- [Fix] local ui app details page snippet count fixed by @KumarNitin19 in #240
- [Fix] search fixed for table local ui by @KumarNitin19 in #241
- Upversion to 0.1.12 by @srics in #246
New Contributors
Full Changelog: v0.1.11...v0.1.12