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
* Framework-dependent package (lrm) with dotnet-runtime-9.0 dependency
5
-
* Self-contained package (lrm-standalone) with bundled runtime
6
-
* Features:
7
-
- Interactive Terminal UI for .resx file editing
8
-
- Machine translation with 8 providers (Google/DeepL/OpenAI/Claude/Ollama)
9
-
- CI/CD automation workflows
10
-
- Validation and placeholder checking
11
-
- Code scanning for unused/missing keys
12
-
- Backup system with diff view
13
-
- Multi-platform support (amd64, arm64)
3
+
* Fixed: Fix null reference warning in BackupManagerWindow\n- Fix backup list --all showing no output\n- Fix key name standardization not persisting in merge duplicates\n- Fix case-insensitive duplicate detection to match MSBuild behavior\n- Fix build-source-package.sh and remove debian/compat conflict\n- Fix build-deb.sh to properly build Debian packages\n- Fix release script to commit shared project version changes\n
4
+
* Added: Add batch operations support to TUI editor\n- Add Phase 4 TUI enhancements and refactor ResourceEditorWindow\n- Add Phase 4: TUI Visual & Workflow Enhancements to roadmap\n- Add comprehensive tests for case-variant duplicate handling\n- Add key name selection and standardization to TUI merge duplicates\n- Add comprehensive duplicate key handling to view and merge commands\n- Add Debian package build scripts\n- Add man page for lrm command\n- Add Debian packaging infrastructure\n- Add Debian packaging support to v0.7.0 roadmap\n
5
+
* Changed: Enhance --show-details to display changed key names in backup list\n- Run both validate and scan in check command regardless of validation result\n- Automate debian/changelog generation in release script\n- Set assembly name to 'lrm' and remove rename logic from build script\n- Update ROADMAP: Mark Phase 3 (Debian packaging) as completed\n- Update documentation for Debian package distribution\n- Update release workflow for Debian packages and PPA\n
14
6
15
-
-- Nikolaos Protopapas <nikolaos.protopapas@gmail.com> Sat, 18 Jan 2025 00:00:00 +0000
7
+
-- Nikolaos Protopapas <nikolaos.protopapas@gmail.com> Sun, 23 Nov 2025 23:32:51 +0200
0 commit comments