9 Commits

Author SHA1 Message Date
UNITRONIX e3b68436fd chore: update docker-entrypoint to use image version 3.5.28 2026-08-10 21:16:59 +02:00
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
UNITRONIX 7fa7d10a8f Enhance BetterDesk release workflow documentation to clarify branch targeting and release processes. Added mandatory branch roles for dev and main, detailed guidelines for when to use each, and emphasized the importance of syncing after merges. Updated descriptions and structured sections for better readability. 2026-07-31 22:20:54 +02:00
UNITRONIX 87e6cd7320 docs: add Redspin to Individual Backers
Also add always-apply Cursor rule to update SPONSORS.md and push to main promptly when a new supporter arrives.
2026-07-31 21:59:15 +02:00
UNITRONIX face2eabda fix(oidc): update IdP authorization handling to prevent internal redirects 2026-07-22 18:03:53 +02:00
UNITRONIX e0559c5513 fix: improve update handling and clear stale results
Enhance the update process by ensuring stale results are cleared when the local SHA matches the target SHA, and refine the logic to filter out non-critical failures. This update also improves the update service's remote SHA retrieval and integrates it with the new result display logic.
2026-06-11 05:29:00 +02:00
UNITRONIX 5806d1fd00 docs(rules): add dev→main release workflow for agents
Document required Next Updates issues, complete release notes, terminal
steps when needed, and post-merge main→dev sync so releases stay clear.
2026-06-09 01:37:47 +02:00
UNITRONIX 9aee138c1b fix(api): restore RustDesk 1.4.7 address book sync compatibility.
RustDesk 1.4.7 stops AB init when POST /api/ab/personal returns 400 on the
legacy probe; respond with 404, tolerate empty POST bodies, raise proxy AB
limits to 512KB, and accept POST /api/peers/list.

Fixes #167, #169
2026-06-07 00:01:20 +02:00
UNITRONIX e7215f2f9d feat(i18n): add short link functionality and validation messages across multiple languages
- Introduced new localization strings for short download links and their hints in various languages.
- Added validation messages for short link requirements, including character restrictions and length constraints.
- Updated existing download link hints to inform users that old hex links will continue to function after changes to short links.
- Ensured consistency across all language files to enhance user experience and clarity in the interface.
2026-06-06 09:18:48 +02:00