Skip to content

Commit

Permalink
Merge branch 'microsoft:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
step-ci authored Jul 12, 2024
2 parents 353c134 + 9642098 commit 68d6b17
Show file tree
Hide file tree
Showing 348 changed files with 8,308 additions and 3,166 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ PackageVersion: 1.7.4
PackageLocale: en-US
Publisher: 86Box Project
PublisherUrl: https://86box.net
PublisherSupportUrl: https://paypal.me/86Box
# PublisherSupportUrl:
Author: David Simunič
PackageName: 86BoxMamager
PackageName: 86Box Manager
License: MIT License
LicenseUrl: https://github.com/86Box/86BoxManager/blob/master/LICENSE
ShortDescription: A configuration manager for the 86Box emulator
Expand Down
33 changes: 33 additions & 0 deletions manifests/8/8x8/Work/8.14.2/8x8.Work.installer.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: 8x8.Work
PackageVersion: 8.14.2
UpgradeBehavior: install
ReleaseDate: 2024-07-08
Installers:
- Architecture: x64
InstallerType: wix
Scope: machine
InstallerUrl: https://work-desktop-assets.8x8.com/prod-publish/ga/work-64-msi-v8.14.2-6.msi
InstallerSha256: 3DEF95809FA7C909D3A90C2837BE1B55A31AC6E16C386E99A93541340F8AF5AE
InstallerSwitches:
InstallLocation: APPLICATIONROOTDIRECTORY="<INSTALLPATH>"
ProductCode: '{B536DE6D-A2B5-43AA-85EF-836A50E77096}'
AppsAndFeaturesEntries:
- DisplayVersion: 8.14.2.6
ProductCode: '{B536DE6D-A2B5-43AA-85EF-836A50E77096}'
UpgradeCode: '{66F8B350-94E0-43AF-9D26-C2385B310C96}'
- Architecture: x64
InstallerType: exe
Scope: user
InstallerUrl: https://work-desktop-assets.8x8.com/prod-publish/ga/work-64-exe-v8.14.2-6.exe
InstallerSha256: 33BD17CF499CB6E925BF07C7B8B00917B6409F4BAEA6956734DE9429DF26250E
InstallerSwitches:
Silent: --silent
SilentWithProgress: --silent
ProductCode: 8x8-Work
AppsAndFeaturesEntries:
- DisplayVersion: 8.14.2-b6
ManifestType: installer
ManifestVersion: 1.6.0
99 changes: 99 additions & 0 deletions manifests/8/8x8/Work/8.14.2/8x8.Work.locale.en-US.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: 8x8.Work
PackageVersion: 8.14.2
PackageLocale: en-US
Publisher: 8x8 Inc.
PublisherUrl: https://www.8x8.com/
PublisherSupportUrl: https://support.8x8.com/
PrivacyUrl: https://www.8x8.com/terms-and-conditions/privacy-policy
Author: 8x8 Inc.
PackageName: 8x8 Work
PackageUrl: https://support.8x8.com/business-phone/voice/work-desktop/download-8x8-work-for-desktop
License: Proprietary
LicenseUrl: https://www.8x8.com/terms-and-conditions
Copyright: © 2009-2024 8x8 Inc. All rights reserved.
# CopyrightUrl:
ShortDescription: All your essential business communications brought together in one simple app.
Description: With 8x8 Work for Desktop (formerly known as the Virtual Office desktop app), stay connected with all your colleagues and business contacts, and collaborate more efficiently than ever. Place and manage calls flexibly, chat with contacts, schedule and conduct productive meetings within your company or with external participants, and much more.
Moniker: 8x8
Tags:
- bussiness
- collaborate
- collaboration
- comunication
- conference
- crm
- customer
- customer-service
- enterprise
- meeting
- oa
- office
- saas
- team
ReleaseNotes: |-
In this release, we have introduced the following enhancements:
- Introducing the unsafe protocol warning
- Ability to disable startup pop-ups by IT admins
- Enhanced experience for typing into the dial pad
- Ability to mask macro values in the caller info pop-up by IT admins
- Improved display of phone number used by multiple contacts in active call user interface and call history
- Other enhancements
Introducing the unsafe protocol warning
8x8 Work for Desktop now shows a warning pop-up that alerts users when an unsafe protocol is used to display caller details. Although this pop-up feature is beneficial, an unsafe protocol can potentially compromise the user's computer by accessing the command utility and executing arbitrary commands.
Notes:
- All protocols that do not start with ‘http:’, ‘https:’ or ‘mailito’ are considered unsafe.
- To avoid any security vulnerability, enter only commands approved by your IT administrator in your pop-up.
To learn more about caller info pop-ups, see View caller info pop-up.
Ability to disable startup pop-ups by IT admins
IT administrators can disable startup pop-ups in the 8x8work-config.json configuration file to avoid disruptive startup pop-ups upon opening 8x8 Work for Desktop. This feature benefits customers who engage in remote sessions and frequently clear their user cache.
The IT admins can now disable the following startup pop-ups at the specified locations using the indicated config keys:
{
“app-disable0aauto-showing-product-tour”: true,
“App-disable-sus-popup”: true,
“App-disable-voicemil-greeting-recordiong-popup”; true,
“App-disable-new-audio-saource-popup”: true
}
To learn more about setting system requirements by IT admins, see About system requirements.
Enhanced experience for typing into the dial pad
You can now type extension numbers into the dial-pad without formatting interruptions, ensuring precise input.
Ability to mask macro values in the caller info pop-up by IT admins
Admins can now hide the macro values i the caller info pop-up. Only the value of the query parameter called param will be encoded with base64. This feature returns an encoded base64 response for the provided URL.
The admins can set the new configuration for a specific user via the 8x8work-config.json file and for all users through the 8x8 Admin Console’s Work Apps Settings page.
Note: Users cannot change the caller info pop-up value/URL when this configuration is set up.
The example below demonstrates this configuration and its outcome:
To learn more about setting system requirements by IT admins, see About system requirements.
Improved display of phone number used by multiple contacts in active call user interface and call history
To eliminate confusion about the contact name displayed for a phone number used by multiple contacts, the active call interface and call history will only show the phone number, similar to the current practice with the incoming call banner.
To learn more about call logs, see Access call history.
Other enhancements
- Improved accessibility for Screen Readers in areas like Calls, Contacts, and Call controls.
- Web Dialer is officially supported in Firefox. To learn how to install the 8x8 Web Dialer Firefox Extension, see Install the 8x8 Web Dialer Firefox Extension.
What's new in the 8x8 Work for Desktop/Web 8.13 release?
In this release, we have introduced the following enhancements:
Ability to use a secondary device to play incoming ringtones for Citrix optimization
In this release, when the Citrix optimization is activated, users can now choose a specific speaker to play the calling sounds and incoming ringtones from the Secondary ring source list. The speaker device may differ from the microphone device.
To learn how to set up a specific speaker for incoming ringtones, see Set up a secondary ring source.
Other enhancements & fixes
- Improved accessibility for screen readers in areas like calls and call control always displayed on top.
- The upload and download sounds are now disabled if the user is on an active call or meeting.
- Fixed - first name field is populated with the phone number when you add a new personal contact from call logs.
- Fixed - inbound calls get declined with Poly BT600 headset.
ReleaseNotesUrl: https://docs.8x8.com/8x8WebHelp/8x8-work-for-desktop/Content/workd/what-is-new.htm
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.6.0
43 changes: 43 additions & 0 deletions manifests/8/8x8/Work/8.14.2/8x8.Work.locale.zh-CN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json

PackageIdentifier: 8x8.Work
PackageVersion: 8.14.2
PackageLocale: zh-CN
Publisher: 8x8 Inc.
PublisherUrl: https://www.8x8.com/
PublisherSupportUrl: https://support.8x8.com/
PrivacyUrl: https://www.8x8.com/terms-and-conditions/privacy-policy
Author: 8x8 Inc.
PackageName: 8x8 Work
PackageUrl: https://support.8x8.com/business-phone/voice/work-desktop/download-8x8-work-for-desktop
License: 专有软件
LicenseUrl: https://www.8x8.com/terms-and-conditions
Copyright: © 2009-2024 8x8 Inc. All rights reserved.
# CopyrightUrl:
ShortDescription: 在一个简单的应用中汇集所有重要的业务通讯。
Description: 使用 8x8 Work for Desktop(前身为 Virtual Office desktop app),与所有同事和业务联系人保持联系,比以往任何时候都更高效地协作。灵活拨打和管理电话,与联系人聊天,在公司内部或与外部与会者安排和召开高效会议,等等。
# Moniker:
Tags:
- crm
- oa
- saas
- 企业
- 会议
- 公司
- 办公
- 协作
- 协同
- 商务
- 团队
- 客户
- 客服
- 文档
- 沟通
# ReleaseNotes:
ReleaseNotesUrl: https://docs.8x8.com/8x8WebHelp/8x8-work-for-desktop/Content/workd/what-is-new.htm
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: locale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-2.Win32NT
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: TheDocumentFoundation.LibreOffice.SDK.LTS
PackageVersion: 7.6.6.3
PackageIdentifier: 8x8.Work
PackageVersion: 8.14.2
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Alibaba.QuarkCloudDrive
PackageVersion: 3.5.0
InstallerType: inno
InstallerSwitches:
Upgrade: --updated
UpgradeBehavior: install
Protocols:
- magnet
- qkclouddrive
ReleaseDate: 2024-07-12
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://pdds.quark.cn/download/stfile/ggmkglopighkgioix/QuarkCloudDrive_v3.5.0_release3_(Build1842276-20240711104033).exe
InstallerSha256: 8DDAB907B6BEB1CB192B40D8114BFE64630FAD9CBCF3F5E902E6F3BE330F23E7
InstallerSwitches:
Custom: /CURRENTUSER
ProductCode: '{82ca84ef-374c-5058-ba56-bb3ddca980c4}_is1'
- Architecture: x64
Scope: machine
InstallerUrl: https://pdds.quark.cn/download/stfile/ggmkglopighkgioix/QuarkCloudDrive_v3.5.0_release3_(Build1842276-20240711104033).exe
InstallerSha256: 8DDAB907B6BEB1CB192B40D8114BFE64630FAD9CBCF3F5E902E6F3BE330F23E7
InstallerSwitches:
Custom: /ALLUSERS
ProductCode: '{82ca84ef-374c-5058-ba56-bb3ddca980c4}_is1'
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: Alibaba.QuarkCloudDrive
PackageVersion: 3.5.0
PackageLocale: en-US
Publisher: Quark
PublisherUrl: https://www.myquark.cn/
# PublisherSupportUrl:
PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_uc/suit_bu1_uc202002251416_20839.html
Author: Guangzhou Dongjing Computer Technology Co., Ltd.
PackageName: 夸克网盘
PackageUrl: https://pan.quark.cn/
License: Proprietary
LicenseUrl: https://broccoli.uc.cn/apps/quark_icloud_pay/routes/service_help
Copyright: Copyright © 2024 Quark
# CopyrightUrl:
ShortDescription: Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.
# Description:
# Moniker:
Tags:
- backup
- cloud
- cloud-drive
- download
- drive
- file
- netdisk
- share
- sync
- upload
# ReleaseNotes:
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json

PackageIdentifier: Alibaba.QuarkCloudDrive
PackageVersion: 3.5.0
PackageLocale: zh-CN
Publisher: Quark
PublisherUrl: https://www.myquark.cn/
# PublisherSupportUrl:
PrivacyUrl: https://terms.alicdn.com/legal-agreement/terms/suit_bu1_uc/suit_bu1_uc202002251416_20839.html
Author: 广州市动景计算机科技有限公司
PackageName: 夸克网盘
PackageUrl: https://pan.quark.cn/
License: 专有软件
LicenseUrl: https://broccoli.uc.cn/apps/quark_icloud_pay/routes/service_help
Copyright: Copyright © 2024 Quark
# CopyrightUrl:
ShortDescription: 夸克网盘是夸克推出的一款云服务产品,功能包括云存储、高清看剧、文件在线解压、PDF 一键转换等。
# Description:
# Moniker:
Tags:
- 上传
- 下载
-
- 云盘
- 共享
- 分享
- 同步
- 备份
- 文件
- 网盘
ReleaseNotes: |-
PC 网盘基础体验升级,优化你的备份、下载体验
1. 备份支持过滤文件:自动识别并跳过重复文件、过滤系统隐藏文件及临时文件,减少不必要的备份负担,节省网盘空间
2. 快传体验升级:群组里的文件支持一键直接下载,下载后在网盘传输页面可找到
3. 如果遇到体验问题,可以通过夸克网盘-设置-客服咨询反馈,或者联系: 400-109-8622
# ReleaseNotesUrl:
# PurchaseUrl:
# InstallationNotes:
# Documentations:
ManifestType: locale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: Alibaba.QuarkCloudDrive
PackageVersion: 3.5.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-3.Win32NT
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: AuraMarker.Lattics
PackageVersion: 1.22.2
InstallerType: zip
InstallerSwitches:
Upgrade: --updated
UpgradeBehavior: install
Installers:
- Architecture: x64
NestedInstallerType: nullsoft
NestedInstallerFiles:
- RelativeFilePath: Lattics_win_installer_x64_1.22.2.exe
Scope: user
InstallerUrl: https://media.zine.la/Lattics/1.22/Lattics_win_installer_x64_1.22.2.exe.zip
InstallerSha256: C4EDB26E87002B1937E2BA1D09C70BF0851BF2292927670A4168969134C1E99C
InstallerSwitches:
Custom: /currentuser
ProductCode: 4f8bf0ca-03d4-5fd8-b740-20148a6f9cd9
- Architecture: x64
NestedInstallerType: nullsoft
NestedInstallerFiles:
- RelativeFilePath: Lattics_win_installer_x64_1.22.2.exe
Scope: machine
InstallerUrl: https://media.zine.la/Lattics/1.22/Lattics_win_installer_x64_1.22.2.exe.zip
InstallerSha256: C4EDB26E87002B1937E2BA1D09C70BF0851BF2292927670A4168969134C1E99C
InstallerSwitches:
Custom: /allusers
ProductCode: 4f8bf0ca-03d4-5fd8-b740-20148a6f9cd9
ManifestType: installer
ManifestVersion: 1.6.0
Loading

0 comments on commit 68d6b17

Please sign in to comment.