|
42 | 42 | <screenshots> |
43 | 43 | <screenshot type="default"> |
44 | 44 | <image> |
45 | | - https://raw.githubusercontent.com/NeoUtils/NeoRegex/97481608a77d299cc49f40d0515317dd2a28f5ae/images/desktop/linux_matcher_dark.png |
| 45 | + https://raw.githubusercontent.com/NeoUtils/NeoRegex/87560d8aab8b96937c7e9031cdd9df4501de34b8/images/desktop/linux_matcher_xml_dark.png |
46 | 46 | </image> |
47 | 47 | <caption>Match viewer</caption> |
48 | 48 | </screenshot> |
49 | 49 |
|
50 | 50 | <screenshot> |
51 | 51 | <image> |
52 | | - https://raw.githubusercontent.com/NeoUtils/NeoRegex/97481608a77d299cc49f40d0515317dd2a28f5ae/images/desktop/linux_validator_dark.png |
| 52 | + https://raw.githubusercontent.com/NeoUtils/NeoRegex/87560d8aab8b96937c7e9031cdd9df4501de34b8/images/desktop/linux_validator_xml_dark.png |
53 | 53 | </image> |
54 | 54 | <caption>Test case validator</caption> |
55 | 55 | </screenshot> |
56 | 56 |
|
57 | 57 | <screenshot> |
58 | 58 | <image> |
59 | | - https://raw.githubusercontent.com/NeoUtils/NeoRegex/97481608a77d299cc49f40d0515317dd2a28f5ae/images/desktop/linux_saved_dark.png |
| 59 | + https://raw.githubusercontent.com/NeoUtils/NeoRegex/87560d8aab8b96937c7e9031cdd9df4501de34b8/images/desktop/linux_saved_dark.png |
60 | 60 | </image> |
61 | 61 | <caption>Local pattern storage</caption> |
62 | 62 | </screenshot> |
63 | 63 | </screenshots> |
64 | 64 |
|
65 | 65 | <releases> |
| 66 | + <release version="3.1.0" date="2025-04-20"> |
| 67 | + <description> |
| 68 | + <p>Small improvements and adjustments.</p> |
| 69 | + <ul> |
| 70 | + <li>Save sample text</li> |
| 71 | + <li>Typography improvements</li> |
| 72 | + <li>Dimensions improvements</li> |
| 73 | + <li>Change minimum window size</li> |
| 74 | + <li>Improve shortcuts</li> |
| 75 | + <li>Bug fixes</li> |
| 76 | + </ul> |
| 77 | + </description> |
| 78 | + </release> |
66 | 79 |
|
67 | 80 | <release version="3.0.0" date="2025-03-31"> |
68 | 81 | <description> |
|
88 | 101 |
|
89 | 102 | <release version="2.4.0" date="2024-12-20"> |
90 | 103 | <description> |
91 | | - <p>User experience improvements.</p> |
| 104 | + <p>User interface improvements.</p> |
92 | 105 | <ul> |
93 | 106 | <li>Manual theme selection</li> |
94 | 107 | <li>Persistence of preferences</li> |
|
99 | 112 |
|
100 | 113 | <release version="2.3.0" date="2024-11-09"> |
101 | 114 | <description> |
102 | | - <p>Performance information.</p> |
| 115 | + <p>Small improvements and adjustments.</p> |
103 | 116 | <ul> |
104 | 117 | <li>Performance information label</li> |
105 | 118 | <li>New fatal error window</li> |
|
109 | 122 |
|
110 | 123 | <release version="2.2.1" date="2024-11-01"> |
111 | 124 | <description> |
112 | | - <p>User experience improvements.</p> |
| 125 | + <p>User interface improvements.</p> |
113 | 126 | <ul> |
114 | 127 | <li>New visual identity for the window.</li> |
115 | 128 | <li>Improved theme detection.</li> |
|
120 | 133 |
|
121 | 134 | <release version="2.0.0" date="2024-09-18"> |
122 | 135 | <description> |
123 | | - <p>Desktop version debuts.</p> |
| 136 | + <p>First desktop version.</p> |
124 | 137 | <ul> |
125 | | - <li>Match visualization in the text editor.</li> |
126 | | - <li>Capture group visualization of the match.</li> |
127 | | - <li>Undo and redo for the text editor and pattern editor</li> |
| 138 | + <li>Match visualization.</li> |
| 139 | + <li>Capture group visualization.</li> |
| 140 | + <li>Integrated undo and redo.</li> |
128 | 141 | </ul> |
129 | 142 | </description> |
130 | 143 | </release> |
|
0 commit comments