|
117 | 117 | <image>https://raw.githubusercontent.com/phase1geo/Minder/master/data/screenshots/screenshot-map-properties.png</image>
|
118 | 118 | </screenshot>
|
119 | 119 | </screenshots>
|
120 |
| - <developer_name>Trevor Williams</developer_name> |
121 |
| - <developer_name xml:lang="ru">Trevor Williams</developer_name> |
122 |
| - <developer_name xml:lang="pt">Trevor Williams</developer_name> |
123 |
| - <developer_name xml:lang="fr">Trevor Williams</developer_name> |
124 |
| - <developer>com.github.phase1geo</developer> |
| 120 | + <developer id="com.github.phase1geo"> |
| 121 | + <name>Trevor Williams</name> |
| 122 | + </developer> |
125 | 123 | <url type="homepage">https://github.com/phase1geo/minder/</url>
|
126 | 124 | <url type="bugtracker">https://github.com/phase1geo/minder/issues/</url>
|
127 | 125 | <custom>
|
|
160 | 158 | <content_attribute id="money-gambling">none</content_attribute>
|
161 | 159 | </content_rating>
|
162 | 160 | <releases>
|
| 161 | + <release version="1.17.0" date="2024-10-30"> |
| 162 | + <description> |
| 163 | + <p>New</p> |
| 164 | + <p xml:lang="pt">Novo</p> |
| 165 | + <p xml:lang="fr">Nouveau</p> |
| 166 | + <ul> |
| 167 | + <li>Added support for removing Markdown syntax highlighting in the note field.</li> |
| 168 | + <li>Added support for moving a node to be a sibling of its parent (with Alt+direction-of-parent).</li> |
| 169 | + <li>Added support for displaying child nodes as a sequence, including auto-numbering.</li> |
| 170 | + <li>Added support for Shift-I keyboard shortcut to add an image to a node.</li> |
| 171 | + </ul> |
| 172 | + <p>Changes</p> |
| 173 | + <p xml:lang="ru">Изменения</p> |
| 174 | + <p xml:lang="pt">Alterações</p> |
| 175 | + <p xml:lang="fr">Modifications</p> |
| 176 | + <ul> |
| 177 | + <li>Updated Italian translation (thanks to @albanobattistella).</li> |
| 178 | + <li xml:lang="ru">Обновлена итальянская локализация (спасибо @albanobattistella).</li> |
| 179 | + <li xml:lang="pt">Tradução em Italiano atualizada (obrigado a @albanobattistella).</li> |
| 180 | + <li>Updated German translation (thanks to Benjamin Weis).</li> |
| 181 | + <li>Updated Flatpak platform from 7.2 to 8.</li> |
| 182 | + <li>Adjusted blue color used in note field to improve readability in dark themes.</li> |
| 183 | + <li>Regrouped node commands in shortcuts cheatsheet to reduce required window height.</li> |
| 184 | + <li>Changed keyboard shortcut for moving child nodes of a node to be siblings with that node from Alt+direction-of-parent to Alt+direction-of-children.</li> |
| 185 | + <li>Added tooltip to new info icon to Default Theme within preferences to improve user documentation on what this setting does.</li> |
| 186 | + <li>Updated gtksourceview location in Flatpak manifest.</li> |
| 187 | + </ul> |
| 188 | + <p>Bug Fixes</p> |
| 189 | + <p xml:lang="ru">Исправления ошибок</p> |
| 190 | + <p xml:lang="pt">Correções</p> |
| 191 | + <p xml:lang="fr">Corrections de bugs</p> |
| 192 | + <ul> |
| 193 | + <li>Fixed memory leak issue when saving the document.</li> |
| 194 | + <li>Fixed issue with inserting root nodes using the quick entry feature.</li> |
| 195 | + <li>Fixed potential issue when creating a new tab.</li> |
| 196 | + <li>Fixed issue with centering a node with the keyboard shortcut.</li> |
| 197 | + <li>Fixed issue with pasting by replacement using the keyboard shortcut.</li> |
| 198 | + <li>Fixed issues using up, down, left, right to navigate nodes when selected node is a root node.</li> |
| 199 | + <li>Fixed issue with deleting the previous word when editing node text.</li> |
| 200 | + <li>Fixed issue where application would crash when hovering over node note icon on systems that installed Discount version >= 3.0.</li> |
| 201 | + <li>Fixed issue where Minder process could remain running after application was closed.</li> |
| 202 | + <li>Fixed issue related to invoking Minder while application is running.</li> |
| 203 | + <li>Fixed issue with installation of application icon in the wrong directory.</li> |
| 204 | + <li>Fixed potential issue with tab handling on startup.</li> |
| 205 | + </ul> |
| 206 | + </description> |
| 207 | + </release> |
163 | 208 | <release version="1.16.4" date="2024-04-07">
|
164 | 209 | <description>
|
165 | 210 | <p>New</p>
|
|
0 commit comments