Skip to content

Commit 89c78c3

Browse files
authored
Merge pull request #463 from PRUNplanner/chore-release-0-29-0
chore(release): notes for `0.29.0`
2 parents e204292 + e9fdf5f commit 89c78c3

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "prunplanner_frontend",
33
"private": true,
4-
"version": "0.28.0",
4+
"version": "0.29.0",
55
"dbVersion": "26.3.6",
66
"type": "module",
77
"scripts": {

src/assets/help/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 2026-05-18 - v. 0.29.0
2+
3+
This release is fully dedicated to bringing localization and community translation support to PRUNplanner. Both the user interface and help pages have been refactored to seamlessly integrate with [Crowdin](https://crowdin.com/project/prunplanner), and the community has already stepped up to deliver complete UI translations for German, Russian, and Chinese. A massive thank you to everyone who contributed to making this milestone possible! If you want to see PRUNplanner in your native language or help refine our existing strings, head over to the [Translations Project](https://crowdin.com/project/prunplanner) and join the effort.
4+
5+
Additional changes:
6+
7+
- The Exchange popup on the recipe selector was deactivated [[PR-462]](https://github.com/PRUNplanner/frontend/pull/462)
8+
- Recipe selector ROI column sorting was fixed [[PR-430]](https://github.com/PRUNplanner/frontend/pull/430)
9+
110
# 2026-04-29 - v. 0.28.0
211

312
- Implements the "API Keys" view to manage PRUNplanner API keys from the UI [[PR-408]](https://github.com/PRUNplanner/frontend/pull/408)

0 commit comments

Comments
 (0)