Skip to content

Commit a9f8697

Browse files
Release 6.0.2 (#708)
* Release 6.0.2 * Update meson.build * AppData: Fix whitespace Co-authored-by: Cassidy James Blaede <cassidy@elementary.io>
1 parent 5f5b27d commit a9f8697

2 files changed

Lines changed: 93 additions & 95 deletions

File tree

data/io.elementary.calendar.appdata.xml.in

Lines changed: 92 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -8,95 +8,93 @@
88
<name>Calendar</name>
99
<summary>View and schedule events</summary>
1010
<description>
11-
<p>
12-
A slim, lightweight calendar app that syncs and manages multiple calendars in one place, like Google Calendar, Outlook and CalDAV.
13-
</p>
11+
<p>A slim, lightweight calendar app that syncs and manages multiple calendars in one place, like Google Calendar, Outlook and CalDAV.</p>
1412
</description>
1513
<releases>
16-
<release version="6.0.2" date="2021-09-21" urgency="medium">
14+
<release version="6.0.2" date="2021-09-22" urgency="medium">
1715
<description>
18-
<p>Fixes:</p>
19-
<ul>
20-
<li>Fix notification icons in the notification indicator</li>
21-
<li>Fix an issue where event timezones were overwritten</li>
22-
<li>Ensure Calendar is launched when notifications are clicked</li>
23-
</ul>
24-
<p>Minor Updates:</p>
25-
<ul>
26-
<li>Updated translations</li>
27-
</ul>
16+
<p>Fixes:</p>
17+
<ul>
18+
<li>Fix notification icons in the notification indicator</li>
19+
<li>Fix an issue where event timezones were overwritten</li>
20+
<li>Ensure Calendar is launched when notifications are clicked</li>
21+
</ul>
22+
<p>Minor Updates:</p>
23+
<ul>
24+
<li>Updated translations</li>
25+
</ul>
2826
</description>
2927
</release>
3028
<release version="6.0.1" date="2021-08-24" urgency="medium">
3129
<description>
32-
<p>Fixes:</p>
33-
<ul>
34-
<li>Fix broken calendar color with some online providers</li>
35-
<li>Fix an issue with some all-day events</li>
36-
</ul>
37-
<p>Minor Updates:</p>
38-
<ul>
39-
<li>Updated translations</li>
40-
</ul>
30+
<p>Fixes:</p>
31+
<ul>
32+
<li>Fix broken calendar color with some online providers</li>
33+
<li>Fix an issue with some all-day events</li>
34+
</ul>
35+
<p>Minor Updates:</p>
36+
<ul>
37+
<li>Updated translations</li>
38+
</ul>
4139
</description>
4240
</release>
4341
<release version="6.0.0" date="2021-07-19" urgency="medium">
4442
<description>
45-
<p>New Features:</p>
46-
<ul>
47-
<li>Import ICS files from the gear menu</li>
48-
<li>Support the dark style</li>
49-
</ul>
50-
<p>Fixes:</p>
51-
<ul>
52-
<li>Properly show events on the last day of the month</li>
53-
<li>Fix end times for all-day events</li>
54-
<li>Notify for all alarms on an event</li>
55-
</ul>
56-
<p>Minor Updates:</p>
57-
<ul>
58-
<li>Improved offline support</li>
59-
<li>New colorful avatar fallbacks</li>
60-
<li>Include "film" as an event icon keyword</li>
61-
<li>Add Mint and Bubblegum to calendar color chooser</li>
62-
<li>Link to Online Accounts settings in the gear menu</li>
63-
<li>Performance improvements</li>
64-
<li>Updated translations</li>
65-
</ul>
43+
<p>New Features:</p>
44+
<ul>
45+
<li>Import ICS files from the gear menu</li>
46+
<li>Support the dark style</li>
47+
</ul>
48+
<p>Fixes:</p>
49+
<ul>
50+
<li>Properly show events on the last day of the month</li>
51+
<li>Fix end times for all-day events</li>
52+
<li>Notify for all alarms on an event</li>
53+
</ul>
54+
<p>Minor Updates:</p>
55+
<ul>
56+
<li>Improved offline support</li>
57+
<li>New colorful avatar fallbacks</li>
58+
<li>Include "film" as an event icon keyword</li>
59+
<li>Add Mint and Bubblegum to calendar color chooser</li>
60+
<li>Link to Online Accounts settings in the gear menu</li>
61+
<li>Performance improvements</li>
62+
<li>Updated translations</li>
63+
</ul>
6664
</description>
6765
</release>
6866
<release version="5.1.1" date="2020-10-08" urgency="medium">
6967
<description>
70-
<p>New Features:</p>
71-
<ul>
72-
<li>Add "Duplicate..." option to event context menu</li>
73-
</ul>
74-
<p>Minor Updates:</p>
75-
<ul>
76-
<li>Fix an issue where new events could appear twice in Calendar</li>
77-
<li>"Mark as default calendar" box is now correctly checked when editing a calendar</li>
78-
<li>Updated translations</li>
79-
</ul>
68+
<p>New Features:</p>
69+
<ul>
70+
<li>Add "Duplicate..." option to event context menu</li>
71+
</ul>
72+
<p>Minor Updates:</p>
73+
<ul>
74+
<li>Fix an issue where new events could appear twice in Calendar</li>
75+
<li>"Mark as default calendar" box is now correctly checked when editing a calendar</li>
76+
<li>Updated translations</li>
77+
</ul>
8078
</description>
8179
</release>
8280
<release version="5.1.0" date="2020-09-02" urgency="medium">
8381
<description>
84-
<p>Improvements:</p>
85-
<ul>
86-
<li>Allow modification of recurring events</li>
87-
<li>Improve handling of week start day</li>
88-
<li>Fix timezone errors with all-day events</li>
82+
<p>Improvements:</p>
83+
<ul>
84+
<li>Allow modification of recurring events</li>
85+
<li>Improve handling of week start day</li>
86+
<li>Fix timezone errors with all-day events</li>
87+
</ul>
88+
<p>Minor Updates:</p>
89+
<ul>
90+
<li>Don't resize the sidebar when resizing the window</li>
91+
<li>Updated translations</li>
8992
</ul>
90-
<p>Minor Updates:</p>
91-
<ul>
92-
<li>Don't resize the sidebar when resizing the window</li>
93-
<li>Updated translations</li>
94-
</ul>
9593
</description>
9694
</release>
9795
<release version="5.0.6" date="2020-06-30" urgency="medium">
9896
<description>
99-
<p>Minor Updates:</p>
97+
<p>Minor Updates:</p>
10098
<ul>
10199
<li>Fix issues with time zones not being recognized</li>
102100
<li>Updated translations</li>
@@ -105,22 +103,22 @@
105103
</release>
106104
<release version="5.0.5" date="2020-06-01" urgency="medium">
107105
<description>
108-
<p>Minor Updates:</p>
109-
<ul>
110-
<li>Fix several issues with adding and removing monthly recurring events</li>
111-
<li>Updated translations</li>
112-
</ul>
106+
<p>Minor Updates:</p>
107+
<ul>
108+
<li>Fix several issues with adding and removing monthly recurring events</li>
109+
<li>Updated translations</li>
110+
</ul>
113111
</description>
114112
</release>
115113
<release version="5.0.4" date="2020-04-03" urgency="medium">
116114
<description>
117-
<p>Minor Updates:</p>
118-
<ul>
119-
<li>Correctly save event reminders</li>
120-
<li>Ellipsize event participant details if necessary</li>
121-
<li>Fix unwanted rescheduling when editing event title</li>
122-
<li>Updated translations</li>
123-
</ul>
115+
<p>Minor Updates:</p>
116+
<ul>
117+
<li>Correctly save event reminders</li>
118+
<li>Ellipsize event participant details if necessary</li>
119+
<li>Fix unwanted rescheduling when editing event title</li>
120+
<li>Updated translations</li>
121+
</ul>
124122
</description>
125123
</release>
126124
<release version="5.0.3" date="2019-11-27" urgency="medium">
@@ -144,39 +142,39 @@
144142
</release>
145143
<release version="5.0" date="2019-02-28" urgency="medium">
146144
<description>
147-
<p>Present import window when opening ICS files</p>
148-
<p>Add a search entry for calendars</p>
149-
<p>Always use calendar icon in notifications</p>
150-
<p>Agenda view can now be navigated by keyboard</p>
151-
<p>Right-to-left improvements</p>
152-
<p>Various UI overhauls including lime accent color</p>
153-
<p>Overall code cleanup and rewrites</p>
154-
<p>Updated translations</p>
145+
<p>Present import window when opening ICS files</p>
146+
<p>Add a search entry for calendars</p>
147+
<p>Always use calendar icon in notifications</p>
148+
<p>Agenda view can now be navigated by keyboard</p>
149+
<p>Right-to-left improvements</p>
150+
<p>Various UI overhauls including lime accent color</p>
151+
<p>Overall code cleanup and rewrites</p>
152+
<p>Updated translations</p>
155153
</description>
156154
</release>
157155
<release version="4.2.3" date="2018-10-16" urgency="medium">
158156
<description>
159-
<p>Styling adjustments</p>
160-
<p>Fix location panel initialization</p>
161-
<p>New translations</p>
157+
<p>Styling adjustments</p>
158+
<p>Fix location panel initialization</p>
159+
<p>New translations</p>
162160
</description>
163161
</release>
164162
<release version="0.4.2.1" date="2018-06-22" urgency="medium">
165163
<description>
166-
<p>Update wingpanel-indicator-datetime settings path.</p>
167-
<p>New translations.</p>
164+
<p>Update wingpanel-indicator-datetime settings path.</p>
165+
<p>New translations.</p>
168166
</description>
169167
</release>
170168
<release version="0.4.2" date="2018-06-06" urgency="medium">
171169
<description>
172-
<p>Various bug fixes and improvements.</p>
170+
<p>Various bug fixes and improvements.</p>
173171
</description>
174172
</release>
175173
<release version="0.4.1" date="2017-10-27" urgency="medium">
176174
<description>
177-
<p>Fixes for calendar accuracy and integrity issues.</p>
178-
<p>Fixes exporting, importing and printing calendars.</p>
179-
<p>Various bug fixes and improvements.</p>
175+
<p>Fixes for calendar accuracy and integrity issues.</p>
176+
<p>Fixes exporting, importing and printing calendars.</p>
177+
<p>Various bug fixes and improvements.</p>
180178
</description>
181179
</release>
182180
<release version="0.4.0.2" timestamp="1473189266"/>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project('io.elementary.calendar',
22
'c', 'vala',
3-
version: '6.0.1'
3+
version: '6.0.2'
44
)
55

66
add_project_arguments('-DGETTEXT_PACKAGE="@0@"'.format(meson.project_name()), language: 'c')

0 commit comments

Comments
 (0)