Skip to content

Releases: drodil/backstage-plugin-qeta

v0.1.21

28 Dec 11:49
Compare
Choose a tag to compare
fix: remove catalog api completely from released version

v0.1.18

27 Dec 14:36
Compare
Choose a tag to compare
feat: allow using postgresql in local dev

v0.1.17

27 Dec 13:48
Compare
Choose a tag to compare
fix: remove docker from tests

v0.1.16

27 Dec 13:25
Compare
Choose a tag to compare
feat: add button to ask when there is no questions

v0.1.15

27 Dec 11:34
Compare
Choose a tag to compare
feat: add tags page to show all used tags

closes #2

v0.1.14

23 Dec 12:09
Compare
Choose a tag to compare
ci: restore npm registry setting for release

v0.1.13

23 Dec 09:23
Compare
Choose a tag to compare
  • Remove react-router-dom
  • Use different md editor
  • Minor fixes to theming

Full Changelog: v0.1.12...v0.1.13

v0.1.12

23 Dec 06:17
Compare
Choose a tag to compare

Documentation updates. Fix for older backstage version not working with react-router-dom dependency in plugin.

Full Changelog: v0.1.11...v0.1.12

v0.1.11

22 Dec 08:58
Compare
Choose a tag to compare

Fixes:

  • Marking answers correct to show correct tooltip

New features:

  • Search collator returns count of views and answers

v0.1.10

21 Dec 13:48
Compare
Choose a tag to compare

New features:

  • Form validation added

Bug fixes:

  • Follow the search document type in qeta search collator

Full Changelog: v0.1.9...v0.1.10