-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathCHANGELOG
156 lines (139 loc) · 5.49 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
Fuoten 0.8.1 - 2023-03-18
- SailfishOS
* fixed: add Audio to the list of SailJail permissions to allow audio playback im WebView (#81)
* fixed: default value for opening articles is not used (#82)
Fuoten 0.8.0 - 2022-03-06
- General
* improved: switch to CMake (#71)
* improved: generate translation binaries at build time (#73)
* improved: generate PNG icons at build time (#72)
- SailfishOS
* new: add default config values (#76)
* improved: better caching of favicons (#46)
* improved: use new Gecko based WebView for internal article display (#69)
* improved: use new sharing API (#70)
* improved: use sailjail sandboxing (#74)
Fuoten 0.7.1 - 2020-11-26
- General
* fixed: update to current libfuoten to handle changes in News App API (#63)
Fuoten 0.7.0 - 2020-10-17
- General
* note: seventh preview release
* improved: translation updates
- SailfishOS
* new: implement remote wipe (#61)
* new: implement account deletion (#60)
* new: use Nextcloud Login Flow (#57)
* improved: option for navigating back after marking feed/folder as read (#47)
* improved: sharing dialog (#56)
Fuoten 0.6.6 - 2019-05-06
- General
* note: maintenance update for sixth preview release
* fixed: article list is not updated (#52)
* improved: translation updates
Fuoten 0.6.5 - 2019-04-30
- SailfishOS
* note: maintenance update for sixth preview release
* changed: hide articles with future publish date (#50)
* changed: only hide web view settings when open in external browser has been selected (#51)
- General
* new: Chinese (China) translation by Rui Kon
Fuoten 0.6.4 - 2018-12-04
- SailfishOS
* note: maintenance update for sixth preview release
* fixed: text that is too long destroys the layout (#43)
* fixed: renaming dialogs are not accepted on enter key (#45)
Fuoten 0.6.3 - 2018-11-26
- SailfishOS
* note: maintenance update for sixth preview release
* new: support compressed server responses (gzip and deflate)
* improved: use icons fitting the current screen pixel ratio
* improved: add an option to disable the push up menu on article page and hide it by default
* improved: set default request timeout to 300 seconds to improve reliability for long running
remote actions like marking articles as read
* fixed: mark all items as read (#40)
- General
* new: French translation by Antoine Vacher
Fuoten 0.6.2 - 2017-11-06
- SailfishOS
* note: maintenance update for sixth preview release
* fixed: wrong association to startup wizard account page scroll decorator flickable property (#39)
Fuoten 0.6.1 - 2017-10-27
- SailfishOS
* note: maintenance update for sixth preview release
* improved: add cover action to copy article link to clipboard
* improved: add share entry to article push up menu
* fixed: initial synchronization fails (#38)
Fuoten 0.6.0 - 2017-10-27
- SailfishOS
* note: sixth preview release
* new: use notifications to notify about succeeded tasks and occuring errors (#36)
* new: pseudo background updates that synchronize with the server activated by user interaction (#25)
* new: share links with the SailfishOS sharing mechanism
* new: settings for font sizes in internal view and internal web view
* improved: store the ownCloud/Nextcloud password AES256 encrypted
* improved: navigation buttons for the internal web view (#21)
* improved: show information about current article on the cover (#31)
* improved: user agent for the web view is now selectable on a per feed setting
* fixed: remorse item on feed entry in folder fiew destroys the layout (#30)
* fixed: long feed and folder names crash the application (#37)
Fuoten 0.5.2 - 2017-03-19
- SailfishOS
* note: maintenance update for fifth preview release
* fixed: scroll to top does not work on article view (#35)
- General
* new: Dutch translation by Nathan Follens
Fuoten 0.5.1 - 2017-01-29
- SailfishOS
* note: maintenance update for fifth preview release
* fixed: clicking a link in an article does nothing (#34)
- General
* improved: translation updates
Fuoten 0.5.0 - 2016-11-22
- SailfishOS
* note: fifth preview release
* new: cover information and cover action (#22)
* new: per feed storage cleanup (#26)
* new: notification and progress ares (#28)
* improved: feed icon (#33)
* improved: request items after adding feeds (#29)
- General
* improved: translation updates
Fuoten 0.4.0 - 2016-11-10
- SailfishOS
* note: fourth preview release
* new: show last sync time in pull down menu (#24)
* new: copy article url to clipboard menu entry (#23)
* new: article content display (#15)
* new: context setting for article opening (#19)
* new: mark all articles as read (#18)
* new: optional article excerpt in the article list (#20)
- General
* new: Swedish translation by Åke Engelbrektson
Fuoten 0.3.0 - 2016-11-07
- SailfishOS
* note: third preview release
* new: article list (#14)
* new: mark articles as read/unread (#16)
* new: star/unstar articles (#17)
- General
* new: partly Danish translation by Peter Jespersen
Fuoten 0.2.0 - 2016-11-02
- SailfishOS
* note: second preview release
* new: feeds list view (#6)
* new: feeds list sorting (#8)
* new: mark feeds as read (#12)
* new: move feeds (#11)
* new: add feeds (#9)
* new: delete feeeds (#13)
* new: rename feeds (#10)
Fuoten 0.1.0 - 2016-10-28
- SailfishOS
* note: first preview release
* new: folder list view (#1)
* new: folder list sorting (#7)
* new: delete folders (#3)
* new: create folders (#2)
* new: rename folders (#4)
* new: mark folders as read (#5)