-
-
Notifications
You must be signed in to change notification settings - Fork 49
/
Copy pathinstaller.metainfo.xml.in
168 lines (154 loc) · 7.11 KB
/
installer.metainfo.xml.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2021 elementary, Inc. <contact@elementary.io> -->
<component type="desktop-application">
<id>io.elementary.installer</id>
<translation type="gettext">io.elementary.installer</translation>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>Installer</name>
<summary>Install elementary OS</summary>
<description>
<p>Step by step installer for elementary OS itself.</p>
</description>
<screenshots>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/installer/8.1.0/data/screenshot-language.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/installer/8.1.0/data/screenshot-keyboard.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/installer/8.1.0/data/screenshot-try-install.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/installer/8.1.0/data/screenshot-custom.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/installer/8.1.0/data/screenshot-encrypt.png</image>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/elementary/installer/8.1.0/data/screenshot-progress.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/elementary/installer/8.1.0/data/screenshot-success.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1" />
<provides>
<binary>io.elementary.installer</binary>
<binary>io.elementary.installer-daemon</binary>
</provides>
<url type="bugtracker">https://github.com/elementary/installer/issues</url>
<url type="donation">https://elementary.io/get-involved#funding</url>
<url type="help">https://github.com/elementary/installer/discussions</url>
<url type="homepage">https://elementary.io/</url>
<url type="translate">https://l10n.elementary.io/projects/installer</url>
<developer id="org.elementaryos">
<name>elementary, Inc.</name>
</developer>
<project_group>elementary</project_group>
<update_contact>contact_at_elementary.io</update_contact>
<releases>
<release version="8.1.1" date="2024-10-23" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/installer/issues/758">Installer UI is not centered</issue>
</issues>
</release>
<release version="8.1.0" date="2024-10-21" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Sort language variants alphabetically and automatically select main variant by default</li>
<li>Provide more feedback for invalid values when doing a custom install</li>
<li>Battery warning is sent as a notification instead of an infobar</li>
<li>Update post-install driver installation instructions</li>
<li>Improve screen reader support</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/installer/issues/538">Screen Reader ignores each view’s title text</issue>
<issue url="https://github.com/elementary/installer/issues/539">Second step of VariantWidget not focused</issue>
<issue url="https://github.com/elementary/installer/issues/628">Port Installer to GTK4</issue>
<issue url="https://github.com/elementary/installer/issues/652">Use libxkbregistry</issue>
<issue url="https://github.com/elementary/installer/issues/692">No partitions visible when running without daemon</issue>
<issue url="https://github.com/elementary/installer/issues/745">Double clicking the language in first step leads to empty select list in next step</issue>
<issue url="https://github.com/elementary/installer/issues/775">Installer is not localized</issue>
<issue url="https://github.com/elementary/installer/issues/793">Clicking a partition in the custom install glitches the installer window</issue>
<issue url="https://github.com/elementary/installer/issues/806">Installer doesn't launch from Applications menu in Circe daily</issue>
</issues>
</release>
<release version="8.0.0" date="2024-07-25" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Keyboard layout preview is now in a resizable window</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/installer/issues/662">Make EFI ESP optional during custom install</issue>
<issue url="https://github.com/elementary/installer/issues/691">Partitions legend seems clipped</issue>
</issues>
</release>
<release version="1.2.0" date="2023-08-24" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Swipe to navigate back</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/installer/issues/418">No option to install proprietary drivers</issue>
<issue url="https://github.com/elementary/installer/issues/718">"Enable Drive Encription" icon is smaller than the others</issue>
</issues>
</release>
<release version="1.1.0" date="2023-07-21" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/installer/issues/471">Automatically prompt for screen reader after a timeout</issue>
<issue url="https://github.com/elementary/installer/issues/590">Laptop goes to standby during installation process</issue>
<issue url="https://github.com/elementary/installer/issues/617">Installer not showing disk or partitions, can't install</issue>
</issues>
</release>
<release version="1.0.7" date="2023-01-11" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Use large icons in views</li>
<li>Add a custom icon for Before Installing view</li>
<li>Updated translations</li>
</ul>
</description>
</release>
<release version="1.0.6" date="2022-12-05" urgency="medium">
<description>
<p>Improvements:</p>
<ul>
<li>Show an infobar on battery instead of switching to a different page</li>
<li>Show all system requirements warnings on a single page</li>
<li>Warn about installing developer builds</li>
<li>Updated translations</li>
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/installer/issues/491">Installer too big in VirtualBox</issue>
</issues>
</release>
<release version="1.0.5" date="2021-12-17" />
<release version="1.0.4" date="2021-12-13" />
<release version="1.0.3" date="2021-08-25" />
</releases>
</component>