Warning, /plasma-mobile/calindori/changelog.md is written in an unsupported language. File is not indexed.
0001 <!-- 0002 SPDX-FileCopyrightText: 2020 Dimitris Kardarakos <dimkard@posteo.net> 0003 SPDX-License-Identifier: CC-BY-SA-4.0 0004 --> 0005 # Changelog 0006 0007 ## Version 1.4 0008 - Show progress of month swipes 0009 - Improve calendar month performance 0010 - Directly open calendar files 0011 - Show import notifications in the app footer 0012 - Fix inline message display on desktop 0013 - Introduce the import-calendar-data action 0014 - Fix scheduling of repeating events 0015 - Fix time picker display 0016 - Add attendees support to events 0017 - Refactor event and task editor pages 0018 - Prevent accidental task or event deletion 0019 - Offer attendee role editing 0020 - Solve string puzzles 0021 - Add a proper generic name for the application 0022 - Offer export functionality 0023 - Offer import on specific calendars 0024 0025 ## Version 1.3 0026 - When running on Plasma, use the Solid wake-up features 0027 - Fix the positioning of the delete confirmation dialog 0028 - Conditionally hide completed tasks in the All Tasks view 0029 - Support external calendar files that can be updated by another application 0030 - Fix display of repeating events on day and month views 0031 - On the calendar month view, show all-day tasks into the day that they are part of 0032 - Show multi day events properly on day and week views 0033 0034 ## Version 1.2 0035 - Calendar import functionality on desktop has been fixed 0036 - Mobile-desktop convergence improvements 0037 - Start date, due and alarm functionality added to tasks 0038 - When creating a new event, a reminder is automatically added 0039 - Week and day views have been created 0040 0041 ## Version 1.1 0042 - Event alarms functionality added 0043 - Plasma calendar backend replaced with a new monthmodel 0044 - Month view vertical swipes 0045 - Flat event view added 0046 - Sort todos on the flat card view 0047 - Repeating events 0048 - Save space on page edges 0049 - Offer event start date change 0050 - Rework how new incidences update the view 0051 0052 ## Version 1.0 0053 Initial release