Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 4b53a3d

Browse files
committed
Fancier callout
1 parent 604dca4 commit 4b53a3d

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

blog/2025-03-01-release-25-3-0.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,17 @@ The release has the following notable improvements:
1414
- Support for some additional languages
1515
- Lots of bugfixes and maintenance work
1616

17-
**Important notes**
18-
- Starting this release, the `actual-server` repository will no longer be updated. If you use a local install, please review [these docs](https://actualbudget.org/docs/actual-server-repo-move) for how to migrate.
19-
- Starting next release, we plan on deprecating the `@actual-app/web` NPM package. This should not impact any standard deployment methods, but if you have a use-case for this package, please [create an issue](https://github.com/actualbudget/actual/issues/new/choose) so we know about it!
17+
:::warning
18+
19+
Starting this release, the `actual-server` repository will no longer be updated. If you use a local install, please review [these docs](https://actualbudget.org/docs/actual-server-repo-move) for how to migrate.
20+
21+
:::
22+
23+
:::warning
24+
25+
Starting next release, we plan on deprecating the `@actual-app/web` NPM package. This should not impact any standard deployment methods, but if you have a use-case for this package, please [create an issue](https://github.com/actualbudget/actual/issues/new/choose) so we know about it!
26+
27+
:::
2028

2129
<!--truncate-->
2230

docs/releases.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,17 @@ The release has the following notable improvements:
1010
- Support for some additional languages
1111
- Lots of bugfixes and maintenance work
1212

13-
**Important notes**
14-
- Starting this release, the `actual-server` repository will no longer be updated. If you use a local install, please review [these docs](https://actualbudget.org/docs/actual-server-repo-move) for how to migrate.
15-
- Starting next release, we plan on deprecating the `@actual-app/web` NPM package. This should not impact any standard deployment methods, but if you have a use-case for this package, please [create an issue](https://github.com/actualbudget/actual/issues/new/choose) so we know about it!
13+
:::warning
14+
15+
Starting this release, the `actual-server` repository will no longer be updated. If you use a local install, please review [these docs](https://actualbudget.org/docs/actual-server-repo-move) for how to migrate.
16+
17+
:::
18+
19+
:::warning
20+
21+
Starting next release, we plan on deprecating the `@actual-app/web` NPM package. This should not impact any standard deployment methods, but if you have a use-case for this package, please [create an issue](https://github.com/actualbudget/actual/issues/new/choose) so we know about it!
22+
23+
:::
1624

1725
<!--truncate-->
1826

0 commit comments

Comments
 (0)