Skip to content

Commit

Permalink
chore(main): release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luisbocanegra committed Sep 8, 2024
1 parent 6b49068 commit 7f93341
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
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.8.3"
".": "1.9.0"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.9.0](https://github.com/luisbocanegra/plasma-panel-spacer-extended/compare/v1.8.3...v1.9.0) (2024-09-08)


### Features

* block continuous drag for some actions ([354ce85](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/354ce85bb4d082d3d9ff226d4c6d04896a7086e4))
* continuous drag and remove delay if double click is disabled ([4a578c9](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/4a578c90dd264916a4e4cac1ab127bec846d837e))
* update continuous drag wording ([0c27063](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/0c2706395d7c69395b5b387fc30726d62c2fa8da))


### Bug Fixes

* avoid crashing/freezing kwin when dragging a window on X11 ([f9bc677](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/f9bc677a83f727351bd780a5a1e069b1539c1070))
* restore missing disabled, custom command and app/url actions ([1750297](https://github.com/luisbocanegra/plasma-panel-spacer-extended/commit/17502971d4bb61b6634f6e88f3c8bfd01ac1efbd))

## v1.8.3 (30-07-2024) Switch to gdbus

### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"Id": "luisbocanegra.panelspacer.extended",
"License": "GPL-2.0+",
"Name": "Panel Spacer Extended",
"Version": "1.8.3",
"Version": "1.9.0",
"Website": "https://github.com/luisbocanegra/plasma-panel-spacer-extended"
},
"X-Plasma-Provides": [
Expand Down

0 comments on commit 7f93341

Please sign in to comment.