Skip to content

Commit

Permalink
Merge pull request #6194 from nextcloud/release/v5.0.0-alpha1
Browse files Browse the repository at this point in the history
release: v5.0.0-alpha.1
  • Loading branch information
miaulalala authored Jul 23, 2024
2 parents 3ea574c + 6949ec9 commit 426ae43
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 3 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@
-->
# Changelog

## 5.0.0 - Unreleased
### Added
- Nextcloud 30 support
- PHP8.1 minimum requirement
- Rooms and resources overview
- New sidebar organisation
- Calendar-wide transparency settings
- Calendar refresh on remote changes
- Widget for private calendars
- Caldav backend requirement
### Changed
- Dropped Nextcloud 29 support
- Dropped support for PHP 8.0
- New design: Material Symbols, general design overhaul
- Reduced CSS opacity for past events
- Circles renamed to Teams
- Automatic widget reloading
- More translations for appointments
- ### Fixed
- Teams missing from placeholder text

## 4.7.12 - 2024-07-17
### Fixed
- Localisation for Appointments
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.8.0-alpha.1",
"version": "5.0.0-alpha.1",
"author": "Georg Ehrke <[email protected]>",
"contributors": [
"Georg Ehrke <[email protected]>",
Expand Down

0 comments on commit 426ae43

Please sign in to comment.