Skip to content

Releases: torizon/vscode-torizon-templates

Hot Fixes for v2.3.0 v2

13 Dec 15:13
Compare
Choose a tag to compare

What's Changed

Hot Fixes for v2.3.0 v1

23 Nov 14:59
Compare
Choose a tag to compare

What's Changed

  • Little fix on the Torizon IDE Extension side, that was not getting the correct default tag of the vscode-torizon-templates (apollox.templatesTag default variable).

v2.3.0

22 Nov 00:37
Compare
Choose a tag to compare

Release Notes

  • tasks: fix GPU arguments for the SDK containers
  • cppQML: Add GPU support;
  • cppQML: Change from qmake to cmake;
  • cppQML: Fixed tasks for Qt Creator integration;
  • docs: Add template specific documentation in their .doc folder;
  • slint: Bump Slint version to 1.3.0;
  • zigConsole: Add a new template for Zig language;
  • dotnetAvalonia: Bump nuget packages to version 11.0.5;
  • dotnetUno: Bump nuget packages to version 4.10.13;
  • Other small bug fixes and improvements;

Full Changelog: v2.2.2...v2.3.0

😍 Special Thanks 🥰

Thanks to our contributors!

@kassane has contributed with a new Zig language console template! 👯👯‍♂️👯‍♀️
@Dualton reported an issue with the try-to-update-template tasks for the cmakeConsole template;

Hot Fixes for v2.2.0 v2

10 Oct 15:00
Compare
Choose a tag to compare

What's Changed

  • cppSlint/rustSlint: update to Slint v1.2.2 base images by @microhobby in #123
  • tasks: Add the tasks to build and run locally the production images by @andreriesco in #122

Full Changelog: v2.2.1...v2.2.2

Hot Fixes for v2.2.0 v1

19 Sep 19:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

14 Sep 00:00
Compare
Choose a tag to compare

Release Notes

  • New cmakeConsole template;
  • New cConsole template;
  • cppQML maintenance fixes;
  • Python templates maintenance fixes;
  • Update TCB to v3.8.1;
  • Update Avalonia templates to use v11.0.2;
  • Update extensions recommendations;
  • Update Slint templates to use the latest v1.2.0;
  • CI Github actions added to test Dockerfile builds;
  • Tasks descriptions improved;

😍 Special Thanks 🥰

Thanks to our contributors!

@hiagofranco has contributed with the C console template! 👯👯‍♂️👯‍♀️

Hot Fixes for v2.1.0 v1

14 Aug 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

26 Jul 16:15
Compare
Choose a tag to compare

Release Notes

  • Task added for sanity check for services running and settings;
    • This was a double check on the templates side to avoid issues with crashed services during the initialization of the extension;
  • Dockerfile base images are now sticked to a more granular tag version;
  • cppQML: use wayland as default QPA platform;
  • Improves to debug PowerShell scripts;
  • monoCsharpForms: fixed issue not building with bookworm;
  • rustSlint: use commontorizon/slint-base as base image;
  • cppSlint: use commontorizon/slint-base as base image;
    • Previously the template was being building the Slint from source;
    • Improves the build and deploy time;
  • Fixed the use of the multiContainer property from templates.json;
    • This property is used by the extension to filter the non supported multi-container templates;
  • Telemetry URL has been changed to AWS;
  • docs: Added a GPU support by template table;
  • docs: Fixed 404 links;
  • Fixed typos on the messages;
  • Fixed an issue with the update system that does not find the template update.json;
  • Fixed an issue with passwords with special characters;
  • Changed the base images to bookworm;
  • Automated test metadata added to the templates.json;
    • These are used by Toradex internal CI pipeline to run the automated integration tests;
  • cppQML: fullscreen mode removed;
  • python3Console: Fixed an issue with the python3-debugpy package;
  • cppQML: Add a task to fix qtcreator debugger helpers;
  • cppQML: Add pretty printers for GDB;
  • cppQML: Enable QML Designer by default
  • And other numerous bug fixes;

😍 Special Thanks 🥰

To all our contributors, partners and community members that help us to improve the Torizon development experience:

v2.0.12

20 Jul 02:02
1256dec
Compare
Choose a tag to compare

This is a release to generate a tag for v2.0.12.
This is the last release before v2.1.0.

Templates v2.0.1 Bulleye

18 Apr 22:47
Compare
Choose a tag to compare

Releasing the first stable version from the templates! 🎉👯🥳

⚠️ This is the legacy Bullseye templates, use it only for TorizonCore 5.x.x projects.

⚠️ Remembering that for now the integration tests are running, from the ApolloX extension side, only for Toradex supported templates. If you find a problem with a Community supported template, please contact the maintainer by opening an issue here in the repo.

THANKS ALL!!!