Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/calendar.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Ehrke <developer@georgehrke.com>2019-12-09 09:03:34 +0300
committerGeorg Ehrke <developer@georgehrke.com>2019-12-09 11:04:50 +0300
commit7089ce20f0f0fc7b0c19cb2d9036e57a8bcf02a4 (patch)
tree2fbb97cfa82579b2873754d51843fc108f05a110 /CHANGELOG.md
parenta670f6fd95fc10457034e05bae3642ac5dd3b104 (diff)
Increment version to 2.0.0 beta3
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3fa22eb5..48718afc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,38 @@
+## 2.0.0 beta3 - 2019-12-09
+### Fixed
+- Hide the resize handler of textareas, whenever we use autosize
+ [#1629](https://github.com/nextcloud/calendar/pull/1629)
+- Give the description field a default height of two rows
+ [#1630](https://github.com/nextcloud/calendar/pull/1630)
+- Hide calendar-picker if user has only one writable calendar
+ [#1631](https://github.com/nextcloud/calendar/pull/1631)
+- Do not show recurrence-summary, when the event is not repeating
+ [#1632](https://github.com/nextcloud/calendar/pull/1632)
+- Update timezone-database to 2019c
+ [#1635](https://github.com/nextcloud/calendar/pull/1635)
+- Replace with @babel/polyfill with core-js
+ [#1634](https://github.com/nextcloud/calendar/pull/1634)
+- Fix delay when toggling the all-day checkbox
+ [#1637](https://github.com/nextcloud/calendar/pull/1637)
+- Fixed missing translatable strings
+ [#1639](https://github.com/nextcloud/calendar/pull/1639)
+- Promise-related error in Firefox (catch is not a function)
+ [#1633](https://github.com/nextcloud/calendar/issues/1633)
+- Shared calendar entry to crowded in the navigation
+ [#1655](https://github.com/nextcloud/calendar/issues/1655)
+- Sharing published link via email doesn't work
+ [#1640](https://github.com/nextcloud/calendar/issues/1640)
+- Order All-day events by calendar
+ [#760](https://github.com/nextcloud/calendar/issues/769)
+- Restructure menu for reminders
+ [#1638](https://github.com/nextcloud/calendar/pull/1638)
+- Do not show Empty message when clicking the search attendee multiselect
+ [#1699](https://github.com/nextcloud/calendar/pull/1699)
+- use FullCalendar navLinks
+ [#796](https://github.com/nextcloud/calendar/issues/796)
+- Replace New Reminder button with Multiselect to allow easier selection of alarm
+ [#1701](https://github.com/nextcloud/calendar/pull/1701)
+
## 2.0.0 beta2 - 2019-11-04
### Added
- Consider categories for illustrations if title doesn't match any illustration