Releases: nextcloud-releases/talk-desktop
Releases · nextcloud-releases/talk-desktop
v0.36.0 - Talk v20.0.0-rc.3
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0-rc.3
Fixes
What's Changed
- bump pinia from 2.2.1 to 2.2.2 by @dependabot in nextcloud/talk-desktop#758
- bump electron from 31.3.1 to 31.4.0 by @dependabot in nextcloud/talk-desktop#759
- fix(talk): set --header-height by @ShGKme in nextcloud/talk-desktop#761
- fix: handle system theme change by @ShGKme in nextcloud/talk-desktop#766
- build(deps-dev): Bump webpack from 5.93.0 to 5.94.0 by @dependabot in nextcloud/talk-desktop#767
- build(deps): Bump core-js from 3.38.0 to 3.38.1 by @dependabot in nextcloud/talk-desktop#769
- build(deps): Bump @nextcloud/vue from 8.16.0 to 8.17.0 by @dependabot in nextcloud/talk-desktop#768
- build(deps-dev): Bump electron from 31.4.0 to 32.0.1 by @dependabot in nextcloud/talk-desktop#770
- refactor: remove --header-height set on .content by @ShGKme in nextcloud/talk-desktop#774
- fix(UserMenu): reset default button color style by @ShGKme in nextcloud/talk-desktop#773
- revert: Fix(l10n): Update Transifex configuration" by @ShGKme in nextcloud/talk-desktop#776
- fix(resources): broken with incorrect gitattributes for eol by @ShGKme in nextcloud/talk-desktop#777
Full Changelog: nextcloud/talk-desktop@v0.35.0...v0.36.0
v0.35.0 - Talk v20.0.0-rc.2
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0-rc.2
Fixes
- Adjust About window size and paddings #754
- Fix federated invitations support #747
- Make Talk window default size smaller with new compact design #746
- Fix the connection issue with losing base URL when built with Nextcloud Talk v20 #742
Other changes
What's Changed
- fix: federation feature is always disabled by @ShGKme in nextcloud/talk-desktop#747
- build(deps): Bump pinia from 2.2.0 to 2.2.1 by @dependabot in nextcloud/talk-desktop#749
- build(deps): Bump core-js from 3.37.1 to 3.38.0 by @dependabot in nextcloud/talk-desktop#750
- build(deps): Bump @nextcloud/vue from 8.15.1 to 8.16.0 by @dependabot in nextcloud/talk-desktop#748
- fix: make Talk window more compact to fit into full HD by @ShGKme in nextcloud/talk-desktop#746
- build: server 31 support by @ShGKme in nextcloud/talk-desktop#751
- chore(ci): add reuse check and fix reuse by @ShGKme in nextcloud/talk-desktop#752
- fix(help): adjust paddings and elements size by @ShGKme in nextcloud/talk-desktop#754
Full Changelog: nextcloud/talk-desktop@v0.34.0...v0.35.0
v0.34.0 - Talk v20.0.0-beta.3
Build-in Talk update
- Built-in Talk in binaries is updated to v20.0.0-beta.3
Features
- Use built-in global styles instead of server's, increasing stability and performance but loosing custom theming support #741
Fixes
- Fix connection issue loosing base URL when build with Nextcloud Talk v20 #742
- Fix several minor UI bugs with the user menu #737
- Fix styles compatibility with Nextcloud 30 #736
- Adjust the title bar to new Nextcloud design #738
- Disable custom title bar on Linux due to several; minor issue #735
What's Changed
- build(deps-dev): Bump esbuild-loader from 4.2.0 to 4.2.2 by @dependabot in nextcloud/talk-desktop#726
- build(deps-dev): Bump eslint-plugin-promise from 6.4.0 to 6.5.0 by @dependabot in nextcloud/talk-desktop#725
- build(deps): Bump semver from 7.6.2 to 7.6.3 by @dependabot in nextcloud/talk-desktop#727
- build(deps-dev): Bump electron from 31.2.0 to 31.2.1 by @dependabot in nextcloud/talk-desktop#728
- build(deps-dev): Bump icon-gen from 4.0.0 to 5.0.0 by @dependabot in nextcloud/talk-desktop#724
- build(deps-dev): Bump electron from 31.2.1 to 31.3.0 by @dependabot in nextcloud/talk-desktop#729
- build(deps-dev): Bump eslint-plugin-promise from 6.5.0 to 6.6.0 by @dependabot in nextcloud/talk-desktop#730
- build(deps): Bump pinia from 2.1.7 to 2.2.0 by @dependabot in nextcloud/talk-desktop#731
- build(deps): Bump @nextcloud/vue from 8.14.0 to 8.15.0 by @dependabot in nextcloud/talk-desktop#732
- build(deps-dev): Bump electron from 31.3.0 to 31.3.1 by @dependabot in nextcloud/talk-desktop#740
- fix: disable custom title bar on Linux by @ShGKme in nextcloud/talk-desktop#735
- build(deps): Bump @nextcloud/vue from 8.15.0 to 8.15.1 by @dependabot in nextcloud/talk-desktop#739
- fix(talk): increase overrides styles specificity by @ShGKme in nextcloud/talk-desktop#736
- fix: make title bar height configurable and adjust to new design by @ShGKme in nextcloud/talk-desktop#738
- feat: use local server styles instead of requested by @ShGKme in nextcloud/talk-desktop#741
- fix(patchers): ignore unset baseURL in @nextcloud/router by @ShGKme in nextcloud/talk-desktop#742
- fix(UserMenu): minor visual issues by @ShGKme in nextcloud/talk-desktop#737
Full Changelog: nextcloud/talk-desktop@v0.33.0...v0.34.0
v0.33.0 - Talk 19.0.7
Build-in Talk update
- Built-in Talk in binaries is updated to v19.0.7
Fixes
- User is kept logged in on the Login Flow Web-View #683
What's Changed
- build(deps-dev): Bump electron from 31.1.0 to 31.2.0 by @dependabot in nextcloud/talk-desktop#712
- build(deps-dev): Bump webpack from 5.92.1 to 5.93.0 by @dependabot in nextcloud/talk-desktop#713
- chore: update workflows from templates by @skjnldsv in nextcloud/talk-desktop#714
- build(deps-dev): Bump webpack-merge from 5.10.0 to 6.0.1 by @dependabot in nextcloud/talk-desktop#704
- refactor: migrate to Composition API with SFC Setup and new defaults by @ShGKme in nextcloud/talk-desktop#716
- fix(authentication): create a new cache partition on open login web-view by @ShGKme in nextcloud/talk-desktop#717
- build(deps): Bump @nextcloud/vue from 8.13.0 to 8.14.0 by @dependabot in nextcloud/talk-desktop#706
Full Changelog: nextcloud/talk-desktop@v0.32.0...v0.33.0
v0.32.0 - Talk v19.0.5
Fixes
- fix(DesktopHeader): make text and icons contrast by @Antreesy in nextcloud/talk-desktop#703
Dependencies
- build(deps-dev): Bump zx from 8.1.3 to 8.1.4 by @dependabot in nextcloud/talk-desktop#705
- build(deps-dev): Bump eslint-plugin-promise from 6.2.0 to 6.4.0 by @dependabot in nextcloud/talk-desktop#708
- build(deps-dev): Bump eslint-plugin-vue from 9.26.0 to 9.27.0 by @dependabot in nextcloud/talk-desktop#707
Build-in Talk update
- Built-in Talk in binaries is updated to v19.0.5 Talk changelog: https://github.com/nextcloud/spreed/blob/v19.0.5/CHANGELOG.md
What's Changed
* build(deps-dev): Bump zx from 8.1.3 to 8.1.4 by @dependabot in https://github.com/nextcloud/talk-desktop/pull/705
* build(deps-dev): Bump eslint-plugin-promise from 6.2.0 to 6.4.0 by @dependabot in https://github.com/nextcloud/talk-desktop/pull/708
* build(deps-dev): Bump eslint-plugin-vue from 9.26.0 to 9.27.0 by @dependabot in https://github.com/nextcloud/talk-desktop/pull/707
* fix(DesktopHeader): make text and icons contrast by @Antreesy in https://github.com/nextcloud/talk-desktop/pull/703
* Release v0.32.0 by @nickvergessen in https://github.com/nextcloud/talk-desktop/pull/710
Full Changelog: nextcloud/talk-desktop@v0.31.0...v0.32.0
v0.31.0 - Talk 19.0.4
Build-in Talk update
- Built-in Talk in binaries is updated to v19.0.2
What's Changed
- chore(deps-dev): Bump webpack from 5.91.0 to 5.92.0 by @dependabot in nextcloud/talk-desktop#692
- bump zx from 8.1.2 to 8.1.3 by @dependabot in nextcloud/talk-desktop#695
- bump esbuild-loader from 4.1.0 to 4.2.0 by @dependabot in nextcloud/talk-desktop#696
- bump webpack from 5.92.0 to 5.92.1 by @dependabot in nextcloud/talk-desktop#697
- build(deps): Bump @nextcloud/vue from 8.11.3 to 8.13.0 by @dependabot in nextcloud/talk-desktop#700
- build(deps-dev): Bump electron from 30.1.0 to 31.1.0 by @dependabot in nextcloud/talk-desktop#701
Full Changelog: nextcloud/talk-desktop@v0.30.0...v0.31.0
v0.30.0 - Talk 19.0.2
Build-in Talk update
- Built-in Talk in binaries is updated to v19.0.2
Features
Fixes
- Improve user menu design #683
- Make Talk Desktop user appears "online" on server #634
- Disable sounds on Do-Not-Disturb #415
- Increase the default window size to fit the display and include the join call dialog #682
- Define the default outline color for focus visible #643
What's Changed
- chore(deps-dev): Bump eslint-plugin-vue from 9.24.1 to 9.25.0 by @dependabot in nextcloud/talk-desktop#627
- chore(deps): Bump core-js from 3.36.1 to 3.37.0 by @dependabot in nextcloud/talk-desktop#629
- chore(deps-dev): Bump zx from 8.0.1 to 8.0.2 by @dependabot in nextcloud/talk-desktop#626
- Updating dependabot-approve-merge.yml workflow from template by @nextcloud-command in nextcloud/talk-desktop#636
- chore(deps-dev): Bump @nextcloud/eslint-plugin from 2.2.0 to 2.2.1 by @dependabot in nextcloud/talk-desktop#638
- chore(deps): Bump @nextcloud/router from 3.0.0 to 3.0.1 by @dependabot in nextcloud/talk-desktop#637
- chore(deps): Bump @nextcloud/event-bus from 3.1.0 to 3.2.0 by @dependabot in nextcloud/talk-desktop#639
- chore(deps-dev): Bump electron from 29.3.0 to 30.0.1 by @dependabot in nextcloud/talk-desktop#628
- fix(talk): define default outline color for focus visible by @ShGKme in nextcloud/talk-desktop#643
- feat(notifications): flash or bounce icon on new notification by @ShGKme in nextcloud/talk-desktop#633
- chore(deps-dev): Bump @nextcloud/babel-config from 1.0.0 to 1.1.1 by @dependabot in nextcloud/talk-desktop#646
- chore(deps-dev): Bump @babel/eslint-parser from 7.24.1 to 7.24.5 by @dependabot in nextcloud/talk-desktop#647
- chore(deps): Bump @nextcloud/axios from 2.4.0 to 2.5.0 by @dependabot in nextcloud/talk-desktop#648
- chore(deps-dev): Bump electron from 30.0.1 to 30.0.2 by @dependabot in nextcloud/talk-desktop#649
- chore(deps): Bump @nextcloud/browser-storage from 0.3.0 to 0.4.0 by @dependabot in nextcloud/talk-desktop#645
- feat: user status by @ShGKme in nextcloud/talk-desktop#634
- chore(deps): Bump @nextcloud/l10n from 2.2.0 to 3.1.0 by @dependabot in nextcloud/talk-desktop#652
- chore(deps): bump @nextcloud/vue from 8.11.2 to 8.11.3 by @ShGKme in nextcloud/talk-desktop#653
- chore: remove babel related stuff by @ShGKme in nextcloud/talk-desktop#655
- chore(deps-dev): Bump eslint-plugin-vue from 9.25.0 to 9.26.0 by @dependabot in nextcloud/talk-desktop#660
- chore(deps-dev): Bump electron from 30.0.2 to 30.0.3 by @dependabot in nextcloud/talk-desktop#659
- chore(deps): Bump semver from 7.6.0 to 7.6.2 by @dependabot in nextcloud/talk-desktop#658
- chore: convert copyright headers to SPDX format by @ShGKme in nextcloud/talk-desktop#656
- chore(deps-dev): Bump @nextcloud/eslint-config from 8.3.0 to 8.4.1 by @dependabot in nextcloud/talk-desktop#663
- chore(deps): Bump core-js from 3.37.0 to 3.37.1 by @dependabot in nextcloud/talk-desktop#662
- chore(deps): Bump @nextcloud/event-bus from 3.2.0 to 3.3.0 by @dependabot in nextcloud/talk-desktop#667
- chore(deps-dev): Bump @vercel/webpack-asset-relocator-loader from 1.7.3 to 1.7.4 by @dependabot in nextcloud/talk-desktop#668
- chore(deps-dev): Bump electron from 30.0.3 to 30.0.6 by @dependabot in nextcloud/talk-desktop#664
- chore(deps): Bump electron-squirrel-startup from 1.0.0 to 1.0.1 by @dependabot in nextcloud/talk-desktop#666
- chore(deps-dev): Bump zx from 8.0.2 to 8.1.0 by @dependabot in nextcloud/talk-desktop#665
- fix(patchers): get rid of @nextcloud/notify_push patching by @ShGKme in nextcloud/talk-desktop#640
- refactor(patchers): get rid of @nextcloud/auth patching by @ShGKme in nextcloud/talk-desktop#657
- refactor(patchers): get rid of @nextcloud/axios patching by @ShGKme in nextcloud/talk-desktop#669
- build: use pwsh for release:package on Windows by @ShGKme in nextcloud/talk-desktop#642
- chore(deps-dev): Bump zx from 8.1.0 to 8.1.1 by @dependabot in nextcloud/talk-desktop#673
- chore(deps-dev): Bump electron from 30.0.6 to 30.0.8 by @dependabot in nextcloud/talk-desktop#672
- refactor(patchers): get rid of @nextcloud/initial-state patching by @ShGKme in nextcloud/talk-desktop#670
- chore(deps-dev): Bump vue-eslint-parser from 9.4.2 to 9.4.3 by @dependabot in nextcloud/talk-desktop#675
- chore(deps-dev): Bump electron from 30.0.8 to 30.0.9 by @dependabot in nextcloud/talk-desktop#677
- chore(deps-dev): Bump eslint-plugin-promise from 6.1.1 to 6.2.0 by @dependabot in nextcloud/talk-desktop#676
- chore(deps-dev): Bump zx from 8.1.1 to 8.1.2 by @dependabot in nextcloud/talk-desktop#678
- chore(deps): Bump @nextcloud/event-bus from 3.3.0 to 3.3.1 by @dependabot in nextcloud/talk-desktop#679
- chore(deps-dev): Bump electron from 30.0.9 to 30.1.0 by @dependabot in nextcloud/talk-desktop#681
- fix(notifications): disable sounds on DND by @ShGKme in nextcloud/talk-desktop#674
- fix(talk): increase window size to fit display and include join dialog by @ShGKme in nextcloud/talk-desktop#682
- chore(README): remove user status from unsupported features list by @ShGKme in nextcloud/talk-desktop#684
- chore(package): update author and license fields to match product license by @ShGKme in nextcloud/talk-desktop#687
- chore(deps): npm audit fix by @ShGKme in nextcloud/talk-desktop#688
- fix(app): improve user menu design by @ShGKme in nextcloud/talk-desktop#683
Full Changelog: nextcloud/talk-desktop@v0.29.0...v0.30.0
v0.29.0 - Talk 19.0.0-rc.5
Build-in Talk update
- Built-in Talk in binaries is updated to v19.0.0-rc.5
Features
- New title bar design and other minor design changes #617
- Workaround for multi-account support with different executable names #620
Fixes
- Better sort and name available screensharing sources #618
- Show mime type icon for attachments in messages #619
- Show main window after login #623
What's Changed
- chore(deps): Bump @nextcloud/capabilities from 1.1.0 to 1.2.0 by @dependabot in nextcloud/talk-desktop#608
- chore(deps-dev): Bump electron from 29.2.0 to 29.3.0 by @dependabot in nextcloud/talk-desktop#610
- chore(deps-dev): Bump eslint-plugin-vue from 9.24.0 to 9.24.1 by @dependabot in nextcloud/talk-desktop#613
- chore(deps-dev): Bump @electron-forge/maker-rpm from 7.3.1 to 7.4.0 by @dependabot in nextcloud/talk-desktop#612
- chore(deps-dev): Bump @electron-forge/plugin-webpack from 7.3.1 to 7.4.0 by @dependabot in nextcloud/talk-desktop#615
- chore(deps-dev): Bump @electron-forge/maker-deb from 7.3.1 to 7.4.0 by @dependabot in nextcloud/talk-desktop#614
- chore(deps-dev): Bump @electron-forge/cli from 7.3.1 to 7.4.0 by @dependabot in nextcloud/talk-desktop#609
- chore(deps-dev): Bump @electron-forge/maker-zip from 7.3.1 to 7.4.0 by @dependabot in nextcloud/talk-desktop#607
- chore(deps-dev): Bump @electron-forge/maker-squirrel from 7.3.1 to 7.4.0 by @dependabot in nextcloud/talk-desktop#611
- chore(deps): Bump @nextcloud/vue from 8.11.1 to 8.11.2 by @dependabot in nextcloud/talk-desktop#616
- fix(screensharing): better sort and name available sources by @ShGKme in nextcloud/talk-desktop#618
- fix: show mime type icon for attachments in messages by @ShGKme in nextcloud/talk-desktop#619
- feat: workaround for multi-account support with several instance with different executable names by @ShGKme in nextcloud/talk-desktop#620
- feat: new title bar design by @ShGKme in nextcloud/talk-desktop#617
- fix: show main window after login by @ShGKme in nextcloud/talk-desktop#623
Full Changelog: nextcloud/talk-desktop@v0.28.0...v0.29.0
v0.28.0 - Talk 19.0.0-rc.3
Build-in Talk update
- Built-in Talk in binaries is updated to v19.0.0-rc.3
Features
Fixes
- Open a conversation by link to other conversations in the app instead of a web-browser #603
- Open and create a 1-to-1 conversation by "Talk to User" from the participant's menu in the app instead of a web-browser Talk#11879
- Pretty "Copy conversation link" without "index.php" if supported by server for Nextcloud 29+ #605
What's Changed
- Release v0.27.0 by @nickvergessen in nextcloud/talk-desktop#589
- chore(deps-dev): Bump electron from 29.1.5 to 29.1.6 by @dependabot in nextcloud/talk-desktop#590
- chore(deps): pin exact [email protected] by @ShGKme in nextcloud/talk-desktop#593
- chore(readme): remove contacts menu from unsupported features list by @ShGKme in nextcloud/talk-desktop#597
- build: drop support for building with Talk v17 by @ShGKme in nextcloud/talk-desktop#598
- chore(deps-dev): Bump @nextcloud/eslint-plugin from 2.1.0 to 2.2.0 by @dependabot in nextcloud/talk-desktop#591
- build: remove hotfix for TS files used for Talk 19 betas by @ShGKme in nextcloud/talk-desktop#599
- chore: add download vue devtools script by @ShGKme in nextcloud/talk-desktop#594
- chore(deps-dev): Bump electron from 29.1.6 to 29.2.0 by @dependabot in nextcloud/talk-desktop#600
- feat: screen sharing by @ShGKme in nextcloud/talk-desktop#595
- chore(deps-dev): Bump zx from 7.2.3 to 8.0.1 by @dependabot in nextcloud/talk-desktop#602
- feat: Image Viewer by @ShGKme in nextcloud/talk-desktop#322
- fix(patchers): patch router without permanent absolute _oc_webroot by @ShGKme in nextcloud/talk-desktop#603
- fix: prettify links by using actual modRewriteWorking from capabilities for Nextcloud 29+ by @ShGKme in nextcloud/talk-desktop#606
Full Changelog: nextcloud/talk-desktop@v0.27.0...v0.28.0
v0.27.0 - Talk 19.0.0-rc.1
Build-in Talk update
- Built-in Talk in binaries is updated to v19.0.0-rc.1
What's Changed
- Release v0.26.1 by @nickvergessen in nextcloud/talk-desktop#585
- chore(deps-dev): Bump @electron-forge/maker-squirrel from 7.3.0 to 7.3.1 by @dependabot in nextcloud/talk-desktop#586
- chore(deps-dev): Bump eslint-plugin-vue from 9.23.0 to 9.24.0 by @dependabot in nextcloud/talk-desktop#587
- chore(deps-dev): Bump @electron-forge/maker-deb from 7.3.0 to 7.3.1 by @dependabot in nextcloud/talk-desktop#584
Full Changelog: nextcloud/talk-desktop@v0.26.1...v0.27.0