-
Notifications
You must be signed in to change notification settings - Fork 7
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
2 changed files
with
8 additions
and
1 deletion.
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,5 +1,5 @@ | ||
[Dolphin] | ||
Timestamp=2024,8,10,7,39,7.985 | ||
Timestamp=2024,9,25,0,15,10.113 | ||
Version=4 | ||
ViewMode=1 | ||
|
||
|
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 |
---|---|---|
@@ -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 |