Files
UNITRONIX 9e9230b467 docs: update CHANGELOG for Help panel overhaul and tutorial removal
The Help panel now replaces guided tours with a right-side panel displaying project supporters and GitHub sponsorship links. The previous tutorial features, including spotlight tutorials and the floating help FAB, have been removed. Additionally, updates to the sponsors update process and relevant documentation have been made to reflect these changes.
2026-08-01 23:58:15 +02:00

36 lines
999 B
JSON

{
"honorary": [
{
"name": "INSOLVE",
"role": "Honorary Supporter",
"url": "https://insolve.pl",
"logo": "/img/supporters/insolve-logo.png",
"blurb": "Security review, production audits, infrastructure testing, and real-world deployment feedback."
}
],
"individuals": [
{
"name": "Marco Jakobs",
"github": "jacotec",
"githubUrl": "https://github.com/jacotec"
},
{
"name": "MyNameisStitch",
"github": "MyNameisStitch",
"githubUrl": "https://github.com/MyNameisStitch"
},
{
"name": "Redspin",
"github": "playerumpknow",
"githubUrl": null
}
],
"links": {
"repo": "https://github.com/UNITRONIX/BetterDesk",
"issues": "https://github.com/UNITRONIX/BetterDesk/issues",
"sponsors": "https://github.com/sponsors/UNITRONIX",
"buyMeACoffee": "https://buymeacoffee.com/unitronix",
"sponsorsMd": "https://github.com/UNITRONIX/BetterDesk/blob/main/SPONSORS.md"
}
}