Skip to content

Releases: echohello-dev/backstage

v2026.1.323

02 Jan 07:08
2f4e4d2

Choose a tag to compare

2026.1.323 (2026-01-02)

Features

  • Add environment section to mise.toml for configuration (e73a5b9)
  • Add GitLab authentication provider support. (d32ebd0)
  • Add new allowed item in app configuration file (7d5d44c)
  • Add new files and configurations to default-catalog. (957f52e)
  • Add new user profiles for examples folder (422dc00)
  • Add new user profiles for examples folder (4b23890)
  • Add postinstall hook for docker-compose and enable experimental settings (694a208)
  • Add script files for task automation in mise.toml (e7b0468)
  • Add service configurations for 'backstage' in compose.yaml file (8f36367)
  • Code Templates + Refactor Dev Env (c014dbb)
  • Collapsible sidebar (5369617)
  • Create initial app setup and configuration for backend and frontend (62a7082)
  • enhance CI workflows and versioning (557de20)
  • GitHub Login (849d1a5)
  • GitHub primer theme (#68) (c3965b1)
  • Homepage revamp (cfd98b6)
  • Housekeeping changes (9f36779)
  • Improve server management and production setup (caf8fdf)
  • Plausible Integration (9711368)
  • Refactor component styling and add new data objects (80a2cfd)
  • Refactor home page component with styled components and material-ui. (eb1874e)
  • Refactor homepage component and data structure (fdee63b)
  • Refactor Root component and introduce SidebarExpandButtonModule (543da28)
  • Refactor template descriptions and parameters (1545e1f)
  • Refactor Theme Provider usage in App component (4633bb2)
  • Refactor theme styling and components in the app (81fe69c)
  • Revamp icons and links in HomePage component. (dc503ec)
  • Update app configuration files and integrations (ba85b0b)
  • Update app configuration to disable plausible feature (b6bbe0d)
  • Update authentication options and backend listening ports (5bbd6db)
  • Update docker-compose version and add postinstall hook (3e42e00)
  • Update GitHub authentication implementation across backend packages (c79257a)
  • Update GitHub pull request template structure (17a0bcc)
  • Update release process to create draft GitHub releases (8e56dd6)
  • Update sidebar menu icons in Root.tsx (3dd82d6)
  • Update theme colors and styles across application (aa7435d)
  • Upgrade to MUI v5 (cb1e3e9)
  • Yarn and Backstage Upgrade (027b304)

Bug Fixes

  • packages/app/package.json to reduce vulnerabilities (d167913)
  • packages/app/package.json to reduce vulnerabilities (f13a0f0)
  • packages/app/package.json to reduce vulnerabilities (41b3c52)
  • packages/backend/package.json to reduce vulnerabilities (a24fecc)
  • packages/backend/package.json to reduce vulnerabilities (f8ae613)
  • packages/backend/package.json to reduce vulnerabilities (098610b)
  • packages/backend/package.json to reduce vulnerabilities (7b1a68c)
  • packages/backend/package.json to reduce vulnerabilities (e740a5b)
  • Refactor indentation and remove unnecessary quotes on catalog info files (3b0d878)
  • Update Python version in mise.toml to 3.10.11 and set package ecosystem in dependabot.yml (e55329c)
  • Update sidebar navigation links and dependencies in App components (695d92f)

2026.01-318

02 Jan 03:26
12e5c44

Choose a tag to compare

What's Changed

  • Upgrade Backstage from v1.39.0 to v1.46.0 by @Copilot in #66
  • chore(deps): Bump jws from 3.2.2 to 3.2.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #65
  • feat: GitHub primer theme by @johnnyhuy in #68

Full Changelog: 2025.12-312...2026.01-318

2025.12-312

02 Dec 02:42
d55d376

Choose a tag to compare

What's Changed

  • feat: GitHub Login by @johnnyhuy in #19
  • [Snyk] Security upgrade @backstage/plugin-api-docs from 0.11.6 to 0.11.8 by @johnnyhuy in #22
  • [Snyk] Security upgrade @backstage/backend-common from 0.23.2 to 0.23.3 by @johnnyhuy in #20
  • [Snyk] Fix for 1 vulnerabilities by @johnnyhuy in #21
  • chore(deps): Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #23
  • [Snyk] Fix for 9 vulnerabilities by @johnnyhuy in #28
  • Fix install by @johnnyhuy in #31
  • feat: Code Templates + Refactor Dev Env by @johnnyhuy in #27
  • feat: Housekeeping changes by @johnnyhuy in #32
  • Optimize GitHub actions cache utilization by @johnnyhuy in #33
  • feat: Add new user profiles for examples folder by @johnnyhuy in #34
  • [Snyk] Fix for 2 vulnerabilities by @johnnyhuy in #48
  • [Snyk] Security upgrade @backstage/plugin-auth-backend from 0.22.12 to 0.25.0 by @johnnyhuy in #52
  • [Snyk] Security upgrade @mui/x-charts from 7.17.0 to 8.0.0 by @johnnyhuy in #51
  • [Snyk] Security upgrade @mui/styles from 5.16.7 to 5.18.0 by @johnnyhuy in #56
  • chore(deps): Bump the npm_and_yarn group across 1 directory with 7 updates by @dependabot[bot] in #55
  • chore(deps): Bump the npm_and_yarn group across 2 directories with 7 updates by @dependabot[bot] in #62

Full Changelog: 2024.07-195...2025.12-312

2024.07-195

14 Jul 09:19
fdf6a33

Choose a tag to compare

What's Changed

  • chore: Update security settings and environment variables by @johnnyhuy in #17

Full Changelog: 2024.07-192...2024.07-195

2024.07-192

14 Jul 01:47
1dfc4b0

Choose a tag to compare

What's Changed

Full Changelog: 2024.07-187...2024.07-192

2024.07-187

14 Jul 00:21
9f2727f

Choose a tag to compare

What's Changed

  • feat: Plausible Integration by @johnnyhuy in #13
  • Refactor Plausible configuration and update app settings by @johnnyhuy in #15
  • chore(deps): Bump fast-loops from 1.1.3 to 1.1.4 in the npm_and_yarn group across 1 directory by @dependabot in #14

Full Changelog: 2024.06-159...2024.07-187

2024.06-159

30 Jun 21:55
5369617

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/echohello-dev/backstage/commits/2024.06-159

2024.06-149

29 Jun 13:35

Choose a tag to compare

What's Changed

  • chore(deps): Bump mysql2 from 3.9.7 to 3.10.0 in the npm_and_yarn group across 1 directory by @dependabot in #1
  • feat: Upgrade to MUI v5 by @johnnyhuy in #2
  • Feature/homepage by @johnnyhuy in #3
  • feat: Homepage revamp by @johnnyhuy in #7
  • chore(deps): Bump the npm_and_yarn group across 1 directory with 4 updates by @dependabot in #8
  • feat: Yarn and Backstage Upgrade by @johnnyhuy in #9

New Contributors

Full Changelog: https://github.com/echohello-dev/backstage/commits/2024.06-149