Releases: containers/podman-desktop-extension-ai-lab
Releases · containers/podman-desktop-extension-ai-lab
v1.8.0
What's Changed
- ui(workflow): update ubuntu runner in publish by @gastoner in #3045
- chore: 📢 Bump version to 1.8.0 by @github-actions[bot] in #3044
- chore: switch to pnpm 10 by @jeffmaury in #3028
- build(deps): bump express-openapi-validator from 5.5.1 to 5.5.2 by @dependabot[bot] in #3050
- build(deps-dev): bump svelte from 5.31.0 to 5.32.0 by @dependabot[bot] in #3054
- chore(test): validate for inference server type by @cbr7 in #3056
- fix: update catalog reference to 1.7.0.2 by @jeffmaury in #3057
- build(deps): bump openai from 4.100.0 to 4.101.0 by @dependabot[bot] in #3060
- build(deps-dev): bump svelte from 5.32.0 to 5.32.1 by @dependabot[bot] in #3061
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.18.1 to 1.19.1 by @dependabot[bot] in #3062
- build(deps): bump systeminformation from 5.25.11 to 5.26.1 by @dependabot[bot] in #3068
- build(deps-dev): bump svelte from 5.32.1 to 5.33.0 by @dependabot[bot] in #3067
- build(deps): bump systeminformation from 5.26.1 to 5.26.2 by @dependabot[bot] in #3074
- build(deps-dev): bump svelte from 5.33.0 to 5.33.1 by @dependabot[bot] in #3070
- chore(test): simplifying and extracting test logic, refactor by @ScrewTSW in #3078
- build(deps-dev): bump svelte from 5.33.1 to 5.33.2 by @dependabot[bot] in #3082
- chore(test): function calling test by @amisskii in #3046
- chore(test): restart and verify app is still running by @amisskii in #3084
- build(deps-dev): bump svelte from 5.33.2 to 5.33.4 by @dependabot[bot] in #3092
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0 by @dependabot[bot] in #3088
- chore(test): fix playground e2e test by @amisskii in #3087
- chore(test): add restart service model e2e test by @cbr7 in #3097
- chore(test): update playground test to use most frequent model, increase timeout by @ScrewTSW in #3096
- feat: read catalog synchronously during init by @feloy in #3094
- chore(test,ci): added option to enable GPU support and preferences verification by @ScrewTSW in #2887
- build(deps-dev): bump tailwindcss from 4.1.7 to 4.1.8 by @dependabot[bot] in #3103
- chore(fix): increase timeout when restarting an AI app. by @amisskii in #3104
- build(deps-dev): bump svelte from 5.33.4 to 5.33.9 by @dependabot[bot] in #3107
- build(deps): bump openai from 4.103.0 to 5.0.0 by @dependabot[bot] in #3106
- build(deps-dev): bump svelte from 5.33.9 to 5.33.10 by @dependabot[bot] in #3109
- fix: init models catalog synchronously by @feloy in #3017
- build(deps-dev): bump @typescript-eslint/parser from 8.33.0 to 8.33.1 by @dependabot[bot] in #3116
- build(deps-dev): bump svelte from 5.33.10 to 5.33.13 by @dependabot[bot] in #3115
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1 by @dependabot[bot] in #3118
- build(deps): bump openai from 5.0.2 to 5.1.0 by @dependabot[bot] in #3128
- build(deps-dev): bump @sveltejs/vite-plugin-svelte from 5.0.3 to 5.1.0 by @dependabot[bot] in #3129
- build(deps-dev): bump svelte from 5.33.13 to 5.33.14 by @dependabot[bot] in #3127
- chore(test): Implement custom interaction with Audio To Text AI App service by @amisskii in #3112
- fix: ramalama workflow failing on scheduled run by @jeffmaury in #3110
- build(deps-dev): bump electron from 36.3.2 to 36.4.0 by @dependabot[bot] in #3132
- fix: always send mandatory response field by @feloy in #3134
- fix: always send mandatory message.content field by @feloy in #3136
- chore: ramalama update workflow by @jeffmaury in #3135
- chore(test): service cleanup was moved from this afterAll hook by @cbr7 in #3138
- build(deps): bump swagger-ui-dist from 5.22.0 to 5.24.0 by @dependabot[bot] in #3144
- chore(deps): clean up unused dependencies vitest and electron by @odockal in #3131
- build(deps-dev): bump @vitest/coverage-v8 from 3.2.2 to 3.2.3 by @dependabot[bot] in #3154
- build(deps-dev): bump svelte from 5.33.14 to 5.33.18 by @dependabot[bot] in #3153
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0 by @dependabot[bot] in #3151
- build(deps-dev): bump svelte from 5.33.18 to 5.33.19 by @dependabot[bot] in #3163
- fix: make model name column always visible by @feloy in #3164
- build(deps): bump express-openapi-validator from 5.5.6 to 5.5.7 by @dependabot[bot] in #3170
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.19.1 to 1.19.2 by @dependabot[bot] in #3166
- feat: use Llama stack container built from container/podman-ai-lab-stack by @feloy in #3137
- refactor: introduce ApplicationOptions by @feloy in #3174
- build(deps-dev): bump @eslint/compat from 1.2.9 to 1.3.0 by @dependabot[bot] in #3176
- build(deps-dev): bump svelte from 5.33.19 to 5.34.1 by @dependabot[bot] in #3179
- feat: make model optional for recipes by @feloy in #3175
- build(deps-dev): bump postcss from 8.5.5 to 8.5.6 by @dependabot[bot] in #3181
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.34.0 to 8.34.1 by @dependabot[bot] in #3186
- build(deps-dev): bump svelte from 5.34.1 to 5.34.3 by @dependabot[bot] in #3188
- feat: start a recipe with Llama Stack backend by @feloy in #3180
- build(deps-dev): bump eslint-plugin-sonarjs from 3.0.2 to 3.0.3 by @dependabot[bot] in #3191
- build(deps-dev): bump svelte from 5.34.3 to 5.34.4 by @dependabot[bot] in #3196
- build(deps-dev): bump svelte from 5.34.4 to 5.34.6 by @dependabot[bot] in #3200
- build(deps-dev): bump @playwright/test from 1.53.0 to 1.53.1 by @dependabot[bot] in #3203
- build(deps-dev): bump svelte from 5.34.6 to 5.34.7 by @dependabot[bot] in https://github.com/containers/podman-de...
v1.7.2
What's Changed
- fix(backport): update catalog reference to 1.7.0.2 (#3057) by @gastoner in #3059
- chore: revert #2703 by @axel7083 in #2729
- chore(refactor): refactor model management by @jeffmaury in #2704
- build(deps): bump isomorphic-git from 1.29.0 to 1.30.1 by @dependabot in #2731
- build(deps): bump openai from 4.87.3 to 4.87.4 by @dependabot in #2732
- fix: return model name in /api/tags by @jeffmaury in #2738
- build(deps-dev): bump typescript-eslint from 8.26.1 to 8.27.0 by @dependabot in #2746
- build(deps): bump openai from 4.87.4 to 4.89.0 by @dependabot in #2742
- build(deps-dev): bump @typescript-eslint/parser from 8.26.1 to 8.27.0 by @dependabot in #2745
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.17.1 to 1.17.2 by @dependabot in #2743
- build(deps-dev): bump electron from 35.0.2 to 35.0.3 by @dependabot in #2739
- build(deps-dev): bump eslint-plugin-svelte from 3.3.2 to 3.3.3 by @dependabot in #2740
- build(deps-dev): bump supertest from 7.0.0 to 7.1.0 by @dependabot in #2741
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.1 to 8.27.0 by @dependabot in #2744
- build(deps): bump postman-collection from 5.0.0 to 5.0.1 by @dependabot in #2750
- build(deps-dev): bump tailwindcss from 4.0.14 to 4.0.15 by @dependabot in #2749
- build(deps-dev): bump svelte from 5.23.2 to 5.25.0 by @dependabot in #2748
- build(deps-dev): bump @tailwindcss/vite from 4.0.14 to 4.0.15 by @dependabot in #2747
- refactor: make subscriber using the RPC channel for typechecking by @benoitf in #2596
- chore: move Messages into src folder by @benoitf in #2752
- chore: check that we can't create multiple time a RPCChannel with same name by @benoitf in #2753
- build(deps-dev): bump @typescript-eslint/parser from 8.27.0 to 8.28.0 by @dependabot in #2754
- build(deps-dev): bump vite from 6.2.2 to 6.2.3 by @dependabot in #2755
- build(deps): bump express-openapi-validator from 5.4.6 to 5.4.7 by @dependabot in #2758
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.27.0 to 8.28.0 by @dependabot in #2760
- build(deps-dev): bump @types/supertest from 6.0.2 to 6.0.3 by @dependabot in #2757
- build(deps-dev): bump svelte from 5.25.0 to 5.25.3 by @dependabot in #2756
- build(deps-dev): bump eslint-plugin-unicorn from 57.0.0 to 58.0.0 by @dependabot in #2762
- build(deps-dev): bump eslint from 9.22.0 to 9.23.0 by @dependabot in #2761
- build(deps-dev): bump typescript-eslint from 8.27.0 to 8.28.0 by @dependabot in #2759
- build(deps-dev): bump @tailwindcss/vite from 4.0.15 to 4.0.16 by @dependabot in #2767
- build(deps-dev): bump tailwindcss from 4.0.15 to 4.0.16 by @dependabot in #2766
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.2 to 4.2.3 by @dependabot in #2765
- feat: make AI lab providing swagger UI for the openAI docs (#2703) by @benoitf in #2735
- feat: add HuggingFace model handler by @jeffmaury in #2737
- build(deps-dev): bump tailwindcss from 4.0.16 to 4.0.17 by @dependabot in #2770
- build(deps): bump openai from 4.89.0 to 4.89.1 by @dependabot in #2771
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.3 to 4.2.4 by @dependabot in #2772
- build(deps-dev): bump electron from 35.0.3 to 35.1.0 by @dependabot in #2773
- build(deps-dev): bump @tailwindcss/vite from 4.0.16 to 4.0.17 by @dependabot in #2774
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #2649
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.4 to 4.2.5 by @dependabot in #2779
- build(deps-dev): bump electron from 35.1.0 to 35.1.2 by @dependabot in #2778
- build(deps-dev): bump svelte-eslint-parser from 1.1.0 to 1.1.1 by @dependabot in #2777
- build(deps): bump postman-collection from 5.0.1 to 5.0.2 by @dependabot in #2775
- build(deps): bump swagger-ui-dist from 5.20.1 to 5.20.2 by @dependabot in #2776
- build(deps): bump openai from 4.89.1 to 4.90.0 by @dependabot in #2781
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0 by @dependabot in #2788
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.5 to 4.3.1 by @dependabot in #2783
- build(deps-dev): bump eslint-plugin-svelte from 3.3.3 to 3.4.1 by @dependabot in #2784
- build(deps-dev): bump vite from 6.2.3 to 6.2.4 by @dependabot in #2787
- build(deps-dev): bump @typescript-eslint/parser from 8.28.0 to 8.29.0 by @dependabot in #2786
- build(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 by @dependabot in #2785
- fix: model info was modified async causing issue in recipe start by @jeffmaury in #2790
- build(deps-dev): bump tailwindcss from 4.0.17 to 4.1.0 by @dependabot in #2795
- build(deps): bump openai from 4.90.0 to 4.91.0 by @dependabot in #2794
- build(deps-dev): bump eslint-plugin-svelte from 3.4.1 to 3.5.0 by @dependabot in #2791
- build(deps-dev): bump @tailwindcss/vite from 4.0.17 to 4.1.0 by @dependabot in #2792
- build(deps-dev): bump svelte from 5.25.3 to 5.25.6 by @dependabot in #2793
- build(deps-dev): bump tailwindcss from 4.1.0 to 4.1.1 by @dependabot in #2798
- build(deps-dev): bump @eslint/compat from 1.2.7 to 1.2.8 by @dependabot in #2801
- build(deps): bump swagger-ui-dist from 5.20.2 to 5.20.3 by @dependabot in #2799
- build(deps): bump openai from 4.91.0 to 4.91.1 by @dependabot in #2802
- build(deps-dev): bump @tailwindcss/vite from 4.1.0 to 4.1.1 by @dependabot in #2800
- chore: changed whisper models base image to ramalama by @gastoner in #2677
- build(deps-dev): bump @tailwindcss/vite from 4.1.1 to 4.1.2 by @dependabot in #2806
- build(deps-dev): bump svelte...
v1.7.1
What's Changed
- chore: 📢 Bump version to 1.7.0 by @github-actions in #2728
- chore: revert #2703 by @axel7083 in #2729
- chore(refactor): refactor model management by @jeffmaury in #2704
- build(deps): bump isomorphic-git from 1.29.0 to 1.30.1 by @dependabot in #2731
- build(deps): bump openai from 4.87.3 to 4.87.4 by @dependabot in #2732
- fix: return model name in /api/tags by @jeffmaury in #2738
- build(deps-dev): bump typescript-eslint from 8.26.1 to 8.27.0 by @dependabot in #2746
- build(deps): bump openai from 4.87.4 to 4.89.0 by @dependabot in #2742
- build(deps-dev): bump @typescript-eslint/parser from 8.26.1 to 8.27.0 by @dependabot in #2745
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.17.1 to 1.17.2 by @dependabot in #2743
- build(deps-dev): bump electron from 35.0.2 to 35.0.3 by @dependabot in #2739
- build(deps-dev): bump eslint-plugin-svelte from 3.3.2 to 3.3.3 by @dependabot in #2740
- build(deps-dev): bump supertest from 7.0.0 to 7.1.0 by @dependabot in #2741
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.1 to 8.27.0 by @dependabot in #2744
- build(deps): bump postman-collection from 5.0.0 to 5.0.1 by @dependabot in #2750
- build(deps-dev): bump tailwindcss from 4.0.14 to 4.0.15 by @dependabot in #2749
- build(deps-dev): bump svelte from 5.23.2 to 5.25.0 by @dependabot in #2748
- build(deps-dev): bump @tailwindcss/vite from 4.0.14 to 4.0.15 by @dependabot in #2747
- refactor: make subscriber using the RPC channel for typechecking by @benoitf in #2596
- chore: move Messages into src folder by @benoitf in #2752
- chore: check that we can't create multiple time a RPCChannel with same name by @benoitf in #2753
- build(deps-dev): bump @typescript-eslint/parser from 8.27.0 to 8.28.0 by @dependabot in #2754
- build(deps-dev): bump vite from 6.2.2 to 6.2.3 by @dependabot in #2755
- build(deps): bump express-openapi-validator from 5.4.6 to 5.4.7 by @dependabot in #2758
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.27.0 to 8.28.0 by @dependabot in #2760
- build(deps-dev): bump @types/supertest from 6.0.2 to 6.0.3 by @dependabot in #2757
- build(deps-dev): bump svelte from 5.25.0 to 5.25.3 by @dependabot in #2756
- build(deps-dev): bump eslint-plugin-unicorn from 57.0.0 to 58.0.0 by @dependabot in #2762
- build(deps-dev): bump eslint from 9.22.0 to 9.23.0 by @dependabot in #2761
- build(deps-dev): bump typescript-eslint from 8.27.0 to 8.28.0 by @dependabot in #2759
- build(deps-dev): bump @tailwindcss/vite from 4.0.15 to 4.0.16 by @dependabot in #2767
- build(deps-dev): bump tailwindcss from 4.0.15 to 4.0.16 by @dependabot in #2766
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.2 to 4.2.3 by @dependabot in #2765
- feat: make AI lab providing swagger UI for the openAI docs (#2703) by @benoitf in #2735
- feat: add HuggingFace model handler by @jeffmaury in #2737
- build(deps-dev): bump tailwindcss from 4.0.16 to 4.0.17 by @dependabot in #2770
- build(deps): bump openai from 4.89.0 to 4.89.1 by @dependabot in #2771
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.3 to 4.2.4 by @dependabot in #2772
- build(deps-dev): bump electron from 35.0.3 to 35.1.0 by @dependabot in #2773
- build(deps-dev): bump @tailwindcss/vite from 4.0.16 to 4.0.17 by @dependabot in #2774
- build(deps-dev): bump typescript from 5.7.3 to 5.8.2 by @dependabot in #2649
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.4 to 4.2.5 by @dependabot in #2779
- build(deps-dev): bump electron from 35.1.0 to 35.1.2 by @dependabot in #2778
- build(deps-dev): bump svelte-eslint-parser from 1.1.0 to 1.1.1 by @dependabot in #2777
- build(deps): bump postman-collection from 5.0.1 to 5.0.2 by @dependabot in #2775
- build(deps): bump swagger-ui-dist from 5.20.1 to 5.20.2 by @dependabot in #2776
- build(deps): bump openai from 4.89.1 to 4.90.0 by @dependabot in #2781
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0 by @dependabot in #2788
- build(deps-dev): bump eslint-import-resolver-typescript from 4.2.5 to 4.3.1 by @dependabot in #2783
- build(deps-dev): bump eslint-plugin-svelte from 3.3.3 to 3.4.1 by @dependabot in #2784
- build(deps-dev): bump vite from 6.2.3 to 6.2.4 by @dependabot in #2787
- build(deps-dev): bump @typescript-eslint/parser from 8.28.0 to 8.29.0 by @dependabot in #2786
- build(deps-dev): bump typescript-eslint from 8.28.0 to 8.29.0 by @dependabot in #2785
- fix: model info was modified async causing issue in recipe start by @jeffmaury in #2790
- build(deps-dev): bump tailwindcss from 4.0.17 to 4.1.0 by @dependabot in #2795
- build(deps): bump openai from 4.90.0 to 4.91.0 by @dependabot in #2794
- build(deps-dev): bump eslint-plugin-svelte from 3.4.1 to 3.5.0 by @dependabot in #2791
- build(deps-dev): bump @tailwindcss/vite from 4.0.17 to 4.1.0 by @dependabot in #2792
- build(deps-dev): bump svelte from 5.25.3 to 5.25.6 by @dependabot in #2793
- build(deps-dev): bump tailwindcss from 4.1.0 to 4.1.1 by @dependabot in #2798
- build(deps-dev): bump @eslint/compat from 1.2.7 to 1.2.8 by @dependabot in #2801
- build(deps): bump swagger-ui-dist from 5.20.2 to 5.20.3 by @dependabot in #2799
- build(deps): bump openai from 4.91.0 to 4.91.1 by @dependabot in #2802
- build(deps-dev): bump @tailwindcss/vite from 4.1.0 to 4.1.1 by @dependabot in #2800
- chore: changed whisper models base image to ramalama by @gastoner in #2677
- build(deps-dev): bump @tailwindcss/vite from 4.1.1 to 4.1.2 by @dependabot in #2806
- build(deps-dev): bump svelte-eslint-parser from 1....
v1.7.0
chore: 🥁 tagging v1.7.0 🥳
v1.6.1
What's Changed
- build(deps-dev): bump prettier from 3.5.2 to 3.5.3 by @dependabot in #2610
- build(deps-dev): bump @types/node from 20.17.19 to 20.17.22 by @dependabot in #2609
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.16.2 to 1.17.1 by @dependabot in #2606
- build(deps): bump express-openapi-validator from 5.4.4 to 5.4.6 by @dependabot in #2607
- build(deps-dev): bump svelte from 5.20.5 to 5.21.0 by @dependabot in #2608
- chore: 📢 Bump version to 1.6.0 by @github-actions in #2604
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.0 by @dependabot in #2636
- build(deps-dev): bump svelte from 5.21.0 to 5.22.1 by @dependabot in #2632
- build(deps-dev): bump @types/node from 20.17.22 to 20.17.23 by @dependabot in #2633
- build(deps-dev): bump @typescript-eslint/parser from 8.25.0 to 8.26.0 by @dependabot in #2634
- build(deps-dev): bump eslint-plugin-svelte from 2.46.1 to 3.0.2 by @dependabot in #2592
- build(deps-dev): bump typescript-eslint from 8.25.0 to 8.26.0 by @dependabot in #2635
- chore: enable svelte/no-useless-mustaches eslint rule by @jeffmaury in #2645
- chore: migrated badge component to svelte5 by @gastoner in #2640
- build(deps-dev): bump eslint-plugin-svelte from 3.0.2 to 3.0.3 by @dependabot in #2650
- build(deps-dev): bump svelte from 5.22.1 to 5.22.4 by @dependabot in #2647
- build(deps-dev): bump svelte-eslint-parser from 1.0.0 to 1.0.1 by @dependabot in #2648
- chore: updated props in badge component by @gastoner in #2651
- feat(tags): added tags to ai lab recipes by @gastoner in #2522
- build(deps-dev): bump tailwindcss from 4.0.9 to 4.0.11 by @dependabot in #2662
- build(deps): bump @huggingface/gguf from 0.1.13 to 0.1.14 by @dependabot in #2661
- build(deps-dev): bump svelte-check from 4.1.4 to 4.1.5 by @dependabot in #2660
- build(deps): bump openai from 4.86.1 to 4.86.2 by @dependabot in #2658
- build(deps-dev): bump svelte from 5.22.4 to 5.22.5 by @dependabot in #2659
- build(deps-dev): bump @types/node from 20.17.19 to 20.17.23 by @dependabot in #2656
- build(deps-dev): bump @tailwindcss/vite from 4.0.9 to 4.0.11 by @dependabot in #2657
- chore: removes ai lab listening port item from statusbar by @gastoner in #2654
- feat: implement /api/ps endpoint by @jeffmaury in #2652
- refactor(frontend): migrate ContainerConnectionWrapper to svelte5 by @axel7083 in #2666
- refactor(frontend): migrate InferenceServerDetails to svelte5 by @axel7083 in #2667
- build(deps-dev): bump @commitlint/cli from 19.7.1 to 19.8.0 by @dependabot in #2676
- build(deps-dev): bump tailwindcss from 4.0.11 to 4.0.12 by @dependabot in #2673
- build(deps-dev): bump vite from 6.2.0 to 6.2.1 by @dependabot in #2671
- build(deps-dev): bump commitlint from 19.7.1 to 19.8.0 by @dependabot in #2672
- build(deps-dev): bump @playwright/test from 1.50.1 to 1.51.0 by @dependabot in #2675
- build(deps-dev): bump @commitlint/config-conventional from 19.7.1 to 19.8.0 by @dependabot in #2674
- build(deps-dev): bump svelte from 5.22.5 to 5.22.6 by @dependabot in #2670
- build(deps-dev): bump @tailwindcss/vite from 4.0.11 to 4.0.12 by @dependabot in #2669
- build(deps-dev): bump @typescript-eslint/parser from 8.26.0 to 8.26.1 by @dependabot in #2685
- build(deps-dev): bump eslint-plugin-svelte from 3.0.3 to 3.1.0 by @dependabot in #2686
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1 by @dependabot in #2687
- build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 by @dependabot in #2689
- build(deps-dev): bump eslint from 9.21.0 to 9.22.0 by @dependabot in #2688
- build(deps-dev): bump @types/node from 20.17.23 to 20.17.24 by @dependabot in #2690
- chore: remove usage of stats constructor by @benoitf in #2683
- fix: always sent digest for a model by @jeffmaury in #2679
- build(deps-dev): bump typescript-eslint from 8.26.0 to 8.26.1 by @dependabot in #2684
- chore: update to Node.js v22 and electron v35 by @benoitf in #2681
- chore: enable svelte/require-each-key by @feloy in #2694
- build(deps): bump openai from 4.86.2 to 4.87.3 by @dependabot in #2702
- build(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 by @dependabot in #2701
- build(deps-dev): bump @tailwindcss/vite from 4.0.12 to 4.0.13 by @dependabot in #2699
- build(deps-dev): bump tailwindcss from 4.0.12 to 4.0.13 by @dependabot in #2698
- build(deps-dev): bump svelte from 5.22.6 to 5.23.0 by @dependabot in #2697
- build(deps-dev): bump eslint-import-resolver-typescript from 3.8.3 to 3.8.5 by @dependabot in #2700
- feat: make AI lab providing swagger UI for the openAI docs by @benoitf in #2703
- build(deps-dev): bump @tailwindcss/vite from 4.0.13 to 4.0.14 by @dependabot in #2705
- build(deps-dev): bump tailwindcss from 4.0.13 to 4.0.14 by @dependabot in #2706
- build(deps-dev): bump eslint-import-resolver-typescript from 3.8.6 to 3.8.7 by @dependabot in #2710
- build(deps-dev): bump vite from 6.2.1 to 6.2.2 by @dependabot in #2709
- build(deps-dev): bump electron from 35.0.1 to 35.0.2 by @dependabot in #2722
- build(deps-dev): bump eslint-plugin-svelte from 3.1.0 to 3.3.0 by @dependabot in #2721
- build(deps-dev): bump eslint-import-resolver-typescript from 3.8.7 to 4.1.1 by @dependabot in #2720
- build(deps-dev): bump svelte-eslint-parser from 1.0.1 to 1.1.0 by @dependabot in #2719
- build(deps-dev): bump svelte from 5.23.0 to 5.23.1 by @dependabot in #2717
- build(deps-dev): bump @playwright/test from 1.51.0 to 1.51.1 by @dependabot in #2718
- chore(eslint): enable svelte/infinite-reactive-loop by @axel7083 in https://github.com/containers/p...
v1.6.0
What's Changed
- build(deps-dev): bump prettier from 3.5.2 to 3.5.3 by @dependabot in #2610
- build(deps-dev): bump @types/node from 20.17.19 to 20.17.22 by @dependabot in #2609
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.16.2 to 1.17.1 by @dependabot in #2606
- build(deps): bump express-openapi-validator from 5.4.4 to 5.4.6 by @dependabot in #2607
- build(deps-dev): bump svelte from 5.20.5 to 5.21.0 by @dependabot in #2608
- chore: 📢 Bump version to 1.6.0 by @github-actions in #2604
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.0 by @dependabot in #2636
- build(deps-dev): bump svelte from 5.21.0 to 5.22.1 by @dependabot in #2632
- build(deps-dev): bump @types/node from 20.17.22 to 20.17.23 by @dependabot in #2633
- build(deps-dev): bump @typescript-eslint/parser from 8.25.0 to 8.26.0 by @dependabot in #2634
- build(deps-dev): bump eslint-plugin-svelte from 2.46.1 to 3.0.2 by @dependabot in #2592
- build(deps-dev): bump typescript-eslint from 8.25.0 to 8.26.0 by @dependabot in #2635
- chore: enable svelte/no-useless-mustaches eslint rule by @jeffmaury in #2645
- chore: migrated badge component to svelte5 by @gastoner in #2640
- build(deps-dev): bump eslint-plugin-svelte from 3.0.2 to 3.0.3 by @dependabot in #2650
- build(deps-dev): bump svelte from 5.22.1 to 5.22.4 by @dependabot in #2647
- build(deps-dev): bump svelte-eslint-parser from 1.0.0 to 1.0.1 by @dependabot in #2648
- chore: updated props in badge component by @gastoner in #2651
- feat(tags): added tags to ai lab recipes by @gastoner in #2522
- build(deps-dev): bump tailwindcss from 4.0.9 to 4.0.11 by @dependabot in #2662
- build(deps): bump @huggingface/gguf from 0.1.13 to 0.1.14 by @dependabot in #2661
- build(deps-dev): bump svelte-check from 4.1.4 to 4.1.5 by @dependabot in #2660
- build(deps): bump openai from 4.86.1 to 4.86.2 by @dependabot in #2658
- build(deps-dev): bump svelte from 5.22.4 to 5.22.5 by @dependabot in #2659
- build(deps-dev): bump @types/node from 20.17.19 to 20.17.23 by @dependabot in #2656
- build(deps-dev): bump @tailwindcss/vite from 4.0.9 to 4.0.11 by @dependabot in #2657
- chore: removes ai lab listening port item from statusbar by @gastoner in #2654
- feat: implement /api/ps endpoint by @jeffmaury in #2652
- refactor(frontend): migrate ContainerConnectionWrapper to svelte5 by @axel7083 in #2666
- refactor(frontend): migrate InferenceServerDetails to svelte5 by @axel7083 in #2667
- build(deps-dev): bump @commitlint/cli from 19.7.1 to 19.8.0 by @dependabot in #2676
- build(deps-dev): bump tailwindcss from 4.0.11 to 4.0.12 by @dependabot in #2673
- build(deps-dev): bump vite from 6.2.0 to 6.2.1 by @dependabot in #2671
- build(deps-dev): bump commitlint from 19.7.1 to 19.8.0 by @dependabot in #2672
- build(deps-dev): bump @playwright/test from 1.50.1 to 1.51.0 by @dependabot in #2675
- build(deps-dev): bump @commitlint/config-conventional from 19.7.1 to 19.8.0 by @dependabot in #2674
- build(deps-dev): bump svelte from 5.22.5 to 5.22.6 by @dependabot in #2670
- build(deps-dev): bump @tailwindcss/vite from 4.0.11 to 4.0.12 by @dependabot in #2669
- build(deps-dev): bump @typescript-eslint/parser from 8.26.0 to 8.26.1 by @dependabot in #2685
- build(deps-dev): bump eslint-plugin-svelte from 3.0.3 to 3.1.0 by @dependabot in #2686
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1 by @dependabot in #2687
- build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 by @dependabot in #2689
- build(deps-dev): bump eslint from 9.21.0 to 9.22.0 by @dependabot in #2688
- build(deps-dev): bump @types/node from 20.17.23 to 20.17.24 by @dependabot in #2690
- chore: remove usage of stats constructor by @benoitf in #2683
- fix: always sent digest for a model by @jeffmaury in #2679
- build(deps-dev): bump typescript-eslint from 8.26.0 to 8.26.1 by @dependabot in #2684
- chore: update to Node.js v22 and electron v35 by @benoitf in #2681
- chore: enable svelte/require-each-key by @feloy in #2694
- build(deps): bump openai from 4.86.2 to 4.87.3 by @dependabot in #2702
- build(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 by @dependabot in #2701
- build(deps-dev): bump @tailwindcss/vite from 4.0.12 to 4.0.13 by @dependabot in #2699
- build(deps-dev): bump tailwindcss from 4.0.12 to 4.0.13 by @dependabot in #2698
- build(deps-dev): bump svelte from 5.22.6 to 5.23.0 by @dependabot in #2697
- build(deps-dev): bump eslint-import-resolver-typescript from 3.8.3 to 3.8.5 by @dependabot in #2700
- feat: make AI lab providing swagger UI for the openAI docs by @benoitf in #2703
- build(deps-dev): bump @tailwindcss/vite from 4.0.13 to 4.0.14 by @dependabot in #2705
- build(deps-dev): bump tailwindcss from 4.0.13 to 4.0.14 by @dependabot in #2706
- build(deps-dev): bump eslint-import-resolver-typescript from 3.8.6 to 3.8.7 by @dependabot in #2710
- build(deps-dev): bump vite from 6.2.1 to 6.2.2 by @dependabot in #2709
- build(deps-dev): bump electron from 35.0.1 to 35.0.2 by @dependabot in #2722
- build(deps-dev): bump eslint-plugin-svelte from 3.1.0 to 3.3.0 by @dependabot in #2721
- build(deps-dev): bump eslint-import-resolver-typescript from 3.8.7 to 4.1.1 by @dependabot in #2720
- build(deps-dev): bump svelte-eslint-parser from 1.0.1 to 1.1.0 by @dependabot in #2719
- build(deps-dev): bump svelte from 5.23.0 to 5.23.1 by @dependabot in #2717
- build(deps-dev): bump @playwright/test from 1.51.0 to 1.51.1 by @dependabot in #2718
- chore(eslint): enable svelte/infinite-reactive-loop by @axel7083 in https://github.com/containers/p...
v1.5.0
What's Changed
- chore: 📢 Bump version to 1.5.0 by @github-actions in #2387
- build(deps-dev): bump svelte from 5.17.5 to 5.18.0 by @dependabot in #2397
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.13 by @dependabot in #2398
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.13 by @dependabot in #2400
- fix: message proxy support multiple subscribers by @axel7083 in #2392
- build(deps-dev): bump jsdom from 25.0.1 to 26.0.0 by @dependabot in #2349
- feat: Filter recipes by @feloy in #2354
- fix: failure in WSLUploader if models folder has spaces by @jeffmaury in #2395
- build(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.0 by @dependabot in #2406
- build(deps-dev): bump lint-staged from 15.3.0 to 15.4.0 by @dependabot in #2404
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.14 by @dependabot in #2405
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.14 by @dependabot in #2409
- build(deps-dev): bump lint-staged from 15.4.0 to 15.4.1 by @dependabot in #2407
- build(deps-dev): bump svelte from 5.18.0 to 5.19.0 by @dependabot in #2408
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.20.0 to 8.21.0 by @dependabot in #2415
- build(deps-dev): bump @typescript-eslint/parser from 8.20.0 to 8.21.0 by @dependabot in #2413
- build(deps-dev): bump typescript-eslint from 8.20.0 to 8.21.0 by @dependabot in #2411
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.14 by @dependabot in #2412
- build(deps): bump openai from 4.78.1 to 4.79.1 by @dependabot in #2414
- build(deps-dev): bump svelte from 5.19.0 to 5.19.1 by @dependabot in #2417
- AI Lab Recipe Catalog change test pipeline by @ScrewTSW in #2360
- build(deps): bump openai from 4.79.1 to 4.79.3 by @dependabot in #2416
- build(deps-dev): bump electron from 34.0.0 to 34.0.1 by @dependabot in #2426
- build(deps-dev): bump lint-staged from 15.4.1 to 15.4.2 by @dependabot in #2429
- build(deps-dev): bump @types/node from 20.17.14 to 20.17.16 by @dependabot in #2425
- build(deps-dev): bump @testing-library/user-event from 14.6.0 to 14.6.1 by @dependabot in #2423
- build(deps-dev): bump svelte from 5.19.1 to 5.19.2 by @dependabot in #2424
- build(deps): bump openai from 4.79.3 to 4.80.0 by @dependabot in #2422
- chore(test): create rag chatbot e2e test case by @cbr7 in #2431
- build(deps-dev): bump @playwright/test from 1.49.1 to 1.50.0 by @dependabot in #2427
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.15.0 to 1.16.0 by @dependabot in #2430
- build(deps-dev): bump eslint from 9.18.0 to 9.19.0 by @dependabot in #2433
- build(deps-dev): bump openapi-typescript from 7.5.2 to 7.6.0 by @dependabot in #2439
- build(deps): bump openai from 4.80.0 to 4.80.1 by @dependabot in #2434
- build(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 by @dependabot in #2436
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.21.0 to 8.22.0 by @dependabot in #2435
- build(deps-dev): bump svelte from 5.19.2 to 5.19.3 by @dependabot in #2437
- build(deps-dev): bump typescript-eslint from 8.21.0 to 8.22.0 by @dependabot in #2440
- build(deps-dev): bump @typescript-eslint/parser from 8.21.0 to 8.22.0 by @dependabot in #2438
- Fix ai-lab test pipelines artifacts paths, exclude all models by @ScrewTSW in #2443
- chore(ci): follow-up incorrect model paths in e2e-main and pr-check by @ScrewTSW in #2444
- Unplanned feature update mapt and enable nightly tests as admin by @ScrewTSW in #2446
- build(deps-dev): bump svelte from 5.19.3 to 5.19.4 by @dependabot in #2445
- chore(ci): consolidating extension tests options by @ScrewTSW in #2447
- build(deps): bump semver from 7.6.3 to 7.7.0 by @dependabot in #2451
- chore(test,ci): enable ai lab tests on GH ubuntu runner by @ScrewTSW in #2450
- chore(test): add e2e test to check model response by @cbr7 in #2449
- build(deps): bump openai from 4.80.1 to 4.81.0 by @dependabot in #2453
- build(deps-dev): bump electron from 34.0.1 to 34.0.2 by @dependabot in #2455
- build(deps-dev): bump @playwright/test from 1.50.0 to 1.50.1 by @dependabot in #2461
- build(deps-dev): bump @eslint/compat from 1.2.5 to 1.2.6 by @dependabot in #2460
- build(deps-dev): bump svelte from 5.19.4 to 5.19.6 by @dependabot in #2458
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.16.0 to 1.16.1 by @dependabot in #2459
- chore: update to Tailwind CSS v4 by @benoitf in #2457
- chore: fix scripts to use pnpm and not npm by @benoitf in #2463
- chore(test): extend timeout for download and set test to be skipped on windows by @cbr7 in #2456
- feat: add Node.js RAG recipe to default recipes by @mhdawson in #2384
- build(deps): bump openai from 4.81.0 to 4.82.0 by @dependabot in #2465
- build(deps-dev): bump openapi-typescript from 7.6.0 to 7.6.1 by @dependabot in #2469
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0 by @dependabot in #2466
- build(deps-dev): bump @commitlint/cli from 19.6.1 to 19.7.1 by @dependabot in #2470
- build(deps-dev): bump svelte from 5.19.6 to 5.19.7 by @dependabot in #2472
- build(deps-dev): bump @typescript-eslint/parser from 8.22.0 to 8.23.0 by @dependabot in #2473
- build(deps-dev): bump typescript-eslint from 8.22.0 to 8.23.0 by @dependabot in #2467
- build(deps-dev): bump commitlint from 19.6.1 to 19.7.1 by @dependabot in #2471
- build(deps-dev): bump @commitlint/config-conventional from 19.6.0 to 19.7.1 by @dependabot in #2468
- chore(ci): publish junit reports for linux CIs by @ScrewTSW in #2475
- bu...
v1.4.0
What's Changed
- chore: 📢 Bump version to 1.4.0 by @github-actions in #1922
- build(deps-dev): bump tailwindcss from 3.4.13 to 3.4.14 by @dependabot in #1921
- build(deps-dev): bump electron from 32.2.0 to 33.0.0 by @dependabot in #1919
- build(deps-dev): bump svelte from 5.0.0-next.264 to 5.0.0-next.265 by @dependabot in #1920
- fix: update catalog with latest ai-lab-recipes by @jeffmaury in #1912
- feat: start instructlab session by @axel7083 in #1849
- build(deps-dev): bump svelte from 5.0.0-next.265 to 5.0.0-next.268 by @dependabot in #1936
- build(deps-dev): bump svelte-eslint-parser from 0.41.1 to 0.42.0 by @dependabot in #1940
- build(deps-dev): bump eslint-plugin-svelte from 2.44.1 to 2.45.1 by @dependabot in #1938
- build(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1 by @dependabot in #1941
- build(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.1 by @dependabot in #1943
- build(deps): bump @huggingface/gguf from 0.1.10 to 0.1.12 by @dependabot in #1939
- chore: update bug template by @deboer-tim in #1927
- chore(test): add code gen test by @cbr7 in #1891
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.9.0 to 8.10.0 by @dependabot in #1953
- build(deps-dev): bump electron from 33.0.0 to 33.0.1 by @dependabot in #1951
- build(deps-dev): bump @types/node from 20.16.11 to 20.16.12 by @dependabot in #1950
- build(deps): bump openai from 4.67.3 to 4.68.0 by @dependabot in #1955
- build(deps-dev): bump typescript-eslint from 8.9.0 to 8.10.0 by @dependabot in #1948
- build(deps-dev): bump svelte from 5.0.0-next.268 to 5.0.0-next.269 by @dependabot in #1949
- build(deps-dev): bump @typescript-eslint/parser from 8.9.0 to 8.10.0 by @dependabot in #1954
- chore: add missing nav border by @deboer-tim in #1947
- build(deps-dev): bump eslint-plugin-sonarjs from 2.0.3 to 2.0.4 by @dependabot in #1956
- build(deps-dev): bump @testing-library/svelte from 5.2.3 to 5.2.4 by @dependabot in #1958
- build(deps-dev): bump @types/node from 20.16.11 to 20.16.12 by @dependabot in #1957
- build(deps-dev): bump @types/node from 20.16.11 to 20.16.12 by @dependabot in #1959
- chore(ci,test): modifying pr-check e2e to build extension from ref by @ScrewTSW in #1960
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0 by @dependabot in #1970
- build(deps-dev): bump @sveltejs/vite-plugin-svelte from 4.0.0-next.8 to 4.0.0 by @dependabot in #1971
- build(deps-dev): bump svelte-eslint-parser from 0.42.0 to 0.43.0 by @dependabot in #1968
- build(deps): bump openai from 4.68.0 to 4.68.1 by @dependabot in #1964
- build(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 by @dependabot in #1969
- build(deps-dev): bump svelte from 5.0.0-next.269 to 5.0.5 by @dependabot in #1963
- build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by @dependabot in #1965
- build(deps-dev): bump @typescript-eslint/parser from 8.10.0 to 8.11.0 by @dependabot in #1967
- build(deps-dev): bump @eslint/compat from 1.2.0 to 1.2.1 by @dependabot in #1966
- build(deps-dev): bump eslint-plugin-svelte from 2.45.1 to 2.46.0 by @dependabot in #1976
- build(deps-dev): bump @types/node from 20.16.11 to 20.16.14 by @dependabot in #1974
- build(deps-dev): bump electron from 33.0.1 to 33.0.2 by @dependabot in #1975
- docs: remove references to yarn in README by @maryamtahhan in #1977
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.0 by @dependabot in #1981
- build(deps): bump openai from 4.68.1 to 4.68.3 by @dependabot in #1983
- build(deps-dev): bump vite from 5.4.9 to 5.4.10 by @dependabot in #1982
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.0 by @dependabot in #1987
- build(deps-dev): bump svelte from 5.0.5 to 5.1.0 by @dependabot in #1988
- build(deps): bump openai from 4.68.3 to 4.68.4 by @dependabot in #1989
- build(deps-dev): bump @podman-desktop/tests-playwright from 1.13.2 to 1.13.3 by @dependabot in #1990
- fix(ui): svelte check error create service by @axel7083 in #1994
- chore(deps): bump @podman-desktop/ui-svelte to next by @axel7083 in #1995
- fix: fixed visual glitch in recipe catalog by @gastoner in #1996
- chore: fix trailing whitespace + EOL issues by @maryamtahhan in #1998
- chore: enable husky pre-commit tasks by @maryamtahhan in #1984
- feat: adding icon for non downloaded models by @axel7083 in #1866
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.1 by @dependabot in #2000
- build(deps-dev): bump openapi-typescript from 7.4.1 to 7.4.2 by @dependabot in #2001
- build(deps-dev): bump svelte from 5.1.0 to 5.1.3 by @dependabot in #2002
- build(deps-dev): bump typescript-eslint from 8.11.0 to 8.12.0 by @dependabot in #2009
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.0 by @dependabot in #2003
- build(deps-dev): bump @types/node from 20.16.11 to 20.17.1 by @dependabot in #2004
- build(deps-dev): bump @playwright/test from 1.48.1 to 1.48.2 by @dependabot in #2005
- build(deps-dev): bump @typescript-eslint/parser from 8.11.0 to 8.12.0 by @dependabot in #2006
- build(deps-dev): bump @eslint/compat from 1.2.1 to 1.2.2 by @dependabot in #2007
- build(deps): bump express-openapi-validator from 5.3.7 to 5.3.8 by @dependabot in #2008
- chore: fix typos in codebase by @maryamtahhan in #1997
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.12.0 to 8.12.2 by @dependabot in #2017
- build(deps-dev): bump svelte from 5.1.3 to 5.1.4 by @dependabot in #2014
- build(deps-dev): bump @typescript-eslint/parser from 8.12.0 to 8.12.2 by @dependabot in https://github.com/containers/podman-desk...
v1.3.4
chore: 🥁 tagging v1.3.4 🥳
v1.3.3
chore: 🥁 tagging v1.3.3 🥳