Releases: torizon/vscode-torizon-templates
Hot Fixes for v2.3.0 v2
What's Changed
- cppConsole and cConsole: Fix clean tasks by @andreriesco in #141
- cppConsole: Fix clean-arm64 duplicated by @andreriesco in #143
Hot Fixes for v2.3.0 v1
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
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
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
What's Changed
- cmakeConsole: Add C compiler also in the template by @andreriesco in #119
- rustSlint/cppSlint: bump to Slint v1.2.1 base images by @microhobby in #120
Full Changelog: v2.2.0...v2.2.1
v2.2.0
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
v2.1.0
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 defaultQPA
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 fromtemplates.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:
- Andre Riesco @andreriesco ;
- Drew Moseley @drewmoseley;
- Henrique Garcia @griloHBG ;
- Leonardo Graboski Veiga @leograba ;
- Leonardo Held @leonheldattoradex ;
- Lucas Akira @lucas-akira ;
- Lucas Ferraz @skkywalker ;
- Simon Hausmann @tronical ;
- Viganò Ernesto @escherstair ;
v2.0.12
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
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!!!