mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Navidrome: Update version and changelog for 0.52.5-7 release
This commit is contained in:
@@ -1,14 +1,29 @@
|
|||||||
|
## 0.52.5-7 (20-08-2024)
|
||||||
|
|
||||||
|
- Reduced access to media to read-only as write permissions are not required https://www.navidrome.org/docs/usage/security/#permissions
|
||||||
|
- Set the web UI link to use the default port
|
||||||
|
- Make config options work by splitting default values and schemas
|
||||||
|
- Exclude the cache from backups
|
||||||
|
- Expose more Navidrome config options
|
||||||
|
|
||||||
## 0.52.5-6 (17-08-2024)
|
## 0.52.5-6 (17-08-2024)
|
||||||
|
|
||||||
- Gave access to /media
|
- Gave access to /media
|
||||||
|
|
||||||
## 0.52.5-5 (16-08-2024)
|
## 0.52.5-5 (16-08-2024)
|
||||||
|
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
|
|
||||||
## 0.52.5-4 (14-08-2024)
|
## 0.52.5-4 (14-08-2024)
|
||||||
|
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
|
|
||||||
## 0.52.5-3 (13-07-2024)
|
## 0.52.5-3 (13-07-2024)
|
||||||
|
|
||||||
- Add rootfs to docker image
|
- Add rootfs to docker image
|
||||||
|
|
||||||
## 0.52.5-2 (22-05-2024)
|
## 0.52.5-2 (22-05-2024)
|
||||||
|
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
|
|
||||||
## 0.52.5 (22-05-2024)
|
## 0.52.5 (22-05-2024)
|
||||||
|
|||||||
@@ -59,6 +59,6 @@
|
|||||||
"slug": "navidrome",
|
"slug": "navidrome",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/navidrome",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/navidrome",
|
||||||
"version": "0.52.5-6",
|
"version": "0.52.5-7",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:4533]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:4533]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user