In-app feedback (#701)
- Send Feedback — Help menu and QtMesh Cloud account menu open an authenticated feedback dialog (
POST /v1/feedback) with type, optional rating, message, diagnostics opt-in, and contact permission.
- Report Problem… — Import/export failure dialogs offer one-click feedback with pre-filled context (operation, format, error).
- Preferences — Diagnostics and contact checkboxes default on and persist in
QSettings.
- Offline fallback — If send fails, the dialog keeps your text and offers Copy Message or Open Website (
https://qtmesh.dev/#/feedback).
Fixes
- Docker / Linux package — Add
libsecret-1-0 runtime dependency so cloud credential storage works in the published Docker image and .deb (fixes docker-publish ldd check for libsecret-1.so.0 on 3.4.0).
Version
- Version 3.4.1 in
CMakeLists.txt; doc/action pins synced.
Install
| Platform |
Asset |
| macOS |
QtMeshEditor-3.4.1-MacOS.dmg |
| Windows |
QtMeshEditor-3.4.1-bin-Windows.zip |
| Linux |
qtmesheditor_amd64.deb |
winget install FernandoTonon.QtMeshEditor # Windows (after manifest update)
brew install --cask qtmesheditor # macOS (after cask update)
docker pull ghcr.io/fernandotonon/qtmesh:3.4.1
https://qtmesh.dev