mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Merge branch 'master' into codex/add-melisearch-to-monica-addon-s3tybe
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
## v5.0_beta6 (06-01-2025)
|
||||
- Bundled an internal Meilisearch service and configure Monica to use it for full-text search by default.
|
||||
- Ensure the init script only launches the bundled Meilisearch when `MEILISEARCH_URL` points to localhost and wait for the health endpoint before starting Monica.
|
||||
- Unpack the bundled Meilisearch release for the detected architecture so the watchdog can start the binary successfully.
|
||||
|
||||
## v5.0_beta5 (14-11-2025)
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
@@ -107,5 +107,5 @@ services:
|
||||
- mysql:want
|
||||
slug: monica
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/monica
|
||||
version: v5.0_beta6
|
||||
version: v5.0_beta5-2
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||
|
||||
Reference in New Issue
Block a user