Merged
Conversation
Copilot
AI
changed the title
[WIP] Prepare release v26.3.0 with changelog updates
Release v26.3.0
Mar 8, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the v26.3.0 release by bumping package versions and adding a detailed changelog entry covering the March 2026 batch of merged PRs.
Changes:
- Bump
versionto26.3.0inpackage.jsonandpackage-lock.json. - Add
26.3.0release notes toCHANGELOG.md.
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| package.json | Updates published package version to 26.3.0. |
| package-lock.json | Keeps lockfile metadata in sync with 26.3.0. |
| CHANGELOG.md | Adds the 26.3.0 release entry with Added/Changed/Fixed highlights. |
jgphilpott
approved these changes
Mar 9, 2026
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.
First release of March 2026, covering 19 PRs (#164–#182) merged since v26.2.2.
Version
package.json:26.2.2→26.3.0CHANGELOG highlights
Added
ROOT_RAY_SAMPLE_FRACTIONS) for curved surfaces; hanging roots suppressed ineverywheremodeChanged
addKinkedLineedgeEpsilon = 0.001for boundary float imprecisionFixed
_meshBoundsvsmeshBounds) (Fix smart wipe nozzle never activating during slicing #165)findCoveredRegions) (Fix fully covered region detection for inverted pyramid shapes #166)clipLineWithHoles) (Fix concentric infill generating inside holes (dome/cavity cross-sections) #167)setSupportPlacement,setSpeedUnit, etc.) (Fix case-insensitive input handling for all string setters in accessors #168)infillGap, notnozzleDiameter) (Fix oversized skin infill gap at covered area (fully-covered region) skin wall #173)three-mesh-bvh@0.9.9circular reference; replacedthree-bvh-csgwithExtrudeGeometry(Fix failing tests after three-mesh-bvh upgrade to ^0.9.9 #174)candidateRatio0.9→0.97, filter threshold 0.9→0.99) (Fix sphere pole layers generating full-circle skin instead of ring skin + center infill #175)TWIG_OVERLAP_LAYERS = 1) (Fix orphaned twig segments and strengthen twig/branch joint in tree support generation #177)maxZ-awareisTrunkAccessible) (Enhance tree supportbuildPlatemode to reach overhangs blocked from below via trunk relocation and relaxed branch checks #180)directChildHolesOf/directChildStructuresOf) (Fix sequential printing for sibling nested structures at the same nesting level #181)findCoveredRegions(Fix: small covered regions (e.g. lego studs) not detected as fully covered on transition layers #182)🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.