File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 62
62
<control >touch</control >
63
63
</recommends >
64
64
<releases >
65
+ <release version =" 0.8.3" date =" 2024-08-26" >
66
+ <description translate =" no" >
67
+ <ul >
68
+ <li >Added cache cleanup on manually downloaded videos in non-Clapper mode</li >
69
+ <li >Added temporary Tootle era cache cleanup mechanism</li >
70
+ <li >Fixed own posts being hidden if caught in a filter</li >
71
+ <li >Spinners will only show after 1 second in the media viewer to avoid unnecessary friction</li >
72
+ <li >Fixed alt text window headerbar being taller than expected</li >
73
+ <li >Fixed focus rings not matching their widget</li >
74
+ <li >Redesigned the empty Search state</li >
75
+ <li >Added missing tooltips</li >
76
+ <li >Implemented caching support for Clapper 0.8</li >
77
+ <li >Optimized Clapper for GIFV attachments</li >
78
+ <li >Removed back animation when going back home</li >
79
+ <li >Updated translations</li >
80
+ </ul >
81
+ </description >
82
+ </release >
65
83
<release version =" 0.8.2" date =" 2024-07-18" >
66
84
<description translate =" no" >
67
85
<ul >
Original file line number Diff line number Diff line change 1
1
project (
2
2
' dev.geopjr.Tuba' ,
3
3
[' c' , ' vala' ],
4
- version : ' 0.8.2 ' ,
4
+ version : ' 0.8.3 ' ,
5
5
meson_version : ' >= 0.56.0' ,
6
6
default_options : [
7
7
' warning_level=2' ,
You can’t perform that action at this time.
0 commit comments