Skip to content

Commit 4e1f76a

Browse files
committed
release: prepare v0.3.6
1 parent 1bdf9f6 commit 4e1f76a

7 files changed

Lines changed: 11 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ level the commit history supports; from `v0.1.6` onward, entries are written as
1616

1717
## [Unreleased]
1818

19+
20+
1921
### Fixed
2022

2123
- **The Library sorted lowercase and accented names below "Z".** *Host-tested against names from
@@ -37,6 +39,8 @@ level the commit history supports; from `v0.1.6` onward, entries are written as
3739
files it. Song titles and album names keep their "The" either way. The lists re-sort the moment
3840
it is switched, an open artist or album page stays on what it was showing, and Reset settings
3941
turns it off.
42+
43+
## [0.3.6] — 2026-09-14
4044

4145
## [0.3.5] — 2026-09-14
4246

@@ -1700,7 +1704,8 @@ First tagged release.
17001704
- The wired-headphone volume-change pop: 26 pops below volume 100 against 1 above, and it is not
17011705
the shell or any mixer control ([`docs/`](docs/)).
17021706

1703-
[Unreleased]: https://github.com/superwilso/Cinder/compare/v0.3.5...HEAD
1707+
[Unreleased]: https://github.com/superwilso/Cinder/compare/v0.3.6...HEAD
1708+
[0.3.6]: https://github.com/superwilso/Cinder/compare/v0.3.5...v0.3.6
17041709
[0.3.5]: https://github.com/superwilso/Cinder/compare/v0.3.4...v0.3.5
17051710
[0.3.4]: https://github.com/superwilso/Cinder/compare/v0.3.3...v0.3.4
17061711
[0.3.3]: https://github.com/superwilso/Cinder/compare/v0.3.2...v0.3.3

cinder-home/dist/PAYLOAD.sha256

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# Written by tools/release.sh AFTER a byte-for-byte rebuild check; verified by
33
# .github/workflows/release.yml before anything is published. Do not edit by hand —
44
# a mismatch here is the runner telling you the payload is not what was verified.
5-
tag v0.3.5
6-
38e8f3c35e2904e77dcce88f0fa0b9c6be22625128eee3b5dfc6ff1cccf9f5ae cinder-home/dist/stable/cinder-home
7-
db909f4013fde64191a6b9f0374a17ffa1edb24e259d14638416dd552053f1f6 cinder-home/dist/stable/cinder-probe
5+
tag v0.3.6
6+
51064a44149b7f99401d2be438118516ac07e18fcee3defde214c85015d161ff cinder-home/dist/stable/cinder-home
7+
3a89166e4073432cfb8dab1c1ee4f05d87a1bc9e0ca6ae1860bb94e4c604677b cinder-home/dist/stable/cinder-probe
88
7788d381d609eb80dcb4db6305106dbfad4f8f0d01738022bd5c65d6f8cff7ba cinder-home/dist/stable/cinder-umount
99
42dd6d1f20d7602bf66ef2ff67174623cfb037fdc9564158e46b21ed55d20b26 cinder-home/dist/stable/cinder-power
1010
20fc63ca7991999feef6b5599351502d0fd207802a6c85515050820162f0cb92 cinder-home/dist/stable/cinder-msc
56 KB
Binary file not shown.
56 KB
Binary file not shown.

docs/screenshots/settings.png

188 Bytes
Loading

installer/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

installer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cinder-installer"
3-
version = "0.3.5"
3+
version = "0.3.6"
44
edition = "2021"
55
description = "Install, update or remove Cinder on a Sony NW-A50-series Walkman"
66
license = "MIT"

0 commit comments

Comments
 (0)