Releases: drodil/backstage-plugin-qeta
Releases · drodil/backstage-plugin-qeta
v3.9.2
Fixed issue with too many entities in requests
v3.9.1
- Fix hot articles list filter
- Add also followed entities and tags to the articles page
v3.9.0
- Collection filters added
- Filters for owned and starred entities
- Allow filtering by multiple entities
- Entities and tag filters can use either
AND
orOR
filtering for the entities. Visible in the UI once more than 1 is selected. - Minor fixes to UI and routing
v3.8.0
- Allow ranking collection posts manually
- Filter panel now support ordering by title and trend
- Tag and entity inputs show tooltips
- Cache-Control headers added for attachments
- Proper loading icon and handling state
- Fixed search on article page not to also look for questions
- Minor UI changes
v3.7.2
Small visual improvements in AI responses & comments
v3.7.1
Small visual fixes for the AI answers and summaries
v3.7.0
- AI responses are now saved to database and can be regenerated if user has edit rights to the post
- Skeleton loader added for AI responses
- Possibility to change the name of the AI bot
- Comment section redesign
v3.6.1
- New OpenAI module for easy-to-use AI integration. See more details in the documentation.
- Possibility to get summaries of Articles with the AI integration.
- Fixed backstage versions to use the yarn plugin
v3.5.1
Fixed publishing of @drodil/backstage-plugin-qeta-node
v3.5.0
- Support for AI integration via backend module. See https://github.com/drodil/backstage-plugin-qeta/blob/main/docs/ai.md for integration details