summaryrefslogtreecommitdiff
path: root/data/appdata/org.gnome.Calendar.appdata.xml.in.in
blob: e936739b3fbdfe4763c2b8aaf58b5dafe24f7d7c (plain)
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Igor Gnatenko <ignatenko@src.gnome.org> -->
<component type="desktop">
  <id>@appid@.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0-or-later</project_license>
  <name>Calendar</name>
  <summary>Calendar for GNOME</summary>

  <description>
    <p>
      GNOME Calendar is a simple and beautiful calendar application designed to perfectly fit the GNOME
      desktop. By reusing the components which the GNOME desktop is built on, Calendar nicely integrates
      with the GNOME ecosystem.
    </p>
    <p>
      We aim to find the perfect balance between nicely crafted features and user-centred usability. No
      excess, nothing missing. You’ll feel comfortable using Calendar, like you’ve been using it for ages!
    </p>
  </description>

  <screenshots>
    <screenshot>
      <caption>Week view</caption>
      <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-week.png</image>
    </screenshot>
    <screenshot>
      <caption>Month view</caption>
      <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-month.png</image>
    </screenshot>
    <screenshot>
      <caption>Event editor</caption>
      <image>https://static.gnome.org/appdata/gnome-43/calendar/calendar-event.png</image>
    </screenshot>
  </screenshots>

  <kudos>
    <kudo>AppMenu</kudo>
    <kudo>HiDpiIcon</kudo>
    <kudo>ModernToolkit</kudo>
    <kudo>SearchProvider</kudo>
  </kudos>

  <url type="homepage">https://wiki.gnome.org/Apps/Calendar</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-calendar/issues</url>
  <url type="donation">https://www.gnome.org/donate/</url>
  <url type="vcs-browser">https://gitlab.gnome.org/GNOME/gnome-calendar</url>
  <project_group>GNOME</project_group>

  <releases>
    <release date="2023-03-16" version="44.0" type="stable">
      <description>
        <ul>
          <li>Improve sizing of event editor dialog</li>
          <li>Fix search not working anymore</li>
          <li>Fix sidebar not opening events</li>
          <li>New and updated translations</li>
        </ul>
      </description>
    </release>

    <release date="2023-03-06" version="44~rc" type="development" />
    <release date="2023-02-14" version="44~beta" type="development" />
    <release date="2022-09-03" version="43.1" type="stable" />

    <release date="2022-09-03" version="43.0" type="stable">
      <description>
        <ul>
          <li>Navigation sidebar with weekly events</li>
          <li>New and updated translations</li>
        </ul>
      </description>
    </release>

    <release date="2022-09-03" version="43~rc" type="development" />
    <release date="2022-08-12" version="43~beta" type="development" />
    <release date="2022-07-09" version="43~alpha" type="development" />

    <release date="2022-03-18" version="42.0" type="stable">
      <description>
        <ul>
          <li>Port to GTK4</li>
          <li>Various UI tweaks</li>
          <li>Much improved timezone handling</li>
        </ul>
      </description>
    </release>

    <release date="2021-09-17" version="41.0" type="stable">
      <description>
        <p>
          GNOME Calendar 41.0 release brings updated translations, and new event preview
          popover, and the ability to import events from calendar files.
        </p>
      </description>
    </release>

    <release date="2021-06-03" version="40.2" type="stable">
      <description>
        <p>
          GNOME Calendar 40.2 release brings updated translations, and a fix to
          weather forecast not showing.
        </p>
      </description>
    </release>

    <release date="2021-05-11" version="40.1" type="stable">
      <description>
        <p>
          GNOME Calendar 40.1 release brings stability improvements, updated translations.
        </p>
        <p>
          With this release, the code to fetch the system timezone is more robust, and doesn't
          crash if for some reason it fails to find the system timezone.
        </p>
        <p>
          A couple of documented keyboard shortcuts weren't working, and with this release they
          are functional again.
        </p>
        <p>
          Thanks to the new contributors that helped with this release of GNOME Calendar!
        </p>
      </description>
    </release>

    <release date="2021-03-22" version="40.0" type="stable">
      <description>
        <p>
          GNOME Calendar 40.0 release brings stability improvements, updated translations,
          and minor visual updates.
        </p>
      </description>
    </release>

    <release date="2020-09-12" version="3.38.0" type="stable">
      <description>
        <p>
          GNOME Calendar 3.38 release is here! This release brings stability
          improvements and more security by preventing data loss when moving
          events to other calendars.
        </p>
      </description>
    </release>

    <release date="2020-03-06" version="3.36.0" type="stable">
      <description>
        <p>GNOME Calendar 3.36 release is here!</p>
        <p>
          This is an exciting release with many improvements and new features:
        </p>
        <ul>
          <li>The event editor dialog was redesigned and reimplemented</li>
          <li>Minor tweaks to the main interface</li>
          <li>Many improvements and fixes</li>
        </ul>
      </description>
    </release>

    <release date="2019-09-09" version="3.34.0" type="stable">
      <description>
        <p>GNOME Calendar 3.34 release is here!</p>
        <p>
          This release comes with many improvements and new features:
        </p>
        <ul>
          <li>The calendar management dialog was redesigned and reimplemented</li>
          <li>Discovering online calendars is much more reliable</li>
          <li>Minor tweaks to the main interface</li>
        </ul>
      </description>
    </release>

    <release date="2019-03-11" version="3.32.0" type="stable">
      <description>
        <p>GNOME Calendar 3.32.0 release is here!</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2018-09-03" version="3.30.0" type="stable">
      <description>
        <p>GNOME Calendar 3.30.0 release is here!</p>
        <p>The major highlight of this release is the integration with GNOME's Night Light, making GNOME Calendar use the dark variant of the theme when Night Light is active.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2018-08-27" version="3.29.92" type="development">
      <description>
        <p>This release bring a small improvement and updates many translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2018-07-30" version="3.29.90" type="development">
      <description>
        <p>This release brings small improvements, bug fixes, and updates many translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2018-03-05" version="3.27.92" type="development">
      <description>
        <p>This is the release candidate version of the next big release of GNOME Calendar, and it brings a few Flatpak improvements.</p>
        <p>This release also updates many translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2018-02-12" version="3.27.90" type="development">
      <description>
        <p>This is the alpha version of the next big release of GNOME Calendar, and it brings the following new features and improvements:</p>
        <ul>
          <li>Big code refactorings that lead to more stability and ease of maintainership.</li>
          <li>Follow-up improvements after rewritting the Month view.</li>
          <li>The Flatpak Nightly builds of GNOME Calendar now have debugging and tracing enabled by default. This
            will allow testers to report bugs with more precision.
          </li>
          <li>Huge memory leaks were also fixed.</li>
        </ul>
        <p>This release also updates many translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-11-15" version="3.27.2" type="development">
      <description>
        <p>This release brings the following new features and improvements:</p>
        <ul>
          <li>Month view was rewritten, and received a substantial redesign.</li>
          <li>Events were also redesigned. All-day events look different than timed events.</li>
          <li>Improvements when adding calendars from files.</li>
        </ul>
        <p>This release also updates many translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-08-11" version="3.25.90" type="development">
      <description>
        <p>
          The GNOME Calendar team is proud to announce the 3.25.90 release of
          GNOME Calendar, the third release in the next (3.26) unstable series.
        </p>
        <p>This release brings the following new features and improvements:</p>
        <ul>
          <li>Add the options to add, modify and remove recurrences from events.</li>
          <li>Improve Month view by greying out out-of-range days.</li>
          <li>Completely move to the Meson build system. This allows building Calendar at least 3x faster.</li>
        </ul>
        <p>This release also updates many translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-06-19" version="3.25.3" type="development">
      <description>
        <p>
          The GNOME Calendar team is proud to announce the 3.25.3 release of
          GNOME Calendar, the first release in the next (3.26) unstable series.
          This release brings the first steps to modify and delete recurrent
          events, as well as many bugfixes.
        </p>
        <p>This release also updates translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-04-24" version="3.25.1" type="development">
      <description>
        <p>
          The GNOME Calendar team is proud to announce the 3.25.1 release of
          GNOME Calendar, the first release in the next (3.26) unstable series.
          This release contains most of the changes that landed for 3.24.1, plus
          a few translation changes.
        </p>
        <p>This release also updates translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-04-24" version="3.24.1" type="stable">
      <description>
        <p>
          The GNOME Calendar team is proud to announce the 3.24.1 release of
          GNOME Calendar! This is a bugfix release that improves a lot the
          performance and stability of GNOME Calendar.
        </p>
        <p>This release also updates translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-03-20" version="3.24.0" type="stable">
      <description>
        <p>
          The GNOME Calendar team is proud to announce the 3.24 release of
          GNOME Calendar! In this release, users will notice big changes,
          with the inclusion of the new Week view, various improvements to
          ranging from various bugfixes, improved keyboard flow for creating
          events using the quick-add popover, cleanups and much more.
        </p>
        <p>This release also updates translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-03-16" version="3.23.92" type="development">
      <description>
        <p>
          In this release, many bugs were fixed in the Week view. GNOME Calendar is
          now freeze until the next stable release.
        </p>
        <p>This release also updates translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-02-28" version="3.23.91.1" type="development">
      <description>
        <p>
          In this release, a couple of minor bugs were fixed. GNOME Calendar is
          gaining stability fixes until the next stable release now.
        </p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-02-27" version="3.23.91" type="development">
      <description>
        <p>
          In this release, a couple of minor bugs were fixed. GNOME Calendar is
          gaining stability fixes until the next stable release now.
        </p>
        <p>This release also updates translations, and adds new translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2017-02-14" version="3.23.90" type="development">
      <description>
        <p>
          This release candidate for GNOME 3.24 adds many new features and improvements. The
          major highlight is the new Week view, besides the many stability and bugs that
          were fixed.
        </p>
        <ul>
          <li>The new Week view is here!</li>
          <li>GNOME Calendar now has an official Flatpak manifest</li>
          <li>Keyboard interaction was improved</li>
        </ul>
        <p>
          This release also updates translations, and adds new translations. GNOME Calendar
          if officially supported on more then 50 languages now.
        </p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>

    <release date="2016-12-19" version="3.22.2" type="stable">
      <description>
        <p>
          This is the third stable release for GNOME Calendar 3.22, and focuses on
          bugfixes and stability issues.
        </p>
        <ul>
          <li>Online calendars are now downloaded offline and synchronized</li>
          <li>Properly draw the current month after scrolling</li>
          <li>Add an animation on the new month chooser widget</li>
          <li>Correctly escape strings</li>
          <li>Plug a memory leak</li>
        </ul>
        <p>This release also updates translations, and adds new translations.</p>
        <p>Thanks to all the contributors that worked on GNOME Calendar!</p>
      </description>
    </release>
  </releases>

  <update_contact>gbsneto@gnome.org</update_contact>
  <translation type="gettext">gnome-calendar</translation>
  <content_rating type="oars-1.1">
    <content_attribute id="violence-cartoon">none</content_attribute>
    <content_attribute id="violence-fantasy">none</content_attribute>
    <content_attribute id="violence-realistic">none</content_attribute>
    <content_attribute id="violence-bloodshed">none</content_attribute>
    <content_attribute id="violence-sexual">none</content_attribute>
    <content_attribute id="violence-desecration">none</content_attribute>
    <content_attribute id="violence-slavery">none</content_attribute>
    <content_attribute id="violence-worship">none</content_attribute>
    <content_attribute id="drugs-alcohol">none</content_attribute>
    <content_attribute id="drugs-narcotics">none</content_attribute>
    <content_attribute id="drugs-tobacco">none</content_attribute>
    <content_attribute id="sex-nudity">none</content_attribute>
    <content_attribute id="sex-themes">none</content_attribute>
    <content_attribute id="sex-homosexuality">none</content_attribute>
    <content_attribute id="sex-prostitution">none</content_attribute>
    <content_attribute id="sex-adultery">none</content_attribute>
    <content_attribute id="sex-appearance">none</content_attribute>
    <content_attribute id="language-profanity">none</content_attribute>
    <content_attribute id="language-humor">none</content_attribute>
    <content_attribute id="language-discrimination">none</content_attribute>
    <content_attribute id="social-chat">none</content_attribute>
    <content_attribute id="social-info">none</content_attribute>
    <content_attribute id="social-audio">none</content_attribute>
    <content_attribute id="social-location">none</content_attribute>
    <content_attribute id="social-contacts">none</content_attribute>
    <content_attribute id="money-purchasing">none</content_attribute>
    <content_attribute id="money-gambling">none</content_attribute>
  </content_rating>
</component>