calendar/CHANGELOG.md

11 KiB
Raw Blame History

1.7.1 - 2019-09-05

Fixed

  • Falses positives for local access rules #1277
  • Always show border on calendar item #1298
  • Update link to documentation #1409
  • Dont ship special build for IE anymore #1447

1.7.0 - 2019-03-25

Added

  • Share calendars with circles #602

Fixed

  • compatibility with Nextcloud 16
  • Buttons not visible in dark theme #1042
  • Fix datepicker alignment #1085

1.6.4 - 2018-11-23

Fixed

  • Use clearer color to easier locate today #850
  • Styling broken with Nextcloud 14 using Dark theme #938
  • Missing name when using the dropdown for location -> contacts #776
  • Public calendar iframe has issues on some browser (requires Nextcloud 15+) #169
  • Broken positioning of New calendar button in Internet explorer 11 #949
  • Provide autocompletion addresses as a single line #933

1.6.3 - 2018-10-16

Fixed

  • Incorrect creation of attendees that led to duplicate entries after invitation response
  • updated translations

1.6.2 - 2018-09-05

Fixed

  • compatibility with Nextcloud 14
  • updated translations

1.6.1 - 2018-03-06

Fixed

  • Double the height of the description textarea #675
  • Fix parsing for all-day VEvents that #692
  • Manual override for timezone #586
  • Improved error handling for parsing of events when importing #598
  • Fix correct highlighting of today on weekends #726
  • Fix handling of VEvents that contain only Recurrence-IDs #722

1.6.0 - 2018-02-05

Fixed

  • Compatibility with 13
  • Enter in new attendee field closes sidebar #502
  • Displayname is missing on public sharing site #596
  • Small / short dates not usable in any agenda view #221
  • Missing 'Nextcloud' logo when accessing shared calendar #571

Informational:

  • Shortcut changed: The events editor can be closed with CTRL / CMD + Enter now
  • 1.6.0 does not support Nextcloud 12 and below, the 1.5 tree will be maintained till Nextcloud 12 is end of life

1.5.7 - 2017-12-08

Fixed

  • Issue with displaying wrong year in upper left corner for certain cases #434
  • Don't allow importing events with the same UID in a calendar #589
  • Show warning about email reminders not being implemented in the server yet #676
  • Double escaping of alarm types in the event editor #269

1.5.6 - 2017-10-18

Fixed

  • Issue with sharing read-write with users #606

1.5.5 - 2017-09-19

Fixed

  • Remove invalid signed signature from release

1.5.4 - 2017-09-12

Fixed

  • Wrong timezone for Europe/Moscow #82
  • Double scrollbar in advanced event editor #468
  • Show displayname when creating a new calendar share #459
  • Better looking public-share notification emails on Nextcloud 12 #427
  • Readable public sharing links #239
  • Today button overlapped with new calendar button in some localizations #312
  • Respect admin option to disable public sharing #525
  • Highlight current day in left sidebar datepicker #513
  • mispositioned buttons on public sharing site (only affected Nextcloud 11) #509
  • Fix checkbox style for attendee input #580
  • Spelling fixes #469 #473 #474

1.5.3 - 2017-05-21

Added

  • allow editing props of shared calendars (Nextcloud 12 and above only) #406
  • add avatar to sharing list #207
  • effort to get rid of adblocker issues #417
  • color weekends slightly darker #430

Fixed

  • fix visual deletion of user shares #378
  • make sure the user can not set the end to something earlier than the start #11
  • increased font-size of calendar-view #166
  • sanitize missing VALUE=DATE when parsing ics data #376
  • fix visibility of import progressbar #423
  • properly display errors when querying events failed #359
  • increase ending time by an hour also when clicking on disabled time-input #438
  • improve visibility of vertical calendar grid #314
  • hide sharing actions for sharees (Nextcloud 12 and above only) #432
  • allow clicking on disabled time-input in sidebar (only affected Firefox) #388
  • fixed issue with chinese characters showing up in estonian language #264
  • fixed handling of Recurrence-ID #142
  • fixed and unified timepicker layout in editor popover and editor sidebar #72
  • improved visibility of current-day color #395
  • fix issue with too long webcal urls #325
  • show proper empty content view for non-existing public calendar links #240
  • refactored public calendar links page #243
  • fixed position of mobile menu on public calendar link page #248

1.5.2 - 2017-03-21

Fixed

  • fixed issue with "three-part-timezone" like America/Argentina/Buenos_Aires #358

1.5.1 - 2017-02-28

Added

  • advanced color-picker #4
  • support for Internet Explorer 11 #329
  • added second step for deleting calendars #341

Fixed

  • debounce vertical window resize #23
  • fix phrasing on public sharing site #233
  • fix missing am/pm label in timepicker #345

1.5.0 - 2017-01-17

Added

  • enable calendar when selecting it in editor #24
  • autoresize input for title, description and location #72
  • disable all-day when clicking on time-input #72
  • save 301 responses from webcal subscriptions #42
  • add web-based protocol handlers for WebCAL #41
  • better tabindex for event editors #25
  • lazy load timezones when rendering events #14
  • hide sidepanel on print view
  • replace TRIGGER:P with TRIGGER:P0D #251

Fixed

  • Require sharing api for creating new shares #205
  • Importing empty calendars #194
  • List app in office category
  • fix sending the RSVP parameter for attendees #102
  • fix styling issue with too long group names / too long translations #99
  • fix capitalization of Settings & import
  • fix icon share padding
  • fix glitchy looking whitespace in event details #242

1.4.1 - 2016-11-22

Fixed

  • more consistent styles with Nextcloud
  • fixed scrolling of calendar-list
  • added details tab in sidebar
  • improved ARIA support
  • publishing calendars (requires Nextcloud 11)
  • removed eventLimit, all events will be displayed in month view
  • better border styles for calendar grid to enhance usability
  • fixed drag and drop between grid and allday area
  • fixed issue that prevented users from creating events in UTC
  • fixed issue with expanding repeating events on first day of week
  • expand settings area on first run
  • sanitize malformed dates, fixes compatibility with FB birthday webcal
  • attendee: show email address when user has multiple email addresses

1.4.0 - 2016-09-19

Added

  • WebCal
  • Random color picker
  • Display week numbers

Fixed

  • Delete alarms from events
  • Adjusted colors to Nextcloud
  • Properly display line breaks in agenda views