2024-11-12 11:49:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 9 17:29:43 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.6.3:
|
|
|
|
* fileview: use self.get_rows_sorted().keys() instead of get_present_tags()
|
|
|
|
for extra tag filter
|
|
|
|
* window: Set icon name
|
|
|
|
* main: insert files to existing window if another instance tries to open
|
|
|
|
with file args
|
|
|
|
* meta: add argument passthrough to run script
|
|
|
|
* main: remove debug prints
|
|
|
|
* filelist: switch to selection mode on long press
|
|
|
|
* window: allow to translate title
|
|
|
|
* musicbrainz: fix closing cover tempfiles
|
|
|
|
* Initialize ngettext
|
|
|
|
* identify: Add release popover list into a scrolled window
|
|
|
|
* musicbrainz: Don't download thumbnails if cover download is disabled
|
|
|
|
* identify: Fix setting group for release row checkboxes
|
|
|
|
* musicbrainz: Set timeout for requests
|
|
|
|
* tagselectorbutton: add minimum/maximum height to popover
|
|
|
|
* tagselectorbutton: Apply fix from !130, but only on small screens
|
|
|
|
* tagselectorbutton: further reduce height
|
|
|
|
* update translations
|
|
|
|
|
2024-09-27 10:42:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 27 07:32:02 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
|
|
|
|
- update to 0.6.2:
|
|
|
|
* Adapt to GNOME 47
|
|
|
|
* requires gtk >= 4.16
|
|
|
|
* minor bugfixes
|
|
|
|
* updated translations
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 25 23:02:15 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
|
|
|
|
- change license to MIT
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 13 19:39:49 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
|
|
|
|
|
|
|
- Update to version 0.6.1:
|
|
|
|
+ switch to libadwaita >= 1.5
|
|
|
|
- Add blueprint-compiler BuildRequires: new upstream dependency
|
|
|
|
since commit 324f6a24.
|
|
|
|
- Add forgotten set_version service.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 23 06:45:56 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
|
|
|
|
|
|
|
- add chromaprint-fpcalc as dependency for identifying songs
|
|
|
|
- update to 0.6.0:
|
|
|
|
* Tags to insert can be picked from a list,
|
|
|
|
and inserted tags are highlighted with a color
|
|
|
|
* The preview field also gains syntax highlighting,
|
|
|
|
as well as a way to select the file to preview
|
|
|
|
* A new "Move to folder" option has been added
|
|
|
|
* new feature "Extract Tags from Filename"
|
|
|
|
* Undo all changes in selected files feature
|
|
|
|
* Remove tags from selected files feature
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 30 12:50:41 UTC 2023 - Richard Rahl <rrahl0@proton.me>
|
|
|
|
|
|
|
|
- initial packaging of version 0.5.1 for openSUSE Tumbleweed
|