Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.0"
".": "1.1.0"
}
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [1.1.0](https://github.com/hoobio/earmark/compare/v1.0.0...v1.1.0) (2026-06-07)


### Features

* a Settings context menu on Quick Controls cards and group titles ([4ccac45](https://github.com/hoobio/earmark/commit/4ccac45751a7ce1e8717e0bceadcf674b6a6ce7f))
* compact card density and Quick Controls display options ([#63](https://github.com/hoobio/earmark/issues/63)) ([4ccac45](https://github.com/hoobio/earmark/commit/4ccac45751a7ce1e8717e0bceadcf674b6a6ce7f))
* compact card density mode for the Devices page and Quick Controls ([4ccac45](https://github.com/hoobio/earmark/commit/4ccac45751a7ce1e8717e0bceadcf674b6a6ce7f))
* hideable device badges, globally and per device ([4ccac45](https://github.com/hoobio/earmark/commit/4ccac45751a7ce1e8717e0bceadcf674b6a6ce7f))
* Quick Controls as a configurable view with its own rules, ([4ccac45](https://github.com/hoobio/earmark/commit/4ccac45751a7ce1e8717e0bceadcf674b6a6ce7f))


### Bug Fixes

* disable the whole update-check card on Dev builds, not just the ([4ccac45](https://github.com/hoobio/earmark/commit/4ccac45751a7ce1e8717e0bceadcf674b6a6ce7f))
* drop platform tags from now-playing titles ([e9d2c92](https://github.com/hoobio/earmark/commit/e9d2c92cfa8b97f8e5d965cc749dc2db4999eb86))
* even out Devices settings spacing by collapsing closed override ([4ccac45](https://github.com/hoobio/earmark/commit/4ccac45751a7ce1e8717e0bceadcf674b6a6ce7f))
* smooth now-playing seek bar ([#65](https://github.com/hoobio/earmark/issues/65)) ([e9d2c92](https://github.com/hoobio/earmark/commit/e9d2c92cfa8b97f8e5d965cc749dc2db4999eb86))


### Documentation

* ask for an optional mockup in feature request template ([e9d2c92](https://github.com/hoobio/earmark/commit/e9d2c92cfa8b97f8e5d965cc749dc2db4999eb86))

## [1.0.0](https://github.com/hoobio/earmark/compare/v0.2.0...v1.0.0) (2026-06-06)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
Loading