Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Apple Silicon Support #1067

Open
wants to merge 14 commits into
base: pjlittle/update-dependencies
Choose a base branch
from

Conversation

fishcharlie
Copy link

@fishcharlie fishcharlie commented Nov 14, 2021

Closes #1065

This merges the work into #1024 and is based on that same PR.

wbreza and others added 14 commits November 3, 2020 11:34
Security tokens are a great way to protect sensitive data from being stored in plain text within your project file, but at the same time can be more difficult to use when sharing projects with team members.

In this feature security tokens are still enabled by default but give the project author the ability to turn off security tokens which then stores all provider options in plain text.
* added release process section into readme
* updated RELEASE_GUIDE.md accordingly
…1025)

The Bing Search resource is undergoing a transition from a Cognitive Service to the Azure Marketplace. During this transition it is possible to have bing search resources that use different endpoint urls.

This fix introduces a new endpoint textbox that defaults to the new default resource url (https://api.bing.microsoft.com/). However, for users with older resources that have not specified the field it will fall back to the older cognitive services url ( https://api.cognitive.microsoft.com/bing).

In addition to the fix this also introduces addition filter options to filter image responses by image size and license type.
# Conflicts:
#	package-lock.json
#	package.json
#	src/electron/providers/storage/localFileSystem.ts
#	src/react/components/pages/activeLearning/activeLearningForm.test.tsx
#	src/react/components/pages/editorPage/editorPage.test.tsx
#	src/react/components/shell/mainContentRouter.test.tsx
#	src/react/components/shell/titleBar.test.tsx
#	src/react/components/shell/titleBar.tsx
#	src/services/activeLearningService.test.ts
#	src/services/projectService.test.ts
#	tsconfig.json
…acOS the VoTT icon would display in the top left corner
@ghost
Copy link

ghost commented Nov 14, 2021

CLA assistant check
All CLA requirements met.

@sonarcloud
Copy link

sonarcloud bot commented Nov 14, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants