|
50 | 50 | <content_rating type="oars-1.0" /> |
51 | 51 |
|
52 | 52 | <releases> |
| 53 | + <release version="1.2.0" date="2022-06-09"> |
| 54 | + <description> |
| 55 | + <p>Added more shortcuts</p> |
| 56 | + <p>There's now a status bar showing the URL of hovered links</p> |
| 57 | + <p>Various code refactorings</p> |
| 58 | + </description> |
| 59 | + </release> |
53 | 60 | <release version="1.1.1" date="2022-06-06"> |
54 | 61 | <description> |
55 | | - Relax download folder permissions to fix downloads not starting |
| 62 | + <p>Relax download folder permissions to fix downloads not starting</p> |
56 | 63 | </description> |
57 | 64 | </release> |
58 | 65 | <release version="1.1.0" date="2022-05-19"> |
|
67 | 74 | </release> |
68 | 75 | <release version="1.0.1" date="2022-05-07"> |
69 | 76 | <description> |
70 | | - Changes: |
71 | | - - Fix downloads by granting access to download folder |
72 | | - - Improve download progress handling |
73 | | - - Show close button on small window sizes |
| 77 | + <p>Changes</p> |
| 78 | + <ul> |
| 79 | + <li>Fix downloads by granting access to download folder</li> |
| 80 | + <li>Improve download progress handling</li> |
| 81 | + <li>Show close button on small window sizes</li> |
| 82 | + </ul> |
74 | 83 | </description> |
75 | 84 | </release> |
76 | 85 | <release version="1.0.0-alpha" date="2021-04-01"> |
|
81 | 90 | </release> |
82 | 91 | <release version="1.0.0" date="2022-04-29"> |
83 | 92 | <description> |
84 | | - First release on flathub! You get all the most important features: |
85 | | - - colors |
86 | | - - caching |
87 | | - - search |
88 | | - :D |
| 93 | + <p>First release on flathub! You get all the most important features</p> |
| 94 | + <ul> |
| 95 | + <li>colors</li> |
| 96 | + <li>caching</li> |
| 97 | + <li>search</li> |
| 98 | + </ul> |
89 | 99 | </description> |
90 | 100 | </release> |
91 | 101 | </releases> |
|
102 | 112 | <requires> |
103 | 113 | <display_length compare="ge">360</display_length> |
104 | 114 | </requires> |
| 115 | + <custom> |
| 116 | + <value key="Purism::form_factor">workstation</value> |
| 117 | + <value key="Purism::form_factor">mobile</value> |
| 118 | + </custom> |
105 | 119 |
|
106 | 120 |
|
107 | 121 | <developer_name>Lorenzo Miglietta</developer_name> |
|
0 commit comments