Skip to content

release: prepare release#340

Merged
k9ert merged 2 commits intocryptoadvance:masterfrom
k9ert:kn/prepare_release
Jan 29, 2026
Merged

release: prepare release#340
k9ert merged 2 commits intocryptoadvance:masterfrom
k9ert:kn/prepare_release

Conversation

@k9ert
Copy link
Contributor

@k9ert k9ert commented Jan 25, 2026

  • Bring recent bootloader updates in
  • Modify the boot/main/boot.py to show new version on device

@netlify
Copy link

netlify bot commented Jan 25, 2026

Deploy Preview for specter-diy-docs ready!

Name Link
🔨 Latest commit df4b053
🔍 Latest deploy log https://app.netlify.com/projects/specter-diy-docs/deploys/697875f3c3d5ae0008393113
😎 Deploy Preview https://deploy-preview-340--specter-diy-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot, asked why the changeset is so big:

The changed file boot/main/boot.py previously used Windows-style line endings (CRLF, shown as \r\n) and has now been updated to use Unix-style line endings (LF, shown as \n) in this pull request. This means the PR has standardized the file to LF line endings, which is typical for Python projects and avoids problems across platforms.

@k9ert k9ert mentioned this pull request Jan 25, 2026
17 tasks
@tadeubas
Copy link
Collaborator

Besides line endings, I only see the change on version tag, from 0100900099 to 0101000099. The merge for the bootloader is doing nothing as it is not pointing to the latest commit 9f9d8c7 on https://github.com/cryptoadvance/specter-bootloader/commits/master/

Copy link
Collaborator

@tadeubas tadeubas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK, PR now points to latest commit on bootloader

@k9ert k9ert merged commit 30ebb83 into cryptoadvance:master Jan 29, 2026
8 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.

2 participants