Features
- Add custom theming to the build config #1583
Fixes
- Incorrect application name and application version in the settings dialog footer #1577, #1578
- Correct application name during the login flow #1594
- Adjust the help window layout to the new Markdown rendering and minor diagnosis report adjustments #1595
Changes
- Built-in Talk in binaries is updated to v22.0.6 in both beta and stable release channels #1590
- Fix
scripts/fetch-server-stylesforserver@master#1591
What's Changed
Details
- chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @dependabot[bot] in #1564
- chore(deps-dev): bump eslint from 9.39.0 to 9.39.1 by @dependabot[bot] in #1563
- chore(deps): bump @vueuse/core from 14.0.0 to 14.1.0 by @dependabot[bot] in #1565
- chore(ci): completely disable ts:check by @ShGKme in #1569
- chore(package): rename typecheck to ts:check by @ShGKme in #1568
- Revert "chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @Antreesy in #1570
- chore(deps-dev): bump vue-tsc from 3.1.4 to 3.1.6 by @dependabot[bot] in #1571
- chore(deps): bump core-js from 3.46.0 to 3.47.0 by @dependabot[bot] in #1574
- chore(deps): bump vue from 3.5.24 to 3.5.25 by @dependabot[bot] in #1573
- fix: 'Settings' -> 'App settings' by @ShGKme in #1575
- add detailed install instructions for linux flatpak by @alexanderdd in #1459
- build: update built-in Talk versions by @nextcloud-command in #1576
- fix(build): do not define appName and appVersion via Talk values by @ShGKme in #1577
- fix: add some missing initial state by @ShGKme in #1578
- fix(build): define vue compile time flags by @ShGKme in #1580
- chore(deps-dev): bump sass from 1.94.2 to 1.96.0 by @dependabot[bot] in #1584
- chore(deps-dev): bump vue-tsc from 3.1.6 to 3.1.8 by @dependabot[bot] in #1585
- chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @dependabot[bot] in #1586
- fix: capabilities is not defined on login by @ShGKme in #1582
- revert: chore(deps-dev): bump node-polyfill-webpack-plugin from 4.0.0 to 4.1.0 by @ShGKme in #1588
- build: update built-in Talk versions by @nextcloud-command in #1590
- fix(scripts/fetch-server-styles): new server structure support and refactoring by @ShGKme in #1591
- feat: add primaryColor and backgroundColor to the build config by @ShGKme in #1583
- build(build-config): adjust meta data by @ShGKme in #1593
- fix(authentication): use application name from build config by @ShGKme in #1594
- fix(help): do not show version revision on stable channel by @ShGKme in #1596
- fix(help): adjust to new NcRichText layout and minor diagnosis report improvements by @ShGKme in #1595
New Contributors
- @alexanderdd made their first contribution in #1459
Full Changelog: v2.0.4...v2.0.5