Features
- Prefill Server URl and user with the last used account during login #1664
- Add CLI command
./Nextcloud\ Talk config --accounts=nextcloud.domain.tldto preset the account #1667 - Notify about the new version update availability in the main menu #1592, #1663
- Download the correct installer on "Update" click instead of opening the GitHub release page #1666
Changes
- Built-in Talk in binaries is updated to v23.0.1 in both beta and stable release channels #1665
- Linux/Flatpak: Upgrade Flatpak runtime and SDK to v25.08 #1599
- Add
brandGradientbuild config for the welcome screen #1662
What's Changed
Details
- chore(deps): block node-polyfill-webpack-plugin from dependabot updates by @Antreesy in #1651
- fix(talk): title bar controls color is not inline with theming by @ShGKme in #1657
- ci(actions): Update workflows by @nickvergessen in #1653
- feat: notify about updates in main menu by @max65482 in #1592
- fix(talk): increase visibility of new update availability in the main menu by @ShGKme in #1663
- build: update built-in Talk versions by @nextcloud-command in #1665
- feat: predefine server + user by last used with
accountsconfig by @ShGKme in #1664 - fix(welcome): add brandGradient build config for Welcome screen by @ShGKme in #1662
- feat: download installer on "Update" click instead of opening the GitHub release web-page by @ShGKme in #1666
- feat: add CLI command to set accounts prefilling server url and user by @ShGKme in #1667
New Contributors
Full Changelog: v2.1.0-beta...v2.1.1