File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <!-- Enable Windows-specific targeting -->
44 <EnableWindowsTargeting >true</EnableWindowsTargeting >
5+
6+ <!-- Make internals visible to test project -->
7+ <InternalsVisibleTo >Community.PowerToys.Run.Plugin.QuickNotes.UnitTests</InternalsVisibleTo >
58
69 <!-- Target framework and Windows version -->
710 <TargetFramework >net9.0-windows10.0.22621.0</TargetFramework >
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.0.12] - 2026-02-05
6+
7+ ### Added
8+ - �🇳 Chinese localization support with full translation
9+ - 🇺🇦 Ukrainian localization support with full translations for 130+ strings
10+ - Comprehensive localization tests for English, Ukrainian, and Chinese
11+
12+ ### Changed
13+
14+ - Updated version to 1.0.12
15+
16+ ## [ 1.0.11] - 2025-11-03
17+
18+ ### Changed
19+
20+ - Changed default folder for storing notes
21+
522## [ 1.0.10] - 2025-01-10
623
724### Added
You can’t perform that action at this time.
0 commit comments