Skip to content

Commit

Permalink
Merge pull request #6331 from nextcloud/release/v5.0.0-rc.1
Browse files Browse the repository at this point in the history
chore(release): v5.0.0-rc.1
  • Loading branch information
ChristophWurst authored Sep 10, 2024
2 parents d92b6df + b1ef724 commit ad87cea
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,14 @@
- Circles renamed to Teams
- Automatic widget reloading
- More translations for appointments
- Display an error when attached files are not compatible with Windows
### Fixed
- Teams missing from placeholder texts
- Free/busy slot suggestion breaking with duplicate events
- Overlapping events
- Clipping avatar status
- Calendar header overlapping in embedded view
- Reset attendee participation status after duplicating an event

## 4.7.12 - 2024-07-17
### Fixed
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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>5.0.0-beta.3</version>
<version>5.0.0-rc.1</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": "5.0.0-beta.3",
"version": "5.0.0-rc.1",
"author": "Georg Ehrke <oc.list@georgehrke.com>",
"contributors": [
"Georg Ehrke <oc.list@georgehrke.com>",
Expand Down

0 comments on commit ad87cea

Please sign in to comment.