bambuddy/docs
maziggy 96ce403554 fix(archive): HTML-unescape 3MF Title metadata; correct VP name tooltip (#1658)
ThreeMFParser._parse_3dmodel left XML-escaped values raw, so a Title of
  "PCB Vise & Solder Station" landed in the DB as the literal "&" and
  React re-escaped it on render to "&". Apply the same
  loop-until-stable html.unescape() the sibling ProjectPageParser already
  uses, uniformly across all <metadata> values.

  Same drop: rewrite the VP archive-name-source tooltip in all 11 locales.
  BambuStudio 2.7.x (PrintJob.cpp:314-325) overwrites the user-typed
  Send-dialog name with the slugified 3MF Title field whenever one is
  present, so the previous "handy if you renamed the job in the send dialog"
  copy was false. New text spells out the actual behavior; both Filename
  and Metadata modes often produce the same string for that reason.
2026-06-07 11:43:19 +02:00
..
authentication feat(oidc): Azure Entra ID support — configurable email claim & verification + Remember Me persistent login (#1126) 2026-04-25 13:32:42 +02:00
images [Docs] Update VP proxy docs, ports, and diagram for #757 2026-03-19 11:29:59 +01:00
screenshots feat: multiple virtual printers with dedicated bind IPs + dual bind/detect ports (#445) 2026-02-19 11:22:28 +01:00
ams_slot_printer_matrix.txt Fix wrong AMS unit displayed with dual AMS on P2S (#420) 2026-02-21 11:07:24 +01:00
bambu_lab_preset_sync_api.md sync 2025-12-08 09:56:21 +00:00
migration-vp-ftp-port.md [Fix] Virtual Printer proxy: transparent TCP for X1C/X1 compatibility (#757) 2026-03-19 15:43:11 +01:00
onboarding-tour-plan.md fix(archive): HTML-unescape 3MF Title metadata; correct VP name tooltip (#1658) 2026-06-07 11:43:19 +02:00
spoolman-inventory-test-plan.md Feature/spoolman inventory UI (#1241) 2026-05-08 11:52:42 +02:00