Releases: piqoni/matcha
Releases · piqoni/matcha
Generate All
What's Changed
Useful in pipeline setups (or if markdown files were accidentally deleted): See example of Matcha in pipeline here:
https://github.com/piqoni/go-digest
Full Changelog: v0.8.0...v0.9.0
LLM Notifications: Get notified when your custom prompt is fulfilled (ex: Notify me when X company is sold, etc)
What's Changed
- New Slack/Ntfy Notifications for analyst feature. @piqoni
- e138b16
- Add Analyst Feature by @piqoni in #43
- bugfix: analyst should ignore seen articles from previous days by @piqoni in #44
- add configurable summarize prompt by @Hegghammer in #48
- refactoring, weather fix by @piqoni in #49
New Contributors
- @Hegghammer made their first contribution in #48
Full Changelog: v0.7.0...v0.8.0
v0.7.1 Hotfix: Analyst feature to use only fresh articles for analysis and ignore articles from previous days.
Important fix for those who use the Analyst feature.
v0.7.0 The Analyst
Features
- Analyst LLM Feature by @piqoni in #43
- Display Sunrise and Sunset times for configurable sunrise_sunset (bool) by @piqoni in #40
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- feat: allow user to change openai base url and model for LocalAI support by @barakplasma in #35
Full Changelog: v0.6...v0.6.1
Show Article Images (show_images: true)
What's Changed
- Add show_images option to prevew article image (Reddit) by @edipiqoni in #32

Full Changelog: v0.5.7...v0.6
Minor: Add database_file_path configuration - to allow DB file be synced across multiple machines
What's Changed
database_file_path option can make it easier to sync matcha's DB across multiple machines so it can be triggered by any of them.
Full Changelog: v0.5.6...v0.5.7
v0.5.5
What's Changed
- feat: switch to GPT3.5 for cost savings by @barakplasma in #28
New Contributors 🎊
- @barakplasma made their first contribution in #28
Full Changelog: 0.5.4...v0.5.5
0.5.4
Optional feature to show reading time in minutes for each article
What's Changed
- Fix Readme asset name by @nirtamir2 in #23
- Show estimated reading time of given article by @piqoni in #24
New Contributors
- @nirtamir2 made their first contribution in #23
Full Changelog: v0.5.2...v0.5.3
