Update wizarr to v2026.4.0 (#5289)
This commit is contained in:
parent
ded23c1f87
commit
0888ed515b
@ -7,7 +7,7 @@ services:
|
||||
APP_PORT: 5690
|
||||
|
||||
app:
|
||||
image: ghcr.io/wizarrrr/wizarr:v2026.3.0@sha256:c39b263499a871e3a0cd78e27cf59ca25975d99e5a9dbef18f8fae5f4c81e4cd
|
||||
image: ghcr.io/wizarrrr/wizarr:v2026.4.0@sha256:19da537e01b5470cb34b083b5ac64cb534dd27084d9d66bc634e96c1f3976884
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/data:/data
|
||||
|
||||
@ -3,7 +3,7 @@ id: wizarr
|
||||
name: Wizarr
|
||||
tagline: An advanced invitation and management system for media servers
|
||||
category: media
|
||||
version: "2026.3.0"
|
||||
version: "2026.4.0"
|
||||
port: 5690
|
||||
description: >-
|
||||
🧙 Wizarr is an application created to streamline the process of managing and onboarding users for media servers. It provides a centralized system that allows administrators to generate invitation links, which can be shared with new users to grant them access to the server. This process eliminates the need for manual setup and reduces administrative overhead, making it easier to manage multiple users efficiently. The application ensures that every new user receives guidance through the setup process, helping them configure their clients and connect to the server in a straightforward manner.
|
||||
@ -28,16 +28,10 @@ gallery:
|
||||
- 3.jpg
|
||||
- 4.jpg
|
||||
releaseNotes: >-
|
||||
Key new features and improvements in this release:
|
||||
- Added LDAP authentication and invitation integration
|
||||
- Added Telegram notification support
|
||||
- Fixed Emby library ID mapping and prevented silent folder fallback
|
||||
- Fixed updating existing Plex share on re-invite instead of failing
|
||||
- Fixed missing created_at column in User model
|
||||
- Fixed handling of legacy admin user when creating API keys
|
||||
- Fixed preservation of per-server expiry dates in user grouping
|
||||
- Fixed corrupt session cache files being logged repeatedly
|
||||
- Fixed watch time to use playback position instead of file duration
|
||||
Key bug fixes and improvements in this release:
|
||||
- Fixed potential data loss in LDAP migration and repaired invitation user links
|
||||
- Fixed duplicate wizard steps appearing in multi-server setups
|
||||
- Fixed a broken parameter issue affecting recently added media items
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/wizarrrr/wizarr/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user