Releases: containers/podman-desktop-extension-ai-lab
Releases · containers/podman-desktop-extension-ai-lab
v1.3.2
chore: 🥁 tagging v1.3.2 🥳
v1.3.1
What's Changed
- chore: 📢 Bump version to 1.3.0 by @github-actions in #1543
- fix: wrong VMtype returned by Podman Desktop causes inference servers… by @jeffmaury in #1549
- build(deps-dev): bump vite from 5.4.0 to 5.4.1 by @dependabot in #1553
- build(deps-dev): bump tailwindcss from 3.4.9 to 3.4.10 by @dependabot in #1546
- build(deps-dev): bump electron from 31.3.1 to 31.4.0 by @dependabot in #1552
- build(deps): bump openai from 4.55.5 to 4.55.7 by @dependabot in #1545
- fix: gpulayers were not set correctly on MacOS by @jeffmaury in #1555
- fix: update vulkan/cuda images to work with Granite code model by @jeffmaury in #1558
- build(deps): bump @huggingface/gguf from 0.1.7 to 0.1.9 by @dependabot in #1562
- build(deps-dev): bump @types/node from 20.14.15 to 20.15.0 by @dependabot in #1561
- build(deps): bump openai from 4.55.7 to 4.56.0 by @dependabot in #1560
- feat: start REST server by @jeffmaury in #1544
- build(deps-dev): bump svelte from 5.0.0-next.220 to 5.0.0-next.225 by @dependabot in #1563
- build(deps-dev): bump @playwright/test from 1.46.0 to 1.46.1 by @dependabot in #1565
- build(deps-dev): bump @types/node from 20.14.13 to 20.16.1 by @dependabot in #1566
- feat: implement list models in REST server by @jeffmaury in #1564
- chore: use the same reviewers than Podman Desktop team by @benoitf in #1571
- build(deps-dev): bump vite from 5.4.1 to 5.4.2 by @dependabot in #1574
- build(deps-dev): bump electron from 31.4.0 to 32.0.0 by @dependabot in #1573
- build(deps-dev): bump svelte from 5.0.0-next.225 to 5.0.0-next.228 by @dependabot in #1572
- feat: make api port configurable by @feloy in #1570
- build(deps-dev): bump svelte from 5.0.0-next.228 to 5.0.0-next.231 by @dependabot in #1576
- build(deps): bump systeminformation from 5.23.4 to 5.23.5 by @dependabot in #1575
- build(deps-dev): bump electron from 32.0.0 to 32.0.1 by @dependabot in #1577
- fix: add generated source to gitignore file by @feloy in #1580
- feat: build extension as module instead of commonJS by @feloy in #1581
- build(deps-dev): bump svelte from 5.0.0-next.231 to 5.0.0-next.234 by @dependabot in #1587
- build(deps-dev): bump svelte-check from 3.8.5 to 3.8.6 by @dependabot in #1586
- build(deps-dev): bump @sveltejs/vite-plugin-svelte from 3.1.1 to 3.1.2 by @dependabot in #1584
- build(deps-dev): bump svelte from 5.0.0-next.234 to 5.0.0-next.236 by @dependabot in #1590
- feat: validate API requests and responses according to the OpenApi spec by @feloy in #1579
- feature: WSL upload support podman connections by @axel7083 in #1535
- build(deps-dev): bump svelte from 5.0.0-next.236 to 5.0.0-next.238 by @dependabot in #1597
- build(deps-dev): bump jsdom from 24.1.1 to 25.0.0 by @dependabot in #1598
- build(deps): bump express-openapi-validator from 5.3.1 to 5.3.3 by @dependabot in #1599
- build(deps-dev): bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 by @dependabot in #1600
- build(deps-dev): bump @testing-library/jest-dom from 6.4.8 to 6.5.0 by @dependabot in #1601
- build(deps): bump @huggingface/gguf from 0.1.9 to 0.1.10 by @dependabot in #1602
- chore(test): added possibility to change azure VM size by @ScrewTSW in #1594
- build(deps-dev): bump eslint-plugin-sonarjs from 1.0.4 to 2.0.1 by @dependabot in #1593
- chore(test): skip AI Lab extension verification if platform is Linux by @ScrewTSW in #1603
- build(deps-dev): bump svelte from 5.0.0-next.238 to 5.0.0-next.240 by @dependabot in #1606
- feat: adding container provider connection select by @axel7083 in #1537
- chore: remove unused file by @benoitf in #1609
- chore: fix micromatch dependency by @benoitf in #1610
- fix: REST server to listen on local address by @jeffmaury in #1614
- chore(eslint): prevent forbidden imports by @axel7083 in #1613
- chore: parse svelte files when doing the linting by @benoitf in #1619
- build(deps): bump openai from 4.56.0 to 4.56.1 by @dependabot in #1620
- build(deps-dev): bump @tailwindcss/typography from 0.5.14 to 0.5.15 by @dependabot in #1621
- build(deps-dev): bump @types/node from 20.16.1 to 20.16.2 by @dependabot in #1622
- chore: upgrade to eslint v9 by @benoitf in #1623
- chore: use node: prefix when importing Node.js packages by @benoitf in #1625
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.0.0 to 8.3.0 by @dependabot in #1605
- chore: fix import rules of linter by @benoitf in #1624
- build(deps-dev): bump svelte from 5.0.0-next.240 to 5.0.0-next.241 by @dependabot in #1631
- build(deps): bump openai from 4.56.1 to 4.56.2 by @dependabot in #1632
- build(deps-dev): bump openapi-typescript from 7.3.0 to 7.3.2 by @dependabot in #1630
- feat: container resource banner depends on selected connection by @axel7083 in #1612
- feat: instructLab navigation bar and empty InstructLab sessions screen by @feloy in #1615
- fix: gpu acceleration windows by @axel7083 in #1635
- build(deps): bump openai from 4.56.2 to 4.57.0 by @dependabot in #1639
- build(deps-dev): bump eslint-plugin-sonarjs from 2.0.1 to 2.0.2 by @dependabot in #1638
- build(deps-dev): bump svelte from 5.0.0-next.241 to 5.0.0-next.242 by @dependabot in #1637
- build(deps-dev): bump openapi-typescript from 7.3.2 to 7.3.3 by @dependabot in #1636
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0 by @dependabot in #1648
- build(deps-dev): bump postcss from 8.4.41 to 8.4.44 by @dependabot in #1646
- build(deps-dev): bump @types/node from 20.16.2 to 20.16.3 by @dependabot in https://github.com/containers/podman-deskt...
v1.3.0
chore: 🥁 tagging v1.3.0 🥳
v1.2.3
What's Changed
- chore: 📢 Bump version to 1.2.0 by @github-actions in #1045
- Add mini-roadmap to README.md by @slemeur in #1046
- Update roadmap in README.md by @slemeur in #1047
- chore: fix links to images by @benoitf in #1048
- chore: udpate to v1.1.1 AI Lab Recipes by @benoitf in #1051
- build(deps-dev): bump svelte-check from 3.7.0 to 3.7.1 by @dependabot in #1056
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.10.1 to 1.10.2 by @dependabot in #1054
- build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #1055
- build(deps): bump openai from 4.40.1 to 4.40.2 by @dependabot in #1053
- build(deps-dev): bump electron from 30.0.2 to 30.0.3 by @dependabot in #1073
- build(deps): bump openai from 4.40.2 to 4.43.0 by @dependabot in #1072
- build(deps): bump semver from 7.6.0 to 7.6.2 by @dependabot in #1071
- build(deps-dev): bump svelte from 4.2.15 to 4.2.16 by @dependabot in #1066
- build(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5 by @dependabot in #1062
- build(deps): bump openai from 4.43.0 to 4.44.0 by @dependabot in #1076
- build(deps): bump isomorphic-git from 1.25.7 to 1.25.9 by @dependabot in #1064
- build(deps): bump postman-code-generators from 1.10.0 to 1.10.1 by @dependabot in #1059
- chore: update tooltip to same as ui package by @lstocchi in #1077
- build(deps): bump openai from 4.44.0 to 4.45.0 by @dependabot in #1086
- build(deps): bump isomorphic-git from 1.25.9 to 1.25.10 by @dependabot in #1084
- build(deps-dev): bump filesize from 10.1.1 to 10.1.2 by @dependabot in #1085
- feat: allows to set a custom folder where to download models by @lstocchi in #1069
- build(deps-dev): bump svelte from 4.2.16 to 4.2.17 by @dependabot in #1092
- build(deps-dev): bump electron from 30.0.3 to 30.0.5 by @dependabot in #1091
- build(deps): bump openai from 4.45.0 to 4.47.1 by @dependabot in #1090
- feat: add checksum verification for downloaded models by @lstocchi in #1078
- Do not check resources on Linux by @feloy in #1088
- fix: error when calculating sha256 on big files by @lstocchi in #1094
- build(deps-dev): bump electron from 30.0.5 to 30.0.6 by @dependabot in #1096
- build(deps): bump fast-xml-parser from 4.3.6 to 4.4.0 by @dependabot in #1098
- feat: improve recipes page by @axel7083 in #1099
- refactor: revamp playground header (#666) by @lstocchi in #1101
- refactor: cleanup application manager by @axel7083 in #1100
- refactor(ApplicationManager): extract build image logic by @axel7083 in #1105
- fix: bump inference server image to 0.3.2 by @jeffmaury in #1106
- chore: update to v1.1.2 AI Lab Recipes by @jeffmaury in #1109
- refactor: create PodManager by @axel7083 in #1108
- build(deps-dev): bump electron from 30.0.6 to 30.0.7 by @dependabot in #1117
- build(deps-dev): bump electron from 30.0.7 to 30.0.8 by @dependabot in #1118
- refactor(ApplicationManager): remove unused interfaces by @axel7083 in #1114
- feat: improve inference server details page by @axel7083 in #1113
- fix: add hover to recipe card (#843) by @lstocchi in #1119
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.10.2 to 1.10.3 by @dependabot in #1125
- build(deps-dev): bump humanize-duration from 3.32.0 to 3.32.1 by @dependabot in #1124
- build(deps-dev): bump jsdom from 24.0.0 to 24.1.0 by @dependabot in #1123
- feat(application): adding start stop actions by @axel7083 in #1122
- build(deps-dev): bump vite from 5.2.11 to 5.2.12 by @dependabot in #1127
- refactor: moving pod events method to PodManager by @axel7083 in #1131
- build(deps): bump openai from 4.47.1 to 4.47.2 by @dependabot in #1137
- build(deps-dev): bump svelte-check from 3.7.1 to 3.8.0 by @dependabot in #1136
- fix: importing model fresh install by @axel7083 in #1133
- fix: json watcher parent problem by @axel7083 in #1135
- build(deps-dev): bump @sveltejs/vite-plugin-svelte from 3.1.0 to 3.1.1 by @dependabot in #1140
- build(deps-dev): bump electron from 30.0.8 to 30.0.9 by @dependabot in #1139
- build(deps): bump openai from 4.47.2 to 4.47.3 by @dependabot in #1152
- build(deps-dev): bump prettier from 3.2.5 to 3.3.0 by @dependabot in #1153
- build(deps-dev): bump postcss-load-config from 5.1.0 to 6.0.1 by @dependabot in #1154
- Podman Desktop AI Lab E2E nightly windows workflow by @odockal in #1128
- feat(win): better gpu detection by @axel7083 in #1141
- Fix Podman Desktop Extension navigation and installation by @ScrewTSW in #1156
- build(deps-dev): bump prettier from 3.3.0 to 3.3.1 by @dependabot in #1164
- build(deps-dev): bump tailwindcss from 3.4.3 to 3.4.4 by @dependabot in #1163
- build(deps): bump openai from 4.47.3 to 4.48.2 by @dependabot in #1162
- feat: adding @podman-desktop/ui-svelte by @axel7083 in #510
- chore(ci): add all e2e main linux workflow by @odockal in #1160
- chore: adopt checkbox from ui dep by @lstocchi in #1168
- chore: adopt linearProgress from ui dep by @lstocchi in #1169
- chore: moving static webview logic to dedicated util file by @axel7083 in #1167
- chore: adopt ToolTip component by @axel7083 in #1171
- fix: dispose webview panel by @axel7083 in #1172
- chore: adopt tab component by @axel7083 in #1173
- chore: adopt Button UI component by @jeffmaury in https://github.com/containers/pod...
v1.2.2
chore: 🥁 tagging v1.2.2 🥳
v1.2.1
chore: 🥁 tagging v1.2.1 🥳
v1.2.0
chore: 🥁 tagging v1.2.0 🥳
v1.1.2
chore: 🥁 tagging v1.1.2 🥳
v1.1.1
What's Changed
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- build(deps): bump openai from 4.37.0 to 4.38.0 by @dependabot in #931
- build(deps-dev): bump @testing-library/svelte from 4.1.0 to 5.0.1 by @dependabot in #930
- build(deps-dev): bump electron from 30.0.0 to 30.0.1 by @dependabot in #929
- chore: 📢 Bump version to 1.1.0 by @github-actions in #926
- fix: model properties not being transfered to model service container by @jeffmaury in #928
- build(deps): bump openai from 4.38.0 to 4.38.1 by @dependabot in #935
- fix: modelName should be name by @jeffmaury in #933
- dashboard: s/team/community/ by @vrothberg in #940
- fix: add tooltips for the model paramaters in playground by @jeffmaury in #941
- chore: bump inference image version by @axel7083 in #948
- chore(tsconfig): enabling strictNullChecks by @axel7083 in #812
- build(deps-dev): bump vite from 5.2.9 to 5.2.10 by @dependabot in #956
- build(deps): bump openai from 4.38.1 to 4.38.3 by @dependabot in #955
- fix: weird spacing by @axel7083 in #951
- fix: disabling service form creation when loading by @axel7083 in #952
- chore: no implicit any linter rule by @axel7083 in #954
- chore(linter): enable strict property initialization by @axel7083 in #958
- fix: report build error early while building recipe by @jeffmaury in #950
- feat: add InstructLab models by @jeffmaury in #984
- build(deps-dev): bump @testing-library/svelte from 5.0.1 to 5.1.0 by @dependabot in #986
- build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #985
- chore: fix displayName / description by @benoitf in #987
- build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #1010
- build(deps): bump openai from 4.38.3 to 4.38.5 by @dependabot in #1008
- build(deps-dev): bump svelte-check from 3.6.9 to 3.7.0 by @dependabot in #1009
- feat(inference): adding transition statuses by @axel7083 in #980
- feat: adding imported tab in models page by @axel7083 in #981
- build(deps-dev): bump @testing-library/dom from 10.0.0 to 10.1.0 by @dependabot in #1019
- fix: forbid creating several playgrounds with the same name by @feloy in #1016
- Remove system prompt from playground creation page by @feloy in #1020
- build(deps): bump openai from 4.38.5 to 4.40.0 by @dependabot in #1027
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.9.1 to 1.10.1 by @dependabot in #1026
- build(deps-dev): bump vitest and @vitest/coverage-v8 by @dependabot in #1023
- build(deps-dev): bump postcss-load-config from 5.0.3 to 5.1.0 by @dependabot in #1025
- chore: update README for extension catalog by @lstocchi in #1015
- build(deps-dev): bump @tailwindcss/typography from 0.5.12 to 0.5.13 by @dependabot in #1012
- build(deps-dev): bump electron from 30.0.1 to 30.0.2 by @dependabot in #1034
- build(deps): bump openai from 4.40.0 to 4.40.1 by @dependabot in #1037
- build(deps): bump postman-code-generators from 1.9.0 to 1.10.0 by @dependabot in #1036
- build(deps-dev): bump vite from 5.2.10 to 5.2.11 by @dependabot in #1035
- fix flaky test by @feloy in #1040
- fix: typos by @axel7083 in #1042
- Update README with proper naming by @slemeur in #1029
- fix: playground improvements for keyboard usage by @jeffmaury in #946
- resolve tag before to compare with current commit by @feloy in #1043
- use ai-lab-recipes v1.1.0 in catalog by @feloy in #1032
- upgrade to instruct v0.2 by @feloy in #1041
- chore: adding bug issue template by @axel7083 in #960
- chore: update AI Lab to Podman AI Lab by @benoitf in #1044
Full Changelog: v1.0.0...v1.1.0