Skip to content

Commit

Permalink
August Refresh (#704) (#721)
Browse files Browse the repository at this point in the history
* Update PAC version and start release notes

* localization files not yet extracted by ci build

* Bump PAC and Extension versions

* Updated release notes

---------

Co-authored-by: tyaginidhi <[email protected]>
  • Loading branch information
tehcrashxor and tyaginidhi authored Sep 20, 2023
1 parent 47d4f98 commit 28bb60d
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 6 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ Installing this extension will also make the latest Power Platform CLI (aka pac)
[Power Platform CLI Exposed](https://www.youtube.com/playlist?list=PLlrxD0HtieHhEdLHxQOU96ySSZpMCyAxf)

## Release Notes

2.0.10:
- pac CLI 1.27.5 (Auguest refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))
- (Preview) Added 'Copilot in Power Pages' to Web Extension

2.0.7:
- QFE for styling files load for new data model schema

Expand Down
2 changes: 1 addition & 1 deletion gulpfile.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ async function snapshot() {
}

const feedName = 'CAP_ISVExp_Tools_Stable';
const cliVersion = '1.26.6';
const cliVersion = '1.27.5';

const recompile = gulp.series(
clean,
Expand Down
1 change: 1 addition & 0 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Profile Kind: {0}/The {0} represents the profile type (Admin vs Dataverse)": "Profil-Variante: {0}",
"Resource: {0}/The {0} represents profile's resource/environment URL": "Ressource: {0}",
"Saving your file ...": "Datei wird gespeichert ...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Ordner für neues PCF-Steuerelement auswählen",
"Select Type": "Typ auswählen",
"The Power Pages generator is ready for use in your VS Code extension!": "Der Power Pages-Generator ist in Ihrer VS Code-Erweiterung zur Verwendung bereit!",
"The name you want to give to this authentication profile": "Der Name, den Sie diesem Authentifizierungsprofil geben möchten",
Expand Down
1 change: 1 addition & 0 deletions l10n/bundle.l10n.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Profile Kind: {0}/The {0} represents the profile type (Admin vs Dataverse)": "Type de profil : {0}",
"Resource: {0}/The {0} represents profile's resource/environment URL": "Ressource : {0}",
"Saving your file ...": "Enregistrement de votre fichier en cours...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Sélectionner un dossier pour le nouveau contrôle PCF",
"Select Type": "Sélectionner le type",
"The Power Pages generator is ready for use in your VS Code extension!": "Le générateur Power Pages est prêt à être utilisé dans votre extension VS Code !",
"The name you want to give to this authentication profile": "Nom que vous souhaitez attribuer à ce profil d’authentification",
Expand Down
1 change: 1 addition & 0 deletions l10n/bundle.l10n.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Profile Kind: {0}/The {0} represents the profile type (Admin vs Dataverse)": "Tipo di profilo: {0}",
"Resource: {0}/The {0} represents profile's resource/environment URL": "Risorsa: {0}",
"Saving your file ...": "Salvataggio del file in corso...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Seleziona cartella per nuovo controllo PCF",
"Select Type": "Seleziona tipo",
"The Power Pages generator is ready for use in your VS Code extension!": "Il generatore Power Pages è pronto per l'utilizzo nell'estensione VS Code.",
"The name you want to give to this authentication profile": "Il nome che vuoi assegnare a questo profilo di autenticazione",
Expand Down
10 changes: 5 additions & 5 deletions l10n/bundle.l10n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"Edit the site": "Edit the site",
"Be careful making changes. Anyone can see the changes you make immediately. Choose Edit the site to make edits, or close the editor tab to cancel without editing.": "Be careful making changes. Anyone can see the changes you make immediately. Choose Edit the site to make edits, or close the editor tab to cancel without editing.",
"You are editing a live, public site ": "You are editing a live, public site ",
"Get help writing code in HTML, CSS, and JS languages for Power Pages sites with Copilot.": "Get help writing code in HTML, CSS, and JS languages for Power Pages sites with Copilot.",
"Try Copilot for Power Pages": "Try Copilot for Power Pages",
"Microsoft wants your feeback": "Microsoft wants your feeback",
"Check the URL and verify the parameters are correct": "Check the URL and verify the parameters are correct",
"Unable to complete the request": "Unable to complete the request",
Expand Down Expand Up @@ -33,8 +35,6 @@
"Do not translate 'PCF' as it is a product name."
]
},
"Get help writing code in HTML, CSS, and JS languages for Power Pages sites with Copilot.": "Get help writing code in HTML, CSS, and JS languages for Power Pages sites with Copilot.",
"Try Copilot for Power Pages": "Try Copilot for Power Pages",
"Preparing pac CLI (v{0}).../{0} represents the version number": {
"message": "Preparing pac CLI (v{0})...",
"comment": [
Expand Down Expand Up @@ -66,6 +66,9 @@
"{0} represents the name of the file"
]
},
"Enter the name of the web template": "Enter the name of the web template",
"Please enter a name for the web template.": "Please enter a name for the web template.",
"A webtemplate with the same name already exists. Please enter a different name.": "A webtemplate with the same name already exists. Please enter a different name.",
"No page templates found": "No page templates found",
"No webpages found": "No webpages found",
"New Webpage": "New Webpage",
Expand All @@ -78,9 +81,6 @@
"File(s) already exist. No new files to add": "File(s) already exist. No new files to add",
"Web files": "Web files",
"Webfile(s) added successfully": "Webfile(s) added successfully",
"Enter the name of the web template": "Enter the name of the web template",
"Please enter a name for the web template.": "Please enter a name for the web template.",
"A webtemplate with the same name already exists. Please enter a different name.": "A webtemplate with the same name already exists. Please enter a different name.",
"Page Template name cannot be empty.": "Page Template name cannot be empty.",
"New Page Template": "New Page Template",
"Choose web template": "Choose web template",
Expand Down
1 change: 1 addition & 0 deletions l10n/bundle.l10n.tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"Profile Kind: {0}/The {0} represents the profile type (Admin vs Dataverse)": "Profil Türü: {0}",
"Resource: {0}/The {0} represents profile's resource/environment URL": "Kaynak: {0}",
"Saving your file ...": "Dosyanız kaydediliyor...",
"Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Yeni PCF Denetimi için Klasör Seçin",
"Select Type": "Tür Seç",
"The Power Pages generator is ready for use in your VS Code extension!": "Power Pages oluşturucusu, VS Code uzantınızda kullanıma hazır!",
"The name you want to give to this authentication profile": "Bu kimlik doğrulama profiline vermek istediğiniz ad",
Expand Down

0 comments on commit 28bb60d

Please sign in to comment.