Skip to content

Releases: podman-desktop/extension-bootc

v1.9.1

20 May 22:21
Compare
Choose a tag to compare

chore: 🥁 tagging v1.9.1 🥳

What's Changed

  • chore: 📢 Bump version to 1.9.0 by @github-actions in #1541
  • fix: no timeout for user interaction by @deboer-tim in #1545
  • chore(test): dashboard image e2e test by @cbr7 in #1540
  • chore(deps-dev): bump jsdom from 26.0.0 to 26.1.0 by @dependabot in #1548
  • chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot in #1546
  • chore(deps-dev): bump the tailwindcss group with 2 updates by @dependabot in #1547
  • chore(deps): bump svelte-check from 4.1.5 to 4.1.6 by @dependabot in #1550
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.17.2 to 1.18.0 by @dependabot in #1555
  • chore(deps-dev): bump @podman-desktop/api from 1.17.2 to 1.18.0 by @dependabot in #1553
  • chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot in #1552
  • chore(deps-dev): bump vite from 6.2.6 to 6.3.0 by @dependabot in #1556
  • chore(deps-dev): bump vite from 6.3.0 to 6.3.1 by @dependabot in #1559
  • chore(deps-dev): bump @playwright/test from 1.51.1 to 1.52.0 by @dependabot in #1558
  • chore(deps-dev): bump vite from 6.3.1 to 6.3.2 by @dependabot in #1560
  • chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot in #1565
  • chore(deps-dev): bump electron from 35.1.5 to 35.2.0 by @dependabot in #1562
  • chore(deps-dev): bump the vitest group with 2 updates by @dependabot in #1563
  • chore(deps-dev): bump svelte-eslint-parser from 1.1.2 to 1.1.3 by @dependabot in #1564
  • chore(deps-dev): bump eslint-import-resolver-typescript from 4.3.2 to 4.3.4 by @dependabot in #1566
  • chore(deps-dev): bump svelte-fa from 4.0.3 to 4.0.4 by @dependabot in #1567
  • chore(deps-dev): bump vite from 6.3.2 to 6.3.3 by @dependabot in #1571
  • chore: update build page unused div by @cdrage in #1573
  • chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot in #1576
  • chore(deps-dev): bump eslint-plugin-unicorn from 58.0.0 to 59.0.0 by @dependabot in #1575
  • chore(deps-dev): bump electron from 35.2.0 to 35.2.1 by @dependabot in #1572
  • chore(deps-dev): bump electron from 35.2.1 to 36.0.0 by @dependabot in #1577
  • chore(deps-dev): bump vite from 6.3.3 to 6.3.4 by @dependabot in #1580
  • chore(deps-dev): bump the tailwindcss group with 2 updates by @dependabot in #1579
  • chore: add example for ssh key by @cdrage in #1582
  • chore: fix spacing in build page. by @cdrage in #1581
  • chore: update dependencies and CI workflows for macadam by @cdrage in #1583
  • feat: add backend support for Macadam create image by @cdrage in #1584
  • feat: add Macadam create image UI by @cdrage in #1585
  • chore: add create vm form to navigation api by @deboer-tim in #1589
  • chore: add telemetry and task for creating vm by @deboer-tim in #1590
  • chore: add tests for CreateVM.svelte by @cdrage in #1593
  • chore: add create vm button to disk image list by @deboer-tim in #1591
  • chore: shorten/simplify vm error messages by @deboer-tim in #1595
  • chore: add more examples to the examples page by @cdrage in #1594
  • chore: add link to resources by @deboer-tim in #1601
  • chore: try to use GH token by @benoitf in #1602
  • chore: apply prettier on the dependabot file by @benoitf in #1603
  • chore: add package to .npmrc file by @benoitf in #1606
  • chore: switch to npmjs package of crc-org binary by @benoitf in #1607
  • chore(deps-dev): bump the commitlint group with 2 updates by @dependabot in #1608
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.18.0 to 1.18.1 by @dependabot in #1614
  • chore(deps-dev): bump vite from 6.3.4 to 6.3.5 by @dependabot in #1616
  • chore(deps-dev): bump commitlint from 19.8.0 to 19.8.1 by @dependabot in #1617
  • chore(deps-dev): bump @podman-desktop/api from 1.18.0 to 1.18.1 by @dependabot in #1613
  • chore: update bib image to the latest one by @cdrage in #1605
  • chore: update pnpm version to the latest (10.10) by @benoitf in #1610
  • chore(deps-dev): bump electron from 36.0.0 to 36.2.0 by @dependabot in #1615
  • chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot in #1611
  • fix: use fake timers to avoid timing issue in disk image test by @deboer-tim in #1625
  • fix: wait for onmount and use fixed timer advance by @deboer-tim in #1630
  • fix(DiskImageDetailsBuild.spec): test isolation through fake timers by @axel7083 in #1631
  • chore(deps): bump semver from 7.7.1 to 7.7.2 by @dependabot in #1627
  • chore(deps-dev): bump lint-staged from 15.5.1 to 16.0.0 by @dependabot in #1628
  • chore: manually add macadam.js to the Containerfile by @cdrage in #1600
  • feat: bootc vm provider by @deboer-tim in #1599
  • chore: clean up references to macadam extension by @deboer-tim in #1632
  • chore: add ssh2 to Containerfile by @cdrage in #1634
  • feat: enables virtual machine creation for linux by @cdrage in #1604
  • chore: remove virtual machine experimental tab by @cdrage in #1635
  • chore: switch macadam versions, catch init failure by @deboer-tim in #1638
  • chore(deps-dev): bump prettier-plugin-svelte from 3.3.3 to 3.4.0 by @dependabot in #1642
  • 1.9.x: chore: do not show Create VM button for windows. by @cdrage in #1649
  • 1.9.x: fix: prefill correct path for qcow2 images by @deboer-tim in #1655
  • 1.9.x: fix: set macadam provider to the correct value by @deboer-tim in #1654

Full Changelog: v1.8.0...v1.9.1

v1.8.0

22 Apr 13:18
Compare
Choose a tag to compare
v1.8.0 Pre-release
Pre-release

What's Changed

  • chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot in #1386
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.16.2 to 1.17.1 by @dependabot in #1387
  • chore(deps-dev): bump svelte from 5.20.5 to 5.21.0 by @dependabot in #1388
  • chore(deps-dev): bump @podman-desktop/api from 1.15.0 to 1.17.1 by @dependabot in #1389
  • chore(deps-dev): bump prettier from 3.5.2 to 3.5.3 by @dependabot in #1390
  • chore(deps-dev): bump @podman-desktop/ui-svelte from 1.16.2 to 1.17.1 by @dependabot in #1392
  • chore(deps-dev): bump @types/node from 20.17.19 to 20.17.23 by @dependabot in #1393
  • chore: 📢 Bump version to 1.8.0 by @github-actions in #1385
  • chore(deps-dev): bump electron from 34.3.0 to 35.0.0 by @dependabot in #1396
  • chore(deps-dev): bump svelte from 5.21.0 to 5.22.1 by @dependabot in #1395
  • chore(test): changing image path for e2e tests by @cbr7 in #1394
  • chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #1397
  • chore: update ui-svelte and replace expandable component by @deboer-tim in #1398
  • chore(deps-dev): bump eslint-plugin-svelte from 3.0.2 to 3.0.3 by @dependabot in #1404
  • chore(deps-dev): bump svelte-eslint-parser from 1.0.0 to 1.0.1 by @dependabot in #1401
  • chore(deps-dev): bump @podman-desktop/ui-svelte from 1.18.0-202503041602-8dd7b6de9f8 to 1.18.0-202503051605-8d23c09f3e3 by @dependabot in #1403
  • chore(deps-dev): bump the tailwindcss group with 2 updates by @dependabot in #1400
  • chore(deps-dev): bump @podman-desktop/ui-svelte from 1.18.0-202503051605-8d23c09f3e3 to 1.18.0-202503061716-f6d0d3cb8b4 by @dependabot in #1407
  • chore(deps): bump svelte-check from 4.1.4 to 4.1.5 by @dependabot in #1408
  • chore(deps-dev): bump the commitlint group with 2 updates by @dependabot in #1410
  • chore(deps-dev): bump vite from 6.2.0 to 6.2.1 by @dependabot in #1413
  • chore(deps-dev): bump @playwright/test from 1.50.1 to 1.51.0 by @dependabot in #1412
  • chore(deps-dev): bump commitlint from 19.7.1 to 19.8.0 by @dependabot in #1411
  • chore(deps-dev): bump the vitest group with 2 updates by @dependabot in #1406
  • chore(deps-dev): bump the tailwindcss group across 1 directory with 2 updates by @dependabot in #1416
  • chore(deps-dev): bump @podman-desktop/ui-svelte from 1.18.0-202503061716-f6d0d3cb8b4 to 1.18.0-202503071223-ce53e6c5bd4 by @dependabot in #1414
  • chore: use expandable component in build page by @deboer-tim in #1399
  • chore: fix trailing spaces by @benoitf in #1418
  • chore: update to use Node.js v22 by @benoitf in #1417
  • chore(deps-dev): bump electron from 35.0.0 to 35.0.1 by @dependabot in #1424
  • chore(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 by @dependabot in #1425
  • chore(deps-dev): bump eslint-plugin-svelte from 3.0.3 to 3.1.0 by @dependabot in #1423
  • chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot in #1421
  • chore: update eslint by @benoitf in #1419
  • chore(deps-dev): bump eslint-import-resolver-typescript by @benoitf in #1426
  • chore(deps-dev): bump the tailwindcss group with 2 updates by @dependabot in #1427
  • fix: update build image function call after change by @odockal in #1433
  • chore(deps-dev): bump eslint-import-resolver-typescript from 3.8.4 to 3.8.7 by @dependabot in #1432
  • chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 by @dependabot in #1430
  • chore(deps-dev): bump the tailwindcss group with 2 updates by @dependabot in #1431
  • chore(deps-dev): bump vite from 6.2.1 to 6.2.2 by @dependabot in #1435
  • chore(deps-dev): bump electron from 35.0.1 to 35.0.2 by @dependabot in #1443
  • chore(deps-dev): bump svelte-eslint-parser from 1.0.1 to 1.1.0 by @dependabot in #1442
  • chore(deps-dev): bump eslint-import-resolver-typescript from 3.8.7 to 4.1.1 by @dependabot in #1441
  • chore(deps-dev): bump @playwright/test from 1.51.0 to 1.51.1 by @dependabot in #1438
  • chore(deps-dev): bump the vitest group with 2 updates by @dependabot in #1437
  • chore(deps-dev): bump eslint-plugin-svelte from 3.1.0 to 3.3.0 by @dependabot in #1439
  • chore(deps-dev): bump eslint-plugin-svelte from 3.3.0 to 3.3.2 by @dependabot in #1446
  • chore(deps-dev): bump eslint-import-resolver-typescript from 4.1.1 to 4.2.1 by @dependabot in #1444
  • chore: update node to match pd by @deboer-tim in #1436
  • chore(deps-dev): bump eslint-import-resolver-typescript from 4.2.1 to 4.2.2 by @dependabot in #1449
  • chore: apply dedupe command on pnpm lock file by @benoitf in #1450
  • chore(deps-dev): update svelte using caret range to 5.23.2 by @benoitf in #1451
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.17.1 to 1.17.2 by @dependabot in #1457
  • chore(deps-dev): bump @podman-desktop/api from 1.17.1 to 1.17.2 by @dependabot in #1455
  • chore(deps-dev): bump eslint-plugin-svelte from 3.3.2 to 3.3.3 by @dependabot in #1454
  • chore(deps-dev): bump the typescript-eslint group with 3 updates by @dependabot in #1453
  • chore(deps-dev): bump electron from 35.0.2 to 35.0.3 by @dependabot in #1456
  • chore(deps-dev): bump the tailwindcss group with 2 updates by @dependabot in #1458
  • chore(deps-dev): bump vite from 6.2.2 to 6.2.3 by @dependabot in #1464
  • chore(deps-dev): bump eslint-plugin-unicorn from 57.0.0 to 58.0.0 by @dependabot in #1465
  • chore(deps-dev): bump eslint-import-resolver-typescript from 4.2.2 to 4.2.3 by @dependabot in #1467
  • chore(deps-dev): bump the tailwindcss group with 2 updates by @dependabot in #1466
  • chore(deps-dev): bump electron from 35.0.3 to 35.1.0 by @dependabot in #1469
  • chore(deps-dev): bump the tailwindcss group with 2 updates by @dependabot in #1468
  • chore(deps-dev): bump eslint-import-resolver-typescript from 4.2.3 to 4.2.4 by @dependabot in #1470
  • fix: broken links to bootc org by @deboer-tim in #1471
  • chore(deps-dev): bump electron from 35.1.0 to 35.1.2 by @dependabot in #1473
  • chore(deps-dev): bump eslint-import-resolver-typescript from 4.2.4 to 4.2.5 by @dependabot in #1472
  • chore(deps-dev): bump svelte-eslint-parser from 1.1.0 to 1.1.1 by @dependabot in #1474
  • chore(test): add check for image badge by @cbr7 in #1476
  • chor...
Read more

v1.7.0

04 Mar 19:21
Compare
Choose a tag to compare

chore: 🥁 tagging v1.7.0 🥳

What's Changed

  • chore: 📢 Bump version to 1.7.0 by @github-actions in #1117
  • chore(deps-dev): bump svelte from 5.14.4 to 5.14.5 by @dependabot in #1120
  • chore(deps-dev): bump @vitest/coverage-v8 from 2.1.5 to 2.1.8 by @dependabot in #1118
  • fix: e2e test errors by @dgolovin in #1121
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.10 by @dependabot in #1124
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.16.0-202412191526-af98dd0c20c to 1.16.0-202412200641-918b8102b36 by @dependabot in #1125
  • chore(deps-dev): bump svelte from 5.14.5 to 5.15.0 by @dependabot in #1126
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2 by @dependabot in #1129
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.10 by @dependabot in #1127
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.16.0-202412231207-06dbe6347c5 to 1.16.0-202412231723-74a4ed4996b by @dependabot in #1130
  • chore(deps-dev): bump svelte from 5.15.0 to 5.16.0 by @dependabot in #1133
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.10 by @dependabot in #1131
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.10 by @dependabot in #1134
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.10 by @dependabot in #1138
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.10 by @dependabot in #1141
  • chore(deps-dev): bump concurrently from 9.1.0 to 9.1.1 by @dependabot in #1139
  • chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 by @dependabot in #1145
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.10 by @dependabot in #1144
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0 by @dependabot in #1147
  • chore(deps-dev): bump concurrently from 9.1.1 to 9.1.2 by @dependabot in #1149
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.10 by @dependabot in #1150
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.11 by @dependabot in #1151
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.11 by @dependabot in #1152
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1 by @dependabot in #1157
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.12 by @dependabot in #1158
  • chore(deps-dev): bump svelte from 5.16.0 to 5.16.2 by @dependabot in #1156
  • chore(deps-dev): bump svelte from 5.16.2 to 5.16.5 by @dependabot in #1163
  • chore(deps-dev): bump @tailwindcss/typography from 0.5.15 to 0.5.16 by @dependabot in #1164
  • chore(deps-dev): bump electron from 33.2.1 to 33.3.1 by @dependabot in #1161
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.12 by @dependabot in #1160
  • chore(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #1165
  • chore(deps): bump svelte-check from 4.1.1 to 4.1.3 by @dependabot in #1170
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.12 by @dependabot in #1168
  • chore(deps-dev): bump svelte from 5.16.5 to 5.17.3 by @dependabot in #1169
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.12 by @dependabot in #1173
  • chore(deps): bump svelte-check from 4.1.3 to 4.1.4 by @dependabot in #1180
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.20.0 by @dependabot in #1179
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.12 by @dependabot in #1177
  • chore(deps-dev): bump prettier-plugin-svelte from 3.3.2 to 3.3.3 by @dependabot in #1176
  • chore(deps-dev): bump postcss from 8.4.49 to 8.5.1 by @dependabot in #1181
  • chore(deps-dev): bump electron from 33.3.1 to 34.0.0 by @dependabot in #1184
  • chore(deps-dev): bump svelte from 5.17.3 to 5.17.5 by @dependabot in #1185
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.13 by @dependabot in #1186
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.13 by @dependabot in #1189
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.14 by @dependabot in #1194
  • chore(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.0 by @dependabot in #1193
  • chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.0 by @dependabot in #1192
  • chore(deps-dev): bump svelte from 5.17.5 to 5.18.0 by @dependabot in #1190
  • chore(deps-dev): bump jsdom from 25.0.1 to 26.0.0 by @dependabot in #1166
  • chore(deps-dev): bump lint-staged from 15.4.0 to 15.4.1 by @dependabot in #1200
  • chore(deps-dev): bump svelte from 5.18.0 to 5.19.0 by @dependabot in #1198
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.14 by @dependabot in #1197
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.14 by @dependabot in #1201
  • feat: add support for Google Cloud Engine image type by @deboer-tim in #1204
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.20.0 to 8.21.0 by @dependabot in #1212
  • chore(deps-dev): bump svelte from 5.19.0 to 5.19.1 by @dependabot in #1211
  • chore: update Card to svelte 5 by @deboer-tim in #1208
  • chore(deps-dev): bump @testing-library/user-event from 14.6.0 to 14.6.1 by @dependabot in #1214
  • chore(deps-dev): bump svelte from 5.19.1 to 5.19.2 by @dependabot in #1215
  • feat: Adds option to pull arm64/amd64 examples by @cdrage in #1196
  • chore(deps-dev): bump @types/node from 20.17.14 to 20.17.16 by @dependabot in #1222
  • chore(deps-dev): bump lint-staged from 15.4.1 to 15.4.2 by @dependabot in #1221
  • chore(deps-dev): bump electron from 34.0.0 to 34.0.1 by @dependabot in #1219
  • chore: add vars for prose markdown generation by @cdrage in #1217
  • chore(deps-dev): bump @playwright/test from 1.49.1 to 1.50.0 by @dependabot in #1223
  • chore: minor polish for build page by @deboer-tim in #1229
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 by @dependabot in #1232
  • chore(deps-dev): bump svelte from 5.19.2 to 5.19.3 by @dependabot in #1231
  • chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 by @dependabot in #1233
  • chore(deps-dev): bump svelte from 5.19.3 to 5.19.4 by @dependabot in #1236
  • chore(deps): bump semver from 7.6.3 to 7.7.0 by @dependabot in #1242
  • chore(deps-dev): bump svelte from 5.19.4 to 5.19.5 by @dependabot in...
Read more

v1.6.0

19 Dec 16:05
Compare
Choose a tag to compare

What's Changed

  • chore: 📢 Bump version to 1.6.0 by @github-actions in #967
  • chore: remove yarn references by @deboer-tim in #969
  • chore: update to latest UI library by @deboer-tim in #971
  • chore(deps-dev): bump svelte from 5.1.2 to 5.1.3 by @dependabot in #973
  • chore(deps-dev): bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #972
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.17.3 by @dependabot in #979
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.2 by @dependabot in #978
  • chore(deps-dev): bump svelte from 5.1.3 to 5.1.4 by @dependabot in #980
  • chore(deps-dev): bump svelte from 5.1.4 to 5.1.5 by @dependabot in #981
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.17.4 by @dependabot in #984
  • chore(deps-dev): bump @testing-library/jest-dom from 6.6.2 to 6.6.3 by @dependabot in #986
  • chore(deps-dev): bump @podman-desktop/api from 1.13.3 to 1.14.0 by @dependabot in #985
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.13.3 to 1.14.0 by @dependabot in #982
  • chore(deps-dev): bump svelte from 5.1.5 to 5.1.8 by @dependabot in #983
  • chore: add release process by @deboer-tim in #970
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.17.5 by @dependabot in #987
  • chore(deps-dev): bump svelte from 5.1.8 to 5.1.9 by @dependabot in #988
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.17.6 by @dependabot in #990
  • chore(deps-dev): bump concurrently from 9.0.1 to 9.1.0 by @dependabot in #989
  • chore(deps-dev): bump @podman-desktop/api from 1.14.0 to 1.14.1 by @dependabot in #992
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.14.0 to 1.14.1 by @dependabot in #993
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.2 to 8.13.0 by @dependabot in #994
  • chore(deps): bump mikepenz/action-junit-report from 4 to 5 by @dependabot in #991
  • chore(deps-dev): bump svelte from 5.1.9 to 5.1.11 by @dependabot in #995
  • chore(deps-dev): bump electron from 33.0.2 to 33.1.0 by @dependabot in #996
  • chore: delete packages/backend/yarn.lock by @benoitf in #1001
  • chore: rename team in CODEOWNERS by @benoitf in #999
  • chore(deps-dev): bump svelte from 5.1.11 to 5.1.12 by @dependabot in #1002
  • chore(test): fixing bootc e2e tests by @cbr7 in #998
  • chore(deps): bump svelte-check from 4.0.5 to 4.0.6 by @dependabot in #1005
  • chore(deps-dev): bump electron from 33.1.0 to 33.2.0 by @dependabot in #1004
  • chore(deps-dev): bump prettier-plugin-svelte from 3.2.7 to 3.2.8 by @dependabot in #1006
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.13.0 to 8.14.0 by @dependabot in #1011
  • chore(deps-dev): bump vite from 5.4.10 to 5.4.11 by @dependabot in #1010
  • chore(deps-dev): bump postcss from 8.4.47 to 8.4.49 by @dependabot in #1012
  • chore(deps-dev): bump svelte from 5.1.12 to 5.1.15 by @dependabot in #1013
  • chore(deps): bump svelte-check from 4.0.6 to 4.0.7 by @dependabot in #1007
  • chore: rename section by @cdrage in #1015
  • chore: add readmes to each example by @cdrage in #1014
  • chore(deps-dev): bump svelte from 5.1.15 to 5.1.16 by @dependabot in #1018
  • chore: refresh dependencies to update to latest versions by @benoitf in #1003
  • feat: add example details page by @cdrage in #1017
  • chore(deps-dev): bump svelte from 5.1.16 to 5.2.0 by @dependabot in #1020
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.0 to 4.0.1 by @dependabot in #1019
  • chore(deps): bump svelte-check from 4.0.7 to 4.0.9 by @dependabot in #1022
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.14.0 to 8.15.0 by @dependabot in #1023
  • chore(deps-dev): bump svelte from 5.2.0 to 5.2.3 by @dependabot in #1024
  • chore(deps-dev): bump husky from 9.1.6 to 9.1.7 by @dependabot in #1025
  • chore(deps-dev): bump the fortawesome group with 4 updates by @dependabot in #1029
  • chore(deps-dev): bump @playwright/test from 1.48.2 to 1.49.0 by @dependabot in #1030
  • chore(deps-dev): bump @testing-library/svelte from 5.2.4 to 5.2.5 by @dependabot in #1031
  • chore(deps-dev): bump @commitlint/config-conventional from 19.5.0 to 19.6.0 by @dependabot in #1033
  • chore(deps): group commitlint updates by @axel7083 in #1034
  • chore(deps-dev): bump @commitlint/cli from 19.5.0 to 19.6.0 by @dependabot in #1032
  • chore(deps-dev): bump @testing-library/svelte from 5.2.5 to 5.2.6 by @dependabot in #1035
  • chore(deps-dev): bump the fortawesome group with 4 updates by @dependabot in #1036
  • chore(deps-dev): bump svelte from 5.2.3 to 5.2.5 by @dependabot in #1037
  • chore(deps-dev): bump prettier-plugin-svelte from 3.2.8 to 3.3.0 by @dependabot in #1039
  • chore(deps-dev): bump svelte from 5.2.5 to 5.2.7 by @dependabot in #1038
  • chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 by @dependabot in #1040
  • chore(deps-dev): bump prettier-plugin-svelte from 3.3.0 to 3.3.2 by @dependabot in #1042
  • chore(deps): bump svelte-check from 4.0.9 to 4.1.0 by @dependabot in #1041
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.7 by @dependabot in #1045
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.1 to 4.0.2 by @dependabot in #1044
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.16.0 by @dependabot in #1046
  • chore(deps-dev): bump svelte from 5.2.7 to 5.2.8 by @dependabot in #1043
  • chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by @dependabot in #1051
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.8 by @dependabot in #1048
  • chore(deps-dev): bump vite from 5.4.11 to 6.0.0 by @dependabot in #1050
  • chore(test): fix navigation to webview by @cbr7 in #1052
  • chore(deps-dev): bump vite from 6.0.0 to 6.0.1 by @dependabot in #1055
  • chore(deps-dev): bump svelte from 5.2.8 to 5.2.9 by @dependabot in #1054
  • chore(deps-dev): bump @types/node from 20.17.6 to 20.17.9 by @dependabot in #1056
  • chore(deps-dev): bump electron from 33.2.0 to 33.2.1 by @dependabot in #1058
  • chore(deps-dev): bump svelte fr...
Read more

v1.5.0

28 Oct 13:30
Compare
Choose a tag to compare

chore: 🥁 tagging v1.5.0 🥳

What's Changed

  • chore: 📢 Bump version to 1.5.0 by @github-actions in #853
  • chore(deps-dev): bump vite from 5.4.7 to 5.4.8 by @dependabot in #855
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.16.9 by @dependabot in #858
  • chore(deps-dev): bump prettier-plugin-svelte from 3.2.6 to 3.2.7 by @dependabot in #859
  • chore(deps-dev): bump svelte-check from 4.0.2 to 4.0.3 by @dependabot in #860
  • chore(deps): bump svelte-preprocess from 6.0.2 to 6.0.3 by @dependabot in #861
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.16.10 by @dependabot in #867
  • chore(deps-dev): bump svelte from 5.0.0-next.259 to 5.0.0-next.260 by @dependabot in #868
  • chore: svelte should only be in frontend by @deboer-tim in #869
  • chore: update vite-plugin-svelte by @deboer-tim in #870
  • feat: details page for disk images by @deboer-tim in #866
  • chore(deps): bump svelte-check from 4.0.3 to 4.0.4 by @dependabot in #874
  • chore(deps-dev): bump eslint-plugin-sonarjs from 2.0.2 to 2.0.3 by @dependabot in #875
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0 by @dependabot in #877
  • chore(deps-dev): bump @testing-library/svelte from 5.2.1 to 5.2.3 by @dependabot in #882
  • fix: update path to podman5.json after podman extension changes by @dgolovin in #880
  • chore(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 by @dependabot in #883
  • chore(deps-dev): bump svelte from 5.0.0-next.260 to 5.0.0-next.262 by @dependabot in #884
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.16.10 by @dependabot in #888
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1 by @dependabot in #887
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.16.11 by @dependabot in #891
  • chore(deps-dev): bump @playwright/test from 1.47.2 to 1.48.0 by @dependabot in #890
  • chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in #896
  • chore(deps-dev): bump svelte from 5.0.0-next.262 to 5.0.0-next.264 by @dependabot in #897
  • chore(deps-dev): bump electron from 32.1.2 to 32.2.0 by @dependabot in #901
  • chore(deps-dev): bump @podman-desktop/api from 1.12.0 to 1.13.2 by @dependabot in #899
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.0-next.7 to 4.0.0-next.8 by @dependabot in #898
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.12.0 to 1.13.2 by @dependabot in #902
  • chore: update ui-svelte by @deboer-tim in #903
  • chore: update publisher by @deboer-tim in #906
  • chore(deps): bump svelte-check from 4.0.4 to 4.0.5 by @dependabot in #909
  • chore: fix links on build page by @cdrage in #912
  • fix: missing component styling by @deboer-tim in #911
  • chore(deps-dev): bump vite from 5.4.8 to 5.4.9 by @dependabot in #918
  • chore: always pass empty body to notify message by @deboer-tim in #915
  • feat: go directly to build logs on successful build by @deboer-tim in #913
  • chore: typo for anaconda by @cdrage in #921
  • chore: revert "chore: update publisher" by @deboer-tim in #924
  • chore(deps-dev): bump electron from 32.2.0 to 33.0.0 by @dependabot in #926
  • chore(deps-dev): bump tailwindcss from 3.4.13 to 3.4.14 by @dependabot in #928
  • chore(deps-dev): bump svelte from 5.0.0-next.264 to 5.0.0-next.265 by @dependabot in #927
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.9.0 by @dependabot in #925
  • docs: add known issue cross-arch building by @cdrage in #889
  • feat: backend for examples catalog by @cdrage in #920
  • chore(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #931
  • chore(deps-dev): bump svelte from 5.0.0-next.265 to 5.0.0-next.268 by @dependabot in #932
  • feat: navigation and dashboard by @deboer-tim in #934
  • chore: rename bootc to disk-image by @deboer-tim in #936
  • chore(deps-dev): bump electron from 33.0.0 to 33.0.1 by @dependabot in #939
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.16.12 by @dependabot in #938
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.9.0 to 8.10.0 by @dependabot in #937
  • chore(deps-dev): bump svelte from 5.0.0-next.268 to 5.0.0-next.269 by @dependabot in #940
  • chore(deps-dev): bump eslint-plugin-sonarjs from 2.0.3 to 2.0.4 by @dependabot in #945
  • chore(deps-dev): bump @testing-library/svelte from 5.2.3 to 5.2.4 by @dependabot in #946
  • feat: add launch VM button by @cdrage in #865
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0 by @dependabot in #951
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.0-next.8 to 4.0.0 by @dependabot in #949
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.16.13 by @dependabot in #950
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.16.14 by @dependabot in #954
  • chore(deps-dev): bump electron from 33.0.1 to 33.0.2 by @dependabot in #956
  • chore(deps-dev): bump svelte from 5.0.0-next.269 to 5.0.5 by @dependabot in #955
  • docs: remove $ from readme for easier copy and paste by @cdrage in #958
  • refactor: update vm manager + code suggestions by @cdrage in #959
  • chore(deps-dev): bump vite from 5.4.9 to 5.4.10 by @dependabot in #961
  • chore(deps-dev): bump @types/node from 20.16.5 to 20.17.0 by @dependabot in #960
  • feat: add examples page by @cdrage in #942
  • chore(deps-dev): bump @podman-desktop/api from 1.13.2 to 1.13.3 by @dependabot in #962
  • chore(deps-dev): bump @podman-desktop/tests-playwright from 1.13.2 to 1.13.3 by @dependabot in #963
  • chore(deps-dev): bump svelte from 5.0.5 to 5.1.0 by @dependabot in https://g...
Read more

v1.4.0

28 Oct 13:30
Compare
Choose a tag to compare

chore: 🥁 tagging v1.4.0 🥳

What's Changed

  • chore: 📢 Bump version to 1.4.0 by @github-actions in #729
  • chore(deps-dev): bump tailwindcss from 3.4.9 to 3.4.10 by @dependabot in #733
  • chore(deps-dev): bump svelte from 5.0.0-next.220 to 5.0.0-next.221 by @dependabot in #732
  • chore(deps-dev): bump vite from 5.4.0 to 5.4.1 by @dependabot in #735
  • chore(deps-dev): bump electron from 31.3.1 to 31.4.0 by @dependabot in #736
  • chore(deps-dev): bump @types/node from 20.14.15 to 20.15.0 by @dependabot in #737
  • chore(deps-dev): bump @playwright/test from 1.46.0 to 1.46.1 by @dependabot in #740
  • chore(deps-dev): bump svelte from 5.0.0-next.221 to 5.0.0-next.225 by @dependabot in #739
  • chore(deps-dev): bump @types/node from 20.15.0 to 20.16.1 by @dependabot in #738
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.2.0 by @dependabot in #744
  • chore(deps-dev): bump svelte from 5.0.0-next.225 to 5.0.0-next.228 by @dependabot in #743
  • chore(deps-dev): bump electron from 31.4.0 to 32.0.0 by @dependabot in #742
  • chore(deps-dev): bump vite from 5.4.1 to 5.4.2 by @dependabot in #741
  • chore(deps-dev): bump svelte from 5.0.0-next.228 to 5.0.0-next.231 by @dependabot in #746
  • chore(deps-dev): bump electron from 32.0.0 to 32.0.1 by @dependabot in #745
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 3.1.1 to 3.1.2 by @dependabot in #749
  • chore(deps-dev): bump svelte from 5.0.0-next.231 to 5.0.0-next.234 by @dependabot in #747
  • chore(deps-dev): bump svelte-check from 3.8.5 to 3.8.6 by @dependabot in #748
  • chore(deps-dev): bump svelte from 5.0.0-next.234 to 5.0.0-next.236 by @dependabot in #751
  • chore(deps-dev): bump svelte from 5.0.0-next.236 to 5.0.0-next.238 by @dependabot in #757
  • chore(deps-dev): bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 by @dependabot in #756
  • chore(deps-dev): bump jsdom from 24.1.1 to 25.0.0 by @dependabot in #755
  • chore(deps-dev): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #754
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.2.0 to 8.3.0 by @dependabot in #753
  • chore: change the way to include @podman-desktop/tests-playwright by @odockal in #760
  • chore(deps-dev): bump @types/node from 20.16.1 to 20.16.2 by @dependabot in #763
  • chore(deps-dev): bump @tailwindcss/typography from 0.5.14 to 0.5.15 by @dependabot in #762
  • chore(deps-dev): bump svelte from 5.0.0-next.238 to 5.0.0-next.240 by @dependabot in #759
  • chore: align CODEOWNERS by @jeffmaury in #766
  • chore(deps-dev): bump svelte from 5.0.0-next.240 to 5.0.0-next.241 by @dependabot in #767
  • chore(deps-dev): bump svelte from 5.0.0-next.241 to 5.0.0-next.242 by @dependabot in #770
  • chore(deps-dev): bump postcss from 8.4.41 to 8.4.44 by @dependabot in #772
  • chore(deps-dev): bump @types/node from 20.16.2 to 20.16.3 by @dependabot in #775
  • chore(deps-dev): bump svelte from 5.0.0-next.242 to 5.0.0-next.243 by @dependabot in #774
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0 by @dependabot in #773
  • Switch pd to pnpm by @cbr7 in #777
  • chore(test): migrate tests to pw runner by @cbr7 in #780
  • chore(deps-dev): bump vite from 5.4.2 to 5.4.3 by @dependabot in #782
  • chore: add debugging / error information to log file as well by @cdrage in #779
  • fix: handle libkrun machines by @jeffmaury in #761
  • chore(deps-dev): bump svelte-check from 3.8.6 to 4.0.0 by @dependabot in #776
  • chore(deps-dev): bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in #783
  • chore(deps-dev): bump @types/node from 20.16.3 to 20.16.4 by @dependabot in #789
  • chore(deps-dev): bump svelte-check from 4.0.0 to 4.0.1 by @dependabot in #788
  • chore(deps-dev): bump filesize from 10.1.4 to 10.1.6 by @dependabot in #787
  • chore(deps-dev): bump postcss from 8.4.44 to 8.4.45 by @dependabot in #786
  • chore(tests): fix ext. installation skip condition by @odockal in #784
  • chore(test): update bootc e2e tests to the latest version of test fra… by @cbr7 in #790
  • chore(test): update e2e tests to work with framework by @cbr7 in #793
  • chore(deps-dev): bump electron from 32.0.1 to 32.0.2 by @dependabot in #796
  • chore(deps-dev): bump @types/node from 20.16.4 to 20.16.5 by @dependabot in #795
  • chore(deps-dev): bump svelte from 5.0.0-next.243 to 5.0.0-next.244 by @dependabot in #794
  • chore(deps-dev): bump @playwright/test from 1.46.1 to 1.47.0 by @dependabot in #802
  • chore: update bib to incorporate new changes by @cdrage in #800
  • chore: rename iso to anaconda-iso and add docs by @cdrage in #803
  • chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in #807
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.5.0 by @dependabot in #806
  • chore(deps-dev): bump concurrently from 8.2.2 to 9.0.0 by @dependabot in #805
  • point to the fedora docs (README and emtpy page) by @vrothberg in #809
  • feat: add btrfs option by @cdrage in #801
  • chore: code cleanup by @deboer-tim in #810
  • chore: update bib with vhd azure support by @cdrage in #811
  • chore: fix invalid build tests by @deboer-tim in #815
  • feat: add vhd option by @cdrage in #814
  • feat: adds log page for builds by @cdrage in #792
  • chore: add iso validation when building by @cdrage in #812
  • chore(deps-dev): bump eslint-plugin-sonarjs from 1.0.4 to 2.0.2 by @dependabot in #769
  • chore(deps-dev): bump tailwindcss from 3.4.10 to 3.4.11 by @dependabot in #817
  • chore(deps-dev): bump vite from 5.4.3 to 5.4.4 by @dependabot in https://github.com/containers/po...
Read more