-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
25.0.0-alpha3: No export button anymore? #2541
Labels
Comments
On CLI there is an option to export, that's nice. |
That part is not implemented yet, help is welcome |
Grotax
added a commit
that referenced
this issue
Nov 19, 2024
This is a major new release with a lot of changes. The frontend of news was rewritten from scratch to change to Vue.js coming from the original implementation with AngularJS. Also we require PHP 8.2 now and support Nextcloud 29 and 30. For the full Changelog checkout the entries for 25.0.0-alpha1 to 25.0.0. Changes since 25.0.0-alpha14 The following changes and fixes were done since the last alpha version 14. Changed - If title of feed is empty during creation set hostname of feed as title (#2872) - Add command to import OPML file - Add API to import OPML file or request body - add import/export `opml` to user settings (#2541) - Remove non-functional unread and starred filter - add single column layout (compact mode) (#2505) - add horizontal split layout (expanded compact mode) (#2505) - Allow to further drag the `feedview` list (and/or provide alternative view) (#2505) Fixed - Feed without Title returned by DB causes exception (#2872) - Keep Unread is now respected during mark read on scroll and is kept during feed/folder changes Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Grotax
added a commit
that referenced
this issue
Nov 19, 2024
This is a major new release with a lot of changes. The frontend of news was rewritten from scratch to change to Vue.js coming from the original implementation with AngularJS. Also we require PHP 8.2 now and support Nextcloud 29 and 30. For the full Changelog checkout the entries for 25.0.0-alpha1 to 25.0.0. Changes since 25.0.0-alpha14 The following changes and fixes were done since the last alpha version 14. Changed - If title of feed is empty during creation set hostname of feed as title (#2872) - Add command to import OPML file - Add API to import OPML file or request body - add import/export `opml` to user settings (#2541) - Remove non-functional unread and starred filter - add single column layout (compact mode) (#2505) - add horizontal split layout (expanded compact mode) (#2505) - Allow to further drag the `feedview` list (and/or provide alternative view) (#2505) Fixed - Feed without Title returned by DB causes exception (#2872) - Keep Unread is now respected during mark read on scroll and is kept during feed/folder changes Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Merged
Grotax
added a commit
that referenced
this issue
Nov 19, 2024
This is a major new release with a lot of changes. The frontend of news was rewritten from scratch to change to Vue.js coming from the original implementation with AngularJS. Also we require PHP 8.2 now and support Nextcloud 29 and 30. For the full Changelog checkout the entries for 25.0.0-alpha1 to 25.0.0. Changes since 25.0.0-alpha14 The following changes and fixes were done since the last alpha version 14. Changed - If title of feed is empty during creation set hostname of feed as title (#2872) - Add command to import OPML file - Add API to import OPML file or request body - add import/export `opml` to user settings (#2541) - Remove non-functional unread and starred filter - add single column layout (compact mode) (#2505) - add horizontal split layout (expanded compact mode) (#2505) - Allow to further drag the `feedview` list (and/or provide alternative view) (#2505) Fixed - Feed without Title returned by DB causes exception (#2872) - Keep Unread is now respected during mark read on scroll and is kept during feed/folder changes Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IMPORTANT
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
Explain the Problem
What problem did you encounter?
It seems the export button for unread and starred articles is gone
Steps to Reproduce
Explain what you did to encounter the issue
System Information
The text was updated successfully, but these errors were encountered: