Daniel Krizan
Daniel Krizan
~Marked as draft while waiting for @ZuzanaOdstrcilova to provide the correct color values for the palette input.~ https://github.com/tolgee/tolgee-platform/issues/3075 ## Summary by CodeRabbit - **New Features** - Introduced project label management,...
### 1. Problem *What is the core problem we are trying to solve? Why does this matter?* Users need a reliable way to separate development work from production so that...
## Summary by CodeRabbit * **New Features** * Project branching: create, list, delete branches and view branches UI. * Branch merging: dry-run previews, conflict detection, resolve and apply merges. *...
## Summary by CodeRabbit - **New Features** - Full plan migration management: create/edit/delete migrations, view details, history, and subscriptions; new public API endpoints and migration schemas; new error codes. -...
#3330 ## Summary by CodeRabbit * **Refactor** * Updated internal tag attribute handling in translation processing. * **Tests** * Added test coverage for XML tag stripping in translation utilities. ✏️...
**Describe the bug** When using DeepL provider for MT, the system incorrectly handles number placeholder tags added by Tolgee in Italian language (might apply for other languages though). Tolgee wraps...
**Describe the bug** When using `staticData` with a function returning a Promise (dynamic import) in Vue 3, the translations are not loaded automatically. In React, the same approach works as...