Conversation
@modelcontextprotocol/ext-apps
@modelcontextprotocol/server-basic-preact
@modelcontextprotocol/server-basic-react
@modelcontextprotocol/server-basic-solid
@modelcontextprotocol/server-basic-svelte
@modelcontextprotocol/server-basic-vanillajs
@modelcontextprotocol/server-basic-vue
@modelcontextprotocol/server-budget-allocator
@modelcontextprotocol/server-cohort-heatmap
@modelcontextprotocol/server-customer-segmentation
@modelcontextprotocol/server-debug
@modelcontextprotocol/server-map
@modelcontextprotocol/server-pdf
@modelcontextprotocol/server-scenario-modeler
@modelcontextprotocol/server-shadertoy
@modelcontextprotocol/server-sheet-music
@modelcontextprotocol/server-system-monitor
@modelcontextprotocol/server-threejs
@modelcontextprotocol/server-transcript
@modelcontextprotocol/server-video-resource
@modelcontextprotocol/server-wiki-explorer
commit: |
87e885f to
18941c2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.5.0 — pdf-server
Features
interactactionget_viewer_state— returns{currentPage, pageCount, zoom, displayMode, selectedAnnotationIds, selection:{text,contextBefore,contextAfter,boundingRect}|null}(feat(pdf-server): get_viewer_state interact action #590)"imported"annotation type — appearance-stream stamps and unmodeled subtypes (Ink, Polygon, …) rasterized viaannotationCanvasMap; selectable, draggable, listed in panel (feat(pdf-server): rasterize imported annotations + form/save consistency follow-ups #593)removedRefsstrips/Annotson save; panel shows them with REVERT (feat(pdf-server): rasterize imported annotations + form/save consistency follow-ups #593)PDFOptionList(multiselect listbox) save support;<select multiple>input captures all selections (fix(pdf-server): form-field save robustness #591)Fixes
def.colorforced torgba(…,0.35)(fix(pdf-server): translucent highlights, pinch to/from fullscreen, toolbar layout #587)forceNextResizeRefit(fix(pdf-server): translucent highlights, pinch to/from fullscreen, toolbar layout #587)−button can go below fit-to-page again (host-overlay escape hatch) (fix(pdf-server): let zoom-out button go below fit-to-page #589)importPdfjsAnnotationparses flat-Float32ArrayquadPointsso existing highlight/underline/strike are editable (fix(pdf-server): import highlight/underline/strike from existing PDFs #592)try/catch; only-changed-fields filter; radio-as-PDFCheckBoxwrites/V+/ASdirectly;updateFieldAppearances()for missing on-state streams; radio panel-clear writes{value:false}per widget (fix(pdf-server): form-field save robustness #591)transform:[dpr,…]notctx.scale);AnnotationLayerfiltered to Widgets only (feat(pdf-server): rasterize imported annotations + form/save consistency follow-ups #593)/Vis stale; re-render once after seed (feat(pdf-server): rasterize imported annotations + form/save consistency follow-ups #593)reloadPdf()after successful save — viewer == disk invariant (feat(pdf-server): rasterize imported annotations + form/save consistency follow-ups #593)PW_CHANNELenv hook;get_viewer_stateround-trip tests; updated inline-pinch tests (fix(pdf-server): translucent highlights, pinch to/from fullscreen, toolbar layout #587/feat(pdf-server): get_viewer_state interact action #590)Chore
.husky/pre-commitexecutable bit restored