Skip to content

Catch up mobile guide with 11.1.0-11.1.16 feature parity - #450

Open
digitaldiina wants to merge 1 commit into
mainfrom
343-mobile-guide-feature-parity
Open

Catch up mobile guide with 11.1.0-11.1.16 feature parity#450
digitaldiina wants to merge 1 commit into
mainfrom
343-mobile-guide-feature-parity

Conversation

@digitaldiina

Copy link
Copy Markdown
Contributor

Summary

en/mobile/* (the Mobile CRM user guide) was pinned to the 11.1.0 redesign plus the 11.1.3 business-card scanner, with zero coverage for 8 shipped releases since. This adds guide content for every in-scope feature:

  • Voice notes on follow-ups (11.1.16)
  • Redesigned welcome screen (11.1.16)
  • Request relations (11.1.13)
  • Reply to a single message (11.1.12)
  • Move the + button (11.1.12, not in the original issue checklist but shipped and undocumented)
  • Biometric login - corrects security.md's stale claim that fingerprint auth is Onsite-only (11.1.12)
  • Summarize a request, AI Lab pilot program (11.1.10)
  • Image background remover, via a new shared snippet (11.1.11)
  • Lead status on contact/company (11.1.5)
  • Person-type icons on Company/Project/Sale linked-contact sections (11.1.7)
  • Complete a follow-up by long press (11.1.5)
  • All-day events in Diary (11.1.7)
  • Company completion suggestions (11.1.5)
  • Project "Links" tab, missing from the Sections table (11.1.2)

Each touched file's so_version/date is sourced from the release note that introduced the feature, taking the max of current vs. sourced value per field (never downgraded).

Out of scope, explicitly: "birthday cheer" (claimed for 11.1.16 in the original issue, but no matching entry exists anywhere in release-notes/mobile/v11.mdx); the release-notes page itself (tracked separately under #332); 11.1.14/11.1.15 (hotfix-only, no user-facing feature).

Also included

  • Mirrors the refreshed "What's new" highlights into the 5 translated {lang}/mobile/index.mdx stubs - they turned out to fully translate that section rather than just linking out to English.
  • Fixes a pre-existing -screenshot/-app-screen alt-tag mismatch on a reused Mobile CRM screenshot, in both the guide and release-notes/mobile/v11.mdx.
  • New shared snippet en/mobile/snippets/remove-image-background.md, following this repo's only existing snippet-import precedent - confirmed tools/ci/sync-recent-pages.py's is_snippet() check correctly excludes it from the homepage "what's new" auto-detect.

Screenshot status

  • No screenshot exists for biometric login (security.md) - shipping text-only for now.
  • Sufficiency confirmed for the person-type-icon screenshot on project/index.mdx (opened directly - genuinely depicts Project members); not reused on company/index.mdx/sale/index.mdx, which ship text-only.
  • All other reused screenshots came from assets already sitting unreferenced in media/loc/en/mobile/.

Closes #343

Test plan

  • mint validate - clean (only the pre-existing, unrelated .scratch/ warning)
  • markdownlint-cli2 on all 22 touched files - zero new issues (3 pre-existing MD053 false positives on links inside <Note> blocks, confirmed present on main already, one of which - #7 in request/index.mdx - is a new instance of that same tolerated class)
  • Every image reference checked for a matching definition and confirmed the target file exists on disk
  • Empirically confirmed sync-recent-pages.py doesn't pick up the new snippet file on this branch's real diff
  • Live-verify on the PR preview: new/reused screenshots render with correct alt text, new <Tip>/<Note>/imported-snippet components render correctly, translated stubs render correctly in all 5 languages

en/mobile/* documented only the 11.1.0 redesign and the 11.1.3 business-
card scanner, missing 8 shipped releases' worth of features. Adds guide
content for voice notes, the redesigned welcome screen, request relations,
reply-to-a-single-message, summarize-a-request (AI Lab pilot), moving the
+ button, the image background remover, lead status, person-type icons,
long-press complete, all-day events, company completion, and the project
Links tab - each sourced to its release note's version/date, never
downgrading an existing value. Corrects security.md's stale Onsite-only
fingerprint-auth claim now that 11.1.12 shipped biometric login for all
customers. Mirrors the refreshed "What's new" highlights into the 5
translated index.mdx stubs, which fully translate that section rather
than only linking out. Also fixes a pre-existing -screenshot/-app-screen
alt-tag mismatch on a reused Mobile CRM screenshot, in both the guide and
release-notes/mobile/v11.mdx.
@mintlify

mintlify Bot commented Sep 9, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
superofficeas 🟢 Ready View Preview Sep 9, 2026, 11:11 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

en/mobile/* user guide behind released Mobile CRM feature set (11.1.0 → 11.1.16)

1 participant