Skip to content

Commit

Permalink
docs(changelog): update release notes for version 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Nov 10, 2024
1 parent a0988f6 commit da95116
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Version 2.2.3 (November 10, 2024)
---------------------------------

* fix: unable to change password due to a typo in SQL parameter
* fix: show only one player when there are several audio/video enclosures
* feat(mediaproxy): pass original filename in `Content-Disposition` header
* feat(mediaproxy): implement referer spoofing for restricted media resources
* feat(integration): update Shiori integration to use new API endpoints for login/bookmark
* build(deps): bump `golang.org/x/text` from `0.19.0` to `0.20.0`
* build(deps): bump `golang.org/x/term` from `0.25.0` to `0.26.0`
* build(deps): bump `golang.org/x/oauth2` from `0.23.0` to `0.24.0`
* build(deps): bump `golang.org/x/net` from `0.30.0` to `0.31.0`
* build(deps): bump `golang.org/x/crypto` from `0.28.0` to `0.29.0`

Version 2.2.2 (October 29, 2024)
--------------------------------

Expand Down

0 comments on commit da95116

Please sign in to comment.