|
42 | 42 | <url type="bugtracker">https://github.com/marhkb/pods/issues</url>
|
43 | 43 | <content_rating type="oars-1.1"/>
|
44 | 44 | <releases>
|
| 45 | + <release version="2.0.3" date="2024-09-20"> |
| 46 | + <description translatable="no"> |
| 47 | + <p>This release fixes validation issues in appstream and updates the runtime to v47.</p> |
| 48 | + </description> |
| 49 | + </release> |
45 | 50 | <release version="2.0.2" date="2024-09-20">
|
46 | 51 | <description translatable="no">
|
47 | 52 | <p>This release updates the project dependencies to stable versions.</p>
|
|
254 | 259 | <p>The ninth beta of Pods in an important step towards the stable first version. It contains the following changes:</p>
|
255 | 260 | <ul>
|
256 | 261 | <li>It is now possible to have a terminal in a container.</li>
|
257 |
| - <li>As one works with the terminal and views text in the form of logs or inspection data, the theme selector has been reintroduced. This is provided by <strong>libpanel</strong>, which should simplify maintenance.</li> |
258 |
| - <li>The dialog for renaming a container is now based on <strong>AdwMessageDialog</strong>.</li> |
| 262 | + <li>As one works with the terminal and views text in the form of logs or inspection data, the theme selector has been reintroduced. This is provided by <em>libpanel</em>, which should simplify maintenance.</li> |
| 263 | + <li>The dialog for renaming a container is now based on <em>AdwMessageDialog</em>.</li> |
259 | 264 | <li>The style of the container series was tweaked in many ways.</li>
|
260 | 265 | <li>Some minor internal code improvements have landed.</li>
|
261 | 266 | <li>Dependencies and translations have been updated.</li>
|
|
266 | 271 | <description translatable="no">
|
267 | 272 | <p>The eight beta release of Pods 1.0.0 includes the following changes:</p>
|
268 | 273 | <ul>
|
269 |
| - <li>Pods now uses the <strong>libpanel</strong> library to display a status bar. Thus, notifications and the name of the Podman connection are always visible.</li> |
| 274 | + <li>Pods now uses the <em>libpanel</em> library to display a status bar. Thus, notifications and the name of the Podman connection are always visible.</li> |
270 | 275 | <li>When creating a new connection, there is now a hint on how to enable the Podman UNIX socket and a small example on how to use the Podman root instance.</li>
|
271 | 276 | <li>The history of an image can now be inspected.</li>
|
272 | 277 | <li>The design of the port bindings in the container details page has been revised.</li>
|
|
392 | 397 | <kudo>ModernToolkit</kudo>
|
393 | 398 | <kudo>HiDpiIcon</kudo>
|
394 | 399 | </kudos>
|
395 |
| - <developer_name>Marcus Behrendt</developer_name> |
| 400 | + <developer id="com.github.marhkb"> |
| 401 | + <name>Marcus Behrendt</name> |
| 402 | + </developer> |
396 | 403 | <update_contact>marcus.behrendt.86@gmail.com</update_contact>
|
397 | 404 | <translation type="gettext">@gettext-package@</translation>
|
398 | 405 | <launchable type="desktop-id">@app-id@.desktop</launchable>
|
|
0 commit comments