Skip to content

Commit 39b9069

Browse files
authored
Merge pull request #527 from deploystackio/frontend-release
[Frontend Release] v0.45.0
2 parents d4ec492 + 430bfe1 commit 39b9069

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/frontend/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 0.45.0 (2025-12-01)
4+
5+
* feat(all): add user configuration support in installation process cd26a0e
6+
* feat(frontend): add boolean select input for environment variables bbd9b62
7+
* feat(frontend): implement server search and installation wizard 4a78930
8+
* fix(frontend): clean repository URL and improve validation logic 3862166
9+
* fix(frontend): implement category caching and loading logic 38fa102
10+
* chore(backend): release v0.49.0 b8459cd
11+
* chore(backend): release v0.49.0 cb8ca0a
12+
* chore(satellite): release v0.12.0 f8e0818
13+
* chore(satellite): release v0.12.0 86acd99
14+
315
## 0.44.0 (2025-11-30)
416

517
* chore(frontend): release v0.43.0 7d260ab

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deploystack/frontend",
3-
"version": "0.44.0",
3+
"version": "0.45.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)