chore(release): version packages - #1431
Merged
Merged
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
frahlg
force-pushed
the
changeset-release/master
branch
2 times, most recently
from
September 25, 2026 08:56
3e348d4 to
8bd264f
Compare
frahlg
force-pushed
the
changeset-release/master
branch
from
September 25, 2026 09:08
8bd264f to
dbc7ba9
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
ftw@0.137.1
Patch Changes
esphome-dsmrmoves tothe release's
esphome_dsmrat start, and its settings are saved; the two werethe same driver under two names. An operator's own driver file of the old name is
left alone. The bundled drivers come from srcfl/device-drivers 92adaf0.
release and from FTW's own signed driver channel, as before. A site that still
lists a Device Support package source keeps starting: the source is removed
from its settings with one warning, and a package that was active is switched
off at startup so the release's own driver runs. A driver
controlopt-in hasno effect any more; it is removed with a warning instead of stopping that
driver from starting. The driver diagnostics report now names a driver
installed from the channel as
managed.ftw statusno longer says a driver from the channel runs "until a release hasit" when the release already has the same version; it says the version is the
same as the release's.
trial of another version now returns the device to the release's driver. Before,
the recovery restarted a file that no longer ran and left the device stopped, or
made the kept older version run. The kept version now offers "Use this" under
Settings › Devices, so the owner can go back to it.