Skip to content

Releases: containers/podman-desktop-extension-ai-lab

v1.3.2

04 Nov 16:05
Compare
Choose a tag to compare
v1.3.2 Pre-release
Pre-release
chore: 🥁 tagging v1.3.2 🥳

v1.3.1

16 Oct 09:05
Compare
Choose a tag to compare

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...
Read more

v1.3.0

15 Oct 19:32
Compare
Choose a tag to compare
chore: 🥁 tagging v1.3.0 🥳

v1.2.3

16 Aug 11:47
Compare
Choose a tag to compare

What's Changed

Read more

v1.2.2

16 Aug 08:23
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release
chore: 🥁 tagging v1.2.2 🥳

v1.2.1

15 Aug 13:51
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release
chore: 🥁 tagging v1.2.1 🥳

v1.2.0

14 Aug 12:09
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release
chore: 🥁 tagging v1.2.0 🥳

v1.1.2

22 May 08:53
Compare
Choose a tag to compare
chore: 🥁 tagging v1.1.2 🥳

v1.1.1

03 May 14:36
Compare
Choose a tag to compare

What's Changed

  • chore update ai-lab-recipes to v1.1.1 by @feloy in #1050

Full Changelog: v1.1.0...v1.1.1

v1.1.0

03 May 08:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0