File newsflash.changes of Package newsflash

-------------------------------------------------------------------
Sun Aug 17 16:22:54 UTC 2025 - Dead Mozay

- Update to version 4.1.4:
  * Database: fix crash where feed didn't exist before sync.
  * Database: fix crash with large sync results.
  * Move Category: correctly remove old mapping.
  * UI: break recursion loop calculating unread count of category
    with faulty mapping.

-------------------------------------------------------------------
Mon Aug  4 03:15:02 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 4.1.3:
  * Today: use local timezone.
  * LogLevel Info by default.
  * Fix new articles notification count.
  * Local RSS: clean iframes even on summaries. 

-------------------------------------------------------------------
Tue Jul 22 02:49:52 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 4.1.2:
  * Don't show notification if no new articles were synced.
  * Fix article zoom-level regression. 

-------------------------------------------------------------------
Mon Jul 21 03:18:26 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 4.1.1:
  * Today view.
  * Allow to mute feed.
  * Apply themes to whole app.
  * Show highres favicon in edit feed dialog.
  * Fix deserializing 'order by' preference.
  * Multiple Article View scrolling improvements.
  * Fix footnote navigation.
  * Fix sync on startup.
  * Fix inoreader login.
  * Fix video speed audio pitch. 

-------------------------------------------------------------------
Mon Jul  7 02:58:26 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 4.0.3:
  * migration for content width preference.
  * miniflux: no longer use changed_at as updated timestamp.
  * article list: fix loading query when sorting by last updated.
  * article view: add whitespace at the bottom.
  * article view: fix scrolling issue when resizing the window. 

-------------------------------------------------------------------
Thu Jul  3 04:08:42 UTC 2025 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 4.0.1:
  * move monitoring webview content height to javascript.
  * mark all read: update list if not in only unread mode.
  * fix article list model sorting.
  * expand/collapse with double click.
  * article list view: remove sorter.
  * remove tiny image previews from article header.
  * allow sorting by published or last updated. 

-------------------------------------------------------------------
Tue Sep 24 08:51:44 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.3.5:
  * Fix listview selection regression.
  * Fix headerbar sensitivity after 'mark all as read'.
  * local RSS: prefer summary over media description. 

-------------------------------------------------------------------
Tue Jul 30 03:03:19 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.3.4:
  * local rss: handle articles that are published with the same 
    GUID by multiple feeds (eg planet.gnome.org).
  * local rss: use etags to skip downloading unchanged feeds.
  * local rss: avoid writing unchanged articles 
    to the database (feed-rs fix).
  * log running/successful database migrations.
  * improve favicon and thumbnail download logic.
  * fix drag and drop regression in feed list.
  * article list: load queue to avoid data races.
  * multiple ping urls for online checks.
  * online check: try to reach backend server before falling 
    back to generic urls.
  * add back unread/starred database indices.
  * re-enable full text search in article plain text.
  * Avoid re-downloaing non-expired favicons.
  * Increase network-monitor changed signal timeout.

-------------------------------------------------------------------
Sat Jul 13 17:30:25 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.3.2:
  * Hotfix: use timeformat compatible with sqlite 3.42.0 
    in migration.

-------------------------------------------------------------------
Fri Jul 12 03:43:55 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.3.1:
  * video player: mpris support.
  * zoom controls in article menu.
  * properly escape markup of empty feed list status.
  * fix keyboard navigation article list with collapsed article view.
  * favicon cache: cache and reuse gdk Textures to reduce memory 
    consumption.
  * local RSS: keep order of articles when no date is specified.
  * article scraper: apply suggestions regarding libxml2 thread 
    safety.
  * article scraper: update full-text-rss config files.
  * article scraper: replace images with single emoji in alt-text 
    with unicode emojia.
  * database: store timestamps with UTC timezone.
  * database: reduce connection-pool size.

-------------------------------------------------------------------
Sun Jun  2 16:36:13 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.3.0:
  * No changelog. 

-------------------------------------------------------------------
Tue Mar 26 02:53:41 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.2.0:
  * new per feed setting: scrap articles.
  * local RSS: edit feed url.
  * option to manually clean database.
  * article list performance improvements.
  * use adwaita adaptive dialogs. 

-------------------------------------------------------------------
Thu Mar  7 06:06:44 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.1.6:
  * fix shortcuts blocking text input.
  * fix zooming articles with ctrl + touch pad scroll. 

-------------------------------------------------------------------
Thu Feb 29 03:20:43 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.1.5:
  * Hotfix: activate running instance window when clicking launcher.
  * add cli option to subscribe to feed.
  * open article in browser via mouse wheel click and 3 finger press.
  * clear article list on mark all read.
  * add shortcut to close an article.
  * fix url overlay positioning.
  * keep track of subscriptions and tags expansion state.
  * fix mark all as read spinner.
  * show shortcuts in menus. 

-------------------------------------------------------------------
Sun Feb 18 16:53:27 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.1.3:
  * No changelog. 

-------------------------------------------------------------------
Fri Feb 16 03:13:14 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.1.2:
  * article scraper: add null checks in hope to prevent crashes.
  * FreshRSS: automatically add missing slash to Url on login.
  * limit concurrent HTTP calls to avoid DNS issues.
  * stop using trust DNS.
  * add share to clipboard.
  * fix mark all as read when closing the app right afterwards.
  * revert user agent change of 3.1.0 

-------------------------------------------------------------------
Tue Feb 13 03:26:10 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.1.1:
  * fix pushing read updates to the API.

-------------------------------------------------------------------
Mon Feb 12 04:11:17 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 3.1.0:
  * Fix tag context menu actions.
  * Fix article scrolling on steam deck.
  * Fix an error toast appearing right after successful login.
  * Fix multiple instances of the image dialog spawning at the same time.
  * Fix 12h/24h time format.
  * Fix webview scrolling when zoomed via touch.
  * Local RSS: Fix duplicate feeds after exporting and reimporting an OPML file.
  * miniflux: support article enclosures (recent miniflux version required).
  * Mark articles as read when opening in external browser.
  * Keep loaded articles when refreshing unread article list.
  * Update the user agent.
  * Double check if Newsflash is offline by pinging an Url.
  * Mark all read: only apply to articles that match current search term and list mode.
  * Article View: remove selectabilty preference and make content selectable by default.
  * Fetch content of a feed after adding it (if backend supports it).
  * Show fetch and parse issues of single feeds (if backend supports it).
  * Allow undoing mark all as read.

-------------------------------------------------------------------
Fri May  5 03:27:24 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 2.3.0:
  * Massive update to the internal article scraper
  * Remove Mercury Parser
  * Use Background Apps Portal
  * Update to stable Gtk 4 WebKit API
  * Article View: adjust dark background color to match adwaita
  * Local RSS: remove scripts in content
  * Nextcloud News: fix creating API Url

-------------------------------------------------------------------
Fri Mar 24 18:08:08 UTC 2023 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 2.2.4
  * No changelog available. 

-------------------------------------------------------------------
Fri Nov 11 14:30:54 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Downgrade to version 2.1.2: 

-------------------------------------------------------------------
Wed Nov  9 09:15:24 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 2.1.3:
  * No changelog available. 

-------------------------------------------------------------------
Mon Oct  3 03:11:04 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 2.1.2:
  * No changelog available. 

-------------------------------------------------------------------
Thu Sep 29 14:17:09 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 2.1.0:
  * No changelog available. 

-------------------------------------------------------------------
Sun Sep 25 16:25:53 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org>

- Update to 2.0.1:
  * No changelog available. 

-------------------------------------------------------------------
Tue Nov 16 06:55:27 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

- Update to version 1.5.1:
  * No changelog available. 

-------------------------------------------------------------------
Mon Sep  6 11:39:18 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

- Update to version 1.4.3:
  * No changelog. 

-------------------------------------------------------------------
Sun Aug  8 05:03:32 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

- Fix NewsBlur. 

-------------------------------------------------------------------
Sun Jun 20 11:50:07 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.4.2:
  * No changelog. 

-------------------------------------------------------------------
Thu May 13 05:49:00 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.4.1:
  * No changelog. 

-------------------------------------------------------------------
Sun Mar 14 15:45:10 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- Update to version 1.4.0:
  * No changelog. 

-------------------------------------------------------------------
Thu Mar 11 13:59:59 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- New name. 

-------------------------------------------------------------------
Sun Feb 28 13:31:02 UTC 2021 - Dead Mozay <dead-mozay@opensuse.org>

- Update to version 1.3.0.
  * No changelog.

-------------------------------------------------------------------
Thu Feb 18 04:20:19 UTC 2021 - Dead Mozay <dead_mozay@opensuse.org>

- Initial package. 
openSUSE Build Service is sponsored by