v1.12.0
What's Changed
- chore: configmap / secret icon by @deboer-tim in #7749
- chore: unify duplicate code in FormPage by @lstocchi in #7538
- chore(deps-dev): bump electron from 31.0.1 to 31.0.2 by @dependabot in #7753
- chore: update container summary page UI by @SoniaSandler in #7730
- chore(deps-dev): bump storybook-dark-mode from 4.0.1 to 4.0.2 by @dependabot in #7752
- chore: 📢 Bump version to 1.12.0 by @podman-desktop-bot in #7748
- chore(deps): bump undici from 6.19.0 to 6.19.2 by @dependabot in #7696
- chore(deps-dev): bump eslint-plugin-unicorn from 53.0.0 to 54.0.0 by @dependabot in #7669
- chore(deps-dev): bump svelte-preprocess from 6.0.0 to 6.0.1 by @dependabot in #7665
- chore(deps-dev): bump the storybook group with 7 updates by @dependabot in #7695
- chore: downgrade Ubuntu version until PlayWright 1.45 by @benoitf in #7766
- chore(deps-dev): bump svelte-eslint-parser from 0.36.0 to 0.39.1 by @dependabot in #7701
- chore(deps-dev): bump prettier-plugin-svelte from 3.2.4 to 3.2.5 by @dependabot in #7769
- chore(deps-dev): bump monaco-editor from 0.49.0 to 0.50.0 by @dependabot in #7770
- chore(deps-dev): bump tsx from 4.15.6 to 4.15.7 by @dependabot in #7771
- chore(deps): bump @octokit/rest from 20.1.1 to 21.0.0 by @dependabot in #7772
- chore: bump vale action to latest by @axel7083 in #7775
- feat: enable lightmode on multiple form pages by @lstocchi in #7768
- chore: remove undefined for node in pods list by @cdrage in #7785
- chore: add GPU label for nodes with GPUs & adjust icons by @cdrage in #7786
- chore(deps-dev): bump @argos-ci/cli from 2.1.0 to 2.2.0 by @dependabot in #7666
- chore(deps): bump tar from 7.2.0 to 7.4.0 by @dependabot in #7735
- chore(deps-dev): bump @argos-ci/playwright from 3.1.0 to 3.3.0 by @dependabot in #7792
- chore(renderer): deprecate the createTask function by @axel7083 in #7776
- chore: revert vale action to the usage of ubuntu 22.04 by @benoitf in #7793
- feature(website): storybook docusaurus integration by @axel7083 in #7648
- chore: use duration column for pod age by @deboer-tim in #7787
- chore: optional label capitalization by @deboer-tim in #7788
- chore: light mode support for statusbar by @deboer-tim in #7789
- fix: avoid electron popups when closing the window with exit on close by @benoitf in #7790
- chore(deps-dev): bump @typescript-eslint/parser from 7.13.1 to 7.14.1 by @dependabot in #7813
- chore(deps-dev): bump @testing-library/dom from 10.1.0 to 10.2.0 by @dependabot in #7816
- chore(deps-dev): bump eslint-plugin-svelte from 2.40.0 to 2.41.0 by @dependabot in #7817
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 by @dependabot in #7814
- chore(deps-dev): bump svelte-check from 3.8.1 to 3.8.2 by @dependabot in #7818
- chore: avoid tr is not authorized inside tr error by @benoitf in #7821
- fix: support multiple scopes on create/edit configurations by @lstocchi in #7659
- chore(deps-dev): bump electron from 31.0.2 to 31.1.0 by @dependabot in #7831
- chore(tests): fix welcome page tests by @cbr7 in #7829
- docs: add 1.11 release blog post by @cdrage in #7807
- chore: typo in 1.11 blog by @cdrage in #7836
- chore(deps-dev): bump the storybook group with 7 updates by @dependabot in #7840
- chore(deps): bump electron-context-menu from 4.0.0 to 4.0.1 by @dependabot in #7841
- chore(deps-dev): bump svelte-check from 3.8.2 to 3.8.4 by @dependabot in #7842
- fix(website): Use consistent arch names on download page for macOS by @cfergeau in #7838
- add API for Image Files providers by @feloy in #7802
- chore: fix method signature not being async by @benoitf in #7846
- chore: add missing initializer of global variables by @benoitf in #7849
- chore: fix missing assignment by @benoitf in #7845
- chore: remove empty aria-label by @benoitf in #7848
- chore: use correct import by @benoitf in #7847
- chore(deps-dev): bump proxy from 2.1.1 to 2.2.0 by @dependabot in #7851
- fix: throw an error when override for a module requires extension path by @dgolovin in #7850
- chore(deps-dev): bump vite from 5.3.1 to 5.3.2 by @dependabot in #7852
- chore(ci): include junit file path to be in test artifacts by @odockal in #7859
- chore(ci): exclude playwright raw traces from archived artifacts by @odockal in #7863
- fix(docs): remove all linter errors by @myfear in #7862
- fix(docs): update introduction by @myfear in #7861
- chore(deps-dev): bump tsx from 4.15.7 to 4.16.0 by @dependabot in #7869
- chore(deps-dev): bump postcss from 8.4.38 to 8.4.39 by @dependabot in #7871
- fix: removing unused code compose extension by @axel7083 in #7877
- chore: update volumes summary page UI by @SoniaSandler in #7826
- chore(tests): delete traces when not needed by @cbr7 in #7874
- fix: remove @kubernetes/client-node from kubectl-cli vite config by @dgolovin in #7855
- chore(deps): bump docusaurus-plugin-typedoc from 1.0.1 to 1.0.2 by @dependabot in #7885
- chore(extension-api): enhancing pod create options by @axel7083 in #7805
- Pods e2e tests by @cbr7 in #7883
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 by @dependabot in #7886
- fix: inform user when default connection is not in line with machine native option by @lstocchi in #7627
- chore(deps-dev): bump @typescript-eslint/parser from 7.14.1 to 7.15.0 by @dependabot in #7884
- feat: track rosetta support before starting machine by @benoitf in #7881
- fix: rename volume usage button by @myfear in #7879
- chore: update to svelte5 by @benoitf in #7854
- feat: allow to handle update of extensions only for specific range of Podman Desktop by @benoitf in #7867
- feat: enable light mode for buildImageFromContainerfile page by @lstocchi in #7773
- fix: click on the dock icon should display dashboard by @benoitf in #7649
- fix(tests): add missing argument into extensionPage's openDetailsPage… by @odockal in #7892
- chore: bump typedoc, typedoc-plugin-markdown, docusaurus-plugin-typedoc by @axel7083 in #7882
- chore(test): fix locator and update message by @cbr7 in #7896
- chore(test): handle weird linux behaviour by @cbr7 in #7901
- chore: migrate StatusIcon to ui library by @axel7083 in #7900
- chore(test): increase install timeout by @cbr7 in #7907
- chore(deps-dev): bump typescript from 5.4.5 to 5.5.3 by @dependabot in #7915
- chore(deps-dev): bump tsx from 4.16.0 to 4.16.2 by @dependabot in #7916
- chore(deps-dev): bump @testing-library/dom from 10.2.0 to 10.3.0 by @dependabot in #7918
- chore(deps-dev): bump eslint-plugin-simple-import-sort from 12.1.0 to 12.1.1 by @dependabot in #7919
- chore(deps-dev): bump @playwright/test from 1.44.1 to 1.45.1 by @dependabot in #7923
- chore(deps-dev): bump vite from 5.3.2 to 5.3.3 by @dependabot in #7917
- Fix podman e2e test by @cbr7 in #7911
- chore(ContainerActions): uses global navigation by @axel7083 in #7921
- chore(StatusIcon): adding accepting values for status by @axel7083 in #7912
- refactor(navigation): move navigation pages to api package by @axel7083 in #7924
- feat: enable light mode play k8s page by @lstocchi in #7774
- fix: light mode for podman machine details page by @lstocchi in #7889
- chore: light mode for feedback form by @SoniaSandler in #7905
- fix: restart informers for not current contexts after changes by @dgolovin in #7906
- fix(navigation): remove svelte store for container export logic by @axel7083 in #7927
- feat: enable light mode on onboarding by @lstocchi in #7932
- chore(test): add addional aria labels by @cbr7 in #7941
- chore: consistent layout when >10 kube contexts by @deboer-tim in #7935
- chore(test): destructuring method params by @cbr7 in #7945
- chore: light error and warning colors by @deboer-tim in #7937
- fix: extensions cannot be installed on symlinked folders by @jeffmaury in #7926
- refactor(Task): removing gotoTask field by @axel7083 in #7799
- chore: add counter property in the navigation item by @benoitf in #7954
- fix(docs): homepage screenshot update by @myfear in #7865
- chore: improve toggle colors by @deboer-tim in #7955
- chore: adjust search and tab bar width by @deboer-tim in #7953
- fix: get proxy settings to initialize ImageRegistry by @feloy in #7943
- fix: refine colors used in form pages by @lstocchi in #7910
- Use the real path when watching files by @feloy in #7951
- chore: use fileinput in build image form by @deboer-tim in #7939
- chore(test): better handle for podman machine wait by @cbr7 in #7957
- Search images in registry (backend) by @feloy in #7930
- chore(test): add additional aria labels by @cbr7 in #7960
- chore: light status icon default text color by @deboer-tim in #7828
- feat: add option to require user confirmation for certain actions by @SoniaSandler in #7878
- display image files by @feloy in #7844
- chore(deps-dev): bump typedoc-plugin-markdown from 4.1.1 to 4.1.2 by @dependabot in #7972
- chore(deps-dev): bump @testing-library/dom from 10.3.0 to 10.3.1 by @dependabot in #7974
- chore: provide default text color by @deboer-tim in #7963
- fix: prevent submit event propagation when clicking on number input buttons by @lstocchi in #7978
- chore: add latest version to bug_report.yml by @evanshortiss in #7980
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 by @dependabot in #7983
- chore(deps-dev): bump filesize from 10.1.2 to 10.1.4 by @dependabot in #7985
- chore(deps-dev): bump @typescript-eslint/parser from 7.15.0 to 7.16.0 by @dependabot in #7987
- chore(deps-dev): bump @argos-ci/playwright from 3.3.0 to 3.4.0 by @dependabot in #7988
- feat: dialog component by @deboer-tim in #7967
- fix: remove afterUpdate in PreferencesRenderingItem by @lstocchi in #7990
- fix(github-action): pr check website missing storybook path by @axel7083 in #7996
- fix(website): windows build and redirects by @axel7083 in #7992
- chore(deps-dev): bump @argos-ci/cli from 2.2.0 to 2.3.0 by @dependabot in #7989
- fix(website): storybook blank page by @axel7083 in #7994
- chore: use dialog component for remaining dialogs by @deboer-tim in #7997
- fix(github-action): argos&website-next workflow by @axel7083 in #8000
- chore: use fileinput in play kube by @deboer-tim in #7966
- docs: add note about mac binaries in contributing.md by @evanshortiss in #8004
- chore: add setup instructions to kind extension readme by @evanshortiss in #7981
- fix(docs): slightly enhancing ai lab documentation by @myfear in #7902
- fix: update media queries to prevent install button to overflow card by @lstocchi in #8002
- fix: resize terminal so it is entirely visible by @lstocchi in #7999
- chore(deps-dev): bump svelte-preprocess from 6.0.1 to 6.0.2 by @dependabot in #8010
- chore(deps-dev): bump electron from 31.1.0 to 31.2.0 by @dependabot in #8011
- fix: revalidate ports when one custom port mapping entry is removed by @lstocchi in #8015
- chore(test): create shared component for different POM classes by @cbr7 in #8018
- chore(deps): bump docusaurus-plugin-typedoc from 1.0.2 to 1.0.3 by @dependabot in #8013
- chore(deps-dev): bump typedoc from 0.26.3 to 0.26.4 by @dependabot in #8009
- chore(test): fix locator by @cbr7 in #8022
- chore(test): update locator for dialog by @cbr7 in #8027
- fix: show sign out request when signing out from active session by @dgolovin in #8005
- chore(navigation): adding type safety handleNavigation by @axel7083 in #7933
- chore(deps-dev): bump typedoc-plugin-markdown from 4.1.2 to 4.2.0 by @dependabot in #8034
- chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.0-next.3 to 4.0.0-next.4 by @dependabot in #8037
- test: added start/stop/delete/prune multiple containers from the container list test cases by @danivilla9 in #7962
- feat: add configmap / secret functions for k8s integration by @cdrage in #8019
- chore(tests): add openshift checker extension installation test using… by @odockal in #8030
- chore: increase max-old-space lint-staged by @axel7083 in #8039
- fix: text overlay on dashboard card by @lstocchi in #8032
- test: add installation component for new e2e test of Kind feature by @amisskii in #7976
- chore(deps-dev): bump typedoc-plugin-markdown from 4.2.0 to 4.2.1 by @dependabot in #8051
- chore: adding storybook to the @storybook group by @axel7083 in #8052
- Font sizes and UI consistency by @deboer-tim in #7995
- feat: add confirmation when bulk-delete if required based on preferences by @SoniaSandler in #8020
- fix(compose-extension): pre-existing system-wide installation by @axel7083 in #7942
- chore: light mode for dashboard recommendations banner by @cdrage in #8056
- fix: add light mode to TaskManager by @lstocchi in #8046
- feat: move column underneath name for k8s by @cdrage in #8055
- nit: fix capitalization in search bar by @deboer-tim in #8063
- bug: fix name display issues with compose files by @cdrage in #8025
- feat: add config maps and secrets to k8s (renderer code) by @cdrage in #8042
- fix: icon alignment on featured extension download component by @axel7083 in #8060
- chore(deps-dev): bump svelte-eslint-parser from 0.39.2 to 0.40.0 by @dependabot in #8049
- feat: update podman to 5.1.2 by @jeffmaury in #8024
- chore(deps-dev): bump eslint-plugin-svelte from 2.41.0 to 2.42.0 by @dependabot in #8047
- chore: light mode for dashboard notifications by @deboer-tim in #8054
- chore: default text color using variable by @deboer-tim in #8061
- feat: add support for zstd images for extensions by @benoitf in #7929
- feat: restart kubernetes pod by @vzhukovs in #5174
- chore(deps): bump compare-versions from 6.1.0 to 6.1.1 by @dependabot in #8069
- feat: making kind extension register cli tool by @axel7083 in #8038
- chore: consistent horizontal padding in extensions by @deboer-tim in #8075
- chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 by @dependabot in #8067
- chore(deps-dev): bump svelte from 5.0.0-next.164 to 5.0.0-next.184 by @dependabot in #8071
- chore(deps-dev): bump electron from 31.2.0 to 31.2.1 by @dependabot in #8094
- chore(deps-dev): bump @typescript-eslint/parser from 7.16.0 to 7.16.1 by @dependabot in #8095
- chore(deps-dev): bump @testing-library/dom from 10.3.1 to 10.3.2 by @dependabot in #8099
- chore(deps-dev): bump tailwindcss from 3.4.4 to 3.4.5 by @dependabot in #8100
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 by @dependabot in #8102
- chore(deps-dev): bump vite from 5.3.3 to 5.3.4 by @dependabot in #8096
- chore(deps-dev): bump @types/dockerode from 3.3.29 to 3.3.30 by @dependabot in #8101
- chore(test): add some debug console logs by @cbr7 in #8104
- chore: improve aria/role labelling in tables by @deboer-tim in #8085
- chore: use fileinput in run image by @deboer-tim in #8076
- fix: watch script broken on Windows by @jeffmaury in #8106
- chore: statusbar notification dot overflow by @deboer-tim in #8107
- chore: update the UI of the compose details summary page by @SoniaSandler in #8090
- chore: update pod columns, provider card by @deboer-tim in #8089
- chore: add sort option to more container list table columns by @SoniaSandler in #8086
- chore: reduce unused telemetry events by @deboer-tim in #8087
- fix: use markdown prop with Markdown component by @lstocchi in #8072
- chore(deps): bump @octokit/rest from 21.0.0 to 21.0.1 by @dependabot in #8114
- hotfix: website build by @axel7083 in #8105
- fix: remove failing check from container list table sorting by @SoniaSandler in #8125
- chore: dependabot group fortawesome by @axel7083 in #8122
- chore(deps-dev): bump tailwindcss from 3.4.5 to 3.4.6 by @dependabot in #8121
- chore(deps-dev): bump micromark-extension-directive from 3.0.0 to 3.0.1 by @dependabot in #8131
- chore(deps): bump the fortawesome group with 5 updates by @dependabot in #8130
- chore: light mode for donut component by @deboer-tim in #8136
- chore(deps-dev): bump @playwright/test from 1.45.1 to 1.45.2 by @dependabot in #8117
- chore(deps): bump semver from 7.6.2 to 7.6.3 by @dependabot in #8119
- chore: update provider rendering create new background by @SoniaSandler in #8137
- chore(deps-dev): bump prettier-plugin-svelte from 3.2.5 to 3.2.6 by @dependabot in #8133
- chore(test): adding test finished hook call by @cbr7 in #8126
- chore: make text input field of kubernetes filepath in preferences pa… by @SoniaSandler in #8139
- feat: add removeManifest API by @cdrage in #8127
- chore(deps-dev): bump eslint-plugin-svelte from 2.42.0 to 2.43.0 by @dependabot in #8148
- chore(deps-dev): bump svelte-eslint-parser from 0.40.0 to 0.41.0 by @dependabot in #8150
- chore: light mode for tasks icon, empty screen by @deboer-tim in #8123
- chore(deps-dev): bump husky from 9.0.11 to 9.1.1 by @dependabot in #8149
- chore(deps-dev): bump svelte from 5.0.0-next.184 to 5.0.0-next.190 by @dependabot in #8143
- fix: fix TaskIcon file format by @SoniaSandler in #8157
- chore: fix multiple connection warnings by @SoniaSandler in #8146
- feat: publish @podman-desktop/webview-api to npmjs by @benoitf in #7961
- chore(deps): bump undici from 6.19.2 to 6.19.3 by @dependabot in #8162
- chore(deps-dev): bump jsdom from 24.1.0 to 24.1.1 by @dependabot in #8164
- chore(deps-dev): bump typedoc from 0.26.4 to 0.26.5 by @dependabot in #8167
- Fix layer size by @feloy in #8161
- Light mode for FilesystemLayerView by @feloy in #8145
- chore: reduce vertical bump on modal dialogs by @deboer-tim in #8092
- chore(deps-dev): bump @typescript-eslint/parser from 7.16.1 to 7.17.0 by @dependabot in #8179
- chore(deps-dev): bump @testing-library/jest-dom from 6.4.6 to 6.4.7 by @dependabot in #8180
- chore(deps-dev): bump electron from 31.1.0 to 31.2.1 by @dependabot in #8185
- chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #8186
- chore(deps): bump docusaurus-plugin-typedoc from 1.0.3 to 1.0.4 by @dependabot in #8183
- chore(deps-dev): bump @playwright/test from 1.45.2 to 1.45.3 by @dependabot in #8187
- chore(deps): bump undici from 6.19.3 to 6.19.4 by @dependabot in #8188
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 by @dependabot in #8181
- chore(deps): bump tar from 7.4.0 to 7.4.1 by @dependabot in #8177
- chore: support-multiline-messages-in-message-dialogs by @gastoner in #8147
- chore(deps-dev): bump @testing-library/dom from 10.3.2 to 10.4.0 by @dependabot in #8182
- chore(deps-dev): bump typedoc-plugin-markdown from 4.2.1 to 4.2.2 by @dependabot in #8184
- chore: reusable base page by @deboer-tim in #8093
- chore(deps-dev): bump svelte from 5.0.0-next.190 to 5.0.0-next.195 by @dependabot in #8178
- feat: add manifest api for pushing by @cdrage in #8108
- chore: light mode for troubleshooting by @deboer-tim in #8195
- fix: remove set up podman notification if podman is set by @lstocchi in #8171
- chore(deps-dev): bump @testing-library/jest-dom from 6.4.7 to 6.4.8 by @dependabot in #8205
- chore(deps-dev): bump eslint-plugin-sonarjs from 1.0.3 to 1.0.4 by @dependabot in #8206
- chore(deps-dev): bump svelte from 5.0.0-next.195 to 5.0.0-next.196 by @dependabot in #8207
- fix: fix tooltip error message overflow by @SoniaSandler in #8200
- Add arm64 installer to publish-to-winget.yaml by @BinaryWizard904 in #8173
- chore(tests): Added individual Compose onboarding pages by @xbabalov in #8176
- Display info when layers of an image are being loaded by @feloy in #8210
- fix: preferences not shown on selected section by @lstocchi in #8208
- chore(deps-dev): bump postcss from 8.4.39 to 8.4.40 by @dependabot in #8220
- chore(deps-dev): bump vite from 5.3.4 to 5.3.5 by @dependabot in #8223
- chore(deps-dev): bump @types/dockerode from 3.3.30 to 3.3.31 by @dependabot in #8225
- chore(deps): bump tar from 7.4.1 to 7.4.2 by @dependabot in #8226
- chore(deps-dev): bump eslint-plugin-unicorn from 54.0.0 to 55.0.0 by @dependabot in #8227
- chore(deps-dev): bump electron from 31.2.1 to 31.3.0 by @dependabot in #8228
- chore(deps-dev): bump svelte from 5.0.0-next.196 to 5.0.0-next.198 by @dependabot in #8230
- chore(deps): bump yaml from 2.4.5 to 2.5.0 by @dependabot in #8229
- feat: search image tags by @feloy in #8170
- chore(deps-dev): bump typedoc-plugin-markdown from 4.2.2 to 4.2.3 by @dependabot in #8222
- chore: light loading screen by @deboer-tim in #8175
- feat: Add manifest push and delete butons by @cdrage in #8142
- chore: improved status colors by @deboer-tim in #8236
- fix: podify a container with named volumes fails by @jeffmaury in #8159
- chore: improve no contexts empty screen by @gastoner in #8209
- chore(deps-dev): bump tailwindcss from 3.4.6 to 3.4.7 by @dependabot in #8239
- chore(deps-dev): bump @testing-library/svelte from 5.2.0 to 5.2.1 by @dependabot in #8240
- chore(deps): bump tar from 7.4.2 to 7.4.3 by @dependabot in #8242
- chore(deps-dev): bump husky from 9.1.1 to 9.1.2 by @dependabot in #8243
- chore(deps-dev): bump svelte from 5.0.0-next.198 to 5.0.0-next.199 by @dependabot in #8241
- chore(test): add param for timeout setting by @cbr7 in #8246
- chore: use color variables for providers by @deboer-tim in #8235
- chore: improvements to light mode by @deboer-tim in #8251
- chore(test): enhance Detail Page Locators, ARIA Labels, and Add Navigation Tests by @amisskii in #8196
- chore(deps-dev): bump svelte from 5.0.0-next.199 to 5.0.0-next.201 by @dependabot in #8257
- chore(deps-dev): bump husky from 9.1.2 to 9.1.3 by @dependabot in #8258
- chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.0-next.4 to 4.0.0-next.5 by @dependabot in #8259
- chore: add page rendering for images/imageId/engineId by @SoniaSandler in #8249
- make saveImage cancellable by @feloy in #8232
- chore: reduce navigation border by @deboer-tim in #8254
- feat: allow to use libkrun and applehv machines starting from 5.2.0 by @lstocchi in #8247
- feat: light and dark mode for terminals by @cdrage in #8237
- fix: handle ignoreFocusOut on Modal and dialog visibility by @lstocchi in #8081
- chore(test): try to kill app if close timesout by @cbr7 in #8261
- feat: basic light mode for monaco editors by @deboer-tim in #8262
- chore: terminal color cleanup by @deboer-tim in #8264
- chore: move each entry of the left navbar to individual items by @benoitf in #8215
- chore: replace deprecated method for volume status retrieval by @amisskii in #8263
- chore(test): avoid race condition by @cbr7 in #8271
- chore(deps-dev): bump @types/node from 20.12.7 to 20.14.13 by @dependabot in #8273
- chore(deps-dev): bump electron from 31.3.0 to 31.3.1 by @dependabot in #8274
- chore(deps-dev): bump husky from 9.1.3 to 9.1.4 by @dependabot in #8275
- chore(deps-dev): bump @typescript-eslint/parser from 7.17.0 to 7.18.0 by @dependabot in #8277
- chore(test): dom changes extensions-page.ts by @ScrewTSW in #8168
- fix: move route with params after route with fixed value by @feloy in #8270
- chore: account icon by @deboer-tim in #8278
- fix: Delete the removal of sha256: prefix in imageHref by @SoniaSandler in #7677
- chore(tests): Fix failing Compose tests by @xbabalov in #8266
- feat: add support for podman remote ssh hosts by @benoitf in #8265
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 by @dependabot in #8276
- chore: adding navigation paths by @axel7083 in #8292
- fix: podman machine switch may lose API connection by @axel7083 in #7975
- chore(deps-dev): bump tsx from 4.16.2 to 4.16.3 by @dependabot in #8295
- chore(deps-dev): bump svelte-check from 3.8.4 to 3.8.5 by @dependabot in #8296
- fix: update minimum version for libkrun support by @lstocchi in #8298
- chore: light mode for docker desktop extensions (and more) by @deboer-tim in #8289
- chore(test): catch exception from race condition by @cbr7 in #8299
- chore(deps-dev): bump svelte from 5.0.0-next.201 to 5.0.0-next.203 by @dependabot in #8297
- fix: random flaky port test by @jeffmaury in #8300
- Cancel image layers loading when Files tab is closed by @feloy in #8301
- fix: center loading circle where LoadingIconButton is used by @SoniaSandler in #8285
- test: delete from volume page and prune volume e2e tests by @danivilla9 in #8128
- chore(deps-dev): bump @argos-ci/playwright from 3.4.0 to 3.4.1 by @dependabot in #8312
- chore(deps): bump undici from 6.19.4 to 6.19.5 by @dependabot in #8317
- chore(deps-dev): bump tsx from 4.16.3 to 4.16.4 by @dependabot in #8318
- chore(deps-dev): bump svelte from 5.0.0-next.203 to 5.0.0-next.205 by @dependabot in #8316
- indicate tag image when deleting image by @feloy in #8320
- docs: update documentation on cherry picking releases by @cdrage in #7804
- chore(deps-dev): bump @argos-ci/cli from 2.3.0 to 2.3.1 by @dependabot in #8313
- chore: use isManifestList for manifest guessing by @cdrage in #8302
- feat: apply multiple kube yamls by @deboer-tim in #8204
- chore(test): increase robustness for e2e test by @cbr7 in #8327
- chore: generate a test key on the fly by @benoitf in #8323
- fix: add background to lima icon by @afbjorklund in #8328
- docs: add notes about accessing opening devtools of extension by @cdrage in #8329
- chore(deps-dev): bump @types/node from 20.14.13 to 20.14.14 by @dependabot in #8332
- chore(deps-dev): bump tsx from 4.16.4 to 4.16.5 by @dependabot in #8333
- feat: update podman to 5.2.0 release by @dgolovin in #8306
- chore: extract some code to a function by @benoitf in #8334
- chore: update ProviderResultPage to light mode by @SoniaSandler in #8286
- feat: allow to show/hide navigation items by @benoitf in #8322
- fix: fix how to handle env with multiple = and spaces by @benoitf in #8342
- chore: light dark mode for banners by @cdrage in #8343
- feat: allow to open dropdownmenu on right side of a menu button by @gastoner in #8308
- feat: add tooltip with full path when cli tool is detected by @dgolovin in #8330
- doc: typo by @s-en-o in #8350
- chore: move light mode out of experimental by @deboer-tim in #8290
- refactor: refactor resource card pages by @amisskii in #8310
- chore(test): perform stop if not stopped by @cbr7 in #8366
- fix: kubectl should not upgrade to older version by @gastoner in #8347
- feat: allow to manually refresh the catalog by @benoitf in #8340
- chore: move /images/run to /image/run for creating containers by @cdrage in #8375
New Contributors
- @myfear made their first contribution in #7862
- @danivilla9 made their first contribution in #7962
- @gastoner made their first contribution in #8147
- @BinaryWizard904 made their first contribution in #8173
- @s-en-o made their first contribution in #8350
Full Changelog: v1.11.1...v1.12.0