Skip to content

Commit a858fa8

Browse files
committed
feat: deprecate beta-2024-12 and add changelogs for beta-2025-11
1 parent b2aadff commit a858fa8

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

apps/frontend/content/releases/beta-2024-12.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
version: beta-2024-12
33
released: 2024-12-28T19:02:40Z
44
summary: Quite a big release
5-
supported: true
5+
supported: false
66
num: 12
77
---
88

apps/frontend/content/releases/beta-2025-10.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ version: beta-2025-10
33
released: 10/25/2025 22:22 (CET)
44
summary: Bug squashed, release released
55
supported: true
6-
latest: true
76
num: 14
87
---
98

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
version: beta-2025-11
3+
released: 11/28/2025 20:15 (CET)
4+
summary: better theme support?? in my blueprint??
5+
supported: true
6+
latest: true
7+
num: 15
8+
---
9+
10+
#### Themes and UI
11+
12+
- Themes can now adjust Tailwind colors through CSS variables! ([Dashboard colors](/docs/themes/colors))
13+
- Alias Blueprint UI properties.
14+
15+
#### URL updates
16+
17+
- Updated the documentation link shown in the extensions admin page when you didn't install Blueprint properly.
18+
- Updated the API base URL to the new endpoint.
19+
20+
#### Cache overlay (admin)
21+
22+
- cacheOverlay was removed a while ago, but it's CSS was still there. This has now been fixed!
23+
24+
#### CLI
25+
26+
- The CLI did not automatically put [Blueprint Docker](https://github.com/blueprintframework/docker) installations out of maintenance mode.
27+
- When upgrading, Blueprint did not migrate hidden files and directories at directory moveover, causing them to be deleted. It is important to note that this fix is for a bug in the initial upgrading process. The fix will only work for upgrading **from** this release, **not to**.

0 commit comments

Comments
 (0)