Skip to content

Releases: piqoni/matcha

v0.7.1 Hotfix: Analyst feature to use only fresh articles for analysis and ignore articles from previous days.

07 Jan 19:27
Compare
Choose a tag to compare

v0.7.0 The Analyst

05 Jan 19:56
Compare
Choose a tag to compare

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

01 Sep 17:11
1a456de
Compare
Choose a tag to compare

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)

16 May 21:23
e1a3eab
Compare
Choose a tag to compare

What's Changed

  • Add show_images option to prevew article image (Reddit) by @edipiqoni in #32
    image

Full Changelog: v0.5.7...v0.6

Minor: Add database_file_path configuration - to allow DB file be synced across multiple machines

09 May 21:23
Compare
Choose a tag to compare

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

29 Apr 11:45
7dff1f7
Compare
Choose a tag to compare

What's Changed

New Contributors 🎊

Full Changelog: 0.5.4...v0.5.5

0.5.4

26 Apr 11:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...0.5.4

Optional feature to show reading time in minutes for each article

26 Feb 17:56
937e6d0
Compare
Choose a tag to compare

What's Changed

image

New Contributors

Full Changelog: v0.5.2...v0.5.3

Summary feature Improvement: Save to internal DB to save on OpenAI tokens

22 Feb 18:19
Compare
Choose a tag to compare

Summarise Articles via OpenAI's GPT-3

17 Feb 20:45
6152bfb
Compare
Choose a tag to compare

What's Changed

  • Summarise Feature via GPT-3 by @piqoni in #22
    Feature description in the Readme.

Full Changelog: v0.4.1...v0.5.1