Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# Changelog

## v6.2.0 - 2026-09-09

### 馃殌 New

- Add online_url for Zoom and livestream links [@edalzell](https://github.com/edalzell) (#209)

### 馃悰 Fixed

- Fix multi-day ICS downloads dropping location fields [@edalzell](https://github.com/edalzell) (#206)
- Reconcile the contradicting ICS field docs [@edalzell](https://github.com/edalzell) (#205)

### 馃О Maintenance

- PR-gated release on 6.x with workflows v1.4.0 [@edalzell](https://github.com/edalzell) (#213)

## v6.1.7 - 2026-09-06

### 馃悰 Fixed

- Ignore empty or invalid timezone tag params [@edalzell](https://github.com/edalzell) (#199)

### 馃О Maintenance

- Check maintainers with RELEASE_TOKEN [@edalzell](https://github.com/edalzell) (#202)
- Bump the github-actions group with 3 updates [@[dependabot[bot]](https://github.com/apps/dependabot)](https://github.com/[dependabot[bot]](https://github.com/apps/dependabot)) (#201)
- Release via PR instead of pushing main [@edalzell](https://github.com/edalzell) (#200)

## v6.1.6 - 2026-09-02

### 馃悰 Fixed

- Collapse multi-day events to a single occurrence [@edalzell](https://github.com/edalzell) (#198)
- Include localized events that inherit dates from origin [@edalzell](https://github.com/edalzell) (#197)

### 馃О Maintenance

- Drop unused spatie/calendar-links dependency [@edalzell](https://github.com/edalzell) (#189)

## v6.1.5 - 2026-08-21

### 馃悰 Fixed
Expand Down