-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
rhythmbox-telegram-plugin (1.0.10) unstable; urgency=medium | ||
|
||
* Update mime types | ||
* Add set_sensitive() for PrefsBase | ||
* Fix channels_list_box sensitive | ||
* Fix connect spinner in settings page, clean code | ||
* Remove import GLib from gi.overrides | ||
* Create resolve-dialog.ui | ||
* Add ResolveDialog class | ||
* Add ask variant to conflict-resolve | ||
* Define CONFLICT_ACTION_* constants | ||
* Check conflict resolve option for 'ask' and open ResolveDialog | ||
* Settings: add CONFLICT_ACTION_ASK variant | ||
* Add option "ask" in the resolve variants | ||
|
||
-- izman <[email protected]> Tue, 28 Jan 2025 08:17:27 +0200 | ||
|
||
rhythmbox-telegram-plugin (1.0.9) unstable; urgency=medium | ||
|
||
* Improve loader, fix loader timer | ||
|