Skip to content

Commit

Permalink
build: release v4.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: Anna Larch <[email protected]>
  • Loading branch information
miaulalala committed Feb 15, 2024
1 parent 14b9662 commit 0c20626
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 4.6.5 - 2024-02-15
### Fixed
- "Send Email" checkbox renamed to "Request reply"
- "Invitation sent" rephrased to "Awaiting response"
- Disabled resharing of incoming calendar shares
- Booking date not displayed in appointment booking popover
- Appointment slots not being bookable when the time doesn't fit into duration or increment

## 4.6.4 - 2024-01-18
### Fixed
- Guests being added to talk rooms not open for guests
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* ☑️ Tasks! See tasks with a due date directly in the calendar
* 🙈 **We’re not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.
]]></description>
<version>4.6.4</version>
<version>4.6.5</version>
<licence>agpl</licence>
<author>Anna Larch</author>
<author homepage="https://github.com/nextcloud/groupware">Nextcloud Groupware Team</author>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "calendar",
"description": "A calendar app for Nextcloud. Easily sync events from various devices, share and edit them online.",
"version": "4.6.4",
"version": "4.6.5",
"author": "Georg Ehrke <[email protected]>",
"contributors": [
"Georg Ehrke <[email protected]>",
Expand Down

0 comments on commit 0c20626

Please sign in to comment.