Skip to content

Releases: giantswarm/backstage

v0.1.16

10 Aug 14:32
a1c583b

Choose a tag to compare

We fixed an app config key name (tracesSampleRate) affecting Sentry by @gusevda in #61

Full Changelog: v0.1.15...v0.1.16

v0.1.15

10 Aug 13:41
31b4f66

Choose a tag to compare

Fixed Sentry-related app config parts and made errorReporter optional, by @gusevda in #59

Full Changelog: v0.1.14...v0.1.15

v0.1.14

10 Aug 12:17
812a451

Choose a tag to compare

We are adding error tracking in Sentry to find out where the portal causes technical issues on the client side. By @gusevda in #57

Full Changelog: v0.1.13...v0.1.14

v0.1.13

08 Aug 11:25
b32b76a

Choose a tag to compare

This time we are making adaptations to account for the added component type. First we are adding the component type column in the list view. To avoid overloading the page, we are removing the tags column. Also we adapt the component details page based on the component type.

By @gusevda in #54

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

v0.1.12

07 Aug 07:50
36edbac

Choose a tag to compare

  • Added support for more image sources in techdocs. @gusevda and @marians in #50, #53
  • Remove unused items (Links, Subcomponents) from the catalog entity details page by @marians in #52

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

v0.1.11

04 Aug 11:53
2b3f603

Choose a tag to compare

Changed

  • Display a repo's root *.md files content as techdocs alongside with the content from root docs folder.
  • Generate docs locally on production.

v0.1.10

01 Aug 13:50
6718d19

Choose a tag to compare

Changed

  • Modify GitHub auth provider default scopes to prevent multiple sign in popups.

v0.1.9

28 Jul 14:13
d2b71f7

Choose a tag to compare

Changed

  • Hide unused columns/actions in catalog table.
  • Use auto width for catalog table columns.

v0.1.8

27 Jul 16:30
630254f

Choose a tag to compare

Added

  • Add custom catalog page.

Changed

  • Update Backstage packages to v1.16.0.

v0.1.7

26 Jul 15:01
2063032

Choose a tag to compare

Added

  • Set configuration for support button.
  • Add possibility to specify nodeSelector for the deployment

Removed

  • Remove api-docs plugin.
  • Remove APIs, Docs, Create... from main menu.