diff options
Diffstat (limited to 'resources/systems.tranquil.Map.metainfo.xml')
| -rw-r--r-- | resources/systems.tranquil.Map.metainfo.xml | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/resources/systems.tranquil.Map.metainfo.xml b/resources/systems.tranquil.Map.metainfo.xml index 1cfa4b0..eb7a259 100644 --- a/resources/systems.tranquil.Map.metainfo.xml +++ b/resources/systems.tranquil.Map.metainfo.xml @@ -27,11 +27,11 @@ <screenshots> <screenshot type="default"> - <image>https://map.tranquil.systems/img/screenshots/key-linux.png</image> + <image>https://map.tranquil.systems/img/screenshots/key-flathub.png</image> <caption>The main window of Map showing the code editor on the left pane, and the rendered preview on the right pane.</caption> </screenshot> <screenshot> - <image>https://map.tranquil.systems/img/screenshots/preferences-linux.png</image> + <image>https://map.tranquil.systems/img/screenshots/preferences-flathub.png</image> <caption>A lineup of the preference panes in map, showing the ways in which you can customize your experience.</caption> </screenshot> </screenshots> @@ -43,6 +43,15 @@ <url type="bugtracker">https://todo.sr.ht/~rbdr/wmap</url> <releases> + <release version="1.0.3" date="2026-03-27"> + <description> + <p>Improved layout for small screens, and about window.</p> + <ul> + <li>Automatically switches to vertical layout when using smaller window sizes (eg. for phones)</li> + <li>Adds an about window that includes a link to report issues, and a reference of the language.</li> + </ul> + </description> + </release> <release version="1.0.2" date="2026-01-19" /> </releases> |