Releases: drodil/backstage-plugin-qeta
Releases · drodil/backstage-plugin-qeta
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
v3.4.1
test: add tests for cleaning vote
v3.4.0
- Moderator panel added, requires config
qeta.moderators
to be visible - Pagination added for tags, entities and users pages
- Notifications now include user's actual name instead reference
- Question templates are now supported! This allows creating prefilled forms to the ask page
- Collections are now also indexed to the search
- User page shows also users collections
- Follower stats are collected for users
v3.3.0
- Possibility to follow users
- Automatic attachments clean up
- More automatic tag descriptions
- Better search collating by combining all post info in the same document
- Fixed bug that voting answers does not work