Update changelog

This commit is contained in:
Joscha 2024-01-02 15:02:15 +01:00
parent 85cf99387e
commit 72310d87f5

View file

@ -16,12 +16,13 @@ Procedure when bumping the version number:
## Unreleased ## Unreleased
### Added ### Added
- Support for multiple euph domains - Support for multiple euph server domains
- Room domain names are now visible in the UI - Room domains are visible in the UI
- Domain field to "connect to new room" popup
- `--domain` option to `cove export` command - `--domain` option to `cove export` command
### Changed ### Changed
- The default euph domain is now https://euphoria.leet.nu/ - The default euph domain is now https://euphoria.leet.nu/ everywhere
- The config file format was changed to support multiple euph servers with different domains. - The config file format was changed to support multiple euph servers with different domains.
Options previously located at `euph.rooms.*` should be reviewed and moved to `euph.servers."euphoria.leet.nu".rooms.*`. Options previously located at `euph.rooms.*` should be reviewed and moved to `euph.servers."euphoria.leet.nu".rooms.*`.