Skip to content

Planned v1.2.0-paxx12-14#323

Merged
paxx12 merged 25 commits into
mainfrom
develop
Mar 30, 2026
Merged

Planned v1.2.0-paxx12-14#323
paxx12 merged 25 commits into
mainfrom
develop

Conversation

@paxx12
Copy link
Copy Markdown
Contributor

@paxx12 paxx12 commented Mar 5, 2026

New Features

📋 Changelog

This release includes the following pull requests:

QuinnDamerell and others added 18 commits February 15, 2026 22:07
Update OctoEverywhere to fix a HTTP stream close hang issue
- Introduce a OpenRFID filament-detect overlay that installs a startup service and detector script.
- Add firmware-config settings wiring plus base, generic, and vendor profile configs for broader spool support.
- Update RFID/settings docs and index references to document the new behavior and configuration.
@paxx12 paxx12 changed the title New release Planned v1.1.1-paxx12-14 Mar 19, 2026
@github-actions
Copy link
Copy Markdown

✅ Build Artifacts

Version: 1.1.1-paxx12-test-pr-323
Build: 4d55525 (merge of 57857cc into main)
Duration: 8m 6s

Artifact Size
extended-devel-build 240.99 MB
basic-devel-build 205.72 MB
extended-build 240.58 MB
basic-build 205.31 MB

View workflow run

- Bump firmware to v1.2.0.106
- Fix `01-enable-ssh.patch` for new `S50dropbear` guard structure
- Fix `chroot_firmware.sh` resolv.conf handling
- Fix boot logo not rendering: increase `mkimage` blob alignment from `0x100` to `0x200`
@paxx12 paxx12 changed the title Planned v1.1.1-paxx12-14 Planned v1.2.0-paxx12-14 Mar 23, 2026
@github-actions
Copy link
Copy Markdown

✅ Build Artifacts

Version: 1.2.0-paxx12-test-pr-323
Build: af41f59 (merge of 31e8af7 into main)
Duration: 5m 34s

Artifact Size
extended-devel-build 225.50 MB
basic-devel-build 190.22 MB
extended-build 225.10 MB
basic-build 189.81 MB

View workflow run

@github-actions
Copy link
Copy Markdown

✅ Build Artifacts

Version: 1.2.0-paxx12-test-pr-323
Build: ee50be9 (merge of 4095a0c into main)
Duration: 4m 17s

Artifact Size
extended-devel-build 225.50 MB
extended-build 225.09 MB

View workflow run

@github-actions
Copy link
Copy Markdown

✅ Build Artifacts

Version: 1.2.0-paxx12-test-pr-323
Build: af1429f (merge of e0db988 into main)
Duration: 4m 29s

Artifact Size
extended-devel-build 225.55 MB
extended-build 225.15 MB

View workflow run

…n (#360)

- Reset filament state to idle when reader is not present on clear request
- Move install script from `scripts/` to `pre-scripts/`
- Patch openrfid runtime to propagate a `retry` flag from `process_reader_single`,
  `process_mifare_classic`, and `process_mifare_ultralight` so transient failures
  (tag lost mid-session, failed block read) trigger retries instead of being treated
  as hard errors; only exhausted retries or stable no-tag results invoke error exporters
@github-actions
Copy link
Copy Markdown

✅ Build Artifacts

Version: 1.2.0-paxx12-test-pr-323
Build: 902a7e3 (merge of a5b2d91 into main)
Duration: 4m 45s

Artifact Size
extended-devel-build 225.55 MB
extended-build 225.15 MB

View workflow run

@paxx12-snapmaker-u1 paxx12-snapmaker-u1 deleted a comment from github-actions Bot Mar 30, 2026
@paxx12-snapmaker-u1 paxx12-snapmaker-u1 deleted a comment from github-actions Bot Mar 30, 2026
In ISO 14443-3 anti-collision, multi-byte UIDs (7 or 10 bytes) span
multiple cascade levels. Intermediate levels prefix UID parts with a
cascade tag byte (0x88) that must be excluded from the final UID.

The FM175xx driver was appending the full `UID_part` at every level,
including the cascade tag of intermediate levels, yielding a corrupt UID.

Strip the first byte from `UID_part` for all levels except the last so
the assembled UID contains only the actual tag bytes.
@github-actions
Copy link
Copy Markdown

✅ Build Artifacts

Version: 1.2.0-paxx12-test-pr-323
Build: 2906f4e (merge of f1884d4 into main)
Duration: 4m 3s

Artifact Size
extended-devel-build 225.55 MB
extended-build 225.15 MB

View workflow run

* Add PAXX12CUSTOM discount code to support sections
* Update HEROES.md version reference
@github-actions
Copy link
Copy Markdown

✅ Build Artifacts

Version: 1.2.0-paxx12-test-pr-323
Build: 0205abe (merge of 2655795 into main)
Duration: 3m 49s

Artifact Size
extended-devel-build 225.55 MB
extended-build 225.15 MB

View workflow run

@paxx12 paxx12 merged commit 71c68d1 into main Mar 30, 2026
10 checks passed
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.

5 participants