6.7.3 commit

This commit is contained in:
Xilin Jia 2024-09-25 00:15:32 +01:00
parent eb6ce74dca
commit ec89429217
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[Dolphin]
Timestamp=2024,8,10,7,39,7.985
Timestamp=2024,9,25,0,15,10.113
Version=4
ViewMode=1

View File

@ -0,0 +1,7 @@
Version 6.7.3:
* fixed bug in nextcloud auth: thanks to Dacid99
* fixed "filtered" always shown in Downloads info bar
* minor enhancement in multi-select actions handling
* on-going work to replace recycler view, recycler adapter and view holder for Episodes with Jetpack Compose routines
* introduced "DownloadsC", an early preview (not fully implemented) of the Compose work