You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixed: Fix OTA API documentation: use X-API-Key header instead of Bearer\n- Fix GitHub localization path detection depth\n
4
-
* Added: Add cross-reference to .NET Libraries documentation in OTA page\n- Add OTA SDKs to documentation navigation\n- Add dedicated OTA SDKs documentation page\n- Add OTA demo sample with mock HTTP handler\n- Add tests for OTA functionality\n- Add OTA client support to JsonLocalization NuGet package\n- Add OTA API endpoints for over-the-air localization\n- Add default superadmin user creation on first run\n
5
-
* Changed: Update documentation with OTA sample references\n- Update cloud screenshots and documentation\n- Refactor: Move ResourceDiscovery and ResourceFileParser into backend implementations\n- Refactor project detail page to use in-place tabs\n
3
+
* Fixed: Fix XLIFF backend encoding and structure issues\n- Fix token refresh race condition causing login loop\n- Fix button overlap in KeyDetailDrawer, limit drawer height on mobile\n- Fix Editor page mobile responsiveness: toolbar wrapping, flexible widths, responsive drawer\n- Fix RadzenTabs mobile scrolling with broader CSS selectors\n- Fix mobile responsiveness for project tabs, settings, organizations, and scrollable tab navigation\n- Fix mobile responsiveness: wrap page headers and search/filter rows on small screens\n- Fix cancel upgrade for incomplete subscriptions: fully reset state instead of just setting CancelAtPeriodEnd\n- Fix billing UI: hide Cancel Subscription for incomplete, show PayPal without email\n- Fix billing page: add cancel button for incomplete subscriptions, fix PayPal button\n- Fix PayPal plan IDs to be per-mode (sandbox/live)\n- Fix intermittent login loop caused by timezone and race condition bugs\n- Fix GitHub OAuth login loop caused by forceLoad race condition\n- Fix GitHub OAuth callback navigation paths\n- Fix security issue: GitHub OAuth callback now redirects instead of exposing tokens\n
4
+
* Added: Add dev.to blog post link to README\n- Add PO and XLIFF format support to cloud project creation\n- Add SourcePluralText support to cloud platform\n- Add SourcePluralText support for PO plural translation\n- Add PO and XLIFF format backends\n- Add centralized rate limit handler to prevent request storms\n
5
+
* Changed: Refactor cloud sync with language code normalization\n- Refactor: Make API client-agnostic by removing Format from Project entity\n- Handle PayPal subscription NotFound on cancel (incomplete payments)\n
6
6
7
-
-- Nikolaos Protopapas <nikolaos.protopapas@gmail.com> Sun, 28 Dec 2025 20:06:33 +0200
7
+
-- Nikolaos Protopapas <nikolaos.protopapas@gmail.com> Tue, 30 Dec 2025 01:21:41 +0200
0 commit comments