feat: publish Toolbox 0.17.0 with Colour and Office Tools

This commit is contained in:
2026-09-01 00:54:22 +02:00
parent 01f6c59adf
commit d2d0c9098d
19 changed files with 228 additions and 52 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Corresponding source
The source code corresponding to add·ideas Toolbox Portal 0.2.18 is available at:
The source code corresponding to add·ideas Toolbox Portal 0.2.19 is available at:
https://git.add-ideas.de/lotobo/toolbox-portal/src/tag/v0.16.0
https://git.add-ideas.de/lotobo/toolbox-portal/src/tag/v0.17.0
Each bundled application contains its own `SOURCE.md`, license, and third-party
license materials. The application sources are also linked from the portal.
+8
View File
@@ -40,6 +40,14 @@
{
"manifest": "./apps/sudoku/toolbox-app.json",
"enabled": true
},
{
"manifest": "./apps/colour/toolbox-app.json",
"enabled": true
},
{
"manifest": "./apps/office/toolbox-app.json",
"enabled": true
}
]
}