RSS Brain v1.6.0 is released. Download from Github.

New Features

Use AI for external recommendation

When in a folder, click on the three dots button at the right (or at the bottom on small screens), there is a new option “Recommendation”. It will recommend search terms based on the liked and recent posts in the folder. Click on the search terms will take you to the external search engine configured in settings.

You need to configure LLM (large language model) in settings in order to use it. Currently it supports OpenAI. In order to get an API key for OpenAI, go to OpenAI API to register an account, and find API key in profiles. (More tutorials coming for this feature).

UI Improvements

  • Move a folder or feed to another position, it will hint if there is no other folder to move instead of showing a blank box.
  • Add Github issue link in feedback page.
  • Fix search box selection width.
  • Add icons before each options in popup menu.
  • Add button to show or hide all comments.

Backend Improvements

  • Fix bug that folder cannot be created when there is no folder under account.
  • Use select ... for update for some queries.
  • Drain result set stream first before send new database queries.

Categories:

Updated: