|
| 1 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 2 | +PackageIdentifier: Freelensapp.Freelens |
| 3 | +PackageVersion: 1.4.0 |
| 4 | +PackageLocale: en-US |
| 5 | +Publisher: Freelens Authors |
| 6 | +PublisherUrl: https://freelens.app/ |
| 7 | +PublisherSupportUrl: https://github.com/freelensapp/freelens/issues |
| 8 | +PackageName: Freelens |
| 9 | +PackageUrl: https://github.com/freelensapp/freelens |
| 10 | +License: MIT |
| 11 | +LicenseUrl: https://github.com/freelensapp/freelens/blob/HEAD/LICENSE |
| 12 | +ShortDescription: FOSS IDE for Kubernetes |
| 13 | +Tags: |
| 14 | +- cloud-native |
| 15 | +- containers |
| 16 | +- devops |
| 17 | +- kubernetes |
| 18 | +- kubernetes-dashboard |
| 19 | +- kubernetes-ui |
| 20 | +ReleaseNotes: "Minor improvements in UI. More components and other changes in the Extensions API.\n\n## What's Changed\n\n* |
| 21 | + New APIs are exported, then extensions can use ie, an event list with filtering for chosen resources. See #841, #858, #859\n* |
| 22 | + A New view for endpoint slices is added to the Network menu. See #846\n* React JSX runtime is exported in the API so extensions |
| 23 | + can use it instead of the plain `React.createElement`. See #902 \n* All views have tooltips for items that can be too long |
| 24 | + to present in the tables. See #882\n* Redesigned view for Jobs that presents all properties from Batch/v1 API. Jobs can |
| 25 | + be suspended/resumed. See #882\n* Schedules for CronJobs are presented in human-readable form. See #882 \n* Column with |
| 26 | + number of pods in Deployments and DaemonSets is split to separate columns.\n* Column with labels in Secrets list is removed.\n* |
| 27 | + IngressClass is not namespaced, and the link to parameters is clickable. See #894, #917\n* \"About Freelens\" checks if |
| 28 | + a newer version is available. See #898\n* HTTP proxy from the settings is used to download kubectl matching the cluster |
| 29 | + version. See #909\n* YAML editor handles `\"yes\"` and `\"no\"` strings correctly. See #881, #886\n* Events from all namespaces |
| 30 | + are shown in the cluster overview. See #856, #880\n* State files used by pnpm are moved to the application directory. See |
| 31 | + #920\n* Allow installing extensions on Windows arm64. See #924\n* Validate extensions before installing them. See #924\n* |
| 32 | + Project uses Biome 2.0 with organized imports. See #869, #874\n* Electron 35.6.0 with Chrome: 134.0.6998.205 and Node 22.15.1\n* |
| 33 | + Helm 3.18.3\n* kubectl 1.33.2\n* freelens-k8s-proxy 1.3.4 (Update kubernetes packages to v0.33.2)\n\n**Full Changelog**: |
| 34 | + https://github.com/freelensapp/freelens/compare/v1.3.2...v1.4.0\n\n**Discussion**: https://github.com/freelensapp/freelens/discussions/857" |
| 35 | +ReleaseNotesUrl: https://github.com/freelensapp/freelens/releases/tag/v1.4.0 |
| 36 | +ManifestType: defaultLocale |
| 37 | +ManifestVersion: 1.10.0 |
0 commit comments