What's New
The project received several small improvements, including the migration of the frontend from a messy "spaghetti" structure to a cleaner, more modular system.
An experimental feature called "Daily" has been added. This feature takes selected feeds and generates a short summary of each item, compiling them into one large feed. The summaries are created directly in the app and then processed with Groq for a cleaner final result. It’s recommended to enable this feature if you don’t accumulate too many articles in a day. The feature also includes an option to merge articles with similar titles, though the quality of this function is currently rated at 3/5.
Reminder: Make sure to back up your database before updating.
What's Changed
- chore(deps): Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #9
- chore(deps-dev): Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #10
- chore(deps): Bump groq from 0.9.0 to 0.11.0 by @dependabot in #12
- chore(deps): Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #13
- chore(deps): Bump pytz from 2024.1 to 2024.2 by @dependabot in #14
- chore(deps): Bump alembic from 1.13.2 to 1.13.3 by @dependabot in #15
- chore(deps): Bump humanize from 4.10.0 to 4.11.0 by @dependabot in #16
- chore(deps-dev): Bump coverage from 7.6.1 to 7.6.3 by @dependabot in #17
- chore(deps-dev): Bump coverage from 7.6.3 to 7.6.4 by @dependabot in #18
- chore(deps): Bump waitress from 3.0.0 to 3.0.1 in the pip group by @dependabot in #19
- Move dev to main by @defnone in #20
- chore(deps-dev): Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #22
- chore(deps): Bump nltk from 3.8.1 to 3.9.1 by @dependabot in #23
- chore(deps): Bump pandas from 2.2.2 to 2.2.3 by @dependabot in #25
- chore(deps): Bump openai from 1.37.0 to 1.54.3 by @dependabot in #29
- chore(deps): Bump alembic from 1.13.3 to 1.14.0 by @dependabot in #28
- chore(deps-dev): Bump packaging from 24.1 to 24.2 by @dependabot in #27
Full Changelog: 0.2.4...1.0.0