Skip to content

Commit 4c19fc3

Browse files
committed
Merge branch 'main' of github.com:echohello-dev/backstage
2 parents b6972cc + 2f4e4d2 commit 4c19fc3

File tree

3 files changed

+62
-2
lines changed

3 files changed

+62
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.0"
2+
".": "2026.1.323"
33
}

CHANGELOG.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Changelog
2+
3+
## 2026.1.323 (2026-01-02)
4+
5+
6+
### Features
7+
8+
* Add environment section to mise.toml for configuration ([e73a5b9](https://github.com/echohello-dev/backstage/commit/e73a5b98f20a74429db43d2b1108e0ed1dcb56f0))
9+
* Add GitLab authentication provider support. ([d32ebd0](https://github.com/echohello-dev/backstage/commit/d32ebd02bc1233a900b226e169a8a2dc709d312b))
10+
* Add new allowed item in app configuration file ([7d5d44c](https://github.com/echohello-dev/backstage/commit/7d5d44c70363c22af90461027de2e45336a86c68))
11+
* Add new files and configurations to default-catalog. ([957f52e](https://github.com/echohello-dev/backstage/commit/957f52e91f84309dcd01d1a8e9510c8cb8f08354))
12+
* Add new user profiles for examples folder ([422dc00](https://github.com/echohello-dev/backstage/commit/422dc004125c400c5d86d2c7d77b03d628625e93))
13+
* Add new user profiles for examples folder ([4b23890](https://github.com/echohello-dev/backstage/commit/4b23890f7b0141b279cbc9253b45d00423c722d6))
14+
* Add postinstall hook for docker-compose and enable experimental settings ([694a208](https://github.com/echohello-dev/backstage/commit/694a208ded61e8877d0472f375ee1e07850535e1))
15+
* Add script files for task automation in mise.toml ([e7b0468](https://github.com/echohello-dev/backstage/commit/e7b0468b1eeddbedadcff8b964d600e504cc56e1))
16+
* Add service configurations for 'backstage' in compose.yaml file ([8f36367](https://github.com/echohello-dev/backstage/commit/8f363675ba58ab51e90fb0835cd5234ed07c0c8b))
17+
* Code Templates + Refactor Dev Env ([c014dbb](https://github.com/echohello-dev/backstage/commit/c014dbb92e3e00864d3675f027a30ec91a3b1965))
18+
* Collapsible sidebar ([5369617](https://github.com/echohello-dev/backstage/commit/5369617014a8a5fb81c37cbaa383f5c5dfc1b1bd))
19+
* Create initial app setup and configuration for backend and frontend ([62a7082](https://github.com/echohello-dev/backstage/commit/62a70825228d2286ecac8855499f37849f053c10))
20+
* enhance CI workflows and versioning ([557de20](https://github.com/echohello-dev/backstage/commit/557de20dc7dbe1acccf990e9e263a1802c726e0b))
21+
* GitHub Login ([849d1a5](https://github.com/echohello-dev/backstage/commit/849d1a551618ba0c74da49bff6881aeeaf26bb24))
22+
* GitHub primer theme ([#68](https://github.com/echohello-dev/backstage/issues/68)) ([c3965b1](https://github.com/echohello-dev/backstage/commit/c3965b1980b5470bb1a01068462566ef3c81c273))
23+
* Homepage revamp ([cfd98b6](https://github.com/echohello-dev/backstage/commit/cfd98b6d4d657f36f0e878c2773266fbfd116d31))
24+
* Housekeeping changes ([9f36779](https://github.com/echohello-dev/backstage/commit/9f367795a0bf98c1012a49d2623c676c4022c8b5))
25+
* Improve server management and production setup ([caf8fdf](https://github.com/echohello-dev/backstage/commit/caf8fdfe36f6b6cb797ea9bde9ac7576a9722db4))
26+
* Plausible Integration ([9711368](https://github.com/echohello-dev/backstage/commit/97113687dc523714fbcf15405c5675b8273a2f69))
27+
* Refactor component styling and add new data objects ([80a2cfd](https://github.com/echohello-dev/backstage/commit/80a2cfdbf3cd23fa8ffe86b16a9bd1ce45a4b2e6))
28+
* Refactor home page component with styled components and material-ui. ([eb1874e](https://github.com/echohello-dev/backstage/commit/eb1874e4e840c9be5fd21bac236d6e21e97a247e))
29+
* Refactor homepage component and data structure ([fdee63b](https://github.com/echohello-dev/backstage/commit/fdee63bc931dd03563c62e58fcf0505d8d2150a3))
30+
* Refactor Root component and introduce SidebarExpandButtonModule ([543da28](https://github.com/echohello-dev/backstage/commit/543da28a9f0983738838c4d8bd80d7ebe1359763))
31+
* Refactor template descriptions and parameters ([1545e1f](https://github.com/echohello-dev/backstage/commit/1545e1fa60ff5f7558e65d0b6027580b5baf0c17))
32+
* Refactor Theme Provider usage in App component ([4633bb2](https://github.com/echohello-dev/backstage/commit/4633bb2e56d393874f61472689b3bcd85f3b42f8))
33+
* Refactor theme styling and components in the app ([81fe69c](https://github.com/echohello-dev/backstage/commit/81fe69c1df032579cd86f43f91aad31a94ea86e2))
34+
* Revamp icons and links in HomePage component. ([dc503ec](https://github.com/echohello-dev/backstage/commit/dc503ec8a680fc3c79182082009e958a2902e950))
35+
* Update app configuration files and integrations ([ba85b0b](https://github.com/echohello-dev/backstage/commit/ba85b0be17427de7ce9f4ed244b87e0177cb2fc5))
36+
* Update app configuration to disable `plausible` feature ([b6bbe0d](https://github.com/echohello-dev/backstage/commit/b6bbe0d073fd3b9c7d2eaa16ed33bbf658a334c1))
37+
* Update authentication options and backend listening ports ([5bbd6db](https://github.com/echohello-dev/backstage/commit/5bbd6db0e2e53487abe4640873539a5a35183127))
38+
* Update docker-compose version and add postinstall hook ([3e42e00](https://github.com/echohello-dev/backstage/commit/3e42e00bfc7369e3a19534c8e1f76c403e1ca78a))
39+
* Update GitHub authentication implementation across backend packages ([c79257a](https://github.com/echohello-dev/backstage/commit/c79257a499bd5b84be01eac0e0862ebb4cf1e50b))
40+
* Update GitHub pull request template structure ([17a0bcc](https://github.com/echohello-dev/backstage/commit/17a0bccb7ebab1ad4fdc6d5e14b790359c032417))
41+
* Update release process to create draft GitHub releases ([8e56dd6](https://github.com/echohello-dev/backstage/commit/8e56dd66da8aa29f7b1e6614171b602c8e4a283a))
42+
* Update sidebar menu icons in Root.tsx ([3dd82d6](https://github.com/echohello-dev/backstage/commit/3dd82d68b495135068a000a8d5fd494b9fc2c267))
43+
* Update theme colors and styles across application ([aa7435d](https://github.com/echohello-dev/backstage/commit/aa7435d973bf6a7ea9ad424a11c053f9abe780c6))
44+
* Upgrade to MUI v5 ([cb1e3e9](https://github.com/echohello-dev/backstage/commit/cb1e3e9502f531e3ca45bdcac1578bc2bdc94c20))
45+
* Yarn and Backstage Upgrade ([027b304](https://github.com/echohello-dev/backstage/commit/027b30477010626006491c5011d57db4eb1617b4))
46+
47+
48+
### Bug Fixes
49+
50+
* packages/app/package.json to reduce vulnerabilities ([d167913](https://github.com/echohello-dev/backstage/commit/d1679139c415cea9928f2d8728df42c5a53f3c72))
51+
* packages/app/package.json to reduce vulnerabilities ([f13a0f0](https://github.com/echohello-dev/backstage/commit/f13a0f0c71d754bccfb9b38e7279b4b12a85b23e))
52+
* packages/app/package.json to reduce vulnerabilities ([41b3c52](https://github.com/echohello-dev/backstage/commit/41b3c522abaf01df124dba395669526d282667ce))
53+
* packages/backend/package.json to reduce vulnerabilities ([a24fecc](https://github.com/echohello-dev/backstage/commit/a24fecce0504aad617bd43f11b1f274eb966254b))
54+
* packages/backend/package.json to reduce vulnerabilities ([f8ae613](https://github.com/echohello-dev/backstage/commit/f8ae61373db57266d9c10216acb2aee447ce6d50))
55+
* packages/backend/package.json to reduce vulnerabilities ([098610b](https://github.com/echohello-dev/backstage/commit/098610b0e72d642b1d7620a7420c84aab57f09dc))
56+
* packages/backend/package.json to reduce vulnerabilities ([7b1a68c](https://github.com/echohello-dev/backstage/commit/7b1a68ce0770a7896e9aa587e3392984f977fdb8))
57+
* packages/backend/package.json to reduce vulnerabilities ([e740a5b](https://github.com/echohello-dev/backstage/commit/e740a5bf7b12a3d9ddba7369b00df6c15aa113a8))
58+
* Refactor indentation and remove unnecessary quotes on catalog info files ([3b0d878](https://github.com/echohello-dev/backstage/commit/3b0d87803e3894c8309e5a81314d3057a8eecbba))
59+
* Update Python version in mise.toml to 3.10.11 and set package ecosystem in dependabot.yml ([e55329c](https://github.com/echohello-dev/backstage/commit/e55329c839bc4c8c6e6f7fcc6ca5a2ffb4f07fb1))
60+
* Update sidebar navigation links and dependencies in App components ([695d92f](https://github.com/echohello-dev/backstage/commit/695d92ffc572de9bb2f1d3e39207d873f4f5e95c))

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.0
1+
2026.1.323

0 commit comments

Comments
 (0)