Releases: nextcloud-releases/talk-desktop
v0.6.0 - Talk 17.0.0-rc.1
v0.6.0 - 2023-05-22
Build-in Talk update
Built-in Talk in binaries is updated to 17.0.0-rc.1. Talk changelog: https://github.com/nextcloud/spreed/blob/master/CHANGELOG.md
What's Changed
- chore(deps-dev): Bump electron from 24.3.0 to 24.3.1 by @dependabot in nextcloud/talk-desktop#189
- chore(deps-dev): Bump css-loader from 6.7.3 to 6.7.4 by @dependabot in nextcloud/talk-desktop#190
- chore(deps-dev): Bump style-loader from 3.3.2 to 3.3.3 by @dependabot in nextcloud/talk-desktop#191
- chore(deps-dev): Bump eslint from 8.40.0 to 8.41.0 by @dependabot in nextcloud/talk-desktop#192
- chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6 by @dependabot in nextcloud/talk-desktop#193
- chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0 by @dependabot in nextcloud/talk-desktop#194
- chore(deps-dev): Bump webpack from 5.82.1 to 5.83.1 by @dependabot in nextcloud/talk-desktop#195
- chore(deps-dev): Bump eslint-plugin-vue from 9.12.0 to 9.13.0 by @dependabot in nextcloud/talk-desktop#196
Full Changelog: nextcloud/talk-desktop@v0.5.0...v0.6.0
v0.5.0 - Talk 17.0.0-beta.3
v0.5.0 - 2023-05-15
Build-in Talk update
Built-in Talk in binaries is updated to 17.0.0-beta.3. Talk changelog: https://github.com/nextcloud/spreed/blob/master/CHANGELOG.md
What's Changed
- chore(changelog): fix wrong Talk version by @ShGKme in nextcloud/talk-desktop#177
- chore(deps-dev): Bump eslint from 8.39.0 to 8.40.0 by @dependabot in nextcloud/talk-desktop#176
- chore(deps-dev): Bump electron from 24.2.0 to 24.3.0 by @dependabot in nextcloud/talk-desktop#178
- bump webpack from 5.82.0 to 5.82.1 by @dependabot in nextcloud/talk-desktop#180
- bump eslint-plugin-vue from 9.11.0 to 9.12.0 by @dependabot in nextcloud/talk-desktop#181
- chore(deps): Bump semver from 7.5.0 to 7.5.1 by @dependabot in nextcloud/talk-desktop#182
- bump core-js from 3.30.1 to 3.30.2 by @dependabot in nextcloud/talk-desktop#183
- bump undici from 5.22.0 to 5.22.1 by @dependabot in nextcloud/talk-desktop#184
- bump @nextcloud/vue from 7.11.2 to 7.11.4 by @dependabot in nextcloud/talk-desktop#179
Full Changelog: nextcloud/talk-desktop@v0.4.0...v0.5.0
v0.4.0 - Talk 17.0.0-beta.2
v0.4.0 - 2023-05-09
Fixes
- Fix doubling webroot cause failing loading the default file icon #173
- Allow MKCOL requests for creating virtual bg folder #174
- Fix initial state patching to add highlight own group mentions support #171
Build-in Talk update
Built-in Talk in binaries is updated to new major 17.0.0-beta.2. Talk changelog: https://github.com/nextcloud/spreed/blob/master/CHANGELOG.md
What's Changed
- bump @nextcloud/vue from 7.9.0 to 7.10.0 by @dependabot in nextcloud/talk-desktop#165
- bump undici from 5.21.2 to 5.22.0 by @dependabot in nextcloud/talk-desktop#164
- chore(deps-dev): Bump webpack from 5.79.0 to 5.80.0 by @dependabot in nextcloud/talk-desktop#163
- chore(deps): Bump semver from 7.4.0 to 7.5.0 by @dependabot in nextcloud/talk-desktop#162
- chore(deps-dev): Bump eslint from 8.38.0 to 8.39.0 by @dependabot in nextcloud/talk-desktop#161
- bump webpack from 5.80.0 to 5.81.0 by @dependabot in nextcloud/talk-desktop#167
- bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1 by @dependabot in nextcloud/talk-desktop#168
- bump electron from 24.1.2 to 24.1.3 by @dependabot in nextcloud/talk-desktop#169
- fix(patchers): add highlight own group mentions support by @ShGKme in nextcloud/talk-desktop#171
- chore(deps): bump deps by @ShGKme in nextcloud/talk-desktop#172
- fix(app): allow MKCOL requests for creating virtual bg folder by @ShGKme in nextcloud/talk-desktop#174
- fix(patchers): fix doubling webroot in generateFilePath by @ShGKme in nextcloud/talk-desktop#173
Full Changelog: nextcloud/talk-desktop@v0.3.2...v0.4.0
v0.3.2
Fixes
- Fix importing images to support video backgrounds in Nextcloud Talk 17
Build-in Talk update
Built-in Talk in binaries is updated to 16.0.3. Talk changelog: https://github.com/nextcloud/spreed/releases/tag/v16.0.3
What's Changed
- fix(patchers): fix importing images and sounds using
@nextcloud/router
by @ShGKme in nextcloud/talk-desktop#142 - release: v0.3.2 by @ShGKme in nextcloud/talk-desktop#158
Full Changelog: nextcloud/talk-desktop@v0.3.1...v0.3.2
v0.3.1
Fixes
Development notes
- Now Nextcloud Talk can be built with Nextcloud Talk
stable26
branch
What's Changed
- chore(deps-dev): Bump eslint from 8.36.0 to 8.38.0 by @dependabot in nextcloud/talk-desktop#136
- chore(deps): update dependencies by @ShGKme in nextcloud/talk-desktop#137
- Update vulnerable dependencies by @ShGKme in nextcloud/talk-desktop#139
- Fix session loosing caused by different
set-cookie
casing by @ShGKme in nextcloud/talk-desktop#141 - bump core-js from 3.30.0 to 3.30.1 by @dependabot in nextcloud/talk-desktop#146
- chore(deps-dev): Bump webpack from 5.78.0 to 5.79.0 by @dependabot in nextcloud/talk-desktop#145
- chore(deps-dev): Bump eslint-plugin-jsdoc from 39.6.4 to 39.9.1 by @dependabot in nextcloud/talk-desktop#144
- chore(deps-dev): Bump eslint-plugin-vue from 9.10.0 to 9.11.0 by @dependabot in nextcloud/talk-desktop#143
- bump electron from 24.0.0 to 24.1.2 by @dependabot in nextcloud/talk-desktop#147
- Release/v0.3.1 by @ShGKme in nextcloud/talk-desktop#153
Full Changelog: nextcloud/talk-desktop@v0.3.0...v0.3.1
v0.3.0
Features
- Native context menu for text editing and spell checking
- New release notifications
- New UI translations
Fixes
- Fix a black screen on the signaling session error
- Fix unclosable "About window" on macOS
- Fix macOS icon
Build-in Talk update
Built-in Talk in binaries is updated to 16.0.2. Talk changelog: https://github.com/nextcloud/spreed/releases/tag/v16.0.2
What's Changed
- chore(deps): Add dependabot automatic updates by @nickvergessen in nextcloud/talk-desktop#86
- chore(deps): fix dependabot.yml by @ShGKme in nextcloud/talk-desktop#87
- Fix missed notifications event bus emitting and notification request caching by @ShGKme in nextcloud/talk-desktop#88
- Create talk-icon-mac-shadow.svg by @dijeth in nextcloud/talk-desktop#100
- build(deps-dev): Bump @electron-forge/maker-rpm from 6.0.4 to 6.1.0 by @dependabot in nextcloud/talk-desktop#89
- build(deps-dev): Bump @babel/eslint-parser from 7.19.1 to 7.21.3 by @dependabot in nextcloud/talk-desktop#90
- build(deps-dev): Bump eslint from 8.28.0 to 8.36.0 by @dependabot in nextcloud/talk-desktop#95
- build(deps-dev): Bump css-loader from 6.7.2 to 6.7.3 by @dependabot in nextcloud/talk-desktop#91
- build(deps-dev): Bump style-loader from 3.3.1 to 3.3.2 by @dependabot in nextcloud/talk-desktop#92
- build(deps-dev): Bump @electron-forge/maker-zip from 6.0.4 to 6.0.5 by @dependabot in nextcloud/talk-desktop#94
- build(deps-dev): Bump @electron-forge/maker-squirrel from 6.0.4 to 6.0.5 by @dependabot in nextcloud/talk-desktop#93
- build(deps-dev): Bump eslint-plugin-n from 15.5.1 to 15.6.1 by @dependabot in nextcloud/talk-desktop#97
- build(deps-dev): Bump webpack from 5.75.0 to 5.76.3 by @dependabot in nextcloud/talk-desktop#98
- build(deps-dev): Bump electron from 21.2.2 to 23.2.0 by @dependabot in nextcloud/talk-desktop#96
- Add new MacOS app icon by @ShGKme in nextcloud/talk-desktop#68
- Fix unclosable About window on Mac - make About window closable by Escape and a new close button by @ShGKme in nextcloud/talk-desktop#103
- fix(l10n): 🔣 Set up translations by @nickvergessen in nextcloud/talk-desktop#105
- fix(l10n): Add fake info.xml so the translationtool can convert back … by @nickvergessen in nextcloud/talk-desktop#107
- Set up lint-eslint.yml github action by @nickvergessen in nextcloud/talk-desktop#109
- bump core-js from 3.26.1 to 3.29.1 by @dependabot in nextcloud/talk-desktop#112
- bump webpack from 5.76.3 to 5.77.0 by @dependabot in nextcloud/talk-desktop#113
- bump @nextcloud/eslint-config from 8.1.4 to 8.2.1 by @dependabot in nextcloud/talk-desktop#114
- bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in nextcloud/talk-desktop#115
- bump eslint-plugin-vue from 9.9.0 to 9.10.0 by @dependabot in nextcloud/talk-desktop#116
- bump @electron-forge/maker-squirrel from 6.0.5 to 6.1.0 by @dependabot in nextcloud/talk-desktop#117
- bump eslint-plugin-n from 15.6.1 to 15.7.0 by @dependabot in nextcloud/talk-desktop#119
- bump electron from 23.2.0 to 23.2.1 by @dependabot in nextcloud/talk-desktop#120
- bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.0 by @dependabot in nextcloud/talk-desktop#118
- New release notification by @ShGKme in nextcloud/talk-desktop#106
- Add native context menu by @Antreesy in nextcloud/talk-desktop#121
- Fix GitHub Rate Limit error: do not make unnecessary the latest new version requests by @ShGKme in nextcloud/talk-desktop#125
New Contributors
- @dijeth made their first contribution in nextcloud/talk-desktop#100
- @dependabot made their first contribution in nextcloud/talk-desktop#89
- @Antreesy made their first contribution in nextcloud/talk-desktop#121
Full Changelog: nextcloud/talk-desktop@v0.2.2...v0.3.0
v0.2.2
Fixes
- Fix wrong display name in calls and temp messages
- Fix loosing authentication on notify_push caused brute force protection
- Fix zoom without SHIFT and by mouse wheel
Build-in Talk update
Built-in Talk in binaries is updated to 16.0.1. Talk changelog: https://github.com/nextcloud/spreed/releases/tag/v16.0.1
What's Changed
- chore: Add PR and issue templates by @nickvergessen in nextcloud/talk-desktop#69
- Fix wrong display-name property from provisioning getUser response by @ShGKme in nextcloud/talk-desktop#72
- Fix loosing authentication on notify_push on any ws error by @ShGKme in nextcloud/talk-desktop#76
- Add CommandOrControl + Plus hotkey for zoomIn without SHIFT by @ShGKme in nextcloud/talk-desktop#77
- release: v0.2.2 by @ShGKme in nextcloud/talk-desktop#81
Full Changelog: nextcloud/talk-desktop@v0.2.1...v0.2.2
v0.2.1
v0.2.0 - First preview
🎉 First preview
The first release of Nextcloud Talk Preview:
- Connect to Nextcloud 26 with Nextcloud Talk 16
- Chat and make video-calls
- Send files
- Receive native notifications
v0.1.0
release: 0.1.0
Signed-off-by: Grigorii Shartsev [email protected]