Skip to content

Commit 731235e

Browse files
committed
Release v0.7.7
1 parent 58f51a7 commit 731235e

File tree

8 files changed

+21
-17
lines changed

8 files changed

+21
-17
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ This file is automatically generated from commit messages during releases.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.7.7] - 2025-12-30
9+
10+
### Changed
11+
- Update CloudSyncValidator tests for client-agnostic API design
12+
813
## [0.7.6] - 2025-12-30
914

1015
### Fixed
@@ -792,6 +797,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
792797
- **License:**
793798
- MIT License with copyright headers in all source files
794799

800+
[0.7.7]: https://github.com/nickprotop/LocalizationManager/compare/v0.7.6...v0.7.7
795801
[0.7.6]: https://github.com/nickprotop/LocalizationManager/compare/v0.7.5...v0.7.6
796802
[0.7.5]: https://github.com/nickprotop/LocalizationManager/compare/v0.7.4...v0.7.5
797803
[0.7.4]: https://github.com/nickprotop/LocalizationManager/compare/v0.7.3...v0.7.4

LocalizationManager.Core/LocalizationManager.Core.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Nullable>enable</Nullable>
77

88
<!-- Version and Assembly Information -->
9-
<Version>0.7.6</Version>
10-
<AssemblyVersion>0.7.6.0</AssemblyVersion>
11-
<FileVersion>0.7.6.0</FileVersion>
9+
<Version>0.7.7</Version>
10+
<AssemblyVersion>0.7.7.0</AssemblyVersion>
11+
<FileVersion>0.7.7.0</FileVersion>
1212
<Authors>Nikolaos Protopapas</Authors>
1313
<Company>Nikolaos Protopapas</Company>
1414
<Product>Localization Resource Manager (LRM) - Core Library</Product>

LocalizationManager.JsonLocalization.Generator/LocalizationManager.JsonLocalization.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!-- NuGet Package Metadata -->
1414
<PackageId>LocalizationManager.JsonLocalization.Generator</PackageId>
15-
<Version>0.7.6</Version>
15+
<Version>0.7.7</Version>
1616
<Authors>Nikolaos Protopapas</Authors>
1717
<Company>LocalizationManager</Company>
1818
<Product>LocalizationManager.JsonLocalization.Generator</Product>

LocalizationManager.JsonLocalization/LocalizationManager.JsonLocalization.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<!-- NuGet Package Metadata -->
1010
<PackageId>LocalizationManager.JsonLocalization</PackageId>
11-
<Version>0.7.6</Version>
11+
<Version>0.7.7</Version>
1212
<Authors>Nikolaos Protopapas</Authors>
1313
<Company>LocalizationManager</Company>
1414
<Product>LocalizationManager.JsonLocalization</Product>

LocalizationManager.Shared/LocalizationManager.Shared.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Nullable>enable</Nullable>
77

88
<!-- Version and Assembly Information -->
9-
<Version>0.7.6</Version>
10-
<AssemblyVersion>0.7.6.0</AssemblyVersion>
11-
<FileVersion>0.7.6.0</FileVersion>
9+
<Version>0.7.7</Version>
10+
<AssemblyVersion>0.7.7.0</AssemblyVersion>
11+
<FileVersion>0.7.7.0</FileVersion>
1212
<Authors>Nikolaos Protopapas</Authors>
1313
<Company>Nikolaos Protopapas</Company>
1414
<Product>Localization Resource Manager (LRM) - Shared Library</Product>

LocalizationManager.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<Nullable>enable</Nullable>
99

1010
<!-- Version and Assembly Information -->
11-
<Version>0.7.6</Version>
12-
<AssemblyVersion>0.7.6.0</AssemblyVersion>
13-
<FileVersion>0.7.6.0</FileVersion>
11+
<Version>0.7.7</Version>
12+
<AssemblyVersion>0.7.7.0</AssemblyVersion>
13+
<FileVersion>0.7.7.0</FileVersion>
1414
<Authors>Nikolaos Protopapas</Authors>
1515
<Company>Nikolaos Protopapas</Company>
1616
<Product>Localization Resource Manager (LRM)</Product>

debian/changelog

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
lrm (0.7.6-1) noble; urgency=medium
1+
lrm (0.7.7-1) noble; urgency=medium
22

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
3+
* Changed: Update CloudSyncValidator tests for client-agnostic API design\n
64

7-
-- Nikolaos Protopapas <nikolaos.protopapas@gmail.com> Tue, 30 Dec 2025 01:21:41 +0200
5+
-- Nikolaos Protopapas <nikolaos.protopapas@gmail.com> Tue, 30 Dec 2025 01:25:51 +0200

vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "localization-manager",
33
"displayName": "LRM - .NET Localization",
44
"description": "Manage .NET localization files (.resx and JSON) with real-time validation, translation, and code scanning",
5-
"version": "0.7.6",
5+
"version": "0.7.7",
66
"icon": "images/icon.png",
77
"publisher": "nickprotop",
88
"repository": {

0 commit comments

Comments
 (0)