|
1 | | -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
2 | | - |
3 | | -PackageIdentifier: Freelensapp.Freelens |
4 | | -PackageVersion: 1.3.0 |
5 | | -PackageLocale: en-US |
6 | | -Publisher: Freelens Authors |
7 | | -PublisherUrl: https://freelens.app/ |
8 | | -PublisherSupportUrl: https://github.com/freelensapp/freelens/issues |
9 | | -PackageName: Freelens |
10 | | -PackageUrl: https://github.com/freelensapp/freelens |
11 | | -License: MIT |
12 | | -LicenseUrl: https://github.com/freelensapp/freelens/blob/HEAD/LICENSE |
13 | | -ShortDescription: FOSS IDE for Kubernetes |
14 | | -Tags: |
15 | | -- cloud-native |
16 | | -- containers |
17 | | -- devops |
18 | | -- kubernetes |
19 | | -- kubernetes-dashboard |
20 | | -- kubernetes-ui |
21 | | -ReleaseNotes: |- |
22 | | - ## What's Changed |
23 | | - * Updated dependency @kubernetes/client-node to 1.2.0 which fully supports Kubernetes 1.33. |
24 | | - * Correct depedencies for Freelens extensions that fixes problems with building extensions. |
25 | | - * All dependencies are checked with https://knip.dev tool now. |
26 | | - * Modified light theme for primary and sub menu active state colors. |
27 | | - * New extension @freelensapp/extension-example is provided for tests and as a template for developers. |
28 | | - * Electron updated to 35.3.0 with Chrome 134.0.6998.205. |
29 | | - * freelens-k8s-proxy updated to v1.3.1 (compiled with Go 1.24.4). |
30 | | - * 29 dependencies updated in total. |
31 | | - * Number of dependencies with known security issues are reduced to zero. |
32 | | - * Windows arm64 version is provided. |
33 | | -
|
34 | | - **Full Changelog**: https://github.com/freelensapp/freelens/compare/v1.2.1...v1.3.0 |
35 | | -
|
36 | | - **Discussion**: https://github.com/freelensapp/freelens/discussions/671 |
37 | | -ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.3.0 |
38 | | -ManifestType: defaultLocale |
39 | | -ManifestVersion: 1.10.0 |
| 1 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 2 | + |
| 3 | +PackageIdentifier: Freelensapp.Freelens |
| 4 | +PackageVersion: 1.3.0 |
| 5 | +PackageLocale: en-US |
| 6 | +Publisher: Freelens Authors |
| 7 | +PublisherUrl: https://freelens.app/ |
| 8 | +PublisherSupportUrl: https://github.com/freelensapp/freelens/issues |
| 9 | +PackageName: Freelens |
| 10 | +PackageUrl: https://github.com/freelensapp/freelens |
| 11 | +License: MIT |
| 12 | +LicenseUrl: https://github.com/freelensapp/freelens/blob/HEAD/LICENSE |
| 13 | +ShortDescription: FOSS IDE for Kubernetes |
| 14 | +Tags: |
| 15 | + - cloud-native |
| 16 | + - containers |
| 17 | + - devops |
| 18 | + - kubernetes |
| 19 | + - kubernetes-dashboard |
| 20 | + - kubernetes-ui |
| 21 | +ReleaseNotes: | |
| 22 | + ## What's Changed |
| 23 | + * Updated dependency @kubernetes/client-node to 1.2.0 which fully supports Kubernetes 1.33. |
| 24 | + * Correct depedencies for Freelens extensions that fixes problems with building extensions. |
| 25 | + * All dependencies are checked with https://knip.dev tool now. |
| 26 | + * Modified light theme for primary and sub menu active state colors. |
| 27 | + * New extension @freelensapp/extension-example is provided for tests and as a template for developers. |
| 28 | + * Electron updated to 35.3.0 with Chrome 134.0.6998.205. |
| 29 | + * freelens-k8s-proxy updated to v1.3.1 (compiled with Go 1.24.4). |
| 30 | + * 29 dependencies updated in total. |
| 31 | + * Number of dependencies with known security issues are reduced to zero. |
| 32 | + * Windows arm64 version is provided. |
| 33 | +
|
| 34 | + **Full Changelog**: https://github.com/freelensapp/freelens/compare/v1.2.1...v1.3.0 |
| 35 | +
|
| 36 | + **Discussion**: https://github.com/freelensapp/freelens/discussions/671 |
| 37 | +ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.3.0 |
| 38 | +ManifestType: defaultLocale |
| 39 | +ManifestVersion: 1.10.0 |
0 commit comments