Skip to content
Merged
Show file tree
Hide file tree
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
17 changes: 17 additions & 0 deletions docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,23 @@

## Version 6

### v6.10.3

Released on Dec 4th, 2025

#### Video support in embedded galleries

This patch is mostly the work of our great contributor [@cdzombak](https://github.com/cdzombak).
He added video support to the embedded galleries, allowing you to showcase videos in your embedded albums.

#### Most notable changes

* `new` #3821 : Add video support to embedded galleries; fix gallery limit bug by @cdzombak.
* `new` #3834 : Use translations in EmbedCodeDialog.vue by @cdzombak.
* `fix` #3833 : fix: Use correct base URL for embedded galleries by @cdzombak.

**Full Changelog**: https://github.com/LycheeOrg/Lychee/compare/v6.10.2...v6.10.3

### v6.10.2

Released on Nov 18th, 2025
Expand Down
Loading