<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>F-Droid - Free and Open Source Android App Repository</title>
	<subtitle>F-Droid is the app distribution ecosystem for Android where your user freedom comes first. Discover our app store, explore the world of free and open source (FOSS) apps and [learn](https://f-droid.org/about/) about our app distribution tools.</subtitle>
	<link href="https://f-droid.org/feed.xml" rel="self" />
	<link href="https://f-droid.org/en/" />
	<id>https://f-droid.org/</id>
	<updated>2026-09-09T15:25:53+00:00</updated>
    <generator version="4.3.1">Jekyll</generator>
    <icon>https://f-droid.org/assets/favicon.png</icon>
    <logo>https://f-droid.org/assets/fdroid-logo.svg</logo>

    
	<entry>
		<title>Searching complexity and Taler update</title>
		<link href="https://f-droid.org/en/2026/09/01/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/09/01/twif.html"/>
		<id>https://f-droid.org/2026/09/01/twif.html</id>
		<published>2026-09-01T00:00:00+00:00</published>
		<updated>2026-09-01T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-tuesday-01-sep-2026-week-36&quot;&gt;TWIF curated on Tuesday, 01 Sep 2026, Week 36&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.fdroid&quot;&gt;F-Droid&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.basic&quot;&gt;F-Droid Basic&lt;/a&gt;&lt;/strong&gt; were updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-rc1&lt;/code&gt; with a fixes focused &lt;a href=&quot;https://gitlab.com/fdroid/fdroidclient/-/blob/2.0-rc1/CHANGELOG.md#20-rc1-2026-08-20&quot;&gt;changelog&lt;/a&gt;. After our &lt;a href=&quot;https://f-droid.org/2026/08/14/twif.html&quot;&gt;last TWIF&lt;/a&gt; we’ve sneakily promoted &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-rc0&lt;/code&gt; as suggested for &lt;strong&gt;Basic&lt;/strong&gt; updating all its users to our latest code. This made users happy to experience our improved app and made us happy to receive more crashes and issues reports. Having more people to test the UX and more devices/Android combinations to run the app help F-Droid get better.&lt;/p&gt;

&lt;p&gt;Search has been one area that was greatly improved, with a better UX, better filtering and great results that pull info from categories and app data. So imagine our surprise when the user feedback was &lt;em&gt;“search results make no sense”&lt;/em&gt; or worse &lt;em&gt;“I get no results at all”&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;We’ve &lt;a href=&quot;https://floss.social/@fdroidorg/117128872634463833&quot;&gt;posted&lt;/a&gt; a few days ago two test queries to exemplify how search should look. If you’ve updated to latest &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-rc1&lt;/code&gt; and you don’t see any results, we are tracking this issue &lt;a href=&quot;https://gitlab.com/fdroid/fdroidclient/-/work_items/3351&quot;&gt;here&lt;/a&gt;. We’ve rarely seen random or unrelated search results in our testing before, and a fix was deployed for such cases, a database cleaning procedure that should run by itself daily, if necessary. The challenge for us now is to find out why some Android devices don’t run the fix, and we are gathering info in this &lt;a href=&quot;https://gitlab.com/fdroid/fdroidclient/-/work_items/3371&quot;&gt;issue&lt;/a&gt;. If you encounter any of these or any other problem, make sure you add your device info &lt;em&gt;(model and Android version)&lt;/em&gt; to the existing open issues or to new ones. If Gitlab is grumpy and you can’t, you can still ping us on Fedi, Forum or &lt;a href=&quot;https://f-droid.org/about/#contact&quot;&gt;anywhere else&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;As part of our NLnet-funded GNU Taler project, we’ve completed a deliverable:
exploring and implementing Taler support in the F-Droid client. App developers
can try this now by getting an account for &lt;a href=&quot;https://f-droid.org/en/docs/FAQ_-_App_Developers/#how-can-i-receive-taler-donations&quot;&gt;receiving Taler-based
donations&lt;/a&gt;
and &lt;a href=&quot;https://f-droid.org/en/docs/Build_Metadata_Reference/#Donate&quot;&gt;publishing their Taler donation
link&lt;/a&gt; in app
metadata.&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.hackerchick.catima&quot;&gt;Catima — Loyalty Card Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.45.0 (F-Droid)&lt;/code&gt; and its dev, &lt;a href=&quot;https://github.com/TheLastProject&quot;&gt;TheLastProject&lt;/a&gt;, wanted to add some news:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Catima 2.45.0 was released with Wear OS support (and switched to Reproducible Build on F-Droid). This marks the first time a Wear OS application is released to F-Droid.&lt;/p&gt;

  &lt;p&gt;Although Wear OS is a proprietary platform with no FOSS custom ROMs like Lineage and the likes available for it, it is based on Android and therefore you can basically write apps for it the same way you do for Android.&lt;/p&gt;

  &lt;p&gt;While there is no F-Droid client which supports Wear OS at this point, you can install the Wear OS Catima companion app from F-Droid (v1.0.0 Wear OS), enjoying the same general F-Droid confirmation that the app really is FOSS. Alternatively, if you have a smartphone that’s supported by Gadgetbridge, you can use Gadgetbridge support in Catima, which has existed since 2013 and is much more private than Wear OS is: &lt;a href=&quot;https://gadgetbridge.org/basics/integrations/cards/&quot;&gt;Loyalty cards / passes&lt;/a&gt;.&lt;/p&gt;

  &lt;p&gt;For those curious about writing Wear OS apps without proprietary Google libraries, see &lt;a href=&quot;https://izzyondroid.org/docs/devpractices/ProprietaryLibraries/#wear-os&quot;&gt;our documentation&lt;/a&gt;.&lt;/p&gt;

  &lt;p&gt;Do you use Wear OS and how do you currently find FOSS apps for it and how do you install them? Let us know!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;em&gt;NOTE: Based on the lower versionCode of the Wear app, it will end up in the Archive repo at some point&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Daniel Gultsch&lt;/strong&gt;, the developer of &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.siacs.conversations/&quot;&gt;Conversations&lt;/a&gt;&lt;/strong&gt; has posted a 15 minute piece that’s worth a read, about &lt;a href=&quot;https://gultsch.de/posts/25-years-of-digital-independence/&quot;&gt;digital independence and what 25 years of XMPP brings us&lt;/a&gt;. &lt;em&gt;While we can hear echoes that very much define F-Droid too, like self-hosting, decentralization and federation, we have yet to dream of an IETF standard for “app distribution”. But if that time comes, will we have your vote?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.gpstest.osmdroid&quot;&gt;GPSTest&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.10.6&lt;/code&gt; after more than one and a half years. The &lt;a href=&quot;https://github.com/barbeau/gpstest/releases/tag/v3.10.6&quot;&gt;changes&lt;/a&gt; are meant to maintain the app running in tip top shape.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.status.mobile&quot;&gt;Status - Chat, Wallet, Browser&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Privacy super app with messenger, crypto wallet, browser, communities &amp;amp; more&lt;/em&gt;, was just added. Does the name seem familiar? It should, this is the brand new version of the app, a total rewrite as a separate app. You can read the introduction and migration &lt;a href=&quot;https://status.app/blog/migrate-from-status-legacy-to-unified-status-mobile-app&quot;&gt;post&lt;/a&gt;, and yes, you saw that date right, we’ve been collaborating with the developer since January to bring this app to F-Droid, and built reproducible! Since the old version a lot has changed, more than we could cover here, so do a deep-dive in &lt;a href=&quot;https://status.app/blog/tag/status&quot;&gt;past posts&lt;/a&gt; to get yourself up to date.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://voxelmanip.se/&quot;&gt;@ROllerozxa&lt;/a&gt; jumps on voxels to bring us the news:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.minetest.minetest&quot;&gt;Luanti&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.17.0&lt;/code&gt; and users are advised to update immediately as it fixes security vulnerabilities affecting both the client and server. You can read the change-log &lt;a href=&quot;https://blog.luanti.org/2026/08/21/5.17.0-released/&quot;&gt;here&lt;/a&gt;. Also please make sure your friends and game peers also update, specially users that have the app installed from other centralized stores, as we heard rumors not only that the update is not available there but that the &lt;a href=&quot;https://blog.luanti.org/2026/08/27/luanti-dmca-tracer-ai&quot;&gt;app was outright removed&lt;/a&gt; on baseless accusations. &lt;em&gt;Did anyone mumble “&lt;a href=&quot;https://keepandroidopen.org/&quot;&gt;keep android open&lt;/a&gt;“?&lt;/em&gt;&lt;/p&gt;

&lt;h4 id=&quot;archived-apps&quot;&gt;Archived Apps&lt;/h4&gt;

&lt;h5 id=&quot;2-apps-were-archived&quot;&gt;2 apps were archived&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;My Brain: Productivity app for Tasks, Notes, Calendar, Diary, Bookmarks and more &lt;em&gt;(App will include proprietary libs)&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;NotallyX - Quick Notes/Tasks: A simple and minimalistic open source notes app &lt;em&gt;(Developer wants to find and fix crashes, will come back soon)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;104-more-apps-were-newly-added&quot;&gt;104 more apps were newly added&lt;/h5&gt;

&lt;p&gt;Being busy with daily updates, fixes, reports, upstream feedback, client 2.0 development and more, did slow down our rate of new apps inclusion. Yes, &lt;a href=&quot;https://gitlab.com/fdroid/fdroiddata/-/merge_requests/?label_name%5B%5D=review-requested&quot;&gt;the backlog is huge&lt;/a&gt;, but we thank the contributors helping to review and the developers for having patience with us.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rotundtapir.fivehundred&quot;&gt;500 - Multiplayer card game&lt;/a&gt;&lt;/strong&gt;: Play 500, the Australian trick-taking card game — bots or friends online.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tokyoxpa3.androidproxy&quot;&gt;5G Proxy Pro&lt;/a&gt;&lt;/strong&gt;: Share your phone’s 5G/4G over Wi-Fi via SOCKS5 proxy. No root, TCP/UDP, LAN-only&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.github.nynosy.adiresy_mobile&quot;&gt;Adiresy&lt;/a&gt;&lt;/strong&gt;: Find, share and navigate to Madagascar’s community address codes&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jbgsoft.ambio&quot;&gt;Ambio: Focus Timer &amp;amp; Sounds&lt;/a&gt;&lt;/strong&gt;: Blend up to 3 of 12 ambient sounds into a focus soundscape you build yourself&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.argus&quot;&gt;Argus&lt;/a&gt;&lt;/strong&gt;: Natural-language automation compiled by an LLM, run by a deterministic engine.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivylopez.authsrng&quot;&gt;auth’s RNG&lt;/a&gt;&lt;/strong&gt;: roll for rarities, sell them, buy upgrades. an incremental RNG game.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.autopi&quot;&gt;AutoPie&lt;/a&gt;&lt;/strong&gt;: Swiss Army Knife For Linux on Android Automation.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nl.hansdezwart.bgclock&quot;&gt;Backgammon Clock&lt;/a&gt;&lt;/strong&gt;: A flexible two-player backgammon match clock and scorekeeper.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.baly_groceries_tracker.app&quot;&gt;Baly Groceries Tracker&lt;/a&gt;&lt;/strong&gt;: monitor stock levels, and never worry about running out&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.guiforge.bati&quot;&gt;Bati — Fitness RPG&lt;/a&gt;&lt;/strong&gt;: Turn workouts into quests, boss fights and a village built by your training.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.derweh.bayesianbahn&quot;&gt;BayesianBahn&lt;/a&gt;&lt;/strong&gt;: Empirical arrival-time distributions for Deutsche Bahn trains&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/es.jjrh.bikeradar&quot;&gt;Bike Radar&lt;/a&gt;&lt;/strong&gt;: Overlay and audio alerts for BLE bike radars. Offline, no account, no cloud.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schwarz.boardgamepal&quot;&gt;Boardgame Pal&lt;/a&gt;&lt;/strong&gt;: Dice, score counter, starting-player draw &amp;amp; more – 100% free and ad-free!&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.scovillo.bubble&quot;&gt;Bubble Penetration&lt;/a&gt;&lt;/strong&gt;: Fast arcade action: collect colors, chain combos, beat the highscore.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.osservatorionessuno.bugbane.beta&quot;&gt;Bugbane Beta&lt;/a&gt;&lt;/strong&gt;: Beta channel of Bugbane, a guided forensic self-triage tool&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.luminaapps.cairn&quot;&gt;Cairn: Health Aggregator&lt;/a&gt;&lt;/strong&gt;: Aggregate your health data into open files in your own Nextcloud&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chatroom.app&quot;&gt;Chat Room&lt;/a&gt;&lt;/strong&gt;: Real-time messaging client with text and file sharing.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.clearsms&quot;&gt;Clear SMS&lt;/a&gt;&lt;/strong&gt;: Privacy-first SMS app with smart inbox, finance dashboard and bill reminders&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.croustillapp&quot;&gt;Croustillapp&lt;/a&gt;&lt;/strong&gt;: Access menus, addresses, and contact info for nearly 1,000 CROUS restaurants.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.daika.davy&quot;&gt;DAVY - Daika Anime Viewer because YOLO&lt;/a&gt;&lt;/strong&gt;: Lightweight, open-source anime player for Android TV.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.cynosure.timer&quot;&gt;Debate Timer&lt;/a&gt;&lt;/strong&gt;: A minimalist timer, so you can focus on speaking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.rfmariano.denaro&quot;&gt;Denaro&lt;/a&gt;&lt;/strong&gt;: Private, offline personal finance with accounts, categories and insights.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ee.malt.diadem&quot;&gt;Diadem&lt;/a&gt;&lt;/strong&gt;: Connect to any Diadem Map&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.einsteinriddle&quot;&gt;Einstein’s Riddle&lt;/a&gt;&lt;/strong&gt;: Einstein’s Riddle (also known as the Zebra Puzzle)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ekklesia.gr&quot;&gt;ekklesia — Direct Democracy&lt;/a&gt;&lt;/strong&gt;: Anonymous civic participation for Greek citizens&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nl.renzit.emborg&quot;&gt;Emborg&lt;/a&gt;&lt;/strong&gt;: Org-mode viewer and task manager&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.enclavd.app&quot;&gt;Enclavd&lt;/a&gt;&lt;/strong&gt;: Personality Social Network&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.k2040.escaagnellis&quot;&gt;Esca Agnellis&lt;/a&gt;&lt;/strong&gt;: Local food-pyramid tracking with backup, PDF and an optional companion&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.j0s.meyercard.app&quot;&gt;Fechtkarte&lt;/a&gt;&lt;/strong&gt;: Warm-up drill card generator using notation credited to Joachim Meyer&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.fediday.schedule&quot;&gt;FediDay 2026&lt;/a&gt;&lt;/strong&gt;: A timetable app for Berlin FediDay&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jumascola.filmflip&quot;&gt;FilmFlip&lt;/a&gt;&lt;/strong&gt;: Film negative photo recovery app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zengtao.fortunetelling&quot;&gt;Fortune Telling&lt;/a&gt;&lt;/strong&gt;: Offline Western astrology, I Ching divination, and Chinese daily almanac&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fossify.documents&quot;&gt;Fossify Documents Beta&lt;/a&gt;&lt;/strong&gt;: Read PDF, DOCX, text, Markdown, CSV and HTML files privately and offline.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.girino.frac.android.foss&quot;&gt;Fractals by Girino FOSS&lt;/a&gt;&lt;/strong&gt;: Explore Mandelbrot and related fractals offline&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rouf.freeview&quot;&gt;FreeView&lt;/a&gt;&lt;/strong&gt;: Read Medium articles for free through your choice of reader service&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anopticlabs.gravel&quot;&gt;Gravel&lt;/a&gt;&lt;/strong&gt;: A de-googled, hardened fork of the Pebble companion app for de-googled phones&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hazelhope.dubster.hamtest&quot;&gt;Ham Test&lt;/a&gt;&lt;/strong&gt;: Prepare for and pass all three US Amateur Radio license exams&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aw.huda&quot;&gt;Huda&lt;/a&gt;&lt;/strong&gt;: Prayer times, Quran, Qibla, Tasbih, Adhkar and more — your Islamic companion&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.hackmas.android.schedule&quot;&gt;Håck mas Castle 2026 Fahrplan&lt;/a&gt;&lt;/strong&gt;: Eine Fahrplan-App für Håck ma’s Castle 2026&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fireflame.dream&quot;&gt;I Keep Having This Dream&lt;/a&gt;&lt;/strong&gt;: Build a path of tiles to escape each cycle of a dangerous recurring dream&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.goldmaster.im2sms&quot;&gt;IM2SMS&lt;/a&gt;&lt;/strong&gt;: A simple app to import IM chat histories into your device SMS storage.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/camp.werewolf.infraarcana&quot;&gt;Infra Arcana&lt;/a&gt;&lt;/strong&gt;: Infra Arcana - a Lovecraftian horror roguelike&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.inselchaos.schedule&quot;&gt;InselChaos 2026&lt;/a&gt;&lt;/strong&gt;: A timetable app for the InselChaos conference&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.iris.gallery&quot;&gt;Iris Gallery&lt;/a&gt;&lt;/strong&gt;: Fast, private, 100% offline gallery with photo editor and EXIF inspector&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nabu.iris.keyboard&quot;&gt;Iris Keyboard&lt;/a&gt;&lt;/strong&gt;: Advanced FOSS keyboard with AI Copilot, translation, and key sound synthesis&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rastislavpapp.justopenlinksinabrowser&quot;&gt;just open links in a browser&lt;/a&gt;&lt;/strong&gt;: Sends links to your real browser instead of an app’s built-in one&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kinetica.keyboard&quot;&gt;Kinetica&lt;/a&gt;&lt;/strong&gt;: Two-thumb keyboard: both thumbs swipe and tap at once. No network access.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shapeshed.kiosk&quot;&gt;Kiosk&lt;/a&gt;&lt;/strong&gt;: A Hacker News reader&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kaii.photos&quot;&gt;Lavender Photos&lt;/a&gt;&lt;/strong&gt;: A no non-sense, stylish, and performant gallery app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.luc4n3x.levyra&quot;&gt;Levyra&lt;/a&gt;&lt;/strong&gt;: Native music streaming, playback, lyrics, downloads, and private insights&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ashkanrafiee.librecontactsbackup&quot;&gt;Libre Contacts Backup&lt;/a&gt;&lt;/strong&gt;: Offline and encrypted contact backups&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.librenotes.app&quot;&gt;LibreNotes&lt;/a&gt;&lt;/strong&gt;: Private, self-hosted, end-to-end encrypted note-taking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.limecore.workouttracker&quot;&gt;LimeLog&lt;/a&gt;&lt;/strong&gt;: Track your lifts and beat your personal records&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.luteal.app&quot;&gt;Luteal&lt;/a&gt;&lt;/strong&gt;: Private, offline-first cycle tracker separating facts from estimates&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.matrixpuzzle&quot;&gt;Matrix Puzzle&lt;/a&gt;&lt;/strong&gt;: A minimal, open-source matrix puzzle game also known as floor puzzle&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.janekbt.Meditate&quot;&gt;Meditate&lt;/a&gt;&lt;/strong&gt;: Meditation timer with session log, stats, and Nextcloud sync&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.maegley.megrim&quot;&gt;Megrim: Migraine Log&lt;/a&gt;&lt;/strong&gt;: Private, offline migraine log with automatic on-device pattern insights.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram.plugin.tor&quot;&gt;Mercurygram Tor Plugin&lt;/a&gt;&lt;/strong&gt;: Tor companion plugin that routes Mercurygram traffic through the Tor network&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.katoaapps.openminilaunch&quot;&gt;MinkLauncher OpenSource&lt;/a&gt;&lt;/strong&gt;: A minimal, keyboard-first home-screen launcher&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.hellpc.mirror&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt;: Multiprotocol backup application (NFS, SMB, FTP, SFTP, WebDAV)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gitlab.mudlej.MjPdfReader&quot;&gt;MJ PDF&lt;/a&gt;&lt;/strong&gt;: A simple PDF viewer&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mqvpn.app&quot;&gt;mqvpn&lt;/a&gt;&lt;/strong&gt;: Multipath VPN combining Wi-Fi and cellular for bonding and failover&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/paige.navic&quot;&gt;Navic&lt;/a&gt;&lt;/strong&gt;: A modern Navidrome client&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.nightdrop&quot;&gt;Night Drop&lt;/a&gt;&lt;/strong&gt;: Anonymous, end-to-end encrypted 1:1 chat over Tor&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eus.ordunte.app&quot;&gt;Ordunte: Karrantza weather&lt;/a&gt;&lt;/strong&gt;: Weather at your location and four hyperlocal Karrantza/Ordunte sections&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dtsykunov.pause&quot;&gt;Pause&lt;/a&gt;&lt;/strong&gt;: A short, timed pause before chosen apps open, so opening is deliberate.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.conanizer.pockettracker&quot;&gt;PocketTracker&lt;/a&gt;&lt;/strong&gt;: Tracker-style music maker for handhelds and phones — sampler, SF2, 8 tracks&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.crome.forecastpoint&quot;&gt;Point Forecast&lt;/a&gt;&lt;/strong&gt;: NWS point forecasts with maps, tides, and weather hazards&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sal.privacykit.lite&quot;&gt;Privacy Kit Lite&lt;/a&gt;&lt;/strong&gt;: Configure local privacy-related runtime hooks for LSPosed&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.laert.qrscanner&quot;&gt;Privacy QR And Barcode Scanner&lt;/a&gt;&lt;/strong&gt;: Fast, offline QR code and barcode scanner - no tracking, no ads&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.zachy.pulse&quot;&gt;Pulse&lt;/a&gt;&lt;/strong&gt;: Garmin watch companion — your data stays on your phone&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nz.eloque.quits&quot;&gt;Quits&lt;/a&gt;&lt;/strong&gt;: Quits is a privacy-preserving expense splitting application&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.rapidsplit&quot;&gt;RapidSplit&lt;/a&gt;&lt;/strong&gt;: Split trip costs fairly: per leg, not flat. Offline, no account needed.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.saadibra.graymatter&quot;&gt;Relatrix&lt;/a&gt;&lt;/strong&gt;: An active knowledge-management and multi-modal note-taking platform.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.renkinProject.renkin&quot;&gt;Renkin&lt;/a&gt;&lt;/strong&gt;: Make your own icon pack, on your phone&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.smallthingz.reverb&quot;&gt;Reverb&lt;/a&gt;&lt;/strong&gt;: Rolling audio recorder&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hexcorp.ringr&quot;&gt;Ring-R&lt;/a&gt;&lt;/strong&gt;: Create custom ringtones from your favorite Youtube videos&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mgdx.rouelibre&quot;&gt;Roue Libre&lt;/a&gt;&lt;/strong&gt;: Bike sharing: offline map and journeys, with no tracker.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/invalid.lena.scrcpy&quot;&gt;scrcpy&lt;/a&gt;&lt;/strong&gt;: Mirror a second device over wireless ADB. No root required.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rouf.saht&quot;&gt;Sehat&lt;/a&gt;&lt;/strong&gt;: Sehat (Urdu for health): Track steps, heart rate, and meditation, all privately.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.buildsbyben.shoppinglistcalc&quot;&gt;Shopping List Calculator&lt;/a&gt;&lt;/strong&gt;: Plan grocery trips and track the total as you shop.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/es.manifold.sidedeck&quot;&gt;SideDeck&lt;/a&gt;&lt;/strong&gt;: Free DJ app. Mix on your phone. No subscriptions.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.skylib&quot;&gt;Skylib&lt;/a&gt;&lt;/strong&gt;: An alternative Bluesky frontend&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.radio_science_institute.smart_radio_telescope&quot;&gt;Smart Radio Telescope&lt;/a&gt;&lt;/strong&gt;: Control an Az/El/polarization radio telescope mount over your local WiFi&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jimvixx.smsecure&quot;&gt;SMSecure&lt;/a&gt;&lt;/strong&gt;: Privacy-focused SMS app with encrypted conversations&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.erfangholami.solidshare&quot;&gt;Solid Share&lt;/a&gt;&lt;/strong&gt;: Files, contacts and passes on your own Solid pod, shared on your terms&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.stopptanz.app&quot;&gt;Stopptanz&lt;/a&gt;&lt;/strong&gt;: Freeze Dance &amp;amp; Musical Chairs music timer, fully offline&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.galaxyrio.sudokusolver&quot;&gt;Sudoku You&lt;/a&gt;&lt;/strong&gt;: Offline Sudoku with logical hints, advanced notes and flexible import/export&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.mcevoy.syncrecordapp&quot;&gt;SyncRecord&lt;/a&gt;&lt;/strong&gt;: Create synchronised ad-hoc microphone arrays using multiple smartphones.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.t2decode.app&quot;&gt;T2DECODE&lt;/a&gt;&lt;/strong&gt;: Offline interactive learning platform for IT, Cybersecurity, and Networking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.martinhammer.tickdroid&quot;&gt;Tickdroid&lt;/a&gt;&lt;/strong&gt;: Daily habit tracker for Nextcloud&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.tine.app&quot;&gt;Tine&lt;/a&gt;&lt;/strong&gt;: Fast local-first Logseq-compatible outliner&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.omaawr.tuisku&quot;&gt;Tuisku&lt;/a&gt;&lt;/strong&gt;: A simple and lightweight encrypted notes app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bobek.tuner&quot;&gt;Tuner&lt;/a&gt;&lt;/strong&gt;: A simple and precise tuner&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unmark.app&quot;&gt;Unmark&lt;/a&gt;&lt;/strong&gt;: Remove watermarks and unwanted objects from photos, entirely on-device&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vadhod.apkextractor&quot;&gt;Vadhod APK Extractor&lt;/a&gt;&lt;/strong&gt;: Offline, privacy-first APK extractor with proper split-APK support.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aeidolon.vaultexplorer&quot;&gt;Vault Explorer&lt;/a&gt;&lt;/strong&gt;: Encrypted container explorer: VeraCrypt, LUKS, BitLocker, and more.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.fiedri.vibe&quot;&gt;Vibe - Music Player&lt;/a&gt;&lt;/strong&gt;: Fast, minimalist local music player, 100% offline.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aradar.vibecheck&quot;&gt;Vibecheck: Private Mood Tracker&lt;/a&gt;&lt;/strong&gt;: Private, local-first mood and symptom tracker. No account, no cloud.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tushar.voidplayer&quot;&gt;Void Player&lt;/a&gt;&lt;/strong&gt;: Modern, high-performance music player with dynamic UI&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.snood21.workprofilevpnswitcher&quot;&gt;Work Profile VPN Switcher&lt;/a&gt;&lt;/strong&gt;: Automatically manage work profile when VPN connects or disconnects&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.eldavo.ylih&quot;&gt;ylih - your life in headphones&lt;/a&gt;&lt;/strong&gt;: Track how many hours each pair of headphones lasts. Offline, forever, private&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.yumicoradio.android&quot;&gt;Yumi Co. Radio&lt;/a&gt;&lt;/strong&gt;: Future Funk, City Pop and more, live 24/7 with chat and Android Auto.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hello.randomname&quot;&gt;随机姓名&lt;/a&gt;&lt;/strong&gt;: 随机中文姓名生成器&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;630 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.yukh.xui&quot;&gt;3X-UI Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.HS_Aalen.don&quot;&gt;Aalener Optik-Formelrechner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foxdebug.acode&quot;&gt;Acode IDE: Terminal &amp;amp; AI Code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.activitytrace&quot;&gt;Activity Trace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.abertschi.adfree&quot;&gt;Ad-Free&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shapeshed.aerial&quot;&gt;Aerial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.agepony.app&quot;&gt;AgePony: Encrypt &amp;amp; Sign&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.andsi.airlyrics&quot;&gt;AirLyrics&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.airplay&quot;&gt;AirPlay Server&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aka.alarm&quot;&gt;aka Alarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ai.privatebydesign.albi&quot;&gt;Albi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.30.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.alovoa.expo&quot;&gt;Alovoa&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.nostrsigner&quot;&gt;Amber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.digitallyrefined.androidipcamera&quot;&gt;Android IP Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.androidcrypt&quot;&gt;androidcrypt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nqmgaming.aneko&quot;&gt;ANeko Reborn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/exa.lnx.a&quot;&gt;AnLinux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.76 Stable&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.anonomi.android&quot;&gt;Anonomi Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.danoeh.antennapod&quot;&gt;AntennaPod - Podcast Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.antivocale.app&quot;&gt;Anti-Vocale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roundsalmon4.appverifier&quot;&gt;AppVerifier BG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.archivekeep.ArchiveKeep&quot;&gt;ArchiveKeep&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons&quot;&gt;Arcticons&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.light&quot;&gt;Arcticons Black&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.daynight&quot;&gt;Arcticons Day &amp;amp; Night&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.you&quot;&gt;Arcticons Material You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.arrowescape&quot;&gt;Arrow Escape: Infinite Puzzle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.shano.assistral&quot;&gt;Assistral&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.atalk.android&quot;&gt;aTalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.saad_khan_rind.atmosphere_effect&quot;&gt;Atmo Engine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.atrium&quot;&gt;Atrium&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dimowner.audiorecorder&quot;&gt;Audio Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.governikus.ausweisapp2&quot;&gt;AusweisApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pl.lebihan.authnkey&quot;&gt;Authnkey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.autoautorotate&quot;&gt;Auto Auto-Rotate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mine.autoshine&quot;&gt;Auto Shine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jens.automation2&quot;&gt;Automation&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojitsantra.backlogtracker&quot;&gt;Backlog Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.bitbag&quot;&gt;Bag&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.baluchon.app&quot;&gt;Baluchon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;89.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;78.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/codes.swistak.batterymonitor&quot;&gt;Battery Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/montafra.beam&quot;&gt;Beam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daklok.biblelockscreen&quot;&gt;Bible Lock Screen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.odrevet.bide_et_musique&quot;&gt;Bide et Musique&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bily&quot;&gt;Bily&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.binaryeye&quot;&gt;Binary Eye&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.75.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.shiningcat.binclockwidget&quot;&gt;BinClockWidget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.exbin.bined.editor.android&quot;&gt;BinEd - Hex Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.13.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.michaelwuensch.bitbanana&quot;&gt;BitBanana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.blockdrop.game&quot;&gt;BlockDrop: Block Puzzle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.47&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenaddress.greenbits_android_wallet&quot;&gt;Blockstream App (Green)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bluesound.bluesoundplayer&quot;&gt;BlueSound Controller&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.atharok.btremote&quot;&gt;Bluetooth Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.boldwallet&quot;&gt;Bold Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29782455&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.breezyweather&quot;&gt;Breezy Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.2_freenet&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mostafa.brickblast&quot;&gt;Brick Blast&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.galagidae.broadboard&quot;&gt;BroadBoard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.broguece.game&quot;&gt;Brogue CE Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.level&quot;&gt;Bubble&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gracethings.bubblenotice&quot;&gt;Bubble Notice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.burnpony.android&quot;&gt;BurnPony&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.billthefarmer.buses&quot;&gt;Buses&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.kafuu.bilidownload&quot;&gt;BVD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.6.foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jeanlucmakiola.calendula&quot;&gt;Calendula&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.doen1el.calibreWebCompanion&quot;&gt;Calibre-Web-Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.4-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.acamol.qbit&quot;&gt;Captain qBit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yepgoryo.CaptureCap&quot;&gt;CaptureCap&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.ign.geoportail&quot;&gt;Cartes IGN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;42.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.clavierhaus.gnubg&quot;&gt;CBG -- Clavierhaus BackGammon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ie.equalit.ceno&quot;&gt;Ceno Browser: Share the Web&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.timelegend.chaka.viewer.app&quot;&gt;Chaka Book Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.27.1a.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.narumi.chaldea.fdroid&quot;&gt;Chaldea&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.furthersecrets.chemsearch&quot;&gt;ChemSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jwtc.android.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sosauce.cutemusic&quot;&gt;Chocola&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.chompass&quot;&gt;Chompass - Calorie Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.omweather&quot;&gt;Cirrus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.citrine&quot;&gt;Citrine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.metacubex.clash.meta&quot;&gt;Clash Meta For Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.32.Meta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.cleanshare&quot;&gt;CleanShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.clench.wallet&quot;&gt;Clench Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.keco216.clockwork&quot;&gt;Clockwork: 2FA Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;B0.0.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.acktarius.concealauthenticator&quot;&gt;Conceal Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.concealnetwork.concealmobile&quot;&gt;Conceal Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.karrarnazim.ConsoleFlow&quot;&gt;ConsoleFlow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferrarid.converterpro&quot;&gt;Converter NOW: Unit Converter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jd1378.otphelper&quot;&gt;Copy SMS Code - OTP Helper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.20.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.millaguie.cosmovisor&quot;&gt;Cosmovisor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dking.crocapp&quot;&gt;croc-app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.singular.crystalball&quot;&gt;Crystal Ball&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.git.itdolan31.crystalpad&quot;&gt;Crystalpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.yukh.currency&quot;&gt;Currency Converter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nyx.custom_uploader&quot;&gt;Custom Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.msbs.cyclauncher&quot;&gt;Cyclauncher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.8.2-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flxrs.dankchat&quot;&gt;DankChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.43&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.DartChecker&quot;&gt;Dart Checker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.dorumrr.de1984&quot;&gt;De1984&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defang.launcher&quot;&gt;Defang&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.afkanerd.deku&quot;&gt;Deku SMS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.77.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.b44t.messenger&quot;&gt;Delta Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.59.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jarsi.devicewatch&quot;&gt;Device Watch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rajnishkmehta.dhwanicontrol&quot;&gt;Dhwani - Volume Control&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.dima.defense&quot;&gt;Dima Defense ⚔️&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.discoveradsfilter&quot;&gt;Discover Feed Filter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.disroot.disrootapp&quot;&gt;Disroot app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ericlowry.dnstoggle&quot;&gt;DNS Toggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dobby.vpn&quot;&gt;DobbyVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.msx80.doorsofdoom&quot;&gt;Doors of Doom&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.elnix.dragonlauncher&quot;&gt;Dragon Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.2 (Labyrinth)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.moimob.drinkable&quot;&gt;Drinkable&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.60.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.looker.droidify&quot;&gt;Droid-ify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sushi.hardcore.droidfs&quot;&gt;DroidFS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.droidrops.app&quot;&gt;Droidrops&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.christianbeier.droidvnc_ng&quot;&gt;droidVNC-NG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.drowser&quot;&gt;Drowser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.diekaiju.duckassist&quot;&gt;duckAssist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.292.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.dumdum&quot;&gt;DumDum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.polonio.duwave&quot;&gt;DuWave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.phpbg.easysync&quot;&gt;EasySync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.econverter.app&quot;&gt;EbookConverter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.blueapps.egyptianwriter&quot;&gt;Egyptian Writer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;24.08.2026@0.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.electrum.electrum&quot;&gt;Electrum Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.gnu.emacs&quot;&gt;Emacs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flasskamp.energize&quot;&gt;Energize&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.locker.fdroid&quot;&gt;Ente Locker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.photos.fdroid&quot;&gt;Ente Photos - Open source, end-to-end encrypted al&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.61&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aryan.reader.oss&quot;&gt;Episteme Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.53-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.17-beta_hotfix1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.vonforst.evmap&quot;&gt;EVMap - EV chargers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.dyhkwong.sagernet&quot;&gt;Exclave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.55&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.fdroid&quot;&gt;F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-rc1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.basic&quot;&gt;F-Droid Basic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-rc1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2332&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brokenpip3.fatto&quot;&gt;Fatto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.43.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prof18.feedflow&quot;&gt;FeedFlow - RSS Feed Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.29_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mortenfyhn.feltbok&quot;&gt;Feltbok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;154.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.caydey.ffshare&quot;&gt;FFShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pufstudio.fieldsurvey&quot;&gt;Field Survey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.filepipe.gh&quot;&gt;FilePipe: Auto Files Organizer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roozbehzarei.filester&quot;&gt;Filester&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.david.waterreminder&quot;&gt;FillMeUp!&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Findfamily&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.openapps.fintrack&quot;&gt;FinTrack - Expense, Money &amp;amp; Finance manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.fit_book&quot;&gt;FitBook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.76&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anant.fitbuddy&quot;&gt;FitBuddy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.74&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tadris.fitness&quot;&gt;FitoTrack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dimension.flare&quot;&gt;Flare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_flash_deck&quot;&gt;Flash Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cyb3rko.flashdim&quot;&gt;FlashDim - Dim your flashlight&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify: Gym Workout Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.116&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.floatdeck&quot;&gt;FloatDeck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.handmadeideas.floccus&quot;&gt;floccus bookmark sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.10.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fluffy&quot;&gt;Fluffy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flux&quot;&gt;Flux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.circle_dev.flux_news&quot;&gt;Flux News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.nulide.findmydevice&quot;&gt;FMD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.nulide.findmydevice.edge&quot;&gt;FMD edge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.kanis.foldio&quot;&gt;Foldio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.raiiware.forcestophelper&quot;&gt;Force Stop Helper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.10.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.10.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.opendataensemble.formulus&quot;&gt;Formulus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/be.ppareit.swiftp_free&quot;&gt;FTP Server (Free)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.qwerty287.ftpclient&quot;&gt;FTPClient&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.landwarderer.futon&quot;&gt;Futon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ua.com.radiokot.photoprism&quot;&gt;Gallery for PhotoPrism&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.45.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.piepmeyer.gauguin&quot;&gt;Gauguin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.52.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gemwallet.android&quot;&gt;Gem Wallet: Bitcoin, USDT, BNB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.114.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.k2040.geojoystick&quot;&gt;GeoJoystick&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.hauke_stieler.geonotes&quot;&gt;GeoNotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.ooooo.geoshare&quot;&gt;GeoShare: Jump Between Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.app.geotagvideocamera&quot;&gt;Geotag video camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/whl.trending.ai&quot;&gt;GitHub Trending &amp;amp; Hacker News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.viscouspot.gitsync&quot;&gt;GitSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.63&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.peer.topeer.global_send&quot;&gt;Global Send&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.spotco.maps&quot;&gt;GMaps WV&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.godotengine.editor.v4&quot;&gt;Godot Engine 4 (release)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.2.stable&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.flonne&quot;&gt;Goregram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mendhak.gpslogger&quot;&gt;GPSLogger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;137&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.gpxit.app&quot;&gt;GPXIT&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.akanework.gramophone&quot;&gt;Gramophone&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.graphhopper.maps&quot;&gt;GraphHopper Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.grit&quot;&gt;Grit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.codeberg.lanticy.guandan&quot;&gt;Guandan 掼蛋&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jiaqifeng.hacki&quot;&gt;Hacki for Hacker News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aistra.hail&quot;&gt;Hail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.yanus171.feedexfork&quot;&gt;Handy Reading&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.monstera.harbor&quot;&gt;Harbor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.0-alpha06&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.87.71&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.heartratemonitor_compose&quot;&gt;Heart Rate Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/helium314.keyboard&quot;&gt;HeliBoard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.domob.heliodos&quot;&gt;Heliodos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mobilefork.hermesagent&quot;&gt;Hermes Agent Fork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.153&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.m57.hermescontrol&quot;&gt;Hermes Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/kapoue.hestia&quot;&gt;Hestia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hfut.schedule&quot;&gt;HFUT-Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.application.homemedkit&quot;&gt;Home Medkit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ltrademark.hourly&quot;&gt;HRLY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.81&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.rmy.android.http_shortcuts&quot;&gt;HTTP Request Shortcuts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.imouto.hupl&quot;&gt;Hupl&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.utazukin.ichaival&quot;&gt;Ichaival&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.immichuploader&quot;&gt;Immich Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.euria&quot;&gt;Infomaniak Euria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nodomain.freeyourgadget.internethelper&quot;&gt;Internet Helper for Gadgetbridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.armanmaurya.internetradio&quot;&gt;Internet Radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.inure&quot;&gt;Inure App Manager (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;build107.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.a4a.g8invoicing&quot;&gt;invoice, quote, delivery note&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.jargon&quot;&gt;Jargon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jellyfin.mobile&quot;&gt;Jellyfin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jellyfin.androidtv&quot;&gt;Jellyfin for Android TV&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.19.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.jmp.simmanager&quot;&gt;JMP SIM Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;jmp-v1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.kawaiis.journal&quot;&gt;Journal Multilingual&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kaqui&quot;&gt;Kakugo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.45.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kunzisoft.keepass.libre&quot;&gt;KeePassDX Passkey Vault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivanovsky.passnotes&quot;&gt;KeePassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.twentynine.keepon&quot;&gt;KeepOn - Keep your screen on smartly!&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ezberlin.keinplan&quot;&gt;KeinPlan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shinydiscoballsdev.kifossk&quot;&gt;kiFOSSk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.kitshn.android&quot;&gt;kitshn (for Tandoor)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.drumber.kitsune&quot;&gt;Kitsune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.buzbuz.smartautoclicker&quot;&gt;Klick’r - Smart AutoClicker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.knightstalker.app&quot;&gt;KnightStalker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.getknit.knit&quot;&gt;Knit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.koofr.vault&quot;&gt;Koofr Vault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vipedev.kords2&quot;&gt;Kords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kryptos.android&quot;&gt;Kryptos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.06&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.06&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.toolicious.labler&quot;&gt;LaBLEr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.arthurcose.languagedex&quot;&gt;Language Dex&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.30.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.24-beta_hotfix1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vermont.possin&quot;&gt;LCTerm (Lucky Cat Terminal)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tharunbirla.librecuts&quot;&gt;LibreCuts Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0-beta7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.librefind&quot;&gt;LibreFind - Find FOSS Alternatives&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0-beta.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.libretube&quot;&gt;LibreTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;32.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lichess.mobileV2&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sbv.linkdroid&quot;&gt;LinkDroid for Linkwarden&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sakethh.linkora&quot;&gt;Linkora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.thezupzup.linthra&quot;&gt;Linthra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0-beta.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.flow.nightly&quot;&gt;Linwood Flow Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chmouel.liseur&quot;&gt;Liseur&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.20-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.localsend.localsend_app&quot;&gt;LocalSend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe.localserver&quot;&gt;LocalTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rtbishop.look4sat&quot;&gt;Look4Sat: Satellite tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shubhang.loophole&quot;&gt;Loophole&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demonlab.lune&quot;&gt;Lune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dsalmun.luxalarm&quot;&gt;Lux Alarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.werdeil.lyriondashboard&quot;&gt;Lyrion Dashboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.svenjacobs.app.leon&quot;&gt;Léon – The URL Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;61&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;MA Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.office&quot;&gt;MA Office&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;MA Openassistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;MA Pdf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;MA Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;MA Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;MA Youpipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ahad.macat&quot;&gt;maCat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mage.age&quot;&gt;Mage&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.magnifica&quot;&gt;Magnifica&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.mahjong&quot;&gt;Mahjong Solitaire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kapoue.maintask&quot;&gt;MainTask&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.51&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.malarm&quot;&gt;Malarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mapcomplete&quot;&gt;MapComplete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.62.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/orinasa.njarasoa.maripanatokana&quot;&gt;maripànaTokana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk: Stock Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.79&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.35.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markreader&quot;&gt;MarkReader - Markdown Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marlinid.marlin&quot;&gt;Marlin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.maskan.chat&quot;&gt;Maskan — Private AI Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.match3&quot;&gt;Match 3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matedroid&quot;&gt;MateDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.materializr.app&quot;&gt;Materializr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mattermost.rnbeta&quot;&gt;Mattermost Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.43.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mubarak.mbcompass&quot;&gt;MBCompass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_medic_log&quot;&gt;Medic Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.helddertierwelt.mentalmath&quot;&gt;Mental Math&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram&quot;&gt;Mercurygram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.geeksville.mesh&quot;&gt;Meshtastic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.1 (29321949) fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.metager.metagerapp.fdroid&quot;&gt;MetaGer: Search &amp;amp; Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.metiq&quot;&gt;Metiq: noise &amp;amp; ambient sounds&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.19.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prayer_times&quot;&gt;Mihrab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.13.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.milki.launcher&quot;&gt;Milki Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.thomaskuenneth.mintime&quot;&gt;Min Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cat.mvmike.minimalcalendarwidget&quot;&gt;MinCal Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr - GTD Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.joeld.minesweeper&quot;&gt;Minesweeper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rogeriodocarmo.miroji&quot;&gt;Miroji&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gitlab.uak.mobile_paper_wallet&quot;&gt;Mobile Paper Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.money.manager.ex&quot;&gt;Money Manager Ex&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.11-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mooneva.app&quot;&gt;Mooneva Cycle – Period Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.trevarj.motd&quot;&gt;motd&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shalenmathew.movieflix&quot;&gt;MovieFlix&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/is.xyz.mpv&quot;&gt;mpv-android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026-08-11-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rocks.mucke&quot;&gt;mucke - Music Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.artifex.mupdf.mini.app&quot;&gt;MuPDF mini&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28.3a&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.artifex.mupdf.viewer.app&quot;&gt;MuPDF viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28.3a&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gokadzev.musify.fdroid&quot;&gt;Musify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nurik.roman.muzei&quot;&gt;Muzei&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.totschnig.myexpenses&quot;&gt;My Expenses&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aa.mynotes&quot;&gt;My Notes - Take notes anywhere&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dmouayad.my_quran&quot;&gt;My Quran - قرآني&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.starry.myne&quot;&gt;Myne: Download &amp;amp; Read eBooks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nevar.nzik.foss&quot;&gt;N-Zik&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.7-f&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.megamaced.nccollectives&quot;&gt;NC Collectives&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dhangofa.networktoggle&quot;&gt;NetToggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.appmindlab.nano&quot;&gt;neutriNote CE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe&quot;&gt;NewPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_news_provider&quot;&gt;News Provider&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newsblur&quot;&gt;NewsBlur - News reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.client&quot;&gt;Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;34.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.nextcloud.deck&quot;&gt;Nextcloud Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.android.beta&quot;&gt;Nextcloud Dev&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260828&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.luhmer.owncloudnewsreader&quot;&gt;Nextcloud News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.9.96&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.owncloud.notes&quot;&gt;Nextcloud Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;34.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.talk2&quot;&gt;Nextcloud Talk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;24.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.surfaceocean.nexttraceroute&quot;&gt;NextTraceroute&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.limecore.nexus&quot;&gt;Nexus Command Center&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.river.nightbell&quot;&gt;Nightbell&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.linerly.nontrinsic&quot;&gt;Nontrinsic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.noorconnect.app&quot;&gt;Noor Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nori&quot;&gt;Nori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streetwriters.notesnook&quot;&gt;Notesnook - Private notes app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.novadial.phone&quot;&gt;NovaDial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.blogspot.developersu.ns_usbloader&quot;&gt;NS-USBloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tnmgl.ntodotxt&quot;&gt;ntodotxt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.19.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nunti&quot;&gt;Nunti&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.imranr.obtainium.fdroid&quot;&gt;Obtainium&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.obtainx&quot;&gt;ObtainX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.91&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.powerdino.splatoon3_companion&quot;&gt;Octo8&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.offlinecurrencyconverter.app&quot;&gt;Offline Currency Converter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rumcajs.offlinewebsearch&quot;&gt;Offline Web Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.omegaplayer&quot;&gt;OmegaPlayer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.basov.omngo.fdroid&quot;&gt;OMN-Go&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.82-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bartixxx.oneplusarbchecker&quot;&gt;OnePlus ARB Checker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.moire.opensudoku&quot;&gt;Open Sudoku&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.schwegelbin.openbible&quot;&gt;OpenBible&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.tomtasche.reader&quot;&gt;OpenDocument Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.health.openscale.sync&quot;&gt;openScale sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ftena.openshelf&quot;&gt;Openshelf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nitri.opentopo&quot;&gt;OpenTopoMap Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.34&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks&quot;&gt;OpenTracks (Non-reproducible)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.28.2irreproducible&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks.playstore&quot;&gt;OpenTracks (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.28.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.orgzlyrevived&quot;&gt;Orgzly Revived&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/universe.constellation.orion.viewer&quot;&gt;Orion Viewer - Pdf &amp;amp; Djvu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.96.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cash.p.terminal&quot;&gt;P.CASH Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.59.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pachli&quot;&gt;Pachli for Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.smartpack.packagemanager&quot;&gt;Package Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.padconnect&quot;&gt;PadConnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/live.pageless.mobile&quot;&gt;Pageless&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026-08-23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;91&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anthonyla.paperize&quot;&gt;Paperize - A Wallpaper Changer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xxxx.parcel&quot;&gt;Parcel - Pickup code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.67&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/s1m.hwfido2provider&quot;&gt;Passchain&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0-rc1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.passvault&quot;&gt;PassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vecturagames.android.app.passwordgenerator&quot;&gt;Password Generator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.passwordstore.pando85&quot;&gt;Password Store (Passkey Edition)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.emanuelef.remote_capture&quot;&gt;PCAPdroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.pcontacts.app&quot;&gt;pcontacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pennywiseai.tracker&quot;&gt;PennyWise: SMS Expense Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.7.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_personal_stuff&quot;&gt;Personal Stuff&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pgpony.android&quot;&gt;PGPony&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.asksakis.freegate&quot;&gt;Phylax&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.blumia.pineapple.lockscreen.oss&quot;&gt;Pineapple Lock Screen (OSS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.2-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ucam.ssb22.pinyinfdroid&quot;&gt;Pinyin Web &amp;amp; EPUB and topolects&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.72&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/InfinityLoop1309.NewPipeEnhanced&quot;&gt;PipePipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.khoj.pitaka.fdroid&quot;&gt;Pitak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daniebeler.pfpixelix&quot;&gt;Pixelix&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lostf1sh.pixelplayeross&quot;&gt;PixelPlayerOSS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.scovillo.playondlna&quot;&gt;PlayOnDlna&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.playtube&quot;&gt;PlayTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sbv.pockettracker&quot;&gt;PocketTRacker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.skyd.anivu&quot;&gt;PodAura&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.Podcini.A&quot;&gt;Podcini.A - Extensible media instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/luci.sixsixsix.powerampache2.fdroid&quot;&gt;Power Ampache 2&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.01-89-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bithack.principia&quot;&gt;Principia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.procrastilearn.app&quot;&gt;ProcrastiLearn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jayc180.rhythmengine&quot;&gt;Prog Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.05&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;Proton VPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.20.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.phdp&quot;&gt;Punch-hole Download Progress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.queens&quot;&gt;Queens&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.difft.temptalk&quot;&gt;Quicall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.chayanforyou.quickball&quot;&gt;Quick Ball&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tk.quicksearch&quot;&gt;Quick Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.curryplayer.quicksettingssoundprofile&quot;&gt;Quick Settings Sound Profile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.reimardoeffinger.quickdic&quot;&gt;QuickDic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rbn.qtsettings&quot;&gt;QuickTile Settings&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quietgrid.app&quot;&gt;Quiet Grid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.quillpad&quot;&gt;Quillpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.theficos.quire&quot;&gt;Quire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.24.233&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quitter.app&quot;&gt;Quitter: Habit Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.44&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shalenmathew.quotesapp&quot;&gt;Quotes.app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.readwide.manager&quot;&gt;Readwide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.RecorderX&quot;&gt;RecorderX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.quantumbadger.redreader&quot;&gt;RedReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.relaypony.android&quot;&gt;RelayPony&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.remember.gh&quot;&gt;Remember: Notes &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.adithya_jayan.myrepertoirapp.fdroid&quot;&gt;Repertoire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samyak.repostore&quot;&gt;RepoStore&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.example.research&quot;&gt;ReSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.reteclock&quot;&gt;ReteClock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.38.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.retekey&quot;&gt;ReteKey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.150&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.celzero.bravedns&quot;&gt;Rethink: DNS + Firewall + VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/code.name.monkey.retromusic&quot;&gt;Retro Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chromahub.rhythm.app&quot;&gt;Rhythm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4.468.1233-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.91&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.diffengine.romandigitalclock&quot;&gt;RomanDigital&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.kafuuneko.rpclient&quot;&gt;RPClient&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/invalid.lena.rsend&quot;&gt;rsend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/marto.rtl_tcp_andro&quot;&gt;Rtl-sdr driver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.singular.looper&quot;&gt;Rubber Ring&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.rush&quot;&gt;Rush - Lyrics App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.saber&quot;&gt;Saber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.36.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mateusrodcosta.apps.share2storage&quot;&gt;Save Locally&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.divinelink.scenepeek&quot;&gt;ScenePeek - TMDB &amp;amp; Seerr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.38.0 F-Droid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.scrambledeggsif&quot;&gt;Scrambled Exif&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.sdmse&quot;&gt;SD Maid 2/SE - System Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.4-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seafile.seadroid2&quot;&gt;Seafile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.searchlauncher.app&quot;&gt;SearchLauncher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pro.kherel.selfprivacy&quot;&gt;SelfPrivacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sensors2.osc&quot;&gt;Sensors2OSC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/lu.knaff.alain.saf_sftp&quot;&gt;SFTP-SAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.gnosco.share2archivetoday&quot;&gt;Share 2 Archive Today&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/lu.knaff.alain.share_to_folder&quot;&gt;Share to folder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.halim.shelfdroid&quot;&gt;ShelfDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.desarrollodroide.pagekeeper&quot;&gt;Shiori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.52.01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslan.shizuwall&quot;&gt;ShizuWall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jaimegonzalezfabregas.shoppinglist&quot;&gt;Shopping List&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.technicjelle.simple_audio_converter&quot;&gt;Simple Audio Converter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rkr.simplekeyboard.inputmethod&quot;&gt;Simple Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wbrawner.simplemarkdown.free&quot;&gt;SimpleMarkdown&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.8-free&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxistar.textpad&quot;&gt;SimpleTextEditor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.31.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.simplex.app&quot;&gt;SimpleX Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxrave.simpmusic&quot;&gt;SimpMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.nekohasekai.sfa&quot;&gt;sing-box&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.b3log.siyuan&quot;&gt;SiYuan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.1:Eclipse&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.slate.launcher&quot;&gt;Slate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.xitee.sleeptimer&quot;&gt;SleepTimer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.rignanese.leo.slimfacebook&quot;&gt;SlimSocial for Facebook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fpf.smartscan&quot;&gt;SmartScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gasperpintar.smokingtracker&quot;&gt;Smoking Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.smokingtracker&quot;&gt;SmokingYou&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.34&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hu.kadatsoft.smsreply&quot;&gt;SmsReply&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aistudio.snoredetector.afkwd&quot;&gt;Snore Detector&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/site.remlit.snowdrop&quot;&gt;Snowdrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.7-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.krystelligence.solipsism&quot;&gt;Solipsism Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kbul.spicycrab&quot;&gt;Solo Forge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ripster.sossoldi&quot;&gt;Sossoldi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grmasa.soundtoggle&quot;&gt;Sound Toggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/spam.blocker&quot;&gt;SpamBlocker (Call &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.kerballone.spamblocker&quot;&gt;SpamBlocker Extended (Call/SMS/Notification)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sshborg&quot;&gt;SSHBorg&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daemon.ssh&quot;&gt;SshDaemon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.43&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/om.sstvencoder&quot;&gt;SSTV Encoder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.standardnotes&quot;&gt;Standard Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.202.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.steamserverbrowser.app&quot;&gt;Steam Server Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.sterna&quot;&gt;Sterna Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.polysfaer.stochapop&quot;&gt;Stochastic Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.likhithpraveenk.storii&quot;&gt;Storii - audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streak.app&quot;&gt;Streak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.StudyDesk.app&quot;&gt;StudyDesk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.sudoq&quot;&gt;SudoQ&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.107-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.idunnololz.summit.fdroid&quot;&gt;Summit for Lemmy and PieFed&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.84.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.forrestguice.suntimeswidget&quot;&gt;Suntimes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.ssmpc&quot;&gt;SuperSMP Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.musheer360.swiftslate&quot;&gt;SwiftSlate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.78&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.27.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tacticmaster&quot;&gt;TacticMaster&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tailscale.ipn&quot;&gt;Tailscale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.102.3-t9329c3677-gf19372863&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.taler.wallet.fdroid&quot;&gt;Taler Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.herrerad85.tallybook&quot;&gt;Tallybook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.comunes.tane&quot;&gt;Tane&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.mymiggi.tankblick&quot;&gt;Tankblick&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hzontal.tellaFOSS&quot;&gt;Tella&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eddyizm.degoogled.tempus&quot;&gt;Tempus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.25.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.terminator.app&quot;&gt;Terminator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/art.tessell.editor&quot;&gt;Tessella&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.teyin&quot;&gt;Teyin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wesnoth.Wesnoth&quot;&gt;The Battle for Wesnoth&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.19.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hlwd.bible&quot;&gt;The Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.04&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hugo.theuniversedecides&quot;&gt;The Universe Decides&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android&quot;&gt;Thunderbird: Free Your Inbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tideo.autobrightness&quot;&gt;Tideo Auto Brightness&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ntust.app.tigerduck.fdroid&quot;&gt;TigerDuck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.4-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unprompted.tildefriends.fdroid&quot;&gt;Tilde Friends&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2026.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.killi199.timetracking&quot;&gt;time-tracking&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benji377.timety&quot;&gt;Timety&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.thomaskuenneth.tkweek&quot;&gt;TKWeek&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.premnirmal.tickerwidget&quot;&gt;Today Stocks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.003&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.isotjs.todosian&quot;&gt;Todosian&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.toloshare&quot;&gt;ToLoShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.torproject.vpn&quot;&gt;Tor VPN Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0Beta-arm64-v8a&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.tourcount&quot;&gt;TourCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.quantumphysique.trale&quot;&gt;trale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.transektcount&quot;&gt;TransektCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eden.livewidget&quot;&gt;Transport Widgets&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.285&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mimoguz.tripeaksneue&quot;&gt;TriPeaks NEUE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.60&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.hbch.traewelling&quot;&gt;Träwelldroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.26.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.lojcs.tsacdop&quot;&gt;Tsacdop-Fork - Podcast Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tunefriend.app&quot;&gt;TuneFriend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.46.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;357.260824.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;357.260824.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.georgelsas.tuttocounter&quot;&gt;Tutto Counter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tūī&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.livingwithhippos.unchained&quot;&gt;Unchained&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.21.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.undereat&quot;&gt;UnderEat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.37&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.universalinstaller&quot;&gt;Universal Installer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mua.unmukto&quot;&gt;Unmukto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.horizontalsystems.bankwallet&quot;&gt;Unstoppable Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.50.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.unifiedpush.example&quot;&gt;UP-Example&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bringyour.network&quot;&gt;URnetwork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.8.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.astoris.ursa&quot;&gt;URSA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.uwrplan.app&quot;&gt;UWR Planer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/is.xyz.vcmi&quot;&gt;VCMI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ventoid.app&quot;&gt;Ventoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cn.super12138.todo&quot;&gt;VerveDo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mistermo_vibecode.voiceplus&quot;&gt;VoicePlus – Audiobook Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.volksverpetzer.app&quot;&gt;Volksverpetzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/granularvolume.com&quot;&gt;Volume Control: Quiet Dial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.volumelockr&quot;&gt;VolumeLockr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.voyagerfiles&quot;&gt;Voyager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.vger.voyager&quot;&gt;Voyager for Lemmy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.48.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.djara.wafrn_rn&quot;&gt;WAFRN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.waist.line&quot;&gt;Waistline&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.11.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.symeonchen.wakeupscreen&quot;&gt;WakeUpScreen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.watersort&quot;&gt;Water Sort&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup&quot;&gt;WaveUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.33&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.agatamessina.webinspector&quot;&gt;WebInspector&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.wger.flutter&quot;&gt;wger Workout Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.codeberg.allibragi.whatiwatch&quot;&gt;whatIwatch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.whisperplus&quot;&gt;Whisper+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.trion.whispertype&quot;&gt;WhisperType Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wifi_password_manager&quot;&gt;WiFi Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.wigle.wigleandroid&quot;&gt;WiGLE WiFi Wardriving FOSS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.111&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hicorenational.wikipedia&quot;&gt;Wiki Fronted&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50603-r-2026-08-25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wikipedia&quot;&gt;Wikipedia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50603-r-2026-08-25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire • Secure Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.32.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.encgallery&quot;&gt;Wolf Gallery&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/askanimus.arbeitszeiterfassung2&quot;&gt;Working Time Account&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.013&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.huepping.wortmuehle&quot;&gt;Wortmühle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lazydevs.wristotle&quot;&gt;Wristotle Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xcsoar&quot;&gt;XCSoar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.45.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benderblog.traintime_pda&quot;&gt;XDYou&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.exclude0122.xivpn&quot;&gt;XiVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xmrchat.xmrpod&quot;&gt;XMRPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yash.xpenc&quot;&gt;XPENC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.saeeddev94.xray&quot;&gt;Xray&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.59.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.yadaw&quot;&gt;yadaw&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.4-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.irmacard.cardemu&quot;&gt;Yivi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.lbeernaert.youhavemail&quot;&gt;You Have Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.24.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.thosp.yourlocalweather&quot;&gt;Your local weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.3-FOSS&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.professor.zerion&quot;&gt;Zerion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.10.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zorinos.zorin_connect&quot;&gt;Zorin Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.35.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.oeffisounds.app&quot;&gt;Öffi Sounds&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.toload.main.hd&quot;&gt;萊姆輸入法&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.6.0&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;

        </content>
        
        <author>
			<name>linsui</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>F-Droid goes FrOSCon</title>
		<link href="https://f-droid.org/en/2026/08/31/fdroid-first-froscon-2026.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/08/31/fdroid-first-froscon-2026.html"/>
		<id>https://f-droid.org/2026/08/31/fdroid-first-froscon-2026.html</id>
		<published>2026-08-31T00:00:00+00:00</published>
		<updated>2026-08-31T00:00:00+00:00</updated>
		<content type="html">
            &lt;p&gt;&lt;a href=&quot;https://froscon.org/&quot;&gt;FrOSCon&lt;/a&gt; 2026 in Sankt Augustin, Germany, was a first for F-Droid as well as for me. It was the first time F-Droid had a booth at FrOSCon, and it was also my first FrOSCon and my first time in Germany. Getting to spend the weekend representing F-Droid there with Sebastian made it particularly special.&lt;/p&gt;

&lt;p&gt;Our booth was in a very good spot, between &lt;a href=&quot;https://florisboard.org/&quot;&gt;FlorisBoard&lt;/a&gt; and &lt;a href=&quot;https://phosh.mobi/&quot;&gt;Phosh&lt;/a&gt;, with &lt;a href=&quot;https://www.ubuntu-touch.io/&quot;&gt;Ubuntu Touch&lt;/a&gt; nearby and &lt;a href=&quot;https://fedoraproject.org/&quot;&gt;Fedora&lt;/a&gt; directly opposite us. We also had &lt;a href=&quot;https://postmarketos.org/&quot;&gt;postmarketOS&lt;/a&gt; nearby. It made for a lively part of the exhibition, with plenty of people moving between the different projects. The people around were especially lovely and were friendly, helpful and easy to talk to, which made the long, very hot days at the booth much easier.&lt;/p&gt;

&lt;p&gt;FrOSCon has a strong hardware presence, and there was plenty to see across the exhibition. The Phosh &amp;amp; postmarketOS team were showing their operating systems on different devices, including demonstrations involving &lt;a href=&quot;https://waydro.id/&quot;&gt;Waydroid&lt;/a&gt; and Android applications. It was nice having projects working on different parts of the free software mobile ecosystem so close together.&lt;/p&gt;

&lt;p&gt;At the F-Droid booth, Sebastian and I spent most of the weekend talking to users.&lt;/p&gt;

&lt;p&gt;Many visitors were already using F-Droid and came by to share their experiences or ask questions. Others were completely new to F-Droid, and we were able to help them get started. We came away with a good number of new users, which was one of the most satisfying parts of the weekend.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://f-droid.org/2026/01/24/fdroid-basic-2.0-alpha.html&quot;&gt;F-Droid 2.0&lt;/a&gt; was a frequent topic. Several people came with questions or issues they had encountered, sometimes simply showing us what was happening on their phones. &lt;a href=&quot;https://f-droid.org/2026/02/24/open-letter-opposing-developer-verification.html&quot;&gt;Android Developer Verification&lt;/a&gt; also generated a lot of discussion, with visitors interested in what it could mean for F-Droid and the future of app distribution on Android.&lt;/p&gt;

&lt;p&gt;There was also a surprising amount of curiosity about what happens behind the app. People asked how F-Droid is managed, how we find the resources to keep the project running and how the project is funded. These conversations were particularly useful because they gave us an opportunity to explain some of the work that is less visible to users.&lt;/p&gt;

&lt;p&gt;We did not receive donations directly at the booth, but we noticed generous donations arrive through OpenCollective around the time of FrOSCon. While we cannot attribute them with certainty, the timing and the conversations at the event make us confident that FrOSCon helped.&lt;/p&gt;

&lt;p&gt;One thing I noticed compared with FOSDEM earlier this year was that FrOSCon gave us more time with individual visitors. FOSDEM has a much larger crowd, but at FrOSCon people could stop for longer and have a proper conversation. For a project like F-Droid, those conversations are valuable.&lt;/p&gt;

&lt;p&gt;The heat certainly made the weekend memorable too. It was unusually hot in the region, including at the venue, but the people around us made it considerably easier to get through.&lt;/p&gt;

&lt;p&gt;By the end of the weekend, we had met existing F-Droid users, introduced the project to new ones, had some very useful conversations about where F-Droid is heading, and spent a great couple of days with the wider free software community.&lt;/p&gt;

&lt;p&gt;Thank you to everyone who stopped by the F-Droid booth, asked a question, shared an experience, or simply came over to say hello.&lt;/p&gt;

&lt;p&gt;Finally, thank you to the FrOSCon organisers and everyone around us who made F-Droid’s first FrOSCon such a good one.&lt;/p&gt;

        </content>
        
        <author>
			<name>Vishal Bakhai</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>It takes two, to update</title>
		<link href="https://f-droid.org/en/2026/08/14/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/08/14/twif.html"/>
		<id>https://f-droid.org/2026/08/14/twif.html</id>
		<published>2026-08-14T00:00:00+00:00</published>
		<updated>2026-08-14T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-14-aug-2026-week-33&quot;&gt;TWIF curated on Friday, 14 Aug 2026, Week 33&lt;/h3&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.delta.lite&quot;&gt;ArcaneChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.58.1&lt;/code&gt; but only for &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;armeabi-v7a&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;x86_64&lt;/code&gt;. Network glitches made the other 2 arches fail, and we are rebuilding them as we speak.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aurora.adroid&quot;&gt;Aurora Droid&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;An alternative to the default F-Droid app&lt;/em&gt;, got an update after 5 years. &lt;em&gt;What’s new?&lt;/em&gt; UI rewritten from scratch, modern tooling, four install methods, actions run in background, nicer notifications and better update logic.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge&quot;&gt;Gadgetbridge&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.espruino.gadgetbridge.banglejs&quot;&gt;Bangle.js Gadgetbridge&lt;/a&gt;&lt;/strong&gt; were updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.93.0&lt;/code&gt; with a nice &lt;a href=&quot;https://codeberg.org/Freeyourgadget/Gadgetbridge/src/branch/master/CHANGELOG.md#0-93-0&quot;&gt;changelog&lt;/a&gt;. But more interesting, also &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.comaps.fdroid&quot;&gt;CoMaps - Hike, Bike, Drive Offline with Privacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.07-3-FDroid&lt;/code&gt;, fixing a bug. &lt;em&gt;Why mention these is one paragraph?&lt;/em&gt; Reading the &lt;strong&gt;Gadgetbridge&lt;/strong&gt; changes we’ve noticed one killer feature: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;CoMaps: Add support for navigation instructions&lt;/code&gt;. Yes, you can now have, in a fully FLOSS package, your watch as a route helper in your voyages.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.localsend.localsend_app&quot;&gt;LocalSend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.0&lt;/code&gt; after a one and a half year pause. The &lt;a href=&quot;https://github.com/localsend/localsend/blob/HEAD/app/assets/CHANGELOG.md#1180-2026-08-10&quot;&gt;changes&lt;/a&gt; look more like bug fixes, as the app was handsome enough already, yet we’ve seen it glitch a lot, specially when the user was switching to other apps. This update should make it not only more reliable but also faster.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.cozic.joplin&quot;&gt;Joplin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.21&lt;/code&gt;. A few weeks ago users we’re asking why our Joplin is so old if the upstream tags &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.x&lt;/code&gt; already. In our wish to fix our “slowness” we’ve updated the recipe to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.2&lt;/code&gt; and call it done. Only to find out that now users also needed to update their servers to the newer versions too. It appears &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7&lt;/code&gt; is still considered unstable by the developer and we should, for now, stick with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.x&lt;/code&gt;. This confusion was based on some missing bits of information regarding how upstream deems versions stable. This has been clarified, the “new” incompatible build was removed and users should make sure they run latest &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6&lt;/code&gt; now.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.prav.client&quot;&gt;Prav&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.1+prav&lt;/code&gt; which brings it up to date with &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.siacs.conversations/&quot;&gt;Conversations&lt;/a&gt;&lt;/strong&gt;, its base app. What’s more important is that &lt;strong&gt;Prav&lt;/strong&gt; covers the same use case &lt;strong&gt;Quicksy&lt;/strong&gt; did, which was unfortunately, &lt;a href=&quot;https://f-droid.org/2026/07/16/twif.html#community-news&quot;&gt;shut down last month&lt;/a&gt;. &lt;em&gt;An XMPP client? Which case?&lt;/em&gt; If you and me, FLOSS enthusiasts, know and understand the importance (and privacy and security) of a self-hosted service, most big monopoly silo services users know one way to interact: &lt;em&gt;phone number in-app&lt;/em&gt;. &lt;strong&gt;Prav&lt;/strong&gt; is the only one left doing this now for a decentralized federated open protocol. You can visit &lt;a href=&quot;https://prav.app/&quot;&gt;its website&lt;/a&gt; to learn more.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;@shuvashish76&lt;/a&gt; takes a horse and jumps over a tower to bring us news:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/en/packages/org.lichess.mobileV2/&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; developers are posting about the achievements of the first half of 2026. You’ll need 20 minutes to read about developers on-boarding, mobile app enhancements, site updates, events broadcasts (and their challenges), interviews, FIDE stuff and much more. Take a dive &lt;a href=&quot;https://lichess.org/@/Lichess/blog/more-than-a-half-year-update-2026/Bu77Rba1&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;h4 id=&quot;removed-apps&quot;&gt;Removed Apps&lt;/h4&gt;

&lt;h5 id=&quot;1-app-was-archived&quot;&gt;1 app was archived&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;Funkwhale for Android: The official client for Funkwhale&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;46-apps-were-newly-added&quot;&gt;46 apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.agepony.app&quot;&gt;AgePony: Encrypt &amp;amp; Sign&lt;/a&gt;&lt;/strong&gt;: Post-quantum file &amp;amp; message encryption with age. On-device, private, no ads.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.anonomi.android&quot;&gt;Anonomi Messenger&lt;/a&gt;&lt;/strong&gt;: Decentralized messaging for high-threat environments&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pgaskin.batterytile&quot;&gt;Battery Tile&lt;/a&gt;&lt;/strong&gt;: QS tile with detailed battery information.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.biketrackd.app&quot;&gt;BikeTrackd&lt;/a&gt;&lt;/strong&gt;: A cycling speedometer and GPS tracker with offline maps and bike maintenance&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.galagidae.broadboard&quot;&gt;BroadBoard&lt;/a&gt;&lt;/strong&gt;: Large, high-contrast on-screen keyboard designed for low vision users&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.chompass&quot;&gt;Chompass - Calorie Tracker&lt;/a&gt;&lt;/strong&gt;: Ad-free AI calorie tracker. Snap, speak, or type meals.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.system.smsscheduler&quot;&gt;CHRONOS&lt;/a&gt;&lt;/strong&gt;: Schedule your SMS in advance, without replacing your default messaging app.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.keco216.clockwork&quot;&gt;Clockwork&lt;/a&gt;&lt;/strong&gt;: TOTP codes without a network permission. Offline by design, nothing stored.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.yukh.currency&quot;&gt;Currency Converter&lt;/a&gt;&lt;/strong&gt;: CBR &amp;amp; market rates: my currency, favorites, offline cache, daily summary&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.msbs.cyclauncher&quot;&gt;Cyclauncher&lt;/a&gt;&lt;/strong&gt;: Fast, accessible launcher focused on speed and one-handed use&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.droidrops.app&quot;&gt;Droidrops&lt;/a&gt;&lt;/strong&gt;: Droidrops RSS client&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eve.game.tracker&quot;&gt;Eve Game Tracker&lt;/a&gt;&lt;/strong&gt;: Track card game results.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.xvanturing.freeproxy&quot;&gt;FreeProxy&lt;/a&gt;&lt;/strong&gt;: Route your traffic through a SOCKS5 or HTTP proxy, per app.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.geauxweather.app&quot;&gt;GeauxWeather&lt;/a&gt;&lt;/strong&gt;: Clean, fast, no-ads weather with radar, storms, and places&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.codeberg.lanticy.guandan&quot;&gt;Guandan 掼蛋&lt;/a&gt;&lt;/strong&gt;: Guandan card game for four players over local Wi-Fi. No server, no account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.monstera.harbor&quot;&gt;Harbor&lt;/a&gt;&lt;/strong&gt;: Local, FOSS work-profile isolation and app management&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.m57.hermescontrol&quot;&gt;Hermes Mobile&lt;/a&gt;&lt;/strong&gt;: Remote control for your Hermes AI agent&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/kapoue.hestia&quot;&gt;Hestia&lt;/a&gt;&lt;/strong&gt;: Local control of Shelly devices — no cloud, no account, no tracking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.imouto.hupl&quot;&gt;Hupl&lt;/a&gt;&lt;/strong&gt;: Upload files to any HTTP server from your device’s share menu.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kingalexgilbert.kingpost&quot;&gt;King Post&lt;/a&gt;&lt;/strong&gt;: Share videos to YouTube, TikTok, Instagram, and other Android apps&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chmouel.liseur&quot;&gt;Liseur&lt;/a&gt;&lt;/strong&gt;: EPUB reader and Calibre-web or Komga client&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.malarm&quot;&gt;Malarm&lt;/a&gt;&lt;/strong&gt;: Flexible no-frills alarm scheduler&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.match3&quot;&gt;Match 3&lt;/a&gt;&lt;/strong&gt;: Minimal Match-3 puzzle game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.leverbursche.meinegleitzeitapp&quot;&gt;meine Gleitzeit - my flextime&lt;/a&gt;&lt;/strong&gt;: A simple local app to track your working hours and flexitime.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.trevarj.motd&quot;&gt;motd&lt;/a&gt;&lt;/strong&gt;: Native IRC client with a modern chat interface&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nevar.nzik.foss&quot;&gt;N-Zik&lt;/a&gt;&lt;/strong&gt;: A modern, multilingual YouTube Music client with offline support.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.neuronencrypt.app&quot;&gt;Neuron Encrypt&lt;/a&gt;&lt;/strong&gt;: Local file encryption. No accounts. No internet. No compromise.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.river.nightbell&quot;&gt;Nightbell&lt;/a&gt;&lt;/strong&gt;: Uptime monitoring that runs on your phone. No server, no account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/live.pageless.mobile&quot;&gt;Pageless&lt;/a&gt;&lt;/strong&gt;: Offline-first audiobook player for your self-hosted Pageless server.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yourname.pdftoolkit&quot;&gt;PDF Toolkit&lt;/a&gt;&lt;/strong&gt;: All-in-one PDF and image toolkit&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.taotao.healthtracker&quot;&gt;Personal Health Records&lt;/a&gt;&lt;/strong&gt;: Record personal health measurements and view trends locally.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quietgrid.app&quot;&gt;Quiet Grid&lt;/a&gt;&lt;/strong&gt;: Privacy-first logic puzzles. No ads, no internet, no account required.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.retekey&quot;&gt;ReteKey&lt;/a&gt;&lt;/strong&gt;: Hangul keyboard with Esc, Tab, Ctrl and F-keys. 470 KB, one permission.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dmi3dmi3.saywhen&quot;&gt;SayWhen&lt;/a&gt;&lt;/strong&gt;: One phrase — and it’s on your calendar. No forms, no fields.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.searchlauncher.app&quot;&gt;SearchLauncher&lt;/a&gt;&lt;/strong&gt;: Search apps, contacts and the web, and open results in an ad-free browser&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sitavi.seenema&quot;&gt;Seenema: Movie Tracker&lt;/a&gt;&lt;/strong&gt;: Track and rate the films and series you have watched. No account, no ads.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.otherworld.shoppinglist&quot;&gt;Shopping List for Nextcloud&lt;/a&gt;&lt;/strong&gt;: A fast, offline-friendly shopping list that syncs with your Nextcloud server.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.smokingtracker&quot;&gt;SmokingYou&lt;/a&gt;&lt;/strong&gt;: Minimalist, data-oriented smoking tracker with analytics, widgets, and themes.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.terminator.app&quot;&gt;Terminator&lt;/a&gt;&lt;/strong&gt;: Multi-session terminal emulator with Material UI theming and root support&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.safrone.trackexploder&quot;&gt;Track Exploder&lt;/a&gt;&lt;/strong&gt;: Extract, remix, and practice with barbershop learning tracks&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.pako.tubester&quot;&gt;Tubester&lt;/a&gt;&lt;/strong&gt;: Scan Hitster cards and play their songs on YouTube&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.typeassist.app&quot;&gt;TypeAssist&lt;/a&gt;&lt;/strong&gt;: AI-powered accessibility assistant for intelligent text transformations.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mua.unmukto&quot;&gt;Unmukto&lt;/a&gt;&lt;/strong&gt;: An offline Bengali keyboard using the Probhat layout. No permissions.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.trion.whispertype&quot;&gt;WhisperType Keyboard&lt;/a&gt;&lt;/strong&gt;: Offline keyboard with QWERTY typing and on-device speech dictation&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pgaskin.windy&quot;&gt;Windy Live Wallpaper&lt;/a&gt;&lt;/strong&gt;: Live wallpaper visualizing local wind patterns&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xmrchat.xmrpod&quot;&gt;XMRPod&lt;/a&gt;&lt;/strong&gt;: Podcast player with Monero tipping support.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;downgraded-apps&quot;&gt;Downgraded Apps&lt;/h4&gt;

&lt;h5 id=&quot;1-app-was-downgraded&quot;&gt;1 app was downgraded&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.celzero.bravedns&quot;&gt;Rethink: DNS + Firewall + VPN&lt;/a&gt;&lt;/strong&gt; was downgraded from &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.5.5z&lt;/code&gt; to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.5.5y&lt;/code&gt; &lt;em&gt;(As mentioned last week, update coming soon)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;347 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.yukh.xui&quot;&gt;3X-UI Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.divverent.aaaaxy&quot;&gt;AAAAXY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.239+20260804.4198.805e2a0b&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foxdebug.acode&quot;&gt;Acode IDE: Terminal &amp;amp; AI Code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/host.stjin.anonaddy&quot;&gt;addy.io&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v6.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.ukanth.ufirewall&quot;&gt;AFWall+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.andsi.airlyrics&quot;&gt;AirLyrics&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aka.alarm&quot;&gt;aka Alarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.meypod.al_azan&quot;&gt;Al-Azan - Prayer Times&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.adityarajput.alarmetrics&quot;&gt;Alarmetrics&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.nostrsigner&quot;&gt;Amber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.digitallyrefined.androidipcamera&quot;&gt;Android IP Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/neth.iecal.curbox&quot;&gt;App Blocker: Curbox Detox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zip.arcanum&quot;&gt;Arcanum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.poppingmoon.aria&quot;&gt;Aria for Misskey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.arrowescape&quot;&gt;Arrow Escape: Infinite Puzzle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.shano.assistral&quot;&gt;Assistral&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.astroloop.game&quot;&gt;Astro Loop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.atrium&quot;&gt;Atrium&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dimowner.audiorecorder&quot;&gt;Audio Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.autoautorotate&quot;&gt;Auto Auto-Rotate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gaurav.avnc&quot;&gt;AVNC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/background.work.around&quot;&gt;BackgroundWorkAround&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;33.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojitsantra.backlogtracker&quot;&gt;Backlog Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.bitbag&quot;&gt;Bag&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.baluchon.app&quot;&gt;Baluchon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;88.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;77.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/codes.swistak.batterymonitor&quot;&gt;Battery Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.beatbridge&quot;&gt;BeatBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.37&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.joshuah.bibleverseapp&quot;&gt;Bible Verse App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.bikebridge&quot;&gt;BikeBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.shiningcat.binclockwidget&quot;&gt;BinClockWidget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenaddress.greenbits_android_wallet&quot;&gt;Blockstream App (Green)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.boldwallet&quot;&gt;Bold Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29749294&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gracethings.bubblenotice&quot;&gt;Bubble Notice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly&quot;&gt;Butterfly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jeanlucmakiola.calendula&quot;&gt;Calendula&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.caniwebview.android&quot;&gt;CanIWebView&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.2-rc1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yepgoryo.CaptureCap&quot;&gt;CaptureCap&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.georgeyt9769.cardabase&quot;&gt;Cardabase&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;42.6.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.celestia.mobilecelestia&quot;&gt;Celestia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.timelegend.chaka.viewer.app&quot;&gt;Chaka Book Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.27.1a.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.chance&quot;&gt;Chance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jwtc.android.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sosauce.cutemusic&quot;&gt;Chocola&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.itsfrz.tictactoe&quot;&gt;Classic Tic Tac Toe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.clench.wallet&quot;&gt;Clench Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pgaskin.cmus.android&quot;&gt;cmus music player (android)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.muellerma.coffee&quot;&gt;Coffee&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.drdisagree.colorblendr&quot;&gt;ColorBlendr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.concealnetwork.concealmobile&quot;&gt;Conceal Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matelsky.coppelia&quot;&gt;Coppelia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.millaguie.cosmovisor&quot;&gt;Cosmovisor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cryptosafe.app&quot;&gt;CryptoSafe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.git.itdolan31.crystalpad&quot;&gt;Crystalpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nutritionfacts.dailydozen&quot;&gt;Daily Dozen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flxrs.dankchat&quot;&gt;DankChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defang.launcher&quot;&gt;Defang&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ericlowry.dnstoggle&quot;&gt;DNS Toggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.yamin8000.dooz&quot;&gt;Dooz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.291.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.econverter.app&quot;&gt;EbookConverter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marv42.ebt.newnote&quot;&gt;EBT New Note&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.94.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.auth&quot;&gt;Ente Auth - 2FA Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.epstudios.epmobile&quot;&gt;EP Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.41.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ephemeralwp.safespace&quot;&gt;EphemeralWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;54.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.RealEarthling.epoch&quot;&gt;Epoch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.16-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chenyifaer.fafarunner&quot;&gt;FaFa Runner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2328&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Deception&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.43.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;153.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.filepipe.gh&quot;&gt;FilePipe: Auto Files Organizer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roozbehzarei.filester&quot;&gt;Filester&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.openapps.fintrack&quot;&gt;FinTrack - Expense, Money &amp;amp; Finance manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anant.fitbuddy&quot;&gt;FitBuddy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.72&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.flac_r&quot;&gt;Flac-R&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_flash_deck&quot;&gt;Flash Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.109&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flux&quot;&gt;Flux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.circle_dev.flux_news&quot;&gt;Flux News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.spiegl.flyingcarpet&quot;&gt;Flying Carpet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.folio.reader&quot;&gt;Folio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hexcorp.futoshiki&quot;&gt;Futoshiki&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.a4a.g8invoicing&quot;&gt;g8 - invoice, delivery note&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.acidefluorhydrique.geminiassist&quot;&gt;geminiAssist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.eduroam.geteduroam&quot;&gt;geteduroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0(2692)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.govroam.getgovroam&quot;&gt;getgovroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0(2692)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/whl.trending.ai&quot;&gt;GitHub Trending &amp;amp; Hacker News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maneeshacooray.gitling&quot;&gt;Gitling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wiiznokes.gitnote&quot;&gt;GitNote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.peer.topeer.global_send&quot;&gt;Global Send&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.grit&quot;&gt;Grit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.lepisma.harp&quot;&gt;Harp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.87.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.heartratemonitor_compose&quot;&gt;Heart Rate Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hidden.protectedwp.safespace&quot;&gt;HiddenProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;82.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.byterdevs.rsswidget&quot;&gt;HomeFeed - RSS Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.hope.schedule&quot;&gt;HOPE 26&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.77.1-HOPE-Edition&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ltrademark.hourly&quot;&gt;HRLY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.smc.inputmethod.indic&quot;&gt;Indic Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0-beta7-offline&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.ipcalc&quot;&gt;IPCalc Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pixelarry.itinerary_planner&quot;&gt;Itinerary Planner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260807-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jellyfin.mobile&quot;&gt;Jellyfin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.kawaiis.journal&quot;&gt;Journal Multilingual&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fsck.k9&quot;&gt;K-9 Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kaqui&quot;&gt;Kakugo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.45&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ronynn.karui&quot;&gt;Karui ToDo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.09&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kde.kdeconnect_tp&quot;&gt;KDE Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.35.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sds100.keymapper&quot;&gt;Key Mapper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.1-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shinydiscoballsdev.kifossk&quot;&gt;kiFOSSk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kryptos.android&quot;&gt;Kryptos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.05&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.05&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.git.amarradi.leafpad&quot;&gt;Leafpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.srkovnar.legacyphotoframe&quot;&gt;LegacyPhotoFrame&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.librefind&quot;&gt;LibreFind - Find FOSS Alternatives&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.thezupzup.linthra&quot;&gt;Linthra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.17-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defname.localshare&quot;&gt;LocalShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rtbishop.look4sat&quot;&gt;Look4Sat: Satellite tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.alchemist&quot;&gt;MA Alchemist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.astronomy&quot;&gt;MA Astronomy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.camera&quot;&gt;MA Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;MA Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.health&quot;&gt;MA Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.office&quot;&gt;MA Office&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;MA OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;MA PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;MA Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.pipes&quot;&gt;MA Pipes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.solitaire&quot;&gt;MA Solitaire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;MA Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;MA YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.magnifica&quot;&gt;Magnifica&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.appaparilla.manholer&quot;&gt;Manholer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026-08-10-79eebf6d81&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mapcomplete&quot;&gt;MapComplete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.62.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/orinasa.njarasoa.maripanatokana&quot;&gt;maripànaTokana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.71&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.32.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markreader&quot;&gt;MarkReader - Markdown Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marlinid.marlin&quot;&gt;Marlin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.materializr.app&quot;&gt;Materializr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mattermost.rnbeta&quot;&gt;Mattermost Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.42.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.metiq&quot;&gt;Metiq: noise &amp;amp; ambient sounds&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.metromusic&quot;&gt;MetroMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prayer_times&quot;&gt;Mihrab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.milki.launcher&quot;&gt;Milki Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.joeld.minesweeper&quot;&gt;Minesweeper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displaymirror&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.33&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mooneva.app&quot;&gt;Mooneva Cycle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.epstudios.morbidmeter&quot;&gt;MorbidMeter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shalenmathew.movieflix&quot;&gt;MovieFlix&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.129.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gokadzev.musify.fdroid&quot;&gt;Musify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aa.mynotes&quot;&gt;My Notes - Take notes anywhere&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myfinancemate&quot;&gt;MyFinanceMate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.chlup.myshare&quot;&gt;MyShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.78&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.nemeyes.ncarousel&quot;&gt;NCarousel&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.54&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.malkki.neostumbler.fdroid&quot;&gt;NeoStumbler&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.appmindlab.nano&quot;&gt;neutriNote CE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lukasneugebauer.nextcloudcookbook&quot;&gt;Nextcloud Cookbook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.30.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.nextcloud.deck&quot;&gt;Nextcloud Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.android.beta&quot;&gt;Nextcloud Dev&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260811&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.limecore.nexus&quot;&gt;Nexus Command Center&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wordgame.nian&quot;&gt;Nian&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.noirgym.app&quot;&gt;Noir Gym&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.nonogram&quot;&gt;Nonogram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.module.notelycompose.android&quot;&gt;Notely Voice: AI Voice to Text&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streetwriters.notesnook&quot;&gt;Notesnook - Private notes app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.noty.app&quot;&gt;Noty - Notes in Notification&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.obtainx&quot;&gt;ObtainX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.subhamtyagi.ocr&quot;&gt;OCR&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.odysee.floss&quot;&gt;Odysee&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.10-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rumcajs.offlinewebsearch&quot;&gt;Offline Web Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.basov.omngo.fdroid&quot;&gt;OMN-Go&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.51-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bartixxx.oneplusarbchecker&quot;&gt;OnePlus ARB Checker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.onloc.android&quot;&gt;Onloc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openobservatory.ooniprobe&quot;&gt;OONI Probe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.opencloud.android&quot;&gt;OpenCloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.food.opencook&quot;&gt;openCook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.tomtasche.reader&quot;&gt;OpenDocument Reader - view ODT&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.igisw.openmoneybox&quot;&gt;OpenMoneyBox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.micw.openphotoframe&quot;&gt;OpenPhotoFrame&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.health.openscale&quot;&gt;openScale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.health.openscale.sync&quot;&gt;openScale sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks&quot;&gt;OpenTracks (Non-reproducible)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.28.1irreproducible&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks.playstore&quot;&gt;OpenTracks (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.28.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anthonyla.paperize&quot;&gt;Paperize - A Wallpaper Changer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.passwordstore.agrahn&quot;&gt;Password Store&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.glitterware.passy&quot;&gt;Passy - cross-platform password manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.pcontacts.app&quot;&gt;pcontacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.myperm&quot;&gt;Permission Pilot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/br.com.colman.petals&quot;&gt;Petals: Cannabis Use Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.43.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kjxbyz.picguard&quot;&gt;PicGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.pingoff&quot;&gt;PingOff&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ki_bun.pioneer&quot;&gt;Pioneer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/InfinityLoop1309.NewPipeEnhanced&quot;&gt;PipePipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.planes.android&quot;&gt;Planes Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.playtube&quot;&gt;PlayTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.Podcini.A&quot;&gt;Podcini.A - Extensible media instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.5.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.pretix.pretixprint&quot;&gt;pretixPRINT&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.23.0-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.privateinternetaccess.android&quot;&gt;Private Internet Access VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.39&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.procrastilearn.app&quot;&gt;ProcrastiLearn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.o4bit.projectasteria.foss&quot;&gt;Project Asteria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/protectedwp.safespace&quot;&gt;ProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;82.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;Proton VPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.19.78.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.publicartexplorer.foss&quot;&gt;PublicArtExplorer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.queens&quot;&gt;Queens&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tk.quicksearch&quot;&gt;Quick Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.remember.gh&quot;&gt;Remember: Notes &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.adithya_jayan.myrepertoirapp.fdroid&quot;&gt;Repertoire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.example.research&quot;&gt;ReSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.reteclock&quot;&gt;reteclock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.ricochlime&quot;&gt;Ricochlime&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.87&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.singular.looper&quot;&gt;Rubber Ring&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.rush&quot;&gt;Rush - Lyrics App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.astonbitecode.rustkeylock&quot;&gt;rust-keylock-android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.18.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.westnordost.streetcomplete.expert&quot;&gt;SCEE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;63.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.scrib.transcriber&quot;&gt;Scrib&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.sdmse&quot;&gt;SD Maid 2/SE - System Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pro.kherel.selfprivacy&quot;&gt;SelfPrivacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sensors2.osc&quot;&gt;Sensors2OSC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.designlife.justdo&quot;&gt;Setwork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/lu.knaff.alain.share_to_folder&quot;&gt;Share to folder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.halim.shelfdroid&quot;&gt;ShelfDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.application.shikiapp&quot;&gt;ShikiApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-0.7.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kitsumed.shizucallrecorder&quot;&gt;ShizuCallRecorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.computerelite.shockalarm&quot;&gt;ShockAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tobiasbielefeld.searchbar&quot;&gt;Simple Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.mymiggi.simpleday&quot;&gt;SimpleDay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxistar.textpad&quot;&gt;SimpleTextEditor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.31.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxrave.simpmusic&quot;&gt;SimpMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.nekohasekai.sfa&quot;&gt;sing-box&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.0:Eclipse&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.rignanese.leo.slimfacebook&quot;&gt;SlimSocial for Facebook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.05&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.smarttube.fdroid&quot;&gt;SmartTube F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;32.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.krystelligence.solipsism&quot;&gt;Solipsism Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kbul.spicycrab&quot;&gt;Solo Forge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ie.delilahsthings.soothingloop&quot;&gt;Soothing Noise Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.soundtree&quot;&gt;SoundTree Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sshborg&quot;&gt;SSHBorg&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.sterna&quot;&gt;Sterna Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.muellerma.stopwatch&quot;&gt;Stopwatch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/studip_uni_passau.femtopedia.de.unipassaustudip&quot;&gt;StudiPassau&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.StudyDesk.app&quot;&gt;StudyDesk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.106-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.25.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.musheer360.swiftslate&quot;&gt;SwiftSlate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.75&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.catfriend1.syncthingfork&quot;&gt;Syncthing-Fork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mofosyne.tagdrop&quot;&gt;tagdrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.herrerad85.tallybook&quot;&gt;Tallybook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eddyizm.degoogled.tempus&quot;&gt;Tempus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.23.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cn.rbc.termuc&quot;&gt;TermuC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.corphish.quicktools&quot;&gt;Text Tools&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hugo.theuniversedecides&quot;&gt;The Universe Decides&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.threema.app.libre&quot;&gt;Threema Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.1l&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.thumbkey&quot;&gt;Thumb-Key&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android.beta&quot;&gt;Thunderbird Beta for Testers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.0b1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Ace777.tidy&quot;&gt;Tidy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.38.49&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.pacien.tincapp&quot;&gt;Tinc Mesh VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.44&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.premnirmal.tickerwidget&quot;&gt;Today Stocks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.002&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.kollnig.missioncontrol.fdroid&quot;&gt;TrackerControl&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.05-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leekleak.trafficlight&quot;&gt;Traffic Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.y20k.transistor&quot;&gt;Transistor - Simple Radio App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eden.livewidget&quot;&gt;Transport Widgets&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.283&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mimoguz.tripeaksneue&quot;&gt;TriPeaks NEUE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.51&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ttrssreader&quot;&gt;TTRSS-Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.98.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tunefriend.app&quot;&gt;TuneFriend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.44&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;356.260806.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;356.260806.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.georgelsas.tuttocounter&quot;&gt;Tutto Counter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tūī&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.21.7-patch2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.ddo.hotmist.unicodepad&quot;&gt;UnicodePad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bringyour.network&quot;&gt;URnetwork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.8.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.draken.usagi&quot;&gt;Usagi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0-rc1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cloud.valetudo.companion&quot;&gt;Valetudo Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cn.super12138.todo&quot;&gt;VerveDo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mistermo_vibecode.voiceplus&quot;&gt;VoicePlus – Audiobook Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.volksverpetzer.app&quot;&gt;Volksverpetzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.voyagerfiles&quot;&gt;Voyager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.symeonchen.wakeupscreen&quot;&gt;WakeUpScreen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.watersort&quot;&gt;Water Sort&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dreautall.waterflyiii&quot;&gt;Waterfly III&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup&quot;&gt;WaveUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup.tasker&quot;&gt;WaveUp Tasker Plugin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wifi_password_manager&quot;&gt;WiFi Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire • Secure Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.31.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.encgallery&quot;&gt;Wolf Gallery&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.heili.wormhole&quot;&gt;Wormhole File Transfer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lazydevs.wristotle&quot;&gt;Wristotle Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.saeeddev94.xray&quot;&gt;Xray&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.0-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.thosp.yourlocalweather&quot;&gt;Your local weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.1-FOSS&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.professor.zerion&quot;&gt;Zerion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.toload.main.hd&quot;&gt;萊姆輸入法&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.5.0&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;If you’ve read this far, thank you and keep an eye on the next index update as &lt;a href=&quot;https://f-droid.org/packages/org.fdroid.basic/&quot;&gt;Basic 2.0&lt;/a&gt; will be suggested as an update for everyone.&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;

        </content>
        
        <author>
			<name>Licaon_Kter</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Dry season? Apps are pouring</title>
		<link href="https://f-droid.org/en/2026/08/07/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/08/07/twif.html"/>
		<id>https://f-droid.org/2026/08/07/twif.html</id>
		<published>2026-08-07T00:00:00+00:00</published>
		<updated>2026-08-07T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-07-aug-2026-week-32&quot;&gt;TWIF curated on Friday, 07 Aug 2026, Week 32&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.fdroid&quot;&gt;F-Droid&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.basic&quot;&gt;F-Droid Basic&lt;/a&gt;&lt;/strong&gt; were updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-rc0&lt;/code&gt;, you know the deal, &lt;a href=&quot;https://gitlab.com/fdroid/fdroidclient/-/blob/2.0-rc0/CHANGELOG.md#20-rc0-2026-08-03&quot;&gt;changelog&lt;/a&gt; is short. If this is news to you and you didn’t update to any 2.0 development builds yet, hello and welcome, so many things have changed, you’ll just have to experience it. Navigate to the F-Droid or Basic app details page, check “Allow beta updates” in the top right three dot menu, and update.&lt;/p&gt;

&lt;p&gt;In website news, our mirror sync permission issue should be fixed now. Do ping us if you see any package that refuses to install, after you’ve made sure you got the latest index update, of course.&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.froscon.schedule&quot;&gt;FrOSCon 2026 Schedule&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Programm App für die &lt;a href=&quot;https://froscon.org&quot;&gt;FrOSCon&lt;/a&gt;&lt;/em&gt;, was just added and make sure you install it to easily find our F-Droid contributors booth next week-end. If you already have &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.gaast.giggity/&quot;&gt;Giggity&lt;/a&gt;&lt;/strong&gt; installed, you can use it with the official schedule (&lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;https://programm.froscon.org/2026/schedule.xml&lt;/code&gt;) too.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.celzero.bravedns&quot;&gt;Rethink: DNS + Firewall + VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.5.5z&lt;/code&gt; which appears to be a bit unstable. Some users got some &lt;a href=&quot;https://github.com/celzero/rethink-app/issues/2946&quot;&gt;crashes&lt;/a&gt; so maybe avoid updating to this version for now. We’ll disable it in our repo while the developers figure stuff out.&lt;/p&gt;

&lt;p&gt;Missed in passed weekly news, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/network.loki.messenger.fdroid/&quot;&gt;Session&lt;/a&gt;&lt;/strong&gt; devs have written about &lt;a href=&quot;https://getsession.org/blog/the-future-of-session&quot;&gt;“The Future of Session”&lt;/a&gt; and about the &lt;a href=&quot;https://getsession.org/blog/session-development-update-pro-beta-protocol-v2&quot;&gt;“Protocol v2 development”&lt;/a&gt;. Looks like this messenger might continue to live on…&lt;/p&gt;

&lt;p&gt;Back in July we noticed that &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.toload.main.hd&quot;&gt;萊姆輸入法&lt;/a&gt;&lt;/strong&gt; source changed some strings and autoupdate has not picked any updates… for the last 3 years. We are now up to date at &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.0&lt;/code&gt; and we’re keeping an eye on logs for any other app that might need extra attention.&lt;/p&gt;

&lt;p&gt;We’ve mentioned &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake/&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt; at inclusion time, but did you know how this app came into existence out of &lt;a href=&quot;https://orbot.app/kindness/&quot;&gt;Orbot’s “Kindness Mode”&lt;/a&gt;? The folks at the Tor Project host a &lt;a href=&quot;https://blog.torproject.org/snowflake-volunteer-standalone-app-to-help-people-bypass-censorship/&quot;&gt;post&lt;/a&gt; that explains how tools and contributors helped.&lt;/p&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;37-more-apps-were-newly-added&quot;&gt;37 more apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/se.constructions.andraw&quot;&gt;AnDraw&lt;/a&gt;&lt;/strong&gt;: Trace images through paper with touch switched off&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.antivocale.app&quot;&gt;Anti-Vocale&lt;/a&gt;&lt;/strong&gt;: Offline voice-message transcription, fully on-device&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.shiningcat.binclockwidget&quot;&gt;BinClockWidget&lt;/a&gt;&lt;/strong&gt;: AMOLED-black monochrome binary-clock home-screen widget&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.blockblast&quot;&gt;Block Blast&lt;/a&gt;&lt;/strong&gt;: A minimal, privacy-focused block puzzle game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bote.app&quot;&gt;Bote&lt;/a&gt;&lt;/strong&gt;: Split shared group expenses and settle up with minimal transfers&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.burnpony.android&quot;&gt;BurnPony&lt;/a&gt;&lt;/strong&gt;: Self-destructing encrypted notes. The recipient just opens a link.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.conreo.couchytv&quot;&gt;Couchy Launcher&lt;/a&gt;&lt;/strong&gt;: A fast, private one-screen launcher&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.debene.gopher&quot;&gt;DeBurrow&lt;/a&gt;&lt;/strong&gt;: A modern Gopher protocol client.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.juanro.feedtv&quot;&gt;FeedTV&lt;/a&gt;&lt;/strong&gt;: TV, radio and RSS news. Supports custom M3U lists.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/git.gay.gloocannon.forgetmenot&quot;&gt;ForgetMeNot&lt;/a&gt;&lt;/strong&gt;: A simple todo app with reminders and Obsidian integration&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.heartratemonitor_compose&quot;&gt;Heart Rate Monitor&lt;/a&gt;&lt;/strong&gt;: Monitor heart rate via BLE devices with real-time display, history, and alerts&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shinydiscoballsdev.kifossk&quot;&gt;kiFOSSk&lt;/a&gt;&lt;/strong&gt;: Lightweight FOSS kiosk browser for dashboards. Zero Google services.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.getknit.knit&quot;&gt;Knit&lt;/a&gt;&lt;/strong&gt;: Encrypted mesh chat over Wi-Fi Aware &amp;amp; Bluetooth — no internet, no servers.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.libreaac.app&quot;&gt;LibreAAC&lt;/a&gt;&lt;/strong&gt;: Private, offline AAC communication using open OBF and OBZ boards&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.astronomy&quot;&gt;MA Astronomy&lt;/a&gt;&lt;/strong&gt;: An AR night sky viewer&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.mahjong&quot;&gt;Mahjong Solitaire&lt;/a&gt;&lt;/strong&gt;: Classic tile-matching puzzles without interruptions, tracking, or ads.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.metromusic&quot;&gt;MetroMusic&lt;/a&gt;&lt;/strong&gt;: A music player in the Windows Phone 8 idiom, for the music on your phone.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prayer_times&quot;&gt;Mihrab&lt;/a&gt;&lt;/strong&gt;: Prayer times, adhan reminders, Quran reader and widgets. No trackers.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.joeld.minesweeper&quot;&gt;Minesweeper&lt;/a&gt;&lt;/strong&gt;: Configurable offline Minesweeper.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rogeriodocarmo.miroji&quot;&gt;Miroji&lt;/a&gt;&lt;/strong&gt;: A fast, simple, private front-camera mirror&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.havenapp.neruppu&quot;&gt;Neruppu&lt;/a&gt;&lt;/strong&gt;: Offline-first physical security monitoring using device sensors&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dhangofa.networktoggle&quot;&gt;NetToggle&lt;/a&gt;&lt;/strong&gt;: QS tile to force 5G/4G Only or preferred modes using Root or Shizuku&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.limecore.nexus&quot;&gt;Nexus Command Center&lt;/a&gt;&lt;/strong&gt;: One Life Score for finance, fitness, study, work and habits&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.noirgym.app&quot;&gt;Noir Gym&lt;/a&gt;&lt;/strong&gt;: Log workouts, chase PRs, and grow your Fitness Score with every rep.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.nonogram&quot;&gt;Nonogram&lt;/a&gt;&lt;/strong&gt;: Picture logic puzzle game with no ads or tracking&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.paperterm.app&quot;&gt;PaperTerm&lt;/a&gt;&lt;/strong&gt;: An e-ink-friendly SSH terminal&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.pcontacts.app&quot;&gt;pcontacts&lt;/a&gt;&lt;/strong&gt;: Sync Proton Mail contacts into the device system address book.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.kerooker.rpgcharactergenerator&quot;&gt;RPG NPC Generator&lt;/a&gt;&lt;/strong&gt;: Generate random D&amp;amp;D-style NPCs for your tabletop RPG sessions.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.mymiggi.simpleday&quot;&gt;SimpleDay&lt;/a&gt;&lt;/strong&gt;: Minimalist Markdown diary with app lock and your-own-cloud WebDAV sync.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aistudio.snoredetector.afkwd&quot;&gt;Snore Detector&lt;/a&gt;&lt;/strong&gt;: Detects snoring during sleep and records snore events.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.mymiggi.tankblick&quot;&gt;Tankblick&lt;/a&gt;&lt;/strong&gt;: German fuel prices — data-frugal and without tracking&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hugo.theuniversedecides&quot;&gt;The Universe Decides&lt;/a&gt;&lt;/strong&gt;: Can’t decide? Let the universe choose.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.tryst&quot;&gt;Tryst&lt;/a&gt;&lt;/strong&gt;: Private, offline, encrypted tracker for your intimate life.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.porter.tvremote&quot;&gt;TV Remote&lt;/a&gt;&lt;/strong&gt;: Web remote control for Android TV — no cloud, no account, LAN only&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.huepping.wortmuehle&quot;&gt;Wortmühle&lt;/a&gt;&lt;/strong&gt;: Daily German word puzzle — 9 letters, one pangram, fully offline&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ro.scripca.xlog2&quot;&gt;xlog2&lt;/a&gt;&lt;/strong&gt;: Peer-to-peer amateur-radio field logbook that syncs with the xlog2 desktop&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.stefdp.zipline&quot;&gt;Zipline&lt;/a&gt;&lt;/strong&gt;: Manage your self-hosted Zipline V4 instance.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;339 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org99managers.futsal_edition&quot;&gt;99Managers Futsal Edition&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.8.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foxdebug.acode&quot;&gt;Acode IDE: Terminal &amp;amp; AI Code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/host.stjin.anonaddy&quot;&gt;addy.io&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v6.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shapeshed.aerial&quot;&gt;Aerial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.airplay&quot;&gt;AirPlay Server&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.meypod.al_azan&quot;&gt;Al-Azan - Prayer Times&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.30.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amaze.filemanager&quot;&gt;Amaze File Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.11.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.h4x.amsprung&quot;&gt;AmSprung&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.digitallyrefined.androidipcamera&quot;&gt;Android IP Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arthur.arcade&quot;&gt;Arcade&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.poppingmoon.aria&quot;&gt;Aria for Misskey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.arrowescape&quot;&gt;Arrow Escape: Infinite Puzzle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.sunilpaulmathew.ashell&quot;&gt;aShell&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.astroloop.game&quot;&gt;Astro Loop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.atrium&quot;&gt;Atrium&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pl.lebihan.authnkey&quot;&gt;Authnkey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.juanro.autumandu&quot;&gt;Autu Mandu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.oxycblt.auxio&quot;&gt;Auxio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojitsantra.backlogtracker&quot;&gt;Backlog Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nfcarchiver.banana_split&quot;&gt;Banana Split&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;88.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;77.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/codes.swistak.batterymonitor&quot;&gt;Battery Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.13.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.derdilla.bloodPressureApp&quot;&gt;Blood pressure monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.fabik.bluetoothhid&quot;&gt;Bluetooth QR &amp;amp; Barcode to PC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.32.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jepfa.bdt&quot;&gt;Break.Down.Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mostafa.brickblast&quot;&gt;Brick Blast&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.broguece.game&quot;&gt;Brogue CE Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marotoweb.cajuscan_app&quot;&gt;CajuScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jeanlucmakiola.calendula&quot;&gt;Calendula&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.doen1el.calibreWebCompanion&quot;&gt;Calibre-Web-Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.henriquecouto.calsync&quot;&gt;CalSync - Local Calendar Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.acamol.qbit&quot;&gt;Captain qBit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.ign.geoportail&quot;&gt;Cartes IGN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wangjinli.carvita&quot;&gt;CarVita&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;42.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.celestia.mobilecelestia&quot;&gt;Celestia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.narumi.chaldea.fdroid&quot;&gt;Chaldea&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.chance&quot;&gt;Chance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.chadenas.cpudefense&quot;&gt;Chip Defense&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.62&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;B0.0.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bobek.compass&quot;&gt;Compass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.concealnetwork.concealmobile&quot;&gt;Conceal Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.takke.cpustats&quot;&gt;CPU Stats&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.singular.crystalball&quot;&gt;Crystal Ball&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.monsiu.custom_rr&quot;&gt;Custom RR: ROMs &amp;amp; Recovery&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.takke.datastats&quot;&gt;DataStats&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.bitfire.davdroid&quot;&gt;DAVx⁵&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.19-ose&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defang.launcher&quot;&gt;Defang&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/website.leifs.delta.foss&quot;&gt;Delta Icon Pack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cz.mod42.diktafon&quot;&gt;Diktafon: Voice Memos on Tape&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.moimob.drinkable&quot;&gt;Drinkable&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.60.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.christianbeier.droidvnc_ng&quot;&gt;droidVNC-NG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard.lite&quot;&gt;DuressKeyboardLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dede.android_eggs&quot;&gt;Easter Eggs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.econverter.app&quot;&gt;EbookConverter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.autodiag2.elm327emu&quot;&gt;ELM327 Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.gnu.emacs&quot;&gt;Emacs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.0.91&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.y20k.escapepod&quot;&gt;Escapepod - Podcast Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.evcc.android&quot;&gt;evcc - solar charging&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2327&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder&quot;&gt;Feeder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder.play&quot;&gt;Feeder (Play version)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.28_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anant.fitbuddy&quot;&gt;FitBuddy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.70&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dimension.flare&quot;&gt;Flare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_flash_deck&quot;&gt;Flash Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.105&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.flicky&quot;&gt;Flicky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.floflacards.app&quot;&gt;FloFla Cards&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flux&quot;&gt;Flux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nz.eloque.foss_wallet&quot;&gt;FossWallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.49.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.saschahlusiak.freebloks&quot;&gt;Freebloks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.frequent.habits&quot;&gt;Frequent Habits&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.qwerty287.ftpclient&quot;&gt;FTPClient&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ua.com.radiokot.photoprism&quot;&gt;Gallery for PhotoPrism&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.44.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.piepmeyer.gauguin&quot;&gt;Gauguin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.52.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gemwallet.android&quot;&gt;Gem Wallet: Bitcoin, USDT, BNB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.114.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.ooooo.geoshare&quot;&gt;GeoShare: Jump Between Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.app.geotagvideocamera&quot;&gt;Geotag video camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.eduroam.geteduroam&quot;&gt;geteduroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0(2690)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.govroam.getgovroam&quot;&gt;getgovroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0(2690)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maneeshacooray.gitling&quot;&gt;Gitling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.58&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wiiznokes.gitnote&quot;&gt;GitNote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.apps.adrcotfas.goodtime&quot;&gt;Goodtime: Pomodoro Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.flonne&quot;&gt;Goregram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.linuxtage.Eventfahrplan&quot;&gt;Grazer Linuxtage&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.29-glt-Edition&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostsinthelab.apps.guilelessbopomofo&quot;&gt;Guileless Bopomofo Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jiaqifeng.hacki&quot;&gt;Hacki for Hacker News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grappim.hateitorrateit.fdroid&quot;&gt;Hate It Or Rate It&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.kennethchoinfosec.haven&quot;&gt;Haven&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.86.40&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hfut.schedule&quot;&gt;HFUT-Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cz.mendelu.xmarik.train_manager&quot;&gt;hJOP Driver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.application.homemedkit&quot;&gt;Home Medkit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.smc.inputmethod.indic&quot;&gt;Indic Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0-beta6-offline&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vakarux.instadownload&quot;&gt;InstaDownload&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.armanmaurya.internetradio&quot;&gt;Internet Radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.ipcalc&quot;&gt;IPCalc Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.iyps&quot;&gt;IYPS - Is Your Password Secure?&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260731-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.kawaiis.journal&quot;&gt;Journal Multilingual&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fsck.k9&quot;&gt;K-9 Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kahon&quot;&gt;Kahon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.20.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kaqui&quot;&gt;Kakugo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.44&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ruizlenato.karabau&quot;&gt;Karabau&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.08.03&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kde.kdeconnect_tp&quot;&gt;KDE Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.35.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.privkey.keep&quot;&gt;Keep: FROST Nostr Signer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivanovsky.passnotes&quot;&gt;KeePassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.koreader.launcher.fdroid&quot;&gt;KOReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2026.07.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kryptos.android&quot;&gt;Kryptos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.22-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.thezupzup.linthra&quot;&gt;Linthra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0-beta.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.14-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rtbishop.look4sat&quot;&gt;Look4Sat: Satellite tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.alchemist&quot;&gt;MA Alchemist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;MA Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.camera&quot;&gt;MA Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;MA Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;MA Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;MA Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;MA Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.health&quot;&gt;MA Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;MA Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;MA Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.office&quot;&gt;MA Office&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;MA OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.passwords&quot;&gt;MA Passwords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;MA PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;MA Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.pipes&quot;&gt;MA Pipes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.solitaire&quot;&gt;MA Solitaire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;MA Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;MA Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;MA Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;MA YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mage.age&quot;&gt;Mage&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.magnifica&quot;&gt;Magnifica&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kapoue.maintask&quot;&gt;MainTask&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.15.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.49&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.70&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marlinid.marlin&quot;&gt;Marlin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_medic_log&quot;&gt;Medic Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.geeksville.mesh&quot;&gt;Meshtastic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.0 (29321705) fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.metager.metagerapp.fdroid&quot;&gt;MetaGer Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.metiq&quot;&gt;Metiq: noise &amp;amp; ambient sounds&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bobek.metronome&quot;&gt;Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gorunjinian.metrovault&quot;&gt;MetroVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kaz.midnight&quot;&gt;Midnight&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr - GTD Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displaymirror&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.moasdawiki.app&quot;&gt;MoasdaWiki&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.ktnx.mobileledger&quot;&gt;MoLe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.21.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.129.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.totschnig.myexpenses&quot;&gt;My Expenses&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.chlup.myshare&quot;&gt;MyShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.77&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.tigr.navyfleetbattle&quot;&gt;Navy Fleet Battle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.netguard&quot;&gt;NetGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.337&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.networkscanner.app&quot;&gt;Network Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_news_provider&quot;&gt;News Provider&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newsblur&quot;&gt;NewsBlur - News reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.android.beta&quot;&gt;Nextcloud Dev&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260805&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextgis.mobile&quot;&gt;NextGIS Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nfcarchiver.nfc_archiver&quot;&gt;NFC Archiver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.no_more_background&quot;&gt;NoMoreBackground&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.linerly.nontrinsic&quot;&gt;Nontrinsic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streetwriters.notesnook&quot;&gt;Notesnook - Private notes app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.novadial.phone&quot;&gt;NovaDial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schildbach.oeffi&quot;&gt;Offi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rumcajs.offlinewebsearch&quot;&gt;Offline Web Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.basov.omngo.fdroid&quot;&gt;OMN-Go&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.08.5-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openobservatory.ooniprobe&quot;&gt;OONI Probe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.noisruker.openPasskeyAuth&quot;&gt;Open Passkey Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openhab.habdroid&quot;&gt;openHAB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openhab.habdroid.beta&quot;&gt;openHAB Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.21.0-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.openkuma&quot;&gt;OpenKuma&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ftena.openshelf&quot;&gt;Openshelf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nitri.opentopo&quot;&gt;OpenTopoMap Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.33.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.madlonkay.orgro&quot;&gt;Orgro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.rubec.otoscope&quot;&gt;Otoscope&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.stardomains3.oxproxion&quot;&gt;oxproxion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.104&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cash.p.terminal&quot;&gt;P.CASH Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.59.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pachli&quot;&gt;Pachli for Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anthonyla.paperize&quot;&gt;Paperize - A Wallpaper Changer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vecturagames.android.app.passwordgenerator&quot;&gt;Password Generator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.passwordstore.pando85&quot;&gt;Password Store (Passkey Edition)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/br.com.colman.petals&quot;&gt;Petals: Cannabis Use Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.43.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/es.pile&quot;&gt;Pile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kolakek.pimiwidget&quot;&gt;Pimi widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ki_bun.pioneer&quot;&gt;Pioneer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.khoj.pitaka.fdroid&quot;&gt;Pitak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.scovillo.playondlna&quot;&gt;PlayOnDlna&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.playtube&quot;&gt;PlayTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hu.vmiklos.plees_tracker&quot;&gt;plees-tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.techlore.plexus&quot;&gt;Plexus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.catrobat.paintroid&quot;&gt;Pocket Paint&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.Podcini.A&quot;&gt;Podcini.A - Extensible media instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.rmen.android.poetassistant&quot;&gt;Poet Assistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.32.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.techtrest.privamatic&quot;&gt;Privamatic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.procrastilearn.app&quot;&gt;ProcrastiLearn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.timeto.app&quot;&gt;Productivity System - timeto.me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jayc180.rhythmengine&quot;&gt;Prog Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.04&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.o4bit.projectasteria.foss&quot;&gt;Project Asteria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/timur.prose&quot;&gt;ProseReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;Proton VPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.19.72.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mlg.quedalle&quot;&gt;Quedalle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.queens&quot;&gt;Queens&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.difft.temptalk&quot;&gt;Quicall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tk.quicksearch&quot;&gt;Quick Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.quietrebellion&quot;&gt;Quiet Rebellion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quitter.app&quot;&gt;Quitter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.38&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.quoteunquote&quot;&gt;Quote Unquote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.58.0-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.bahnhoefe.deutschlands.bahnhofsfotos&quot;&gt;Railway station photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.girator.rebooter&quot;&gt;Rebooter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.RecorderX&quot;&gt;RecorderX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.relaypony.android&quot;&gt;RelayPony&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.remember.gh&quot;&gt;Remember: Notes &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.reteclock&quot;&gt;reteclock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.thayyil.ringdroid&quot;&gt;Ringdroid - Ringtone editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.singular.looper&quot;&gt;Rubber Ring&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.divinelink.scenepeek&quot;&gt;ScenePeek - TMDB &amp;amp; Seerr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.36.0 F-Droid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.atharok.screentime&quot;&gt;Screen Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.thaulow.scrib&quot;&gt;Scrib - scratchpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.scrib.transcriber&quot;&gt;Scrib - transcriber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seafile.seadroid2&quot;&gt;Seafile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paranoiaworks.unicus.android.sse&quot;&gt;Secret Space Encryptor (SSE)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.securescreen.app&quot;&gt;SecureScreen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.application.shikiapp&quot;&gt;ShikiApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-0.7.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kitsumed.shizucallrecorder&quot;&gt;ShizuCallRecorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslan.shizuwall&quot;&gt;ShizuWall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.nekohasekai.sfa&quot;&gt;sing-box&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.1:Neptune&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.tmo1.sms_ie&quot;&gt;SMS Import / Export&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.1-standard&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.krystelligence.solipsism&quot;&gt;Solipsism Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kbul.spicycrab&quot;&gt;Solo Forge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.soundcenter.player&quot;&gt;Sound Center&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0-beta.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.kerballone.spamblocker&quot;&gt;SpamBlocker Extended (Call/SMS/Notification)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.micoyc.speakthat&quot;&gt;SpeakThat!&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.thomasbuilds.spectre&quot;&gt;Spectre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sshborg&quot;&gt;SSHBorg&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.sterna&quot;&gt;Sterna Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/acidburn.stims&quot;&gt;Stims&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.polysfaer.stochapop&quot;&gt;Stochastic Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.likhithpraveenk.storii&quot;&gt;Storii - audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streak.app&quot;&gt;Streak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.StudyDesk.app&quot;&gt;StudyDesk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.subster&quot;&gt;Subster&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.likhithpraveenk.sudoku&quot;&gt;Sudoku&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.104-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.25.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.musheer360.swiftslate&quot;&gt;SwiftSlate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.72&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mofosyne.tagdrop&quot;&gt;tagdrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grappim.taigamobile.fdroid&quot;&gt;Taiga Mobile Nova&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tailscale.ipn&quot;&gt;Tailscale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.102.2-t6cac91817-g8c99ed49d&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gent8.taison&quot;&gt;Taison&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.taler.wallet.fdroid&quot;&gt;Taler Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.herrerad85.tallybook&quot;&gt;Tallybook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wesnoth.Wesnoth&quot;&gt;The Battle for Wesnoth&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.19.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.thumbkey&quot;&gt;Thumb-Key&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android&quot;&gt;Thunderbird: Free Your Inbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tideo.autobrightness&quot;&gt;Tideo Auto Brightness&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unprompted.tildefriends.fdroid&quot;&gt;Tilde Friends&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2026.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.aleshin.timeplanner&quot;&gt;TimePlanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.premnirmal.tickerwidget&quot;&gt;Today Stocks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.000&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.tofshare&quot;&gt;ToFShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.diamondforge.tokn&quot;&gt;Tokn - MFA / 2FA authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.traced_it&quot;&gt;traced it&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/trailence.org&quot;&gt;Trailence&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/whl.trending.ai&quot;&gt;Trending AI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.282&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;355.260730.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.georgelsas.tuttocounter&quot;&gt;Tutto Counter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.21.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ventoid.app&quot;&gt;Ventoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.blau.android&quot;&gt;Vespucci - an OSM Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.phnem.vetro&quot;&gt;Vetro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;V3.3.4-Beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mistermo_vibecode.voiceplus&quot;&gt;VoicePlus – Audiobook Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.23.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.volksverpetzer.app&quot;&gt;Volksverpetzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/granularvolume.com&quot;&gt;Volume Control: Quiet Dial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.wallet&quot;&gt;Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.cyberit.wasgeht&quot;&gt;Was geht App?&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.watersort&quot;&gt;Water Sort&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.agatamessina.webinspector&quot;&gt;WebInspector&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.wger.flutter&quot;&gt;wger Workout Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishnu.whatsappcleaner&quot;&gt;WhatsAppCleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.whisper&quot;&gt;Whisper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wifi_password_manager&quot;&gt;WiFi Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.encgallery&quot;&gt;Wolf Gallery&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lazydevs.wristotle&quot;&gt;Wristotle Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yash.xpenc&quot;&gt;XPENC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.58.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.9-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.epione.app&quot;&gt;Épione&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.juliusd.ueberboese.app&quot;&gt;Überböse&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.41.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.usp&quot;&gt;﻿USP - ZX Spectrum Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.86.29&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;


        </content>
        
        <author>
			<name>paulali</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Mid-summer app-stravaganza</title>
		<link href="https://f-droid.org/en/2026/07/31/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/07/31/twif.html"/>
		<id>https://f-droid.org/2026/07/31/twif.html</id>
		<published>2026-07-31T00:00:00+00:00</published>
		<updated>2026-07-31T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-by-a-human-on-friday-31-jul-2026-week-31&quot;&gt;TWIF curated by a human on Friday, 31 Jul 2026, Week 31&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;Testing of F-Droid main and F-Droid Basic continues. We got a couple of error reports from the 2.0 latest alpha11. We urge you to update your client to the latest release and test it thoroughly. If you see any errors, remember to send them in.&lt;/p&gt;

&lt;p&gt;In the process of modernizing the app, we’ve raised the minimum needed system version to Android 7. Looking at the submitted error reports, we are glad to see most of them are from Android 15 and 16, meaning users devices run recent system code benefiting from security fixes. At the same time, we want users of older Android versions to benefit from our client enhancements. If you’re on Android 12 to Android 14 remember that you’ll enjoy unattended updates as usual, on top of a nicely looking app with Expressive You support to customize its visuals.&lt;/p&gt;

&lt;p&gt;But, we’ve seen few to none reports from devices running Android 7 to 11, and while we are developing the client carefully, we know bugs will still pop-up. Yes, on these old devices, you’re still getting annoyed by pressing “Install” for each app update, but the new features, the evolved search, the new warning system for old apps and all the dozens UX changes are worth the small pain.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;You’ve read above and want to help? Get the latest 2.0-alpha by navigating to the F-Droid or Basic app details page, check “Allow beta updates” in the top right three dot menu, and update.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In F-Droid repository news, the last two cycles encountered a permission issue affecting some packages. Basically the files are inaccessible to the browser on the web page and in client when the main server or the primary mirrors are used. We’ve fixed them manually for now, while working for a fix in our automation code that drives this part of the process. We track this issue &lt;a href=&quot;https://gitlab.com/fdroid/fdroid-website/-/work_items/936&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Fun fact: You can see in the linked issue above pics how 2.0 client will present such an error, an improvement over the old annoying toast blocking the screen.&lt;/em&gt;&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.atalk.android&quot;&gt;aTalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.0&lt;/code&gt; dropping support for armeabi-v7a and x86 ABIs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.concealnetwork.concealmobile&quot;&gt;Conceal Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.0&lt;/code&gt;… right after the developer lost the key. Yes, that’s a thing, so… backup &lt;em&gt;(if you can)&lt;/em&gt;, uninstall, install latest version with the new key, carry on!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.vector.app&quot;&gt;Element Classic&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.spiritcroc.riotx&quot;&gt;SchildiChat Legacy&lt;/a&gt;&lt;/strong&gt; were updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.62&lt;/code&gt; to fix a &lt;a href=&quot;https://github.com/matrix-org/matrix-android-sdk2/security/advisories/GHSA-fr74-76wm-x6pp&quot;&gt;security issue&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.byterdevs.rsswidget&quot;&gt;HomeFeed - RSS Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt; as the code was saved from the crashing developer SSD, but… not the key. Hence, new key means you need to reinstall the app, as mentioned above for the other app.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.mlauncher&quot;&gt;Multi Launcher ‧ Home Screen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0 Build 0&lt;/code&gt;, you know the drill, key change, reasons, uninstall, reinstall, re-configure, enjoy.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.simplex.app&quot;&gt;SimpleX Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0&lt;/code&gt; adding public names for channels and businesses - without user IDs. &lt;em&gt;How?&lt;/em&gt; Read more in the &lt;a href=&quot;https://simplex.chat/blog/20260722-simplex-public-names.html&quot;&gt;post and white-paper&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/Poolitzer&quot;&gt;@Poolitzer&lt;/a&gt; doxxes their location in August:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe&quot;&gt;NewPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.0&lt;/code&gt; dropping Android 5 support and fixing a bunch of issues. The team will be at &lt;a href=&quot;https://froscon.org/&quot;&gt;FrOSCon 2026&lt;/a&gt; so make sure to check their &lt;a href=&quot;https://newpipe.net/blog/talk/pinned/froscon/&quot;&gt;booth&lt;/a&gt; when visiting. &lt;em&gt;Psst, after you’ve got the stickers and said hi, do lookup the F-Droid booth too :wink: :wink:&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;@shuvashish76&lt;/a&gt; swears on standards:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.koreader.launcher.fdroid&quot;&gt;KOReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2026.07&lt;/code&gt;. Highlights include: background cleanup for Archive.org PDFs, &lt;a href=&quot;https://specs.opds.io/opds-2.0.html#status-of-this-document&quot;&gt;OPDS 2.0&lt;/a&gt; basic support, SyncService replaced by the new Cloud storage plugin with various improvements + many &lt;a href=&quot;https://github.com/koreader/koreader/releases/tag/v2026.07&quot;&gt;more changes&lt;/a&gt;. The OPDS 2.0 standard is not in draft mode any more, &lt;a href=&quot;https://standardebooks.org/feeds#:~:text=To%20get%20an,%20json&quot;&gt;StandardEbooks already supports it&lt;/a&gt; and &lt;a href=&quot;https://www.gutenberg.org/ebooks/offline_catalogs.html#opds#:~:text=A%20JSON,%202027&quot;&gt;Project Gutenberg will make it available in 2027&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/flossboxin&quot;&gt;Vishal&lt;/a&gt; seeks northern lights:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aurora.store&quot;&gt;Aurora Store&lt;/a&gt;&lt;/strong&gt; had a huge update to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.4&lt;/code&gt; with a revamped interface rebuilt on modern Jetpack Compose, multiple accounts, user reviews redesign, app lock, a buy flow, better notifications, better update screen, microG installer support and more.&lt;/p&gt;

&lt;h4 id=&quot;archived-apps&quot;&gt;Archived Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;24 apps were archived for their own safety&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;BedrockStation (Pro): Connect your PlayStation’s Minecraft to third party servers.&lt;/li&gt;
    &lt;li&gt;BILIBILIAS: An auxiliary tool for Bilibili video caching, providing one-click caching&lt;/li&gt;
    &lt;li&gt;campfire: Bandcamp client&lt;/li&gt;
    &lt;li&gt;CoinVert: A powerful, modern currency converter&lt;/li&gt;
    &lt;li&gt;Convertly: A sleek, ad-free unit converter&lt;/li&gt;
    &lt;li&gt;ESBDirect: Access substitution plans&lt;/li&gt;
    &lt;li&gt;EVE Mining Calc: Mining Helper for EVE Online&lt;/li&gt;
    &lt;li&gt;Libreflix: Stream and watch independent films&lt;/li&gt;
    &lt;li&gt;link eye: open url with your preffered app&lt;/li&gt;
    &lt;li&gt;Metronome: A simple and modern Metronome App with presets and tap tempo.&lt;/li&gt;
    &lt;li&gt;Mobile Pauker ++: Learn intuitively with flash cards and synchronize your lesson with Dropbox&lt;/li&gt;
    &lt;li&gt;OSMBugs : Shows Bugs from the different quality assurance tools from Openstreetmap&lt;/li&gt;
    &lt;li&gt;Quicksy: Jabber/XMPP with Easy Entry and Easy Discovery &lt;em&gt;(Covered previously, read &lt;a href=&quot;https://f-droid.org/2026/07/16/twif.html#community-news&quot;&gt;here&lt;/a&gt;)&lt;/em&gt;&lt;/li&gt;
    &lt;li&gt;Qwotable: An application to read and store quotes&lt;/li&gt;
    &lt;li&gt;Rabbit Escape: Lemmings-like puzzle/action game&lt;/li&gt;
    &lt;li&gt;SaveTo.Downloader: External downloader for SaveTo (companion app)&lt;/li&gt;
    &lt;li&gt;SaveTo…: Save shared image or pdf to selected directory&lt;/li&gt;
    &lt;li&gt;SBW: Bitcoin wallet&lt;/li&gt;
    &lt;li&gt;Seers Lodge: P2P Chat Application&lt;/li&gt;
    &lt;li&gt;Show Youtube Dislikes: Bring back Youtube Dislikes for Android&lt;/li&gt;
    &lt;li&gt;T-UI: Terminal based launcher&lt;/li&gt;
    &lt;li&gt;TestApp: Learn better with TestApp!&lt;/li&gt;
    &lt;li&gt;Vuze Remote: Manage BitTorrent clients&lt;/li&gt;
    &lt;li&gt;YidKey KD: Yiddish keyboard (Compatibility Decomposition)&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;52-apps-were-newly-added&quot;&gt;52 apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.arrowescape&quot;&gt;Arrow Escape: Infinite Puzzle&lt;/a&gt;&lt;/strong&gt;: Minimalist arrow puzzle game with infinite levels, zero ads, and total privacy&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.astroloop.game&quot;&gt;Astro Loop&lt;/a&gt;&lt;/strong&gt;: Open-source rogue-like shooter. Simple to play, no ads, no tracking, offline.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.atrium&quot;&gt;Atrium&lt;/a&gt;&lt;/strong&gt;: Control your self-hosted media stack from one app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pgaskin.cmus.android&quot;&gt;cmus music player (android)&lt;/a&gt;&lt;/strong&gt;: Lightweight music player with touch-friendly controls and system integration.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.singular.crystalball&quot;&gt;Crystal Ball&lt;/a&gt;&lt;/strong&gt;: Detects guitar chords and combines them into song sheets.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.monsiu.custom_rr&quot;&gt;Custom RR: ROMs &amp;amp; Recovery&lt;/a&gt;&lt;/strong&gt;: Custom ROMs, recoveries &amp;amp; Treble GSIs for your devices, all in one catalog.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.digital.datamosh&quot;&gt;Datamosh&lt;/a&gt;&lt;/strong&gt;: Create live datamoshed videos with your camera&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cz.mod42.diktafon&quot;&gt;Diktafon: Voice Memos on Tape&lt;/a&gt;&lt;/strong&gt;: Voice memos on cassette tapes — transcribed &amp;amp; summarised offline, on device.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anant.fitbuddy&quot;&gt;FitBuddy&lt;/a&gt;&lt;/strong&gt;: AI-powered calorie &amp;amp; workout tracker for Indian diets — log by photo or text&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.folio.reader&quot;&gt;Folio&lt;/a&gt;&lt;/strong&gt;: A reader for your self-hosted FreshRSS server&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.radiozeit.freiesradio.fdroid&quot;&gt;Freies Radio&lt;/a&gt;&lt;/strong&gt;: The platform for community radios&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.frequent.habits&quot;&gt;Frequent Habits&lt;/a&gt;&lt;/strong&gt;: Aesthetic habit tracker with deep analytics. 100% private and offline.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.danni.happymoments&quot;&gt;Happy Moments&lt;/a&gt;&lt;/strong&gt;: Capture and cherish your happy moments with photos and notes.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.huespill&quot;&gt;Hue Spill&lt;/a&gt;&lt;/strong&gt;: Fill the entire board with a single color.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.jargon&quot;&gt;Jargon&lt;/a&gt;&lt;/strong&gt;: Offline reader for the Jargon File, the original hacker culture dictionary&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ruizlenato.karabau&quot;&gt;Karabau&lt;/a&gt;&lt;/strong&gt;: Native client for Karakeep to save, organize, and manage bookmarks.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.neyhard.hamstudy&quot;&gt;KC3ICT Ham Study&lt;/a&gt;&lt;/strong&gt;: Free offline ham radio exam flashcards — Technician, General, and Extra.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kryptos.android&quot;&gt;Kryptos&lt;/a&gt;&lt;/strong&gt;: End-to-end encryption for any messenger, over any channel&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.quantember.lector&quot;&gt;Lector&lt;/a&gt;&lt;/strong&gt;: Read any text, PDF, or EPUB aloud — free, private, offline.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.srkovnar.legacyphotoframe&quot;&gt;LegacyPhotoFrame&lt;/a&gt;&lt;/strong&gt;: Turn your REALLY old tablet into a beautiful digital photo frame.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tharunbirla.librecuts&quot;&gt;LibreCuts Beta&lt;/a&gt;&lt;/strong&gt;: LibreCuts is a friendly video editor&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vaishnavmandlik.librestatus&quot;&gt;LibreStatus&lt;/a&gt;&lt;/strong&gt;: View, save and share statuses from WhatsApp, fully offline.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.linkclear&quot;&gt;Link Clear&lt;/a&gt;&lt;/strong&gt;: Strip tracking parameters from links. Offline, private, no permissions.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shubhang.loophole&quot;&gt;Loophole&lt;/a&gt;&lt;/strong&gt;: One-tap Quick Settings toggle for Android Developer Options.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.werdeil.lyriondashboard&quot;&gt;Lyrion Dashboard&lt;/a&gt;&lt;/strong&gt;: Now-playing dashboard with synced lyrics for Lyrion Music Server&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mage.age&quot;&gt;Mage&lt;/a&gt;&lt;/strong&gt;: GUI for age file encryption, built on kage.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kaz.midnight&quot;&gt;Midnight&lt;/a&gt;&lt;/strong&gt;: A dream journal app aimed to be straightforward&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.tigr.navyfleetbattle&quot;&gt;Navy Fleet Battle&lt;/a&gt;&lt;/strong&gt;: The classic Russian sea battle game, for one player or two&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.megamaced.nccollectives&quot;&gt;NC Collectives&lt;/a&gt;&lt;/strong&gt;: Unofficial client for Nextcloud Collectives wiki notebooks.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chmouel.noisetimer&quot;&gt;Noise Timer&lt;/a&gt;&lt;/strong&gt;: Calming white, pink, and brown noise with a sleep timer&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sanrou.noppadiceroller&quot;&gt;Noppa Dice Roller&lt;/a&gt;&lt;/strong&gt;: Dice roller suitable for complicated rolling with many modifiers and dice&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.basov.omngo.fdroid&quot;&gt;OMN-Go&lt;/a&gt;&lt;/strong&gt;: Self-hosted Markdown notes with git sync, LAN sharing, and SQL scripting&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openavisio.app&quot;&gt;OpenAvisio&lt;/a&gt;&lt;/strong&gt;: Beta companion for your self-hosted OpenAvisio medical-record instance&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ventouxlabs.paperlessgo.nogoogle&quot;&gt;Paperless Go&lt;/a&gt;&lt;/strong&gt;: A modern mobile client for your Paperless-ngx document management server.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/es.pile&quot;&gt;Pile&lt;/a&gt;&lt;/strong&gt;: Organize your documents with tags. Private, offline, and built for you.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.privateinternetaccess.android&quot;&gt;Private Internet Access VPN&lt;/a&gt;&lt;/strong&gt;: Fast, secure and open source VPN client&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.curryplayer.quicksettingssoundprofile&quot;&gt;Quick Settings Sound Profile&lt;/a&gt;&lt;/strong&gt;: Change your sound profile (ring, vibrate, mute) via a Quick Settings tile.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.remotephone&quot;&gt;RemotePhone&lt;/a&gt;&lt;/strong&gt;: Mirror and control your device from Linux over WiFi&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/systems.sieber.remotespotlight&quot;&gt;RemotePointer&lt;/a&gt;&lt;/strong&gt;: Digital Laser Pointer and Mouse Control for Presentations&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.example.research&quot;&gt;ReSearch&lt;/a&gt;&lt;/strong&gt;: DSL dictionary reader with fast search and DictZip support&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.reteclock&quot;&gt;reteclock&lt;/a&gt;&lt;/strong&gt;: Full-screen digital clock and dock screensaver for old devices&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vauth.salty&quot;&gt;Salty&lt;/a&gt;&lt;/strong&gt;: A secure, offline-first message encryption tool&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.likhithpraveenk.storii&quot;&gt;Storii - audiobookshelf client&lt;/a&gt;&lt;/strong&gt;: Audiobookshelf client with offline downloads and background playback&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.subster&quot;&gt;Subster&lt;/a&gt;&lt;/strong&gt;: Music timeline party game that plays songs from your own Subsonic library&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.likhithpraveenk.sudoku&quot;&gt;Sudoku&lt;/a&gt;&lt;/strong&gt;: A clean Sudoku app with logic-based difficulty and helpful assists&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.herrerad85.tallybook&quot;&gt;Tallybook&lt;/a&gt;&lt;/strong&gt;: Private, offline-first expense and budget tracker, no account required&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.comunes.tane&quot;&gt;Tane&lt;/a&gt;&lt;/strong&gt;: Your seed bank in your pocket — offline, encrypted, no account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tideo.autobrightness&quot;&gt;Tideo Auto Brightness&lt;/a&gt;&lt;/strong&gt;: A glass-box replacement for system’s adaptive brightness&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vanaccess.bms&quot;&gt;VanAccess BMS Monitor&lt;/a&gt;&lt;/strong&gt;: Monitor LiFePO4 batteries and Victron devices over Bluetooth&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.y20k.voxscribe&quot;&gt;Voxscribe - Offline Voice Input&lt;/a&gt;&lt;/strong&gt;: Voxscribe is an offline voice keyboard that transcribes speech on-device.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lazydevs.wristotle&quot;&gt;Wristotle Companion&lt;/a&gt;&lt;/strong&gt;: Voice control for Pebble watches — on-device by default, no account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.deedeedev.ytreader&quot;&gt;YtReader&lt;/a&gt;&lt;/strong&gt;: Read YouTube subtitles with AI-powered text cleaning&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;395 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lolo.io.onelist&quot;&gt;1List - Simple Lists for TODO, Shopping, Movies...&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.congress.schedule&quot;&gt;39C3 Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.77.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org99managers.futsal_edition&quot;&gt;99Managers Futsal Edition&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shapeshed.aerial&quot;&gt;Aerial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.airplay&quot;&gt;AirPlay Server&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.meypod.al_azan&quot;&gt;Al-Azan - Prayer Times&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hassaneltantawy.alazkar&quot;&gt;Al-Azkar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.30.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.residuum.alligator&quot;&gt;Alligator Bytes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.h4x.amsprung&quot;&gt;AmSprung&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gpl.rpg.AndorsTrail&quot;&gt;Andor’s Trail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.delta.lite&quot;&gt;ArcaneChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.56.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.poppingmoon.aria&quot;&gt;Aria for Misskey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.saad_khan_rind.atmosphere_effect&quot;&gt;Atmo Engine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.jaimin.auraorbit&quot;&gt;AuraOrbit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.governikus.ausweisapp2&quot;&gt;AusweisApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.oxycblt.auxio&quot;&gt;Auxio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/deckers.thibault.aves.libre&quot;&gt;Aves Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gaurav.avnc&quot;&gt;AVNC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/off.kys.backtalk&quot;&gt;Backtalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.bitbag&quot;&gt;Bag&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.bahnvorhersage.app&quot;&gt;Bahn-Vorhersage&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.baluchon.app&quot;&gt;Baluchon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;88.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;77.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/codes.swistak.batterymonitor&quot;&gt;Battery Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.bikebridge&quot;&gt;BikeBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.13.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bluesound.bluesoundplayer&quot;&gt;BlueSound Controller&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.31.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29739371&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mmazzarolo.breathly&quot;&gt;Breathly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mostafa.brickblast&quot;&gt;Brick Blast&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.broguece.game&quot;&gt;Brogue CE Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wordpress.brunoloff.meditationtimer&quot;&gt;Bruno’s Meditation Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gracethings.bubblenotice&quot;&gt;Bubble Notice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.youapps.calcyou&quot;&gt;CalcYou&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jeanlucmakiola.calendula&quot;&gt;Calendula&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.henriquecouto.calsync&quot;&gt;CalSync - Local Calendar Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.acamol.qbit&quot;&gt;Captain qBit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yepgoryo.CaptureCap&quot;&gt;CaptureCap&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.ign.geoportail&quot;&gt;Cartes IGN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wangjinli.carvita&quot;&gt;CarVita&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;42.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.hackerchick.catima&quot;&gt;Catima — Loyalty Card Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.44.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.clavierhaus.gnubg&quot;&gt;CBG -- Clavierhaus BackGammon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.22.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.celestia.mobilecelestia&quot;&gt;Celestia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cheogram.android&quot;&gt;Cheogram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.0-6+free&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.cleanshare&quot;&gt;CleanShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.clench.wallet&quot;&gt;Clench Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;B0.0.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.spencerpages&quot;&gt;Coin Collection&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.free.nrw.commons&quot;&gt;Commons&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.questmaster.wettkampf_funk_trainer&quot;&gt;Competition Radio Trainer HFLÜ&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matelsky.coppelia&quot;&gt;Coppelia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.takke.cpustats&quot;&gt;CPU Stats&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.howeyc.crocgui&quot;&gt;croc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dking.crocapp&quot;&gt;croc-app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.abakum.crocson&quot;&gt;crocson&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.77&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.26.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flxrs.dankchat&quot;&gt;DankChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.40&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defang.launcher&quot;&gt;Defang&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.b44t.messenger&quot;&gt;Delta Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.57.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flx_apps.digitaldetox&quot;&gt;DetoxDroid: Digital Detox by Default&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ericlowry.dnstoggle&quot;&gt;DNS Toggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.probably_oxy.drift&quot;&gt;Drift // Audio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.moimob.drinkable&quot;&gt;Drinkable&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.59.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.diekaiju.duckassist&quot;&gt;duckAssist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.289.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard.lite&quot;&gt;DuressKeyboardLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.nsu.bobrofon.easysshfs&quot;&gt;EasySSHFS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.econverter.app&quot;&gt;EbookConverter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.07.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.autodiag2.elm327emu&quot;&gt;ELM327 Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flasskamp.energize&quot;&gt;Energize&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.photos.fdroid&quot;&gt;Ente Photos - Open source, end-to-end encrypted al&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ws.xsoh.etar&quot;&gt;Etar - OpenSource Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.57&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displayextend&quot;&gt;Extend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.siddharthagolu.fastlog&quot;&gt;FastLog&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android&quot;&gt;Fcitx5&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.anthy&quot;&gt;Fcitx5 (Anthy Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.chewing&quot;&gt;Fcitx5 (Chewing Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.clipboard_filter&quot;&gt;Fcitx5 (Clipboard Filter Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.hangul&quot;&gt;Fcitx5 (Hangul Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.jyutping&quot;&gt;Fcitx5 (Jyutping Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.rime&quot;&gt;Fcitx5 (RIME Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.sayura&quot;&gt;Fcitx5 (Sayura Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.thai&quot;&gt;Fcitx5 (Thai Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fcitx.fcitx5.android.plugin.unikey&quot;&gt;Fcitx5 (Unikey Plugin)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3-0-g048f581c&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.43.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.27_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mortenfyhn.feltbok&quot;&gt;Feltbok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.filepipe.gh&quot;&gt;FilePipe: Auto file organizer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.103&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.flicky&quot;&gt;Flicky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bytehamster.flowitgame&quot;&gt;Flowit — Block Puzzle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.circle_dev.flux_news&quot;&gt;Flux News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.spiegl.flyingcarpet&quot;&gt;Flying Carpet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.crossword.yourealwaysbe.forkyz&quot;&gt;Forkyz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;85&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.fossgis.schedule&quot;&gt;FOSSGIS 2026 Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.74.4-FOSSGIS-Edition&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.free.klondike&quot;&gt;Free Klondike&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gemwallet.android&quot;&gt;Gem Wallet: Bitcoin, USDT, BNB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.110&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.eduroam.geteduroam&quot;&gt;geteduroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0(2689)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.govroam.getgovroam&quot;&gt;getgovroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0(2689)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maneeshacooray.gitling&quot;&gt;Gitling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.56&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.viscouspot.gitsync&quot;&gt;GitSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.62&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.peer.topeer.global_send&quot;&gt;Global Send&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.apps.adrcotfas.goodtime&quot;&gt;Goodtime: Pomodoro Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.akanework.gramophone&quot;&gt;Gramophone&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/granularvolume.com&quot;&gt;Granular Volume: Quiet Dial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.grit&quot;&gt;Grit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.grove&quot;&gt;Grove&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.gymbott&quot;&gt;Gym Bott&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.85.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hfut.schedule&quot;&gt;HFUT-Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.application.homemedkit&quot;&gt;Home Medkit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ltrademark.hourly&quot;&gt;HRLY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.71&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hwloc.lstopo&quot;&gt;hwloc lstopo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.14.0-2-1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.purplei2p.i2pd&quot;&gt;i2pd&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.61.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.alextran.immich&quot;&gt;Immich&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.immichuploader&quot;&gt;Immich Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.drive&quot;&gt;Infomaniak kDrive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vakarux.instadownload&quot;&gt;InstaDownload&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.armanmaurya.internetradio&quot;&gt;Internet Radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.inure&quot;&gt;Inure App Manager (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;build107.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.iyps&quot;&gt;IYPS - Is Your Password Secure?&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260717-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jerboa&quot;&gt;Jerboa for Lemmy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.88-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.techbee.jtx&quot;&gt;jtx Board journals|notes|tasks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.17.00.ose&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.sourceforge.kid3&quot;&gt;Kid3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tombursch.kitchenowl&quot;&gt;KitchenOwl&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.drumber.kitsune&quot;&gt;Kitsune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vipedev.kords2&quot;&gt;Kords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.l5rcm.companion&quot;&gt;L5RCM Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.bluesharpbendingapp&quot;&gt;Let’s Bend: Harmonica Tuner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.godisch.potillus&quot;&gt;Libellus Potionis&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.84.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.librefind&quot;&gt;LibreFind - Find FOSS Alternatives&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.librefit.app&quot;&gt;LibreFit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.documentfoundation.libreoffice&quot;&gt;LibreOffice Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foobnix.pro.pdf.reader&quot;&gt;Librera Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.4.21-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.proninyaroslav.libretorrent&quot;&gt;LibreTorrent&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.thezupzup.linthra&quot;&gt;Linthra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0-beta.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.12-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe.localserver&quot;&gt;LocalTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rtbishop.look4sat&quot;&gt;Look4Sat: Satellite tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dsalmun.luxalarm&quot;&gt;Lux Alarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.svenjacobs.app.leon&quot;&gt;Léon – The URL Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.alchemist&quot;&gt;MA Alchemist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;MA Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.camera&quot;&gt;MA Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;MA Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;MA Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;MA Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;MA Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.health&quot;&gt;MA Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;MA Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;MA Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.office&quot;&gt;MA Office&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;MA OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.passwords&quot;&gt;MA Passwords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;MA PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;MA Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.pipes&quot;&gt;MA Pipes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.solitaire&quot;&gt;MA Solitaire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;MA Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;MA Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;MA Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;MA YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kapoue.maintask&quot;&gt;MainTask&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.48&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/orinasa.njarasoa.maripanatokana&quot;&gt;maripànaTokana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.69&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.32.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.joinmastodon.android&quot;&gt;Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.13.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.materializr.app&quot;&gt;Materializr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.ntdote.medicalcalendarlog&quot;&gt;Medical Calendar Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.medilog&quot;&gt;MediLog (Non-reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.medilog.fdroid&quot;&gt;MediLog (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mensinator.app&quot;&gt;Mensinator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.metiq&quot;&gt;Metiq: noise &amp;amp; ambient sounds&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.milki.launcher&quot;&gt;Milki Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr - GTD Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.johnathan.minesweeper&quot;&gt;Minesweeper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displaymirror&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/shub39.momentum&quot;&gt;Momentum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ztftrue.music&quot;&gt;MonsterMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.71&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lcdcode.moodcairns&quot;&gt;Mood Cairns&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.themorpheus.morphcook&quot;&gt;MorphCook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mushotoku.app&quot;&gt;Mushotoku&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.129.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nurik.roman.muzei&quot;&gt;Muzei&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.0-alpha04&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jordanadema.nebula&quot;&gt;Nebula HDR screensaver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_news_provider&quot;&gt;News Provider&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newsblur&quot;&gt;NewsBlur - News reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pcinpact&quot;&gt;Next Actualités informatiques&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.client&quot;&gt;Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;34.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.nextcloud.deck&quot;&gt;Nextcloud Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.android.beta&quot;&gt;Nextcloud Dev&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260729&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.nextcloud.tables&quot;&gt;Nextcloud Tables&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextgis.mobile&quot;&gt;NextGIS Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.no_more_background&quot;&gt;NoMoreBackground&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.noorconnect.app&quot;&gt;Noor Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.notivault&quot;&gt;Notification Vault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.heckel.ntfy&quot;&gt;ntfy - PUT/POST to your phone&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nymtech.nymvpn&quot;&gt;NymVPN – Anonymous No-Log VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;nym-vpn-fdroid-2026.11.3-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.oblivion.wipe&quot;&gt;Oblivion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.obtainx&quot;&gt;ObtainX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schildbach.oeffi&quot;&gt;Offi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.omegaplayer&quot;&gt;OmegaPlayer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.onloc.android&quot;&gt;Onloc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.uni_potsdam.hpi.openmensa&quot;&gt;OpenMensa&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.igisw.openmoneybox&quot;&gt;OpenMoneyBox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.1.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nitri.opentopo&quot;&gt;OpenTopoMap Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.33&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.organicmaps&quot;&gt;Organic Maps・Offline Map &amp;amp; GPS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.23-6-FDroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.billthefarmer.scope&quot;&gt;Oscilloscope&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.40&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fayaz.otgmaster&quot;&gt;OTG Master&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.rubec.otoscope&quot;&gt;Otoscope&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.owncloud.android&quot;&gt;ownCloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.stardomains3.oxproxion&quot;&gt;oxproxion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.103&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cash.p.terminal&quot;&gt;P.CASH Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.58.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.frigo.dispensa&quot;&gt;Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.13-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xxxx.parcel&quot;&gt;Parcel - Pickup code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.61&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.passvault&quot;&gt;PassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vecturagames.android.app.passwordgenerator&quot;&gt;Password Generator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.passwordstore.agrahn&quot;&gt;Password Store&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.passwordstore.pando85&quot;&gt;Password Store (Passkey Edition)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.19.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.coinerella.peercoin&quot;&gt;Peercoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_personal_stuff&quot;&gt;Personal Stuff&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pgpony.android&quot;&gt;PGPony&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.asksakis.freegate&quot;&gt;Phylax&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cliambrown.pilltime&quot;&gt;Pill Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.blumia.pineapple.lockscreen.oss&quot;&gt;Pineapple Lock Screen (OSS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1.1-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ucam.ssb22.pinyinfdroid&quot;&gt;Pinyin Web &amp;amp; EPUB and topolects&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.71&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ki_bun.pioneer&quot;&gt;Pioneer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/InfinityLoop1309.NewPipeEnhanced&quot;&gt;PipePipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.p1graph.pitchvis&quot;&gt;PitchVis&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daniebeler.pfpixelix&quot;&gt;Pixelix&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/top.kagg886.pmf&quot;&gt;Pixiv-MultiPlatform&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.playtube&quot;&gt;PlayTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.techlore.plexus&quot;&gt;Plexus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.catrobat.paintroid&quot;&gt;Pocket Paint&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.gonbei774.pocketcheck&quot;&gt;PocketCheck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pocket_plan.j7_003&quot;&gt;PocketPlan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.Podcini.A&quot;&gt;Podcini.A - Extensible media instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.4.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.polyalerts&quot;&gt;PolyAlerts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mablanco.pricegrab&quot;&gt;PriceGrab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.lonecloud.prism&quot;&gt;Prism&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.procrastilearn.app&quot;&gt;ProcrastiLearn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.timeto.app&quot;&gt;Productivity System - timeto.me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jayc180.rhythmengine&quot;&gt;Prog Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.03&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/proton.android.pass.fdroid&quot;&gt;Proton Pass: Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.40.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;ProtonVPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.19.61.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.publicartexplorer.foss&quot;&gt;PublicArtExplorer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lufebe16.pysolfc&quot;&gt;PySolFC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bartuzen.qbitcontroller&quot;&gt;qBitController&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quad9.aegis&quot;&gt;Quad9 Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.queens&quot;&gt;Queens&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.difft.temptalk&quot;&gt;Quicall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.quietrebellion&quot;&gt;Quiet Rebellion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.theficos.quire&quot;&gt;Quire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.29.225&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quitter.app&quot;&gt;Quitter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.37&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.bahnhoefe.deutschlands.bahnhofsfotos&quot;&gt;Railway station photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.readwide.manager&quot;&gt;Readwide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.remember.gh&quot;&gt;Remember: Notes &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.olaf.rereminder&quot;&gt;reReminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chromahub.rhythm.app&quot;&gt;Rhythm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3.440.1160-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.86&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.notcvnt.rknhardering&quot;&gt;RKNHardering&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.rush&quot;&gt;Rush - Lyrics App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cbouvat.android.saracroche&quot;&gt;Saracroche&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.luk.saucenao&quot;&gt;SauceNAO&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.scrib.transcriber&quot;&gt;Scrib&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sensors2.osc&quot;&gt;Sensors2OSC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hwyl.sexytopo&quot;&gt;SexyTopo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.computerelite.shockalarm&quot;&gt;ShockAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jaimegonzalezfabregas.shoppinglist&quot;&gt;Shopping List&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rkr.simplekeyboard.inputmethod&quot;&gt;Simple Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.razeeman.util.simpletimetracker&quot;&gt;Simple Time Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.0:Neptune&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sleepguard&quot;&gt;SleepGuard - dead man’s switch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.tmo1.sms_ie&quot;&gt;SMS Import / Export&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.0-standard&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/site.remlit.snowdrop&quot;&gt;Snowdrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.5-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.krystelligence.solipsism&quot;&gt;Solipsism Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kbul.spicycrab&quot;&gt;Solo Forge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sosalerter.app&quot;&gt;SOS Alerter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.enteraname74.soulsearching&quot;&gt;Soul Searching&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.15.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.tigr.soulcalc&quot;&gt;SoulCalc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.soundcenter.player&quot;&gt;Sound Center&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0-beta.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.smarquis.soundquicksettings&quot;&gt;Sound Quick Settings&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grmasa.soundtoggle&quot;&gt;Sound Toggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/spam.blocker&quot;&gt;SpamBlocker (Call &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sshborg&quot;&gt;SSHBorg&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.sterna&quot;&gt;Sterna Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streak.app&quot;&gt;Streak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.westnordost.streetcomplete&quot;&gt;Street­Complete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;63.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.StudyDesk.app&quot;&gt;StudyDesk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tomasino.stutter&quot;&gt;Stutter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.102-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.idunnololz.summit.fdroid&quot;&gt;Summit for Lemmy and PieFed&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.83.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.forrestguice.suntimeswidget&quot;&gt;Suntimes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brahmadeo.supertonic.tts&quot;&gt;Supertonic TTS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.25.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.musheer360.swiftslate&quot;&gt;SwiftSlate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.67&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tacticmaster&quot;&gt;TacticMaster&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.39&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mofosyne.tagdrop&quot;&gt;tagdrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grappim.taigamobile.fdroid&quot;&gt;Taiga Mobile Nova&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tailscale.ipn&quot;&gt;Tailscale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.102.0-t17248865a-g3bdbb2cef&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ah.taplock&quot;&gt;TapLock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.thumbkey&quot;&gt;Thumb-Key&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android.beta&quot;&gt;Thunderbird Beta for Testers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0b2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Ace777.tidy&quot;&gt;Tidy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.16.33&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.kaffeemitkoffein.tinyweatherforecastgermany&quot;&gt;Tiny Weather Forecast Germany&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.63.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xmission.trevin.android.todo&quot;&gt;To Do&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qq7te.totalrecall&quot;&gt;Total Recall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.tourcount&quot;&gt;TourCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.kollnig.missioncontrol.fdroid&quot;&gt;TrackerControl&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.27-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kylecorry.trail_sense&quot;&gt;Trail Sense&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/trailence.org&quot;&gt;Trailence&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.transektcount&quot;&gt;TransektCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.280&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mimoguz.tripeaksneue&quot;&gt;TriPeaks NEUE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lukaspieper.truvark&quot;&gt;Truvark&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tunefriend.app&quot;&gt;TuneFriend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.43&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;355.260720.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;355.260720.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tūī&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.21.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.horizontalsystems.bankwallet&quot;&gt;Unstoppable&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.49.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bringyour.network&quot;&gt;URnetwork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.7.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ventoid.app&quot;&gt;Ventoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.vertretungsplan.client.android&quot;&gt;Vertretungsplan.io - free substitution plan App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.phnem.vetro&quot;&gt;Vetro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;V3.3.3-Alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.volksverpetzer.app&quot;&gt;Volksverpetzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.voyagerfiles&quot;&gt;Voyager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bnyro.wallpaper&quot;&gt;Wall You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.cyberit.wasgeht&quot;&gt;Was geht App?&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.watersort&quot;&gt;Water Sort&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.nktnet.webviewkiosk&quot;&gt;Webview Kiosk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.davidchilin.werewolves_game&quot;&gt;werewolves_game&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.wger.flutter&quot;&gt;wger Workout Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire • Secure Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.30.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.encgallery&quot;&gt;Wolf Gallery&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yash.xpenc&quot;&gt;XPENC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.xrayfa&quot;&gt;XrayFA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.58.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.6-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/be.moraine.yapl&quot;&gt;YAPL — Yet Another Pilot Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.irmacard.cardemu&quot;&gt;Yivi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.epione.app&quot;&gt;Épione&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/barilyuk.texetescribe&quot;&gt;﻿TeXeTeScribe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;

        </content>
        
        <author>
			<name>linsui</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Feeling this connected</title>
		<link href="https://f-droid.org/en/2026/07/24/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/07/24/twif.html"/>
		<id>https://f-droid.org/2026/07/24/twif.html</id>
		<published>2026-07-24T00:00:00+00:00</published>
		<updated>2026-07-24T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-24-jul-2026-week-30&quot;&gt;TWIF curated on Friday, 24 Jul 2026, Week 30&lt;/h3&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;153.0.0&lt;/code&gt; adding tab groups, another annoying instance of the privacy dashboard &lt;em&gt;(So, Mozilla, your telemetry showed everybody disabling that from the Start page so you’ve added it to the Tab page because…? Pfft)&lt;/em&gt;, downloads improvements and bug fixes as usual. One noteworthy announced feature was &lt;em&gt;“Bookmark import: Import your bookmarks from a CSV file.”&lt;/em&gt; which I’ve run to use right away… to no avail, because I have no idea how to actually use, or where. &lt;em&gt;(Ping us if you discover it, please!)&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mattermost.rnbeta&quot;&gt;Mattermost Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.42.2&lt;/code&gt; with the usual bug fixes and rather minimal new features &lt;em&gt;(those come from the server usually)&lt;/em&gt;. Oh, about the server, &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.41.3&lt;/code&gt; was the last version that was compatible with older server versions down to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.0&lt;/code&gt; or maybe even lower. If you still run that make sure to update to latest &lt;a href=&quot;https://docs.mattermost.com/product-overview/release-policy.html#extended-support-releases&quot;&gt;ESR&lt;/a&gt; &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v10.11.xx&lt;/code&gt;, it will work even on older Linux distros, just make sure you have Postgresql 13+.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.organicmaps&quot;&gt;Organic Maps・Offline Map &amp;amp; GPS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.15-11-FDroid&lt;/code&gt; with a bunch of improvements, public transport, alternate routes, bookmarks colors, more grids, newer map and Wikipedia files and more. For years, the point of disagreement between the F-Droid team and the OM developers was the flagging of their file server as an anti-feature, &lt;a href=&quot;https://f-droid.org/docs/Anti-Features/#TetheredNet&quot;&gt;“TetheredNet”&lt;/a&gt;, and this is fixed now. In the app you can &lt;del&gt;type&lt;/del&gt;paste &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;?map-download-server:https://your-server.com/&lt;/code&gt; in the search window to override the Organic Maps map download servers. &lt;del&gt;Type&lt;/del&gt;Paste &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;?no-map-download-server&lt;/code&gt; to remove the override. We welcome this change but we’d like the addition of a proper Setting instead of this contrived trick, just like their fork &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.comaps.fdroid&quot;&gt;CoMaps - Hike, Bike, Drive Offline with Privacy&lt;/a&gt;&lt;/strong&gt;, updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.16-10-FDroid&lt;/code&gt; this week, has.&lt;/p&gt;

&lt;p&gt;Talking about maps and navigation, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/en/packages/net.osmand.plus/&quot;&gt;OSMAnd~&lt;/a&gt;&lt;/strong&gt; had a series of posts we’ve missed about some of their features you might not have yet explored. Get bold and read on &lt;a href=&quot;https://osmand.net/blog/astronomy/&quot;&gt;astronomy&lt;/a&gt;, &lt;a href=&quot;https://osmand.net/blog/3d-buildings/&quot;&gt;3D buildings&lt;/a&gt;, &lt;a href=&quot;https://osmand.net/blog/nautical-maps/&quot;&gt;nautical maps&lt;/a&gt; and &lt;a href=&quot;https://osmand.net/blog/measuring-tools/&quot;&gt;measuring tools&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Speaking of Fennec, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.weblibre.gecko&quot;&gt;WebLibre: The Privacy-Focused Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.20.0&lt;/code&gt; with a &lt;a href=&quot;https://github.com/FaFre/WebLibre/blob/v0.20.0/CHANGELOG.md#0200&quot;&gt;huge changelog&lt;/a&gt;. Will not even try to summarize that, just read it while it installs (or updates)!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;@shuvashish76&lt;/a&gt; disconnect their desktop:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.2&lt;/code&gt;. You might miss the simplicity and the power of the app on your desktop, but stay chill, the developer got you covered as they just released the &lt;a href=&quot;https://github.com/DavidVentura/offline-translator-linux/releases&quot;&gt;Qt port of offline translator&lt;/a&gt; for Linux.&lt;/p&gt;

&lt;h4 id=&quot;removed-apps&quot;&gt;Removed Apps&lt;/h4&gt;

&lt;h5 id=&quot;2-apps-were-removed&quot;&gt;2 apps were removed&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;sub rosa by naiveHA: Program the static password and/or OpenPGP keys to your YubiKey or Nitrokey 3 &lt;em&gt;(Get a replacement from the &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/categories/password-2fa/&quot;&gt;Password &amp;amp; 2FA&lt;/a&gt;&lt;/strong&gt; category)&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;Tubular: A fork of NewPipe, a free lightweight YouTube frontend for Android. &lt;em&gt;(Source repository archived, switch to &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe/&quot;&gt;NewPipe&lt;/a&gt;&lt;/strong&gt; or some other fork)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;35-apps-were-newly-added&quot;&gt;35 apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roufsyed.onekey&quot;&gt;1Key Password Manager&lt;/a&gt;&lt;/strong&gt;: Offline password manager. 2FA + notes. No account, no network, no telemetry.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aipos.aipospm&quot;&gt;AIPOS Password Manager&lt;/a&gt;&lt;/strong&gt;: Premium, fully offline, and secure password and 2FA TOTP manager.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arthur.arcade&quot;&gt;Arcade&lt;/a&gt;&lt;/strong&gt;:  A minimal game launcher with a twist&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.baluchon.app&quot;&gt;Baluchon&lt;/a&gt;&lt;/strong&gt;: Easily manage shared expenses with friends on your trip&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.phonepvr.friends&quot;&gt;Bondwidth&lt;/a&gt;&lt;/strong&gt;: Private, offline phone &amp;amp; contacts app that helps you keep up your bonds&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wordpress.brunoloff.meditationtimer&quot;&gt;Bruno’s Meditation Timer&lt;/a&gt;&lt;/strong&gt;: Meditation and pranayama timer with streak tracking and other statistics.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.clavierhaus.gnubg&quot;&gt;CBG -- Clavierhaus BackGammon&lt;/a&gt;&lt;/strong&gt;: Play, train and analyse -- powered by the GNU Backgammon engine&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/clavirom.keyboard&quot;&gt;ClaviRom&lt;/a&gt;&lt;/strong&gt;: Customizable keyboard with a flavour of Swiss-Romansh&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.abakum.crocson&quot;&gt;crocson&lt;/a&gt;&lt;/strong&gt;: Easily and securely send things from one computer to another&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defang.launcher&quot;&gt;Defang&lt;/a&gt;&lt;/strong&gt;: Launcher that puts speed bumps between you and the apps engineered against you&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jarsi.devicewatch&quot;&gt;Device Watch&lt;/a&gt;&lt;/strong&gt;: System monitor widget with per-app usage insights and a charging screensaver&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ericlowry.dnstoggle&quot;&gt;DNS Toggle&lt;/a&gt;&lt;/strong&gt;: Easily toggle and automate Private DNS through the Quick Settings panel.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bigdadenergy39.DoTheThing&quot;&gt;Do The Thing&lt;/a&gt;&lt;/strong&gt;: A local-first personal coach that surfaces the right tasks each day.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.mgth.drillpress&quot;&gt;Drill Press Assistant&lt;/a&gt;&lt;/strong&gt;: Spindle speed calculator and belt position advisor for drill presses&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fedisuite.mobile&quot;&gt;FediSuite&lt;/a&gt;&lt;/strong&gt;: Schedule, manage and analyze Fediverse accounts on any FediSuite instance&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.flonne&quot;&gt;Goregram&lt;/a&gt;&lt;/strong&gt;: A Telegram fork with minimal extra features&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.toolicious.labler&quot;&gt;LaBLEr&lt;/a&gt;&lt;/strong&gt;: Design labels and print them on a P15/P12/L13 Bluetooth thermal printer&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.marietetbc.littlepainter&quot;&gt;Little Painter&lt;/a&gt;&lt;/strong&gt;: Fullscreen toddler painting app that locks the phone to the canvas&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.micr0.localmathy&quot;&gt;LocalMathy&lt;/a&gt;&lt;/strong&gt;: Solve math problems fully offline with an on-device AI reasoning model&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.milki.launcher&quot;&gt;Milki Launcher&lt;/a&gt;&lt;/strong&gt;: Launcher with multi-source search&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.themorpheus.morphcook&quot;&gt;MorphCook&lt;/a&gt;&lt;/strong&gt;: Offline recipes that morph to your diet — one cookbook for every body.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.novadial.phone&quot;&gt;NovaDial&lt;/a&gt;&lt;/strong&gt;: Unlock a secure, calling experience with NovaDialer&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fayaz.otgmaster&quot;&gt;OTG Master&lt;/a&gt;&lt;/strong&gt;: Mount VeraCrypt-encrypted USB drives on non-rooted devices&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.qso.again&quot;&gt;QSO Again&lt;/a&gt;&lt;/strong&gt;: Record and playback amateur radio QSOs with Audioloop and quick rewind.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.quietrebellion&quot;&gt;Quiet Rebellion&lt;/a&gt;&lt;/strong&gt;: Control your Bose QC Ultra 2 directly — no Bose app, no cloud, no account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.vaults.randomlydie&quot;&gt;Randomly/Die&lt;/a&gt;&lt;/strong&gt;: Random number generator with fast UI, dice, hex, binary and secrets&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.magicgrants.skylight&quot;&gt;Skylight Wallet&lt;/a&gt;&lt;/strong&gt;: A Monero light-wallet&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/site.remlit.snowdrop&quot;&gt;Snowdrop&lt;/a&gt;&lt;/strong&gt;: Multiplatform Mastodon API client using Compose&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.bitanon.studfinder&quot;&gt;StudFinder - Stud Finder for Android&lt;/a&gt;&lt;/strong&gt;: Find wall studs with your device’s built-in magnetometer. Free, no ads.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eddyizm.degoogled.tempus&quot;&gt;Tempus&lt;/a&gt;&lt;/strong&gt;: A privacy focused music client for Subsonic&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.goushik.upiwallet&quot;&gt;UPI Expense Tracker&lt;/a&gt;&lt;/strong&gt;: Offline UPI expense tracker: auto-captures payments, no cloud or tracking&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wagebit.app&quot;&gt;WageBit&lt;/a&gt;&lt;/strong&gt;: Convert Bitcoin to work hours&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yash.xpenc&quot;&gt;XPENC&lt;/a&gt;&lt;/strong&gt;: Offline expense tracker — accounts, budgets, dues and insights, all on-device&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.hloth.zaragoza_tarjeta_bus&quot;&gt;Zaragoza Tarjeta Bus&lt;/a&gt;&lt;/strong&gt;: Your Zaragoza public transport card: balance and recent activity&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.epione.app&quot;&gt;Épione&lt;/a&gt;&lt;/strong&gt;: Offline directory of French health facilities (FINESS open data).&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;320 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.andstatus.game2048&quot;&gt;2048 Open Fun Game&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.divverent.aaaaxy&quot;&gt;AAAAXY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.218+20260720.4177.5ac35dde&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.szalkowski.activitylauncher&quot;&gt;Activity Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0-dev&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.activitymanager&quot;&gt;Activity Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.activitytrace&quot;&gt;Activity Trace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/host.stjin.anonaddy&quot;&gt;addy.io&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v6.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.seemoo.at_tracking_detection&quot;&gt;AirGuard - AirTag protection&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.meypod.al_azan&quot;&gt;Al-Azan - Prayer Times&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.alchemist&quot;&gt;Alchemist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.nostrsigner&quot;&gt;Amber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.bible.android.activity&quot;&gt;AndBible: Bible Study&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.1111&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anywherelan.awl&quot;&gt;Anywherelan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/neth.iecal.curbox&quot;&gt;App Blocker: Curbox Detox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.appstract.iconpack&quot;&gt;Appstract Icon Pack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roundsalmon4.appverifier&quot;&gt;AppVerifier BG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.delta.lite&quot;&gt;ArcaneChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.55.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zip.arcanum&quot;&gt;Arcanum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prangesoftwaresolutions.audioanchor&quot;&gt;AudioAnchor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.jaimin.auraorbit&quot;&gt;AuraOrbit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.autoautorotate&quot;&gt;Auto Auto-Rotate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.14.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojitsantra.backlogtracker&quot;&gt;Backlog Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/off.kys.backtalk&quot;&gt;Backtalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;87.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;76.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/codes.swistak.batterymonitor&quot;&gt;Battery Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.burgers&quot;&gt;Battle for Burgers 🍔🍔🍔&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.bikebridge&quot;&gt;BikeBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/se.leap.bitmaskclient&quot;&gt;Bitmask&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.msb.bluecheese&quot;&gt;Bluecheese&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bluesound.bluesoundplayer&quot;&gt;BlueSound Controller&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.30.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29734915&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mmazzarolo.breathly&quot;&gt;Breathly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gracethings.bubblenotice&quot;&gt;Bubble Notice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly&quot;&gt;Butterfly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.asmat.buzzkill&quot;&gt;BuzzKill&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jeanlucmakiola.calendula&quot;&gt;Calendula&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gonbei774.calisthenicsmemory&quot;&gt;Calisthenics Memory&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.camera&quot;&gt;Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.acamol.qbit&quot;&gt;Captain qBit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.capyreader.app&quot;&gt;Capy Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.1212&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;42.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.timelegend.chaka.viewer.app&quot;&gt;Chaka Book Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.27.1a.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.cognitivity.chronal&quot;&gt;Chronal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.metacubex.clash.meta&quot;&gt;Clash Meta For Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.31.Meta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.org.retallack.claymodeler&quot;&gt;ClayModeller&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tribixbite.cleverkeys&quot;&gt;CleverKeys&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myclosetx&quot;&gt;Closet-Archive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;B0.0.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.eehouse.android.xw4&quot;&gt;CrossWords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.208&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cryptosafe.app&quot;&gt;CryptoSafe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.git.itdolan31.crystalpad&quot;&gt;Crystalpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gnzalobnites.dailywallpapers&quot;&gt;Daily Wallpapers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.26.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.bitfire.davdroid&quot;&gt;DAVx⁵&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.18-ose&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yogeshpaliyal.deepr&quot;&gt;Deepr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flx_apps.digitaldetox&quot;&gt;DetoxDroid: Digital Detoxing as Your New Default&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.probably_oxy.drift&quot;&gt;Drift // Audio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.drowser&quot;&gt;Drowser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dede.android_eggs&quot;&gt;Easter Eggs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.econverter.app&quot;&gt;EbookConverter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marv42.ebt.newnote&quot;&gt;EBT New Note&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.93.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aryan.reader.oss&quot;&gt;Episteme Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.52-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.RealEarthling.epoch&quot;&gt;Epoch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.evcc.android&quot;&gt;evcc - solar charging&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nodo.crogers.exercisereminders&quot;&gt;Exercise Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2326&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fairscan.app&quot;&gt;FairScan – PDF Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prof18.feedflow&quot;&gt;FeedFlow - RSS Feed Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.26_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mortenfyhn.feltbok&quot;&gt;Feltbok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pufstudio.fieldsurvey&quot;&gt;Field Survey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.jdtech.jellyfin&quot;&gt;Findroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.openapps.fintrack&quot;&gt;FinTrack - Expense, Money &amp;amp; Finance manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.flac_r&quot;&gt;Flac-R&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dimension.flare&quot;&gt;Flare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_flash_deck&quot;&gt;Flash Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.handmadeideas.floccus&quot;&gt;floccus bookmark sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.10.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fluffy&quot;&gt;Fluffy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.fluffy.fluffychat&quot;&gt;FluffyChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flux&quot;&gt;Flux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.circle_dev.flux_news&quot;&gt;Flux News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.opendataensemble.formulus&quot;&gt;Formulus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fossify.messages&quot;&gt;Fossify Messages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.yamin8000.owl&quot;&gt;freeDictionaryApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.qwerty287.ftpclient&quot;&gt;FTPClient&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.landwarderer.futon&quot;&gt;Futon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.geto&quot;&gt;Geto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maneeshacooray.gitling&quot;&gt;Gitling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.55&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.glpi.inventory.agent&quot;&gt;GLPI Agent&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mendhak.gpslogger&quot;&gt;GPSLogger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;136&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/granularvolume.com&quot;&gt;Granular Volume: Quiet Dial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.81.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.health&quot;&gt;Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.monkopedia.healthdisconnect&quot;&gt;Health Disconnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mobilefork.hermesagent&quot;&gt;Hermes Agent Fork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.146&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.ralala.hexviewer&quot;&gt;HexViewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.59.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/social.holos.app&quot;&gt;Holos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.application.homemedkit&quot;&gt;Home Medkit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.alextran.immich&quot;&gt;Immich&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.smc.inputmethod.indic&quot;&gt;Indic Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0-beta5-offline&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.euria&quot;&gt;Infomaniak Euria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.mail&quot;&gt;Infomaniak Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.31.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.armanmaurya.internetradio&quot;&gt;Internet Radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.kawaiis.journal&quot;&gt;Journal Multilingual&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fsck.k9&quot;&gt;K-9 Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kahon&quot;&gt;Kahon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivanovsky.passnotes&quot;&gt;KeePassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kingalex.kingpong&quot;&gt;King Pong&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.knightstalker.app&quot;&gt;KnightStalker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.04&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.04&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.l5rcm.companion&quot;&gt;L5RCM Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.21-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.git.amarradi.leafpad&quot;&gt;Leafpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lembra.app&quot;&gt;Lembra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.godisch.potillus&quot;&gt;Libellus Potionis&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.83.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.librefind&quot;&gt;LibreFind - Find FOSS Alternatives&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lichess.mobileV2&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.25.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.thezupzup.linthra&quot;&gt;Linthra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.11-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe.localserver&quot;&gt;LocalTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.magnifica&quot;&gt;Magnifica&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kapoue.maintask&quot;&gt;MainTask&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.47&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mapcomplete&quot;&gt;MapComplete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.61.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/orinasa.njarasoa.maripanatokana&quot;&gt;maripànaTokana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.64&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.27.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.materializr.app&quot;&gt;Materializr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mubarak.mbcompass&quot;&gt;MBCompass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.helddertierwelt.mentalmath&quot;&gt;Mental Math&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram&quot;&gt;Mercurygram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.9.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.moekadu.metronomenext&quot;&gt;Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.anuke.mindustry&quot;&gt;Mindustry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8-fdroid-159.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/barilyuk.mobilosignal&quot;&gt;MobiloSignal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.mudkip.moememos&quot;&gt;MoeMemos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/shub39.momentum&quot;&gt;Momentum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ztftrue.music&quot;&gt;MonsterMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.70&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mooneva.app&quot;&gt;Mooneva Cycle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.motionui.android&quot;&gt;Motion-UI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.mullvad.mullvadvpn&quot;&gt;Mullvad VPN: privacy is a universal right&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.murinelauncher&quot;&gt;Murine Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.129.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gokadzev.musify.fdroid&quot;&gt;Musify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jordanadema.nebula&quot;&gt;Nebula HDR screensaver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.client&quot;&gt;Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;34.1.0 RC1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ir.ammari.nodelook&quot;&gt;NodeLook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.no_more_background&quot;&gt;NoMoreBackground&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xmission.trevin.android.notes&quot;&gt;NotePad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.notesr&quot;&gt;NoteSR - Encrypted Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.surrel.facebooknotifications&quot;&gt;Notifications for FB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.adityarajput.notifilter&quot;&gt;NotiFilter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.imranr.obtainium.fdroid&quot;&gt;Obtainium&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.obtainx&quot;&gt;ObtainX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.office&quot;&gt;Office&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rumcajs.offlinewebsearch&quot;&gt;Offline Web Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.olauncher&quot;&gt;Olauncher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v6.7.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.onloc.android&quot;&gt;Onloc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.openkuma&quot;&gt;OpenKuma&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.rubec.otoscope&quot;&gt;Otoscope&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/paper.loop2&quot;&gt;Paper Loop 2&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xxxx.parcel&quot;&gt;Parcel - Pickup code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.60&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.passvault&quot;&gt;PassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vecturagames.android.app.passwordmaster&quot;&gt;Password Master&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.passwords&quot;&gt;Passwords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.framasoft.peertube&quot;&gt;PeerTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pennywiseai.tracker&quot;&gt;PennyWise AI - Expense Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.17.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pgpony.android&quot;&gt;PGPony&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.leonlatsch.photok&quot;&gt;Photok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.asksakis.freegate&quot;&gt;Phylax&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.pielauncher&quot;&gt;Pie Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.pingoff&quot;&gt;PingOff&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ucam.ssb22.pinyinfdroid&quot;&gt;Pinyin Web &amp;amp; EPUB and topolects&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.69&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.pipes&quot;&gt;Pipes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daniebeler.pfpixelix&quot;&gt;Pixelix&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lostf1sh.pixelplayeross&quot;&gt;PixelPlayerOSS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.playtube&quot;&gt;PlayTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.techlore.plexus&quot;&gt;Plexus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.game.plutonic&quot;&gt;Plutonic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.gmartin.pocket2fa&quot;&gt;Pocket2FA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.Podcini.A&quot;&gt;Podcini.A - Extensible media instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.4.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mablanco.pricegrab&quot;&gt;PriceGrab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.primftpd&quot;&gt;Primitive FTPd&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bithack.principia&quot;&gt;Principia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.procrastilearn.app&quot;&gt;ProcrastiLearn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.o4bit.projectasteria.foss&quot;&gt;Project Asteria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0-Release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/timur.prose&quot;&gt;ProseReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.phdp&quot;&gt;Punch-hole Download Progress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quad9.aegis&quot;&gt;Quad9 Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.queens&quot;&gt;Queens&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.huppke.questlog&quot;&gt;Quest Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tk.quicksearch&quot;&gt;Quick Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quitter.app&quot;&gt;Quitter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.36&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.quoteunquote&quot;&gt;Quote Unquote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.57.0-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.adithya_jayan.myrepertoirapp.fdroid&quot;&gt;Repertoire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samyak.repostore&quot;&gt;RepoStore&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chromahub.rhythm.app&quot;&gt;Rhythm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3.432.1135-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/se.leap.riseupvpn&quot;&gt;RiseupVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.kafuuneko.rpclient&quot;&gt;RPClient&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.singular.looper&quot;&gt;Rubber Ring&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260720&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rufid&quot;&gt;Rufid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.rush&quot;&gt;Rush - Lyrics App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.divinelink.scenepeek&quot;&gt;ScenePeek - TMDB &amp;amp; Seerr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.35.0 F-Droid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.scrambledeggsif&quot;&gt;Scrambled Exif&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inod.screenofftimer&quot;&gt;Screen Off Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.dvkr.screenstream&quot;&gt;ScreenStream&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.scrib.transcriber&quot;&gt;Scrib&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shifthackz.aisdv1.app.foss&quot;&gt;SDAI - Stable Diffusion AI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seafile.seadroid2&quot;&gt;Seafile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paranoiaworks.unicus.android.sse&quot;&gt;Secret Space Encryptor (SSE)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.lolli.toolbox&quot;&gt;ServerBox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1466&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.ttsengine&quot;&gt;SherpaTTS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslan.shizuwall&quot;&gt;ShizuWall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pl.edu.pjwstk.s999844.shoppinglist&quot;&gt;ShoppingList&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.shosetsu.android.fdroid&quot;&gt;Shosetsu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brentpanther.bitcoinwidget&quot;&gt;Simple Crypto Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fpuellen.simplyscored&quot;&gt;Simply Scored&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxrave.simpmusic&quot;&gt;SimpMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.b3log.siyuan&quot;&gt;SiYuan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.2:Caelus&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.smouldering_durtles.wk&quot;&gt;Smouldering Durtles&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sobuumedia.sobuu&quot;&gt;Sobuu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.socks5&quot;&gt;Socks5 Proxy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hev.sockstun&quot;&gt;SocksTun&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.solitaire&quot;&gt;Solitaire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kbul.spicycrab&quot;&gt;Solo Forge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grmasa.soundtoggle&quot;&gt;Sound Toggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sshborg&quot;&gt;SSHBorg&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daemon.ssh&quot;&gt;SshDaemon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.standardnotes&quot;&gt;Standard Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.201.35&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.sterna&quot;&gt;Sterna Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streak.app&quot;&gt;Streak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.100-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.15.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.pec0ra.suspension_setup&quot;&gt;Suspension Setup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.swap.app&quot;&gt;Swap&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tacticmaster&quot;&gt;TacticMaster&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.37&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.taler.wallet.fdroid&quot;&gt;Taler Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hzontal.tellaFOSS&quot;&gt;Tella&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android.beta&quot;&gt;Thunderbird Beta for Testers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0b1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android&quot;&gt;Thunderbird: Free Your Inbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.tofshare&quot;&gt;ToFShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.toloshare&quot;&gt;ToLoShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.tourcount&quot;&gt;TourCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samco.trackandgraph&quot;&gt;Track &amp;amp; Graph&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sspanak.tt9&quot;&gt;Traditional T9&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;63.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.transektcount&quot;&gt;TransektCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.279&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tūī&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.21.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.undereat&quot;&gt;UnderEat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.35&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.horizontalsystems.bankwallet&quot;&gt;Unstoppable&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.49.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.astoris.ursa&quot;&gt;URSA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.stresa.uturn&quot;&gt;UT.urn - YouTube facilitator for Podcini.A&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.voyagerfiles&quot;&gt;Voyager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojit.wallapp&quot;&gt;WallApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.david.waterreminder&quot;&gt;Water Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.watersort&quot;&gt;Water Sort&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup&quot;&gt;WaveUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.nktnet.webviewkiosk&quot;&gt;Webview Kiosk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.whobird&quot;&gt;whoBIRD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hicorenational.wikipedia&quot;&gt;Wiki Fronted&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50598-r-2026-07-13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wikipedia&quot;&gt;Wikipedia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50598-r-2026-07-13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire • Secure Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.30.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.58.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.5-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.professor.zerion&quot;&gt;Zerion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/lab.rreedd.oyatsu&quot;&gt;おやつ Oyatsu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.2&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;

        </content>
        
        <author>
			<name>Licaon_Kter</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>The last alpha of 2.0?</title>
		<link href="https://f-droid.org/en/2026/07/16/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/07/16/twif.html"/>
		<id>https://f-droid.org/2026/07/16/twif.html</id>
		<published>2026-07-16T00:00:00+00:00</published>
		<updated>2026-07-16T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-17-jul-2026-week-29&quot;&gt;TWIF curated on Friday, 17 Jul 2026, Week 29&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;F-Droid client released &lt;a href=&quot;https://gitlab.com/fdroid/fdroidclient/-/tags/2.0-alpha11&quot;&gt;2.0-alpha11&lt;/a&gt;. It will be marked as suggested if there is no severe bug found. As usual, please help test it!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/eighthave&quot;&gt;Hans (@eighthave)&lt;/a&gt; traveled to EuroCommons, paid for by your donations. EuroCommons is a series of events organized by the French government’s Caisse des Dépôts” investment bank. Many companies, government employees, and FOSS projects where there. The central goal is helping accelerate large organizations to migrate to FOSS solutions as fast as possible to support Digital Sovereignty.&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/23rd&quot;&gt;@23rd&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.scrib.transcriber&quot;&gt;Scrib&lt;/a&gt;&lt;/strong&gt; is a small new app for on-device voice transcription: it turns audio into text entirely on the phone using open Whisper models (whisper.cpp), and only goes online to download a model.&lt;/p&gt;

&lt;p&gt;Besides working on its own, Scrib can act as an offline transcription engine for other apps through a small, vendor-neutral AIDL contract (org.opentranscribe.api) — the same idea Offline Translator brought to translation, now for speech-to-text. An app discovers whichever compatible transcriber the user has installed and gets streaming text back, so it never bundles its own model.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/flossboxin&quot;&gt;Vishal&lt;/a&gt; takes pictures:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.alextran.immich&quot;&gt;Immich&lt;/a&gt;&lt;/strong&gt; got a major upgrade with breaking changes, most of which were previously deprecated. Other changes include new mobile photo editing, timeline changes, API cleanup, faster library browsing, improved video playback, workflows and a new “Recently Added” view. Please take a look at the &lt;a href=&quot;https://immich.app/blog/v3.0.0-release&quot;&gt;blog post&lt;/a&gt; for more details.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.immichuploader&quot;&gt;Immich Uploader&lt;/a&gt;&lt;/strong&gt; was also updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt; for API of Immich 3.x.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;Shuvashish (@shuvashish76)&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Deception&lt;/a&gt;&lt;/strong&gt; now supports AppImages. It’s a good time for Linux/BSD users to have to try.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/licaon-kter&quot;&gt;@Licaon_Kter&lt;/a&gt; converses:&lt;/p&gt;

&lt;p&gt;The registrations for &lt;a href=&quot;https://f-droid.org/packages/im.quicksy.client/&quot;&gt;Quicksy&lt;/a&gt; are permanently closed, as &lt;a href=&quot;https://gultsch.social/@daniel/116912137403650656&quot;&gt;noted&lt;/a&gt; by its developer &lt;a href=&quot;https://gultsch.social/@daniel&quot;&gt;@daniel&lt;/a&gt;. The reason - “fighting industrial-scale SMS pumping fraud has become unsustainable”. Though Daniel is &lt;a href=&quot;https://gultsch.social/@daniel/116917120533831539&quot;&gt;“committed to keeping the quicksy.im XMPP server running for at least 24 months”&lt;/a&gt;, Quicksy users are advised to eventually migrate to &lt;a href=&quot;https://f-droid.org/packages/eu.siacs.conversations/&quot;&gt;Conversations&lt;/a&gt; by backing up the account in Quicksy and importing it into Conversations (write down the Quicksy password beforehand).&lt;/p&gt;

&lt;p&gt;The Kords developer lost their signing key. It is now published with a new appid. The old one has been archived. Please check &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vipedev.kords2&quot;&gt;Kords&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/linsui&quot;&gt;@linsui&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;Another week with lots of new apps and updates!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.kawaiis.journal&quot;&gt;Journal Multilingual&lt;/a&gt;&lt;/strong&gt;: Open-source drug use tracker with interaction checker and multilingual support, is a fork of &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.isaakhanimann.journal&quot;&gt;Journal&lt;/a&gt;&lt;/strong&gt; which is not continued as FOSS anymore. This fork also brings multi language support.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/helium314.keyboard&quot;&gt;HeliBoard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt; with lots of updates:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;add background gesture data gathering&lt;/li&gt;
  &lt;li&gt;add file / image functionality to clipboard history&lt;/li&gt;
  &lt;li&gt;add floating keyboard&lt;/li&gt;
  &lt;li&gt;and more fixes and improvements…&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.imranr.obtainium.fdroid&quot;&gt;Obtainium&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.5&lt;/code&gt;, bringing Material 3 Expressive redesign: squircle shapes, pill buttons, 2-pane UI for large screens, etc.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/eighthave&quot;&gt;Hans (@eighthave)&lt;/a&gt; came upon an interesting interview with &lt;a href=&quot;https://www.sidephone.com/&quot;&gt;Sidephone&lt;/a&gt; founders on the &lt;a href=&quot;https://vivaldi.com/&quot;&gt;Vivaldi&lt;/a&gt; podcast. They use F-Droid as a white label app for their app store and F-Droid tooling to distribute extra apps that their users might need. Check out their &lt;a href=&quot;https://docs.sidephone.com/en/articles/13625998-officially-supported-applications&quot;&gt;cool app collection&lt;/a&gt; on their website. If you scan any of the QR codes there with your F-Droid client, you’ll see what I mean :). Listen to what they had to say on the &lt;a href=&quot;https://vivaldi.com/blog/sebastian-snell-chris-ristovski-sidephone-for-a-better-web/&quot;&gt;Vivaldi podcast&lt;/a&gt;&lt;/p&gt;

&lt;h4 id=&quot;removed-apps&quot;&gt;Removed Apps&lt;/h4&gt;

&lt;h5 id=&quot;1-apps-were-removed&quot;&gt;1 apps were removed&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;Kords : A ukulele chords dictionary and songbook.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;46-apps-were-newly-added&quot;&gt;46 apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.yukh.xui&quot;&gt;3X-UI Manager&lt;/a&gt;&lt;/strong&gt;: Manage your 3x-ui / Xray proxy panels from your phone&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.andsi.airlyrics&quot;&gt;AirLyrics&lt;/a&gt;&lt;/strong&gt;: Floating synced lyrics for Android&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.axi.axichat&quot;&gt;Axichat&lt;/a&gt;&lt;/strong&gt;: Replace your email, messenger, and calendar with one app.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.burgers&quot;&gt;Battle for Burgers 🍔🍔🍔&lt;/a&gt;&lt;/strong&gt;: An Online-Multiplayer game. Collect so much more burgers as you can.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gracethings.bubblenotice&quot;&gt;Bubble Notice&lt;/a&gt;&lt;/strong&gt;: A lightweight bubble notice tool, providing more intuitive notifications for the&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.acamol.qbit&quot;&gt;Captain qBit&lt;/a&gt;&lt;/strong&gt;: Control your qBittorrent server from your phone&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.org.retallack.claymodeler&quot;&gt;ClayModeller&lt;/a&gt;&lt;/strong&gt;: Create 3D models for clay printing with intuitive touch sculpting&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.filepipe.gh&quot;&gt;FilePipe: Auto media organizer&lt;/a&gt;&lt;/strong&gt;: Your files, your rules. Automatically sort and move media with smart rules.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hexcorp.futoshiki&quot;&gt;Futoshiki&lt;/a&gt;&lt;/strong&gt;: A clean, modern Futoshiki logic puzzle game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.k2040.geojoystick&quot;&gt;GeoJoystick&lt;/a&gt;&lt;/strong&gt;: Floating mock-location joystick for emulator testing&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.peer.topeer.global_send&quot;&gt;Global Send&lt;/a&gt;&lt;/strong&gt;: Anonymous messaging with encryption &amp;amp; direct connection&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.glyfen.app&quot;&gt;Glyfen&lt;/a&gt;&lt;/strong&gt;: Offline OCR for Android. Search your photos by text, entirely on-device.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.goodecho.app&quot;&gt;good-echo&lt;/a&gt;&lt;/strong&gt;: Time travelling audio recorder for Android.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.kawaiis.journal&quot;&gt;Journal Multilingual&lt;/a&gt;&lt;/strong&gt;: Open-source drug use tracker with interaction checker and multilingual support.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.privkey.keep&quot;&gt;Keep: FROST Nostr Signer&lt;/a&gt;&lt;/strong&gt;: FROST threshold signer and Nostr event signer for Android&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kingalex.kingpong&quot;&gt;King Pong&lt;/a&gt;&lt;/strong&gt;: Retro Pong campaign with multiplayer and a secret ending&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vipedev.kords2&quot;&gt;Kords&lt;/a&gt;&lt;/strong&gt;: A ukulele chords dictionary and songbook.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.l5rcm.companion&quot;&gt;L5RCM Companion&lt;/a&gt;&lt;/strong&gt;: Play-at-the-table sheet viewer for L5R 4E characters&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/today.notfeelingit.lcdpet&quot;&gt;LCDPet&lt;/a&gt;&lt;/strong&gt;: Tiny offline LCD-style virtual pet for Android&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.helloworld3003.livewallpaperdinogame&quot;&gt;Live Wallpaper Dino Game&lt;/a&gt;&lt;/strong&gt;: A fully playable, retro Chrome Dino runner game on your home screen.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ahad.macat&quot;&gt;maCat&lt;/a&gt;&lt;/strong&gt;: Catalogue your wardrobe and browse it with a full-screen swipe feed&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.vipaol.mobapp.game&quot;&gt;Mobapp Game&lt;/a&gt;&lt;/strong&gt;: Minimalist physics arcade: speed, flips, built-in editor&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.occm.app&quot;&gt;occm&lt;/a&gt;&lt;/strong&gt;: A Mastodon client built specifically for the occm server&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.office&quot;&gt;Office&lt;/a&gt;&lt;/strong&gt;: Viewer/editor supporting ODF and Microsoft files, with E2EE collaboration&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.openkuma&quot;&gt;OpenKuma&lt;/a&gt;&lt;/strong&gt;: Read-only viewer for your Uptime Kuma monitors. Private, no ads, no tracking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.esiliati.repo.picostreaming.app&quot;&gt;PicoStreamingApp&lt;/a&gt;&lt;/strong&gt;: Minimal RTMP streaming app.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.polyalerts&quot;&gt;PolyAlerts&lt;/a&gt;&lt;/strong&gt;: Price &amp;amp; % alerts for Polymarket prediction markets. Unofficial. No account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.huppke.questlog&quot;&gt;Quest Log&lt;/a&gt;&lt;/strong&gt;: Balance life’s Main and Side Quests in a private, offline game-themed to-do app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.relaypony.android&quot;&gt;RelayPony&lt;/a&gt;&lt;/strong&gt;: Encrypted file transfer, phone to phone. Offline, no account, no cloud.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resonance.music&quot;&gt;Resonance&lt;/a&gt;&lt;/strong&gt;: Stream music from your Subsonic or Navidrome server&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.singular.looper&quot;&gt;Rubber Ring&lt;/a&gt;&lt;/strong&gt;: A looper for practicing song parts.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.scrib.transcriber&quot;&gt;Scrib&lt;/a&gt;&lt;/strong&gt;: On-device voice transcription. Your audio never leaves your phone.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sleepguard&quot;&gt;SleepGuard&lt;/a&gt;&lt;/strong&gt;: Locks your phone when you fall asleep watching videos. No ads, open source.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.xitee.sleeptimer&quot;&gt;SleepTimer&lt;/a&gt;&lt;/strong&gt;: Audio fade-out and screen lock at the end of a countdown. No ads, no internet.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.soundcenter.player&quot;&gt;Sound Center&lt;/a&gt;&lt;/strong&gt;: Local music and podcast player, built to enhance your quality of life.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.kerballone.spamblocker&quot;&gt;SpamBlocker Extended (Call/SMS/Notification)&lt;/a&gt;&lt;/strong&gt;: Spam Call/SMS/Notification blocker&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.thomasbuilds.spectre&quot;&gt;Spectre&lt;/a&gt;&lt;/strong&gt;: Radio frequency scanner with recon and offensive capabilities&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.sterna&quot;&gt;Sterna Mail&lt;/a&gt;&lt;/strong&gt;: Private, modern Android email client for JMAP — with full IMAP/SMTP support.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streak.app&quot;&gt;Streak&lt;/a&gt;&lt;/strong&gt;: A minimal, private, ad-free habit tracker. One tap to log, watch streaks grow.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.StudyDesk.app&quot;&gt;StudyDesk&lt;/a&gt;&lt;/strong&gt;: Know what to study next — a decision-free study tracker&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ah.taplock&quot;&gt;TapLock&lt;/a&gt;&lt;/strong&gt;: Lock your screen instantly with a double tap.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tunefriend.app&quot;&gt;TuneFriend&lt;/a&gt;&lt;/strong&gt;: Stream music from your friend’s Subsonic server&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.evokelektrique.tunnelforge&quot;&gt;TunnelForge&lt;/a&gt;&lt;/strong&gt;: L2TP/IPsec VPN client for modern Android&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.astoris.ursa&quot;&gt;URSA&lt;/a&gt;&lt;/strong&gt;: Native Android client for Uptime Kuma with FOSS push, no Google services.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.draken.usagi&quot;&gt;Usagi&lt;/a&gt;&lt;/strong&gt;: Open-source manga reader for Android&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.codeg0blin.videowallpaper&quot;&gt;Video Live Wallpaper&lt;/a&gt;&lt;/strong&gt;: Set any video on your device as a looping live wallpaper&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;downgraded-apps&quot;&gt;Downgraded Apps&lt;/h4&gt;

&lt;h5 id=&quot;1-apps-were-downgraded&quot;&gt;1 apps were downgraded&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.taler.wallet.fdroid&quot;&gt;Taler Wallet&lt;/a&gt;&lt;/strong&gt; was downgraded from &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt; to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;384 apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.divverent.aaaaxy&quot;&gt;AAAAXY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.119+20260707.4078.2e818dc3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.szalkowski.activitylauncher&quot;&gt;Activity Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shapeshed.aerial&quot;&gt;Aerial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.airplay&quot;&gt;AirPlay Server&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.meypod.al_azan&quot;&gt;Al-Azan - Prayer Times&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.meypod.al_quran&quot;&gt;Al-Quran - Simple&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ai.privatebydesign.albi&quot;&gt;Albi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.30.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.bible.android.activity&quot;&gt;AndBible: Bible Study&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.1108&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fr3ts0n.ecu.gui.androbd&quot;&gt;AndrOBD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;V2.7.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.digitallyrefined.androidipcamera&quot;&gt;Android IP Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.teamclouday.AndroidMic&quot;&gt;AndroidMic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anisync.android&quot;&gt;AniSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/exa.lnx.a&quot;&gt;AnLinux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.75 Stable&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.apk.editor&quot;&gt;APK Explorer &amp;amp; Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.35&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/neth.iecal.curbox&quot;&gt;App Blocker: Curbox Detox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.pranav.applock&quot;&gt;App Lock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roundsalmon4.appverifier&quot;&gt;AppVerifier BG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zip.arcanum&quot;&gt;Arcanum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.archivekeep.ArchiveKeep&quot;&gt;ArchiveKeep&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons&quot;&gt;Arcticons&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.light&quot;&gt;Arcticons Black&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.daynight&quot;&gt;Arcticons Day &amp;amp; Night&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.you&quot;&gt;Arcticons Material You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.poppingmoon.aria&quot;&gt;Aria for Misskey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.saad_khan_rind.atmosphere_effect&quot;&gt;Atmo Engine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dimowner.audiorecorder&quot;&gt;Audio Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rinoprogram.audiovisualizer&quot;&gt;Audio Visualizer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.jaimin.auraorbit&quot;&gt;AuraOrbit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.autoautorotate&quot;&gt;Auto Auto-Rotate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.14.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.oxycblt.auxio&quot;&gt;Auxio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.espruino.gadgetbridge.banglejs&quot;&gt;Bangle.js Gadgetbridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.92.2-banglejs&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.atharok.barcodescanner&quot;&gt;Barcode Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;86.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;75.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/codes.swistak.batterymonitor&quot;&gt;Battery Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/montafra.beam&quot;&gt;Beam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.binaryeye&quot;&gt;Binary Eye&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.75.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.uli.bokyfivavahana2&quot;&gt;Boky Fivavahana Anglikana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.boldwallet&quot;&gt;Bold Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.28.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jithware.brethap&quot;&gt;Brethap&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.briarproject.briar.android&quot;&gt;Briar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mostafa.brickblast&quot;&gt;Brick Blast&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.kafuu.bilidownload&quot;&gt;BVD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.5.foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.uc.caffeine&quot;&gt;Caffeine Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jeanlucmakiola.calendula&quot;&gt;Calendula&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.14.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.henriquecouto.calsync&quot;&gt;CalSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.1-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.ign.geoportail&quot;&gt;Cartes IGN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;42.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.hackerchick.catima&quot;&gt;Catima — Loyalty Card Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.43.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.chance&quot;&gt;Chance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.furthersecrets.chemsearch&quot;&gt;ChemSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.7b&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.metacubex.clash.meta&quot;&gt;Clash Meta For Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.30.Meta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.clench.wallet&quot;&gt;Clench Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/systems.sieber.fsclock&quot;&gt;Clock Screensaver &amp;amp; Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bnyro.clock&quot;&gt;Clock You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;B0.0.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.spencerpages&quot;&gt;Coin Collection&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gwitko.conduit&quot;&gt;Conduit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.14-full&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferrarid.converterpro&quot;&gt;Converter NOW: Unit Converter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cryptosafe.app&quot;&gt;CryptoSafe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.git.itdolan31.crystalpad&quot;&gt;Crystalpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nathanatos.Cuppa&quot;&gt;Cuppa - Tea Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.afkanerd.deku&quot;&gt;Deku SMS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.75.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asnelt.derandom&quot;&gt;Derandom&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rajnishkmehta.dhwanicontrol&quot;&gt;Dhwani - Volume Control&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.dima.defense&quot;&gt;Dima Defense ⚔️&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.discoveradsfilter&quot;&gt;Discover Ads Filter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.clombardo.dnsnet&quot;&gt;DNSNet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dobby.vpn&quot;&gt;DobbyVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.probably_oxy.drift&quot;&gt;Drift // Audio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.looker.droidify&quot;&gt;Droid-ify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.christianbeier.droidvnc_ng&quot;&gt;droidVNC-NG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.drowser&quot;&gt;Drowser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.286.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.econverter.app&quot;&gt;EbookConverter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/edge.roll&quot;&gt;Edge Roll&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.electrum.electrum&quot;&gt;Electrum Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.07.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flasskamp.energize&quot;&gt;Energize&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.photos.fdroid&quot;&gt;Ente Photos - Open source, end-to-end encrypted al&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.58&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.15-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.depau.etchdroid&quot;&gt;EtchDroid ISO to USB Writer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ewoc2026.ewoc&quot;&gt;Ewoc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.dyhkwong.sagernet&quot;&gt;Exclave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.46&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.fdroid&quot;&gt;F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-alpha11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.basic&quot;&gt;F-Droid Basic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-alpha11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chenyifaer.fafarunner&quot;&gt;FaFa Runner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.siddharthagolu.fastlog&quot;&gt;FastLog&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brokenpip3.fatto&quot;&gt;Fatto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Deception&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;152.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.sesu8642.feudaltactics&quot;&gt;Feudal Tactics&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roozbehzarei.filester&quot;&gt;Filester&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.3-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.openapps.fintrack&quot;&gt;FinTrack - Expense manager (Money)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fitforge.fitforge&quot;&gt;FitForge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dimension.flare&quot;&gt;Flare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.floflacards.app&quot;&gt;FloFla Cards&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flux&quot;&gt;Flux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.8.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.8.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fossify.messages&quot;&gt;Fossify Messages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nz.eloque.foss_wallet&quot;&gt;FossWallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.48.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zhangke.fread&quot;&gt;Fread&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.a4a.g8invoicing&quot;&gt;g8 - invoice, delivery note&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge&quot;&gt;Gadgetbridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.92.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gdf.hema_timer&quot;&gt;GDF HEMA Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gemwallet.android&quot;&gt;Gem Wallet: Bitcoin, USDT, BNB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.102&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.geto&quot;&gt;Geto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maneeshacooray.gitling&quot;&gt;Gitling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.52&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.timeto.app&quot;&gt;Goals Tracker 24/7 - timeto.me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.haroldmartin.golwallpaper&quot;&gt;GoL Screensaver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.apps.adrcotfas.goodtime&quot;&gt;Goodtime: Pomodoro Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.gotify&quot;&gt;Gotify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.akanework.gramophone&quot;&gt;Gramophone&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.grove&quot;&gt;Grove&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostsinthelab.apps.guilelessbopomofo&quot;&gt;Guileless Bopomofo Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.lepisma.harp&quot;&gt;Harp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.68.69&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.monkopedia.healthdisconnect&quot;&gt;Health Disconnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/helium314.keyboard&quot;&gt;HeliBoard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mobilefork.hermesagent&quot;&gt;Hermes Agent Fork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.145&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/social.holos.app&quot;&gt;Holos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.studio4plus.homerplayer2&quot;&gt;Homer Audio Player for Seniors&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ltrademark.hourly&quot;&gt;HRLY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.alextran.immich&quot;&gt;Immich&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.immichuploader&quot;&gt;Immich Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.smc.inputmethod.indic&quot;&gt;Indic Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0-beta4-offline&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.euria&quot;&gt;Infomaniak Euria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.drive&quot;&gt;Infomaniak kDrive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.17.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.armanmaurya.internetradio&quot;&gt;Internet Radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.inure&quot;&gt;Inure App Manager (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;build107.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pan.alexander.tordnscrypt.stable&quot;&gt;InviZible Pro: Tor &amp;amp; Firewall, DNSCrypt &amp;amp; I2P&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260706-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kaqui&quot;&gt;Kakugo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.43&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ronynn.karui&quot;&gt;Karui ToDo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivanovsky.passnotes&quot;&gt;KeePassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.18.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sds100.keymapper&quot;&gt;Key Mapper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lembra.app&quot;&gt;Lembra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.berdik.letmedowngrade&quot;&gt;Let Me Downgrade&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.godisch.potillus&quot;&gt;Libellus Potionis&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.81.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.benibela.videlibri&quot;&gt;Library App VideLibri&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.960&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.proninyaroslav.libretorrent&quot;&gt;LibreTorrent&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lichess.mobileV2&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.25.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sakethh.linkora&quot;&gt;Linkora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0-beta.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.10-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.meow.lnctattendance&quot;&gt;LNCTU Attendance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cvc953.localplayer&quot;&gt;Local Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.cmcdaniel.localcrop&quot;&gt;LocalCrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe.localserver&quot;&gt;LocalTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.lrc_r&quot;&gt;Lrc-R&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.moi.lumine&quot;&gt;Lumine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.garemat.lunachron&quot;&gt;LunaChron&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.37.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.magnifica&quot;&gt;Magnifica&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kapoue.maintask&quot;&gt;MainTask&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.12.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.46&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mapcomplete&quot;&gt;MapComplete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.61.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/orinasa.njarasoa.maripanatokana&quot;&gt;maripànaTokana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.63&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markreader&quot;&gt;MarkReader - Markdown Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maelchiotti.localmaterialnotes&quot;&gt;Material Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mattermost.rnbeta&quot;&gt;Mattermost Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.41.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xinto.mauth&quot;&gt;Mauth&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.metiq&quot;&gt;Metiq: noise &amp;amp; ambient sounds&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.moekadu.metronomenext&quot;&gt;Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.thomaskuenneth.mintime&quot;&gt;Min Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.anuke.mindustry&quot;&gt;Mindustry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8-fdroid-159.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr - GTD Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.miniter&quot;&gt;Miniter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lcdcode.moodcairns&quot;&gt;Mood Cairns&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mooneva.app&quot;&gt;Mooneva Cycle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.wuapps.moredays&quot;&gt;moreDays&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.murinelauncher&quot;&gt;Murine Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.125.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myfinancemate&quot;&gt;MyFinanceMate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.chlup.myshare&quot;&gt;MyShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.75&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yosefario.nclientv3&quot;&gt;NClientV3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jordanadema.nebula&quot;&gt;Nebula HDR screensaver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.networkscanner.app&quot;&gt;Network Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.appmindlab.nano&quot;&gt;neutriNote CE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.nextcloud.deck&quot;&gt;Nextcloud Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.owncloud.notes&quot;&gt;Nextcloud Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;34.0.1 RC1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.20.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.talk2&quot;&gt;Nextcloud Talk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;24.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.notesr&quot;&gt;NoteSR - Encrypted Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.notivault&quot;&gt;Notification Vault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.noty.app&quot;&gt;Noty - Notes in Notification&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nymtech.nymvpn&quot;&gt;NymVPN – Anonymous No-Log VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;nym-vpn-fdroid-2026.11.2-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.imranr.obtainium.fdroid&quot;&gt;Obtainium&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.obtainx&quot;&gt;ObtainX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.powerdino.splatoon3_companion&quot;&gt;Octo8&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.odysee.floss&quot;&gt;Odysee&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.9-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.mysportsmate.officebreak&quot;&gt;Office Break&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.offlinecurrencyconverter.app&quot;&gt;Offline Currency Converter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rumcajs.offlinewebsearch&quot;&gt;Offline Web Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bartixxx.oneplusarbchecker&quot;&gt;OnePlus ARB Checker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.onloc.android&quot;&gt;Onloc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.noisruker.openPasskeyAuth&quot;&gt;Open Passkey Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks&quot;&gt;OpenTracks (Non-reproducible)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.28.0irreproducible&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks.playstore&quot;&gt;OpenTracks (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.28.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Arturo254.opentune&quot;&gt;OpenTune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dt.opnsense_manager&quot;&gt;OPNsense Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.orgzlyrevived&quot;&gt;Orgzly Revived&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.rubec.otoscope&quot;&gt;Otoscope&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.stardomains3.oxproxion&quot;&gt;oxproxion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.102&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cash.p.terminal&quot;&gt;P.CASH Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.57.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.padconnect&quot;&gt;PadConnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;90&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.passvault&quot;&gt;PassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.passwordstore.agrahn&quot;&gt;Password Store&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.passwordstore.pando85&quot;&gt;Password Store (Passkey Edition)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.7b&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pennywiseai.tracker&quot;&gt;PennyWise AI - Expense Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.myperm&quot;&gt;Permission Pilot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/br.com.colman.petals&quot;&gt;Petals: Cannabis Use Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.41.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tjEnterprises.phase10Counter&quot;&gt;Phase10Counter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.leonlatsch.photok&quot;&gt;Photok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.7b&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kjxbyz.picguard&quot;&gt;PicGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.pielauncher&quot;&gt;Pie Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.27.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.blumia.pineapple.lockscreen.oss&quot;&gt;Pineapple Lock Screen (OSS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.pingoff&quot;&gt;PingOff&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.khoj.pitaka.fdroid&quot;&gt;Pitak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.p1graph.pitchvis&quot;&gt;PitchVis&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.playtube&quot;&gt;PlayTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.Podcini.A&quot;&gt;Podcini.A - Extensible media instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bithack.principia&quot;&gt;Principia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.09&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.techtrest.privamatic&quot;&gt;Privamatic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.procrastilearn.app&quot;&gt;ProcrastiLearn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/proton.android.authenticator.fdroid&quot;&gt;Proton Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/proton.android.pass.fdroid&quot;&gt;Proton Pass: Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.40.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;ProtonVPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.19.43.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quad9.aegis&quot;&gt;Quad9 Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.queens&quot;&gt;Queens&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.difft.temptalk&quot;&gt;Quicall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.theficos.quire&quot;&gt;Quire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.13.221&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.quoteunquote&quot;&gt;Quote Unquote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.56.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shalenmathew.quotesapp&quot;&gt;Quotes.app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.readwide.manager&quot;&gt;Readwide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.RecorderX&quot;&gt;RecorderX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.remember.gh&quot;&gt;Remember: Notes &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.adithya_jayan.myrepertoirapp.fdroid&quot;&gt;Repertoire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samyak.repostore&quot;&gt;RepoStore&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.celzero.bravedns&quot;&gt;Rethink: DNS + Firewall + VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.5.5y&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.85&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.notcvnt.rknhardering&quot;&gt;RKNHardering&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/invalid.lena.rsend&quot;&gt;rsend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.akexorcist.ruammij&quot;&gt;Ruam Mij&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260706&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.biplobsd.rsm&quot;&gt;Running Services Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.carriez.flutter_hbb&quot;&gt;RustDesk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.saber&quot;&gt;Saber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.35.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.sambalite&quot;&gt;SambaLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.scrambledeggsif&quot;&gt;Scrambled Exif&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inod.screenofftimer&quot;&gt;Screen Off Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seeker.seekprivacy&quot;&gt;SeekPrivacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/network.loki.messenger.fdroid&quot;&gt;Session F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.33.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hwyl.sexytopo&quot;&gt;SexyTopo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.halim.shelfdroid&quot;&gt;ShelfDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kitsumed.shizucallrecorder&quot;&gt;ShizuCallRecorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.computerelite.shockalarm&quot;&gt;ShockAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.domob.shopt2&quot;&gt;Shopt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.shiningcat.simplehiit&quot;&gt;SimpleHIIT&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.04&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.b3log.siyuan&quot;&gt;SiYuan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.1:Caelus&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fpf.smartscan&quot;&gt;SmartScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.smouldering_durtles.wk&quot;&gt;Smouldering Durtles&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.socks5&quot;&gt;Socks5 Proxy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lorenzomarci.sosring&quot;&gt;SOS Ring&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.nuage.souvenirs&quot;&gt;Souvenirs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/spam.blocker&quot;&gt;SpamBlocker (Call &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.micoyc.speakthat&quot;&gt;SpeakThat!&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sponsorcut&quot;&gt;SponsorCut&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daemon.ssh&quot;&gt;SshDaemon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.39&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.standardnotes&quot;&gt;Standard Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.201.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/acab.naiveha.subrosa&quot;&gt;sub rosa by naiveHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.97-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brahmadeo.supertonic.tts&quot;&gt;Supertonic TTS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.23.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.musheer360.swiftslate&quot;&gt;SwiftSlate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.54&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.catfriend1.syncthingfork&quot;&gt;Syncthing-Fork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tacticmaster&quot;&gt;TacticMaster&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.36&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grappim.taigamobile.fdroid&quot;&gt;Taiga Mobile Nova&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.taler.merchantpos&quot;&gt;Taler Point-of-Sale Terminal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.corphish.quicktools&quot;&gt;Text Tools&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.teyin&quot;&gt;Teyin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.threema.app.libre&quot;&gt;Threema Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.0l&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.thumbkey&quot;&gt;Thumb-Key&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.killi199.timetracking&quot;&gt;time-tracking&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.timelimit.android.aosp.direct&quot;&gt;TimeLimit.io&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benji377.timety&quot;&gt;Timety&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.diamondforge.tokn&quot;&gt;Tokn - MFA / 2FA authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forthecommunity.torrentsdigger&quot;&gt;Torrents Digger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/trailence.org&quot;&gt;Trailence&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/whl.trending.ai&quot;&gt;Trending AI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;354.260707.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;354.260707.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tūī&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.bixilon.unithen&quot;&gt;UniThen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.checkmk.unofficial_checkmk_monitoring&quot;&gt;Unofficial CheckMK Monitoring&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.horizontalsystems.bankwallet&quot;&gt;Unstoppable&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.49.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bringyour.network&quot;&gt;URnetwork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.7.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.stresa.uturn&quot;&gt;UT.urn - YouTube facilitator for Podcini.A&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.uwrplan.app&quot;&gt;UWR Planer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ventoid.app&quot;&gt;Ventoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.blau.android&quot;&gt;Vespucci - an OSM Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.phnem.vetro&quot;&gt;Vetro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v3.3.1-Stable&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.volksverpetzer.app&quot;&gt;Volksverpetzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.volumelockr&quot;&gt;VolumeLockr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.volumeX&quot;&gt;VolumeX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.voyagerfiles&quot;&gt;Voyager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.watersort&quot;&gt;Water Sort&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup&quot;&gt;WaveUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.nktnet.webviewkiosk&quot;&gt;Webview Kiosk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.davidchilin.werewolves_game&quot;&gt;werewolves_game&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.windscribe.vpn&quot;&gt;Windscribe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire • Secure Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.29.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.encgallery&quot;&gt;Wolf Gallery&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.exclude0122.xivpn&quot;&gt;XiVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.xrayfa&quot;&gt;XrayFA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.58.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.4-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.irmacard.cardemu&quot;&gt;Yivi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yubico.yubioath&quot;&gt;Yubico Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sarangem.zenwell&quot;&gt;Zenwell: Stop doomscrolling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.professor.zerion&quot;&gt;Zerion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.oeffisounds.app&quot;&gt;Öffi Sounds&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.wceng.sufei&quot;&gt;素扉&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/barilyuk.texetescribe&quot;&gt;TeXeTeScribe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;


        </content>
        
        <author>
			<name>paulali</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Android Developer Vindication</title>
		<link href="https://f-droid.org/en/2026/07/09/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/07/09/twif.html"/>
		<id>https://f-droid.org/2026/07/09/twif.html</id>
		<published>2026-07-09T00:00:00+00:00</published>
		<updated>2026-07-09T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-thursday-09-jul-2026-week-28&quot;&gt;TWIF curated on Thursday, 09 Jul 2026, Week 28&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;Last week we skipped our weekly post as we got busy with more pressing tasks
around F-Droid, hence the lists below grew a bit more. &lt;em&gt;What did we do instead?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;On the client side, we are &lt;a href=&quot;https://gitlab.com/fdroid/fdroidclient/-/milestones/55#tab-issues&quot;&gt;polishing&lt;/a&gt;
version &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0&lt;/code&gt; as we come close to a stable release to be offered to everyone.
This means we get more eyes on changes, weight decisions and their impact, visit
and close old issue, ping users that reported bugs to get one last feedback loop
going and more. If you’ve been reading past TWIFs you’re mostly up to date, but
we’ll include more fixes and improvements over &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha10&lt;/code&gt; when ready.&lt;/p&gt;

&lt;p&gt;We also had our own board member &lt;a href=&quot;https://mastodon.social/@marcprux&quot;&gt;Marc Prud’hommeaux&lt;/a&gt;
analyze the latest Google announcement and the timeline pertaining to the
&lt;a href=&quot;https://keepandroidopen.org&quot;&gt;Android lock-down&lt;/a&gt;. Since we’ve been writing about
this for the last 10 months we hope everyone understands already how their actions and
plans are affecting F-Droid and the whole FLOSS Android ecosystem by now. In
&lt;a href=&quot;https://f-droid.org/2026/07/01/adv-malware.html&quot;&gt;“What We Talk About When We Talk About Malware”&lt;/a&gt;
&lt;em&gt;(already translated in 4 more languages)&lt;/em&gt; he explains how the developers are
asked to give Google a &lt;em&gt;carte blanche&lt;/em&gt; when agreeing to their vague terms.
&lt;em&gt;Cui bono?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;A fresh category was added, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/categories/volume/&quot;&gt;Volume&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Manage volume setting&lt;/em&gt; and two new apps: &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rajnishkmehta.dhwanicontrol&quot;&gt;Dhwani - Volume Control&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Restore system volume controls on devices with broken volume buttons&lt;/em&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/granularvolume.com&quot;&gt;Granular Volume: Quiet Dial&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Make any app quieter than your phone’s minimum. A floating fine volume dial.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The website Category listing is a huge long page now, luckily contributors started porting the &lt;em&gt;meta&lt;/em&gt; categories design from the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0&lt;/code&gt; client update, so this will be improved soon.&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;The Bryant Review serves us two new interviews. First with DocWolle, that you already know as the prolific &lt;strong&gt;&lt;a href=&quot;https://search.f-droid.org/?q=woheller69&quot;&gt;woheller69&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;(how many apps? wow)&lt;/em&gt;, in &lt;a href=&quot;https://gardinerbryant.com/f-droid-and-the-future-of-open-source/&quot;&gt;“F-Droid and the Future of Open-Source Android; An Interview with DocWolle”&lt;/a&gt; they cover the human behind the nickname, app development, the AI rise and the Android changes to come. Second with PranshulGG, creator of WeatherMaster &lt;em&gt;(not yet in F-Droid, but in the IzzyOnDroid repo)&lt;/em&gt;, in &lt;a href=&quot;https://gardinerbryant.com/weathermaster-open-source-and-the-future-of-android/&quot;&gt;“WeatherMaster, Open Source, and the Future of Android; An Interview with Pranshul”&lt;/a&gt; they talk about the ease to build for Android, open-source, privacy and the future of app stores.&lt;/p&gt;

&lt;p&gt;The second intro is particularly interesting:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;&lt;em&gt;When I recently interviewed DocWolle about his work on open-source Android, one thing became immediately clear: some of the most interesting developers aren’t working inside giant companies or chasing millions of downloads. They’re building software because they genuinely want to solve problems, share their work with others, and make Android a better place for everyone&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;We hear Google repeating that the Android lock-down is appreciated by everyone, while (you) our users and the FLOSS apps developers fought for a free Android, against the Google changes, since day one.&lt;/p&gt;

&lt;p&gt;Google pushed its own app verification app to 4 billion devices, but we &lt;em&gt;already have app verification at home&lt;/em&gt;, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roundsalmon4.appverifier&quot;&gt;AppVerifier BG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.1&lt;/code&gt;, and it fulfills our needs: FLOSS, decentralized and driven by the community. &lt;em&gt;No gate-keepers needed nor wanted!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.espruino.gadgetbridge.banglejs&quot;&gt;Bangle.js Gadgetbridge&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge&quot;&gt;Gadgetbridge&lt;/a&gt;&lt;/strong&gt; were updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.92.1&lt;/code&gt; adding more supported devices, per device features &lt;a href=&quot;https://codeberg.org/Freeyourgadget/Gadgetbridge/src/branch/master/CHANGELOG.md#0-92-0&quot;&gt;and fixes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.evcc.android&quot;&gt;evcc - solar charging&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt; with a key change. The nature of the tools used to build the app makes it hard, for now, to successfully build reproducible apps. Hence, the developer, after many tries, decided to switch the app to the F-Droid signature. If you’ve installed the app before June 26, please uninstall and reinstall it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mkx.hrttracker&quot;&gt;Featherline: HRT Tracker&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Private medication tracker for HRT routines — plans, reminders, personal logs&lt;/em&gt;, was just added, a first in F-Droid. It’s local, encrypted, lockable and easy to visualize.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;152.0.4&lt;/code&gt;. Major version &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;152&lt;/code&gt; has brought a lot of UI fixes, security fixes, PDF sharing and page zoom performance improvements, but it’s not trouble free. Some users, with a diverse mix of devices and Android versions, seem to not be able to even start the app. If you encountered as such you can try &lt;em&gt;this one weird trick&lt;/em&gt;: &lt;strong&gt;open a URL by sharing it from another app&lt;/strong&gt;. When the app starts, go to Settings, Home Page, and toggle off all the items &lt;em&gt;(shortcuts, privacy report, etc)&lt;/em&gt; and test. Some testers were able to enable them back and fix Fennec, but results can vary. We are tracking this issue &lt;a href=&quot;https://gitlab.com/relan/fennecbuild/-/work_items/191&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.obtainx&quot;&gt;ObtainX&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;A supercharged Obtainium: get app updates straight from the source&lt;/em&gt;, was just added. A fork of &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.imranr.obtainium.fdroid&quot;&gt;Obtainium&lt;/a&gt;&lt;/strong&gt;, also updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.2&lt;/code&gt; last week, it adds &lt;a href=&quot;https://github.com/bikram-agarwal/ObtainX/blob/main/docs/Difference_with_Obtainium.md&quot;&gt;a lot of nice things&lt;/a&gt; on top, too many to list here. An interesting one concerning F-Droid and IzzyOnDroid, is App Verification support straight from our repos, you can get the &lt;a href=&quot;https://github.com/bikram-agarwal/ObtainX/blob/main/docs/build-verification-guide.md&quot;&gt;details here&lt;/a&gt;. &lt;em&gt;Fun fact: &lt;strong&gt;Obtainium&lt;/strong&gt; will get a refresh to Material Design 3 in the next version.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.pyload.android.client&quot;&gt;pyLoad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.2&lt;/code&gt; modernizing the app after a 5 year pause with better themes, exceptions handling, latest Android support and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cbouvat.android.saracroche&quot;&gt;Saracroche&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt; with many &lt;a href=&quot;https://codeberg.org/cbouvat/saracroche-android/src/branch/HEAD/CHANGELOG.md#5-0-0-2026-06-30&quot;&gt;changes under the nice interface&lt;/a&gt;. Les Numeriques magazine has an interview &lt;em&gt;(in French)&lt;/em&gt; with the developer &lt;a href=&quot;https://www.lesnumeriques.com/mobilite-c17/j-ai-voulu-creer-une-app-gratuite-open-source-et-respectueuse-de-la-vie-privee-saracroche-le-logiciel-qui-veut-mettre-fin-aux-demarchages-telephoniques-a258708.html&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kitsumed.shizucallrecorder&quot;&gt;ShizuCallRecorder&lt;/a&gt;&lt;/strong&gt; just got switched from the F-Droid signer to the upstream developer one. If you’ve installed it before July 6 you’ll need to uninstall and reinstall the new version.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.torproject.vpn&quot;&gt;Tor VPN Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0Beta&lt;/code&gt; &lt;a href=&quot;https://gitlab.torproject.org/tpo/applications/vpn/-/blob/HEAD/CHANGELOG.md#beta-8-180beta&quot;&gt;polishing the experience&lt;/a&gt;. We’ve skipped &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0Beta&lt;/code&gt; and the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;x86&lt;/code&gt; and &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;x86_64&lt;/code&gt; architecture builds for now as reproducibility verification was failing.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;@shuvashish76&lt;/a&gt; brings a bag of goodies:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.muntashirakon.AppManager&quot;&gt;App Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt; after one year. Now we have ADB data backup, filter-based profiles, app usage barchart, more installer options, better performance, nicer UI &amp;amp; accessibility and &lt;a href=&quot;https://github.com/MuntashirAkon/AppManager/releases/tag/v4.1.0&quot;&gt;more&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt; with fixes. &lt;a href=&quot;https://f-droid.org/2026/06/26/twif.html#community-news&quot;&gt;Last week&lt;/a&gt; the developer talked about the experience of adding the app in F-Droid, this week, in line with Marc’s post mentioned in the opening, the developer is pondering &lt;em&gt;(in Spanish)&lt;/em&gt; &lt;a href=&quot;https://escritura.social/ferlagod/el-callejon-sin-salida-de-android-trago-con-google-play-o-dejo-a-rocinante-en&quot;&gt;the future of app distribution&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leekleak.trafficlight&quot;&gt;Traffic Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt; adding data plans enhancements, persistent notifications &lt;a href=&quot;https://github.com/leekleak/traffic-light/releases/tag/v3.0&quot;&gt;and more&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;FLOSS developers are doing a great job, but they need help to be able to work, fix and enhance. Apps that depend on hosted services, like &lt;a href=&quot;https://f-droid.org/packages/fr.gaulupeau.apps.InThePoche/&quot;&gt;wallabag&lt;/a&gt;, need people to administer servers, incurring a cost. The wallabag.it, paid services, &lt;a href=&quot;https://wallabag.it/en/blog/2026/06/30/wallabag-it-funds-open-source-development/&quot;&gt;will directly fund&lt;/a&gt; development work contributed back to the project, helping to keep the ecosystem healthy.&lt;/p&gt;

&lt;h4 id=&quot;archived-apps&quot;&gt;Archived Apps&lt;/h4&gt;

&lt;p&gt;Contributor &lt;a href=&quot;https://gitlab.com/Maxwell.s-demon&quot;&gt;@Maxwell.s-demon&lt;/a&gt; got a shiver
to ponder the future of apps whose code was archived, took time to visit many of
them and report which should be marked as “archived”. As usual we encourage you
to &lt;em&gt;(expand the list and)&lt;/em&gt; see if you need to replace any app with one that’s
still developed. &lt;em&gt;NOTE: If you are using the latest client version 2.0-alpha10,
you will be informed about these in the MyApps -&amp;gt; Issues section.&lt;/em&gt;&lt;/p&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;58 apps were moved to the Archive repo&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;10,000 sentences: Learn new words in foreign languages&lt;/li&gt;
    &lt;li&gt;aTox: aTox, a beautiful and modern Tox client&lt;/li&gt;
    &lt;li&gt;Aurora: Non-official Library Genesis mobile client&lt;/li&gt;
    &lt;li&gt;AutoDark: Utility to schedule system dark mode&lt;/li&gt;
    &lt;li&gt;Avare: Aviation map&lt;/li&gt;
    &lt;li&gt;BBS: Monitor battery behaviour with Better Battery Stats&lt;/li&gt;
    &lt;li&gt;BikeComputer: BikeComputer&lt;/li&gt;
    &lt;li&gt;Bookland: Track all of your book readings&lt;/li&gt;
    &lt;li&gt;Calculator-inator: Calculator &amp;amp; Converter&lt;/li&gt;
    &lt;li&gt;Chip8: Chip8 emulator&lt;/li&gt;
    &lt;li&gt;Chiver: Minimalistic theCHIVE galleries browser&lt;/li&gt;
    &lt;li&gt;Cooky: Recipe manager: import or create your favorite recipes&lt;/li&gt;
    &lt;li&gt;Cyrillic to Latin: Transliterator for Latin to Cyrillic and vice versa&lt;/li&gt;
    &lt;li&gt;DigiPaws - Digital Wellbeing and App Blocker: Monitor and Cut Down Your Screen Time Effectively&lt;/li&gt;
    &lt;li&gt;Disable Battery Warnings: Disable the annoying low battery warning popup and sound&lt;/li&gt;
    &lt;li&gt;Dogecoin Wallet: Store digital currency&lt;/li&gt;
    &lt;li&gt;EasyRSS: RSS reader compatible with Google Reader API&lt;/li&gt;
    &lt;li&gt;FairSpeed: A lightweight, privacy-focused network performance monitor&lt;/li&gt;
    &lt;li&gt;Foreground: Task manager app, supporting syncing with Taskwarrior&lt;/li&gt;
    &lt;li&gt;GApps Browser: Sandbox for web apps&lt;/li&gt;
    &lt;li&gt;Gelli: Native music player for Jellyfin&lt;/li&gt;
    &lt;li&gt;GrowTracker: Help record data about growing plants&lt;/li&gt;
    &lt;li&gt;Ionic Notes: A simple notepad app&lt;/li&gt;
    &lt;li&gt;Mealient: Unofficial client for the self-hosted recipe manager Mealie&lt;/li&gt;
    &lt;li&gt;Mindful Notifier: A mindfulness bell with configurable text notifications, scheduling, and sound&lt;/li&gt;
    &lt;li&gt;Minimalistic Price Converter: Minimalistic app converting prices of fiat shitcoins and Bitcoin&lt;/li&gt;
    &lt;li&gt;Mint Calculator: A simple calculator and converter app with Material Design 3&lt;/li&gt;
    &lt;li&gt;mpvKt: MPV based media player: A media player based on the popular commandline media player mpv&lt;/li&gt;
    &lt;li&gt;mTPMS: Read tire pressure sensor&lt;/li&gt;
    &lt;li&gt;NeuroLab: App for the Neurolab Open Hardware platform&lt;/li&gt;
    &lt;li&gt;Nex Notes: Taking quick notes&lt;/li&gt;
    &lt;li&gt;NowiPass: A password manager where you are the only one who has access to your passwords&lt;/li&gt;
    &lt;li&gt;Olauncher Clutter Free: Forked from Olauncher, -clutter, +features&lt;/li&gt;
    &lt;li&gt;OpenLynx: Public transport companion providing real-time data&lt;/li&gt;
    &lt;li&gt;OpenTapasReader: Read Tapas.io comics (with offline support)&lt;/li&gt;
    &lt;li&gt;Pazzword - Password Evaluator: The most intelligent password evaluator app&lt;/li&gt;
    &lt;li&gt;PhotoSphereGallery: Gallery and viewer for spherical photos (360°)&lt;/li&gt;
    &lt;li&gt;Pjuu: Access the Pjuu social network&lt;/li&gt;
    &lt;li&gt;Play Music Exporter: Export music from Play Music&lt;/li&gt;
    &lt;li&gt;PSIAndroid: Monitor phpSysInfo&lt;/li&gt;
    &lt;li&gt;Public IP: App and Widget allowing user to find its current public IP address&lt;/li&gt;
    &lt;li&gt;RadarWeather: Lets you watch the weather for cities and locations you are interested in&lt;/li&gt;
    &lt;li&gt;Scoop: Catches a stack trace when an app crashes unexpectedly&lt;/li&gt;
    &lt;li&gt;Seasonal Foods Calendar: Your practical helpling for seasonal/regional foods!&lt;/li&gt;
    &lt;li&gt;Secure File Manager Beta: File manager for keeping your files in safe&lt;/li&gt;
    &lt;li&gt;Sensors2Pd: Use sensor data in Puredata patches&lt;/li&gt;
    &lt;li&gt;Share to Pinboard: An app with a single purpose: to send URLs to Pinboard without a fuss&lt;/li&gt;
    &lt;li&gt;SubHub: Subtitles downloader&lt;/li&gt;
    &lt;li&gt;SUSI.AI: Susi AI is an intelligent personal assistant&lt;/li&gt;
    &lt;li&gt;SyncPlayer: Unofficial syncplay client&lt;/li&gt;
    &lt;li&gt;TermBot: SSH client for use with smart cards&lt;/li&gt;
    &lt;li&gt;Tinte Webcoms: Reader for selected webcomics&lt;/li&gt;
    &lt;li&gt;Trekarta: Simple, responsive map for your trek&lt;/li&gt;
    &lt;li&gt;Vectorify da home!: Minimal app to apply wallpapers from vector images :)&lt;/li&gt;
    &lt;li&gt;Voxtral: Live voice input based on Mistral Voxtral&lt;/li&gt;
    &lt;li&gt;WhatSave: Save WhatsApp statuses in the easiest way&lt;/li&gt;
    &lt;li&gt;WhereYouGo: Whereigo client&lt;/li&gt;
    &lt;li&gt;Wirebug: Enables or disables debugging over Wi-Fi&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;72-more-apps-were-newly-added-maintaining-the-balance&quot;&gt;72 more apps were newly added, maintaining the balance&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.activitytrace&quot;&gt;Activity Trace&lt;/a&gt;&lt;/strong&gt;: Search notifications, accessibility and files on-device&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anywherelan.awl&quot;&gt;Anywherelan&lt;/a&gt;&lt;/strong&gt;: Peer-to-peer mesh VPN to connect your devices directly, no central servers&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.jaimin.auraorbit&quot;&gt;AuraOrbit&lt;/a&gt;&lt;/strong&gt;: Interactive 3D sphere live wallpaper with Fibonacci app distribution&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mostafa.brickblast&quot;&gt;Brick Blast&lt;/a&gt;&lt;/strong&gt;: Turn-based brick breaker: aim, shoot, bounce and clear the bricks&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.asmat.buzzkill&quot;&gt;BuzzKill&lt;/a&gt;&lt;/strong&gt;: Powers off your phone after inactivity, only inside a nightly kill zone&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.serika.camerasilencer&quot;&gt;Camera Silencer&lt;/a&gt;&lt;/strong&gt;: Reduce camera audio only while a camera is active&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.furthersecrets.chemsearch&quot;&gt;ChemSearch&lt;/a&gt;&lt;/strong&gt;: Search compounds, structures, references, and chemistry tools&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.clench.wallet&quot;&gt;Clench Wallet&lt;/a&gt;&lt;/strong&gt;: Bitcoin-only non-custodial on-chain wallet&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matelsky.coppelia&quot;&gt;Coppelia&lt;/a&gt;&lt;/strong&gt;: Beautiful, native Jellyfin music player&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.millaguie.cosmovisor&quot;&gt;Cosmovisor&lt;/a&gt;&lt;/strong&gt;: Spot satellites overhead in augmented reality&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cryptosafe.app&quot;&gt;CryptoSafe&lt;/a&gt;&lt;/strong&gt;: Offline AES-256-GCM text encryption with Argon2id&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.git.itdolan31.crystalpad&quot;&gt;Crystalpad&lt;/a&gt;&lt;/strong&gt;: A simple notepad, no tracking or ads, just your notes&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gnzalobnites.dailywallpapers&quot;&gt;Daily Wallpapers&lt;/a&gt;&lt;/strong&gt;: Daily Bing wallpapers for your home and lock screen&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.yuryv.androiddebugmode&quot;&gt;Debug Mode Widget&lt;/a&gt;&lt;/strong&gt;: Home screen widget showing USB and wireless ADB debug status at a glance&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.econverter.app&quot;&gt;EbookConverter&lt;/a&gt;&lt;/strong&gt;: Ebook converter — 20+ input, 18 output formats. No Calibre needed.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fairspeed.test&quot;&gt;FairSpeed - Speed Tester&lt;/a&gt;&lt;/strong&gt;: A lightweight, privacy-focused network performance monitor&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.openapps.fintrack&quot;&gt;FinTrack - Count Every Penny&lt;/a&gt;&lt;/strong&gt;: Keep track of your daily expenses&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fitforge.fitforge&quot;&gt;FitForge&lt;/a&gt;&lt;/strong&gt;: Offline fitness &amp;amp; nutrition tracker with optional AI coaching&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gemwallet.android&quot;&gt;Gem Wallet: Bitcoin, USDT, BNB&lt;/a&gt;&lt;/strong&gt;: Secure crypto wallet for 100+ blockchains: Bitcoin, USDT, ETH, Solana, and more&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostrain&quot;&gt;Ghost Rain&lt;/a&gt;&lt;/strong&gt;: Digital-rain live wallpaper with a configurable system HUD&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.gpxit.app&quot;&gt;GPXIT&lt;/a&gt;&lt;/strong&gt;: Find train connections home during your bike ride&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.hackover.schedule&quot;&gt;Hackover 2026 Schedule&lt;/a&gt;&lt;/strong&gt;: Programm App für das Hackover.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/shortcut.healthconnect&quot;&gt;Health Connect Shortcut&lt;/a&gt;&lt;/strong&gt;: A shortcut to Health Connect&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.inkcast.aos&quot;&gt;Inkcast&lt;/a&gt;&lt;/strong&gt;: The companion app for Xteink X4 CrossPoint Reader&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samyak.iptvminepro&quot;&gt;IPTV Mine Pro&lt;/a&gt;&lt;/strong&gt;: Watch live TV channels, movies, and shows from M3U playlists&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lembra.app&quot;&gt;Lembra&lt;/a&gt;&lt;/strong&gt;: Reminders for recurring alerts: insurance, inspections, vaccines and more&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.godisch.potillus&quot;&gt;Libellus Potionis&lt;/a&gt;&lt;/strong&gt;: Privacy-friendly alcohol tracker: limits, BAC estimate, PDF reports&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pluscubed.am2geo.foss&quot;&gt;Mapple: Redirect Apple Maps&lt;/a&gt;&lt;/strong&gt;: Open Apple Maps links in your default maps app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markreader&quot;&gt;MarkReader - Markdown Reader&lt;/a&gt;&lt;/strong&gt;: Offline markdown and code reader with syntax highlighting&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jrichter24.moldqueen&quot;&gt;MoldQueen&lt;/a&gt;&lt;/strong&gt;: Drive Mould King building-block RC toys over Bluetooth&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mushotoku.app&quot;&gt;Mushotoku&lt;/a&gt;&lt;/strong&gt;: A private, fully-offline productivity app for focusing on what matters&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.saionji.mysensor&quot;&gt;My Sensor&lt;/a&gt;&lt;/strong&gt;: Air quality monitoring from public sensor.community data&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.myfastingapp.app&quot;&gt;MyFastingApp&lt;/a&gt;&lt;/strong&gt;: Fully offline fasting tracker with a widget&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myfinancemate&quot;&gt;MyFinanceMate&lt;/a&gt;&lt;/strong&gt;: Privacy-first expense tracker via SMS parsing&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.nemeyes.ncarousel&quot;&gt;NCarousel&lt;/a&gt;&lt;/strong&gt;: Nextcloud wallpaper carousel (WebDAV)&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.notivault&quot;&gt;Notification Vault&lt;/a&gt;&lt;/strong&gt;: A private, secure, open-source notification logger and history manager&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rumcajs.offlinewebsearch&quot;&gt;Offline Web Search&lt;/a&gt;&lt;/strong&gt;: Search curated websites, blogs, and RSS feeds completely offline and privately&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.omegaplayer&quot;&gt;OmegaPlayer&lt;/a&gt;&lt;/strong&gt;: Better and easier video playback Music player Private Vault with biometric&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/off.kys.openarcade&quot;&gt;OpenArcade&lt;/a&gt;&lt;/strong&gt;: An open-source game arcade&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ftena.openshelf&quot;&gt;Openshelf&lt;/a&gt;&lt;/strong&gt;: Personal library manager and book tracker&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.juliencardoux.openwol&quot;&gt;OpenWOL&lt;/a&gt;&lt;/strong&gt;: A simple, private and efficient Wake-on-LAN app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/paper.loop&quot;&gt;Paper Loop&lt;/a&gt;&lt;/strong&gt;: Grow your turf and slice rival sneks’ tails — an offline territory game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/paper.loop2&quot;&gt;Paper Loop 2&lt;/a&gt;&lt;/strong&gt;: Grow your turf and slice other sneks’ tails — a free-movement territory game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.passwordstore.pando85&quot;&gt;Password Store (Passkey Edition)&lt;/a&gt;&lt;/strong&gt;: Manage your passwords&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pgpony.android&quot;&gt;PGPony&lt;/a&gt;&lt;/strong&gt;: OpenPGP encryption with hardware security keys and password-store support&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.picocrypt_ng.picocrypt_ng&quot;&gt;Picocrypt-NG&lt;/a&gt;&lt;/strong&gt;: Paranoid, offline file encryption with XChaCha20 and Argon2id&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.pipes&quot;&gt;Pipes&lt;/a&gt;&lt;/strong&gt;: A numberlink-style game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.p1graph.pitchvis&quot;&gt;PitchVis&lt;/a&gt;&lt;/strong&gt;: Real-time visualization of musical pitches from live audio&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslandaim.playtube&quot;&gt;PlayTube&lt;/a&gt;&lt;/strong&gt;: Feature-rich YouTube client, fast and secure with Material 3 design&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.gmartin.pocket2fa&quot;&gt;Pocket2FA&lt;/a&gt;&lt;/strong&gt;: Secure 2FA code client of 2FAuth server that works offline&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.queens&quot;&gt;Queens&lt;/a&gt;&lt;/strong&gt;: Challenging crown-placement logic puzzle. Infinite levels. No tracking &amp;amp; ads.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ink.hifuu.rusend_next&quot;&gt;Remail&lt;/a&gt;&lt;/strong&gt;: A clean, high-fidelity Gmail-inspired client for Resend.com&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bikram.remember.gh&quot;&gt;Remember: Notes &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt;: Persistent recurring reminders that return if accidentally dismissed&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/invalid.lena.rsend&quot;&gt;rsend&lt;/a&gt;&lt;/strong&gt;: Push phone folders to a home SSH host with rsync over SSH&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rufid&quot;&gt;Rufid&lt;/a&gt;&lt;/strong&gt;: Write and recover bootable USB media&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.secluso.mobile&quot;&gt;Secluso&lt;/a&gt;&lt;/strong&gt;: Private home security for Raspberry Pi and Secluso hardware&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.halim.shelfdroid&quot;&gt;ShelfDroid&lt;/a&gt;&lt;/strong&gt;: Audiobookshelf client with playback, downloads, and server management&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dk.dustytales.sixshooter&quot;&gt;Six Shooter&lt;/a&gt;&lt;/strong&gt;: Western revolver drum spinner — pick a winner among up to six players&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.socks5&quot;&gt;Socks5 Proxy&lt;/a&gt;&lt;/strong&gt;: Socks5 client based on VPN&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.supershopaholic&quot;&gt;SuperShopaholic&lt;/a&gt;&lt;/strong&gt;: An infinite shopping cart in an infinite mall: a satire on consumerism&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.musheer360.swiftslate&quot;&gt;SwiftSlate&lt;/a&gt;&lt;/strong&gt;: System-wide AI text assistant — type a trigger, get instant text transformation&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fiveseven.tabataxtreme&quot;&gt;Tabata Xtreme&lt;/a&gt;&lt;/strong&gt;: Tabata-style workout timer with a sneaky little twist - a variable time base!&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.teyin&quot;&gt;Teyin&lt;/a&gt;&lt;/strong&gt;: Lightweight, privacy-first file manager designed for speed and simplicity&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amrdeveloper.turtle&quot;&gt;Turtle&lt;/a&gt;&lt;/strong&gt;: A Platform with Pythonic language to practice CPU/GPU programming on mobile&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.phnem.vetro&quot;&gt;Vetro&lt;/a&gt;&lt;/strong&gt;: Minimal local-first media manager&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/systems.sieber.vscreensaver&quot;&gt;Video Screensaver&lt;/a&gt;&lt;/strong&gt;: Displays any of your own videos as a screensaver&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.agatamessina.webinspector&quot;&gt;WebInspector&lt;/a&gt;&lt;/strong&gt;: Inspect web pages as in desktop browser Developer Tools&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.gitlab.the_phoenix_project0.whisper_noise&quot;&gt;Whisper Noise&lt;/a&gt;&lt;/strong&gt;: A calming white noise generator for better sleep and focus&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.encgallery&quot;&gt;Wolf Gallery&lt;/a&gt;&lt;/strong&gt;: Encrypted, offline photo &amp;amp; video vault with a comfortable gallery&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/be.moraine.yapl&quot;&gt;YAPL — Yet Another Pilot Log&lt;/a&gt;&lt;/strong&gt;: Private, offline flight logbook with EASA/BCAA paper-logbook PDF export&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.priv.graf.zazentimer&quot;&gt;Zazen Meditation Timer&lt;/a&gt;&lt;/strong&gt;: Zazen meditation timer with multi-section sessions and bell sounds&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.haykh.zham&quot;&gt;Zham&lt;/a&gt;&lt;/strong&gt;: Offline world clock with a home-screen widget and time-zone converter&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;401 more apps were updated&lt;/h5&gt; (expand for the full list, if you dare)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.congress.schedule&quot;&gt;39C3 Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.77.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.nvlad1.function3danimator&quot;&gt;3D Geometry Animation&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.szalkowski.activitylauncher&quot;&gt;Activity Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shapeshed.aerial&quot;&gt;Aerial&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foss.aihub&quot;&gt;AI Hub&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.seemoo.at_tracking_detection&quot;&gt;AirGuard - AirTag protection&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.airplay&quot;&gt;AirPlay Server&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aisleron&quot;&gt;Aisleron Shopping List&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aka.alarm&quot;&gt;aka Alarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.meypod.al_azan&quot;&gt;Al-Azan - Prayer Times&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ai.privatebydesign.albi&quot;&gt;Albi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.alchemist&quot;&gt;Alchemist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.30.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.nostrsigner&quot;&gt;Amber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.digitallyrefined.androidipcamera&quot;&gt;Android IP Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anisync.android&quot;&gt;AniSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jepfa.yapm&quot;&gt;ANOTHERpass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zip.arcanum&quot;&gt;Arcanum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.archivekeep.ArchiveKeep&quot;&gt;ArchiveKeep&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.poppingmoon.aria&quot;&gt;Aria for Misskey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.sunilpaulmathew.ashell&quot;&gt;aShell&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dimowner.audiorecorder&quot;&gt;Audio Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rinoprogram.audiovisualizer&quot;&gt;Audio Visualizer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/vadimerenkov.autasker&quot;&gt;Autasker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.autoautorotate&quot;&gt;Auto Auto-Rotate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.14.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/deckers.thibault.aves.libre&quot;&gt;Aves Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojitsantra.backlogtracker&quot;&gt;Backlog Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/off.kys.backtalk&quot;&gt;Backtalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;86.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;75.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/codes.swistak.batterymonitor&quot;&gt;Battery Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daklok.biblelockscreen&quot;&gt;Bible Lock Screen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.binaryeye&quot;&gt;Binary Eye&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.75.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.blockads&quot;&gt;BlockAds: Clean Internet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.fabik.bluetoothhid&quot;&gt;Bluetooth QR &amp;amp; Barcode to PC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.26.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29713979&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flauschcode.broccoli&quot;&gt;Broccoli: The Green Recipe App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.c_base.c_beam&quot;&gt;c-beam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.07.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vagujhelyigergely.calculatorm3&quot;&gt;Calculator M3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jeanlucmakiola.calendula&quot;&gt;Calendula&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gonbei774.calisthenicsmemory&quot;&gt;Calisthenics Memory&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.henriquecouto.calsync&quot;&gt;CalSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gurkenwerfer.calyx&quot;&gt;Calyx - Grow Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.camera&quot;&gt;Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.0-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yepgoryo.CaptureCap&quot;&gt;CaptureCap&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.keshav.capturesposed&quot;&gt;CaptureSposed&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.georgeyt9769.cardabase&quot;&gt;Cardabase&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.ign.geoportail&quot;&gt;Cartes IGN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;42.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fedilab.castlab&quot;&gt;CastLab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sosauce.cutemusic&quot;&gt;Chocola&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.craftworks.music&quot;&gt;Chora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.31.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ciphernotes.twa&quot;&gt;ciphernotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.cleanshare&quot;&gt;CleanShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.best.deskclock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock by vayunmathur&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cloudbasepredictor&quot;&gt;Cloudbase Predictor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;B0.0.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.spencerpages&quot;&gt;Coin Collection&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.questmaster.wettkampf_funk_trainer&quot;&gt;Competition Radio Trainer (HFLÜ Hessen)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.justdeax.composeStopwatch&quot;&gt;Compose Stopwatch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.gitlab.meckez.concertdiary&quot;&gt;Concert Diary&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gwitko.conduit&quot;&gt;Conduit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bnyro.contacts&quot;&gt;Connect You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.howeyc.crocgui&quot;&gt;croc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.4.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cube.run&quot;&gt;Cube Run&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.26.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/website.leifs.delta.foss&quot;&gt;Delta Icon Pack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.dcnnt&quot;&gt;Device Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.dima.defense&quot;&gt;Dima Defense ⚔️&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.edertech.dj_edertech&quot;&gt;DJ Edertech&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dobby.vpn&quot;&gt;DobbyVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.yamin8000.dooz&quot;&gt;Dooz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.probably_oxy.drift&quot;&gt;Drift // Audio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.looker.droidify&quot;&gt;Droid-ify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.tlfoxhuman.droidstress&quot;&gt;DroidStress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.drowser&quot;&gt;Drowser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.285.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard.lite&quot;&gt;DuressKeyboardLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.polonio.duwave&quot;&gt;DuWave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tananaev.passportreader&quot;&gt;e-Passport Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dede.android_eggs&quot;&gt;Easter Eggs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.vector.app&quot;&gt;Element Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.60&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.06.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.thewierdnut.endless_mobile&quot;&gt;Endless Sky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.1-61&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hwanderer.entropysdefiance&quot;&gt;Entropy’s Defiance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ephemeralwp.safespace&quot;&gt;EphemeralWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;52.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.RealEarthling.epoch&quot;&gt;Epoch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.14-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ewoc2026.ewoc&quot;&gt;Ewoc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displayextend&quot;&gt;Extend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.storchp.fdroidbuildstatus&quot;&gt;F-Droid Build Status&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chenyifaer.fafarunner&quot;&gt;FaFa Runner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2325&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.thayyil.spring.launcher&quot;&gt;Fairphone Moments&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.10.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fairscan.app&quot;&gt;FairScan – PDF Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.siddharthagolu.fastlog&quot;&gt;FastLog&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brokenpip3.fatto&quot;&gt;Fatto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Noise&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.42.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder&quot;&gt;Feeder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder.play&quot;&gt;Feeder (Play version)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.25_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mortenfyhn.feltbok&quot;&gt;Feltbok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tadris.fitness&quot;&gt;FitoTrack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.floatdeck&quot;&gt;FloatDeck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.handmadeideas.floccus&quot;&gt;floccus bookmark sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.floflacards.app&quot;&gt;FloFla Cards&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.circle_dev.flux_news&quot;&gt;Flux News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.nulide.findmydevice&quot;&gt;FMD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.nulide.findmydevice.edge&quot;&gt;FMD edge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maksimowiczm.foodyou&quot;&gt;Food You - Calorie Tracker &amp;amp; Food Diary&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.raiiware.forcestophelper&quot;&gt;Force Stop Helper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.8.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.8.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.crossword.yourealwaysbe.forkyz&quot;&gt;Forkyz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;84&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.yamin8000.owl&quot;&gt;freeDictionaryApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.landwarderer.futon&quot;&gt;Futon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.eduroam.geteduroam&quot;&gt;geteduroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0(2687)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.govroam.getgovroam&quot;&gt;getgovroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0(2687)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maneeshacooray.gitling&quot;&gt;Gitling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mian.gitnex&quot;&gt;GitNex for Forgejo and Gitea&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.godotengine.editor.v3&quot;&gt;Godot Editor 3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.2.stable&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.grit&quot;&gt;Grit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.grove&quot;&gt;Grove&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.68.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.health&quot;&gt;Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/helium314.keyboard&quot;&gt;HeliBoard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0-beta1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hidden.protectedwp.safespace&quot;&gt;HiddenProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;80.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/social.holos.app&quot;&gt;Holos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.byterdevs.rsswidget&quot;&gt;HomeFeed - RSS Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.immichuploader&quot;&gt;Immich Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.mail&quot;&gt;Infomaniak Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.30.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vakarux.instadownload&quot;&gt;InstaDownload&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.armanmaurya.internetradio&quot;&gt;Internet Radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.intra&quot;&gt;Intra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.inure&quot;&gt;Inure App Manager (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;build107.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nslabs.ir_blaster&quot;&gt;IR Blaster Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260702-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.techbee.jtx&quot;&gt;jtx Board journals|notes|tasks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16.02.ose&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fsck.k9&quot;&gt;K-9 Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kahon&quot;&gt;Kahon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.19.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kaqui&quot;&gt;Kakugo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.42&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.07.05&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.keepalive.android&quot;&gt;Keep Alive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.keepalive.lite.android&quot;&gt;Keep Alive Lite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1-lite&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.neamar.kiss&quot;&gt;KISS Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.26.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zed.rainxch.githubstore&quot;&gt;Komi Store&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.knighthat.kreate&quot;&gt;Kreate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.03&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.03&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.20-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.benibela.videlibri&quot;&gt;Library App VideLibri&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.959&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.4-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.echeung.moemoekyun.fdroid&quot;&gt;LISTEN.moe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0.0-beta.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe.localserver&quot;&gt;LocalTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tananaev.logcat&quot;&gt;Logcat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.lolotrans&quot;&gt;LoloTrans&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demonlab.lune&quot;&gt;Lune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dsalmun.luxalarm&quot;&gt;Lux Alarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kapoue.maintask&quot;&gt;MainTask&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.45&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.appaparilla.manholer&quot;&gt;Manholer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026-07-03-23c167c6a5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mapcomplete&quot;&gt;MapComplete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.61.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/orinasa.njarasoa.maripanatokana&quot;&gt;maripànaTokana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marlinid.marlin&quot;&gt;Marlin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matedroid&quot;&gt;MateDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.materializr.app&quot;&gt;Materializr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.medilog&quot;&gt;MediLog (Non-reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.medilog.fdroid&quot;&gt;MediLog (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.metiq&quot;&gt;Metiq&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.moekadu.metronome&quot;&gt;Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.moekadu.metronomenext&quot;&gt;Metronome Next&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.zerodogg.migraineLog&quot;&gt;Migraine Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr - GTD Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.johnathan.minesweeper&quot;&gt;Minesweeper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.mkm&quot;&gt;Minimal Kernel Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.miniter&quot;&gt;Miniter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displaymirror&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/shub39.momentum&quot;&gt;Momentum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lcdcode.moodcairns&quot;&gt;Mood Cairns&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mooneva.app&quot;&gt;Mooneva Cycle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.artifex.mupdf.mini.app&quot;&gt;MuPDF mini&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28.0a&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.artifex.mupdf.viewer.app&quot;&gt;MuPDF viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28.0a&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.123.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gokadzev.musify.fdroid&quot;&gt;Musify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nurik.roman.muzei&quot;&gt;Muzei&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.0-alpha03&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.chlup.myshare&quot;&gt;MyShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.74&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/be.chvp.nanoledger&quot;&gt;NanoLedger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jordanadema.nebula&quot;&gt;Nebula HDR screensaver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/day.vitayuzu.neodb&quot;&gt;NeoDB You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0-rc5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.malkki.neostumbler.fdroid&quot;&gt;NeoStumbler&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.networkscanner.app&quot;&gt;Network Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.craxiom.networksurvey&quot;&gt;Network Survey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.56&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.nextcloud.deck&quot;&gt;Nextcloud Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.doubleangels.nextdnsmanagement&quot;&gt;NextDNS Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextgis.mobile&quot;&gt;NextGIS Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ir.ammari.nodelook&quot;&gt;NodeLook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.monuk7735.nope.remote&quot;&gt;Nope Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nori&quot;&gt;Nori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.justdave.nwsweatheralertswidget&quot;&gt;NWS Weather Alerts Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.shirakumo.ocelot&quot;&gt;Ocelot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.odysee.floss&quot;&gt;Odysee&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.8-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.olauncher&quot;&gt;Olauncher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v6.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bartixxx.oneplusarbchecker&quot;&gt;OnePlus ARB Checker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bartixxx.opflashcontrol&quot;&gt;OnePlus Flash Control&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.sourceforge.opencamera&quot;&gt;Open Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.56.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.opennotes&quot;&gt;Open Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.moire.opensudoku&quot;&gt;Open Sudoku&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openhab.habdroid&quot;&gt;openHAB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.20.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mariinkys.OpenPillReminder&quot;&gt;OpenPillReminder: Birth Control Pill Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nitri.opentopo&quot;&gt;OpenTopoMap Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.30.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Arturo254.opentune&quot;&gt;OpenTune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.madlonkay.orgro&quot;&gt;Orgro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.orgzlyrevived&quot;&gt;Orgzly Revived&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.owncloud.android&quot;&gt;ownCloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pachli&quot;&gt;Pachli for Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;86&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.gmartin.paperlessngx_uploader&quot;&gt;Paperless NGX Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.passwords&quot;&gt;Passwords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.leonlatsch.photok&quot;&gt;Photok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kjxbyz.picguard&quot;&gt;PicGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.pielauncher&quot;&gt;Pie Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cliambrown.pilltime&quot;&gt;Pill Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kolakek.pimiwidget&quot;&gt;Pimi Weather Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.khoj.pitaka.fdroid&quot;&gt;Pitak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.gonbei774.pocketcheck&quot;&gt;PocketCheck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.Podcini.A&quot;&gt;Podcini.A - Extensible media instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/agersant.polaris&quot;&gt;Polaris&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streamatico.polymarketviewer&quot;&gt;Polymarket Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.42&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.lonecloud.prism&quot;&gt;Prism&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.o4bit.projectasteria.foss&quot;&gt;Project Asteria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.5-Release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/timur.prose&quot;&gt;ProseReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/protectedwp.safespace&quot;&gt;ProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;80.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.publicartexplorer.foss&quot;&gt;PublicArtExplorer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mlg.quedalle&quot;&gt;Quedalle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rbn.qtsettings&quot;&gt;QuickTile Settings&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shalenmathew.quotesapp&quot;&gt;Quotes.app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.readwide.manager&quot;&gt;Readwide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.RecorderX&quot;&gt;RecorderX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dbauer.expensetracker&quot;&gt;Recurring Expense Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.21.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.acszo.redomi.repo&quot;&gt;Redomi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260701&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.biplobsd.rsm&quot;&gt;Running Services Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.rush&quot;&gt;Rush - Lyrics App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sphericalkat.rushhour&quot;&gt;Rush Hour&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.sambalite&quot;&gt;SambaLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.westnordost.streetcomplete.expert&quot;&gt;SCEE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;63.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.divinelink.scenepeek&quot;&gt;ScenePeek - TMDB &amp;amp; Seerr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.34.0 F-Droid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.scrambledeggsif&quot;&gt;Scrambled Exif&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inod.screenofftimer&quot;&gt;Screen Off Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.cvzi.screenshottile&quot;&gt;Screenshot Tile (NoRoot)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.dvkr.screenstream&quot;&gt;ScreenStream&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paranoiaworks.unicus.android.sse&quot;&gt;Secret Space Encryptor (SSE)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pro.kherel.selfprivacy&quot;&gt;SelfPrivacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hwyl.sexytopo&quot;&gt;SexyTopo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mendhak.sheepyhorn&quot;&gt;Sheepy Horn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslan.shizuwall&quot;&gt;ShizuWall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.mordorx.sicmu&quot;&gt;SicMu Neo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wbrawner.simplemarkdown.free&quot;&gt;SimpleMarkdown&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.02-free&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxrave.simpmusic&quot;&gt;SimpMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.nekohasekai.sfa&quot;&gt;sing-box&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.b3log.siyuan&quot;&gt;SiYuan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.smarquis.sleeptimer&quot;&gt;Sleep Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gasperpintar.smokingtracker&quot;&gt;Smoking Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sobuumedia.sobuu&quot;&gt;Sobuu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.solitaire&quot;&gt;Solitaire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kbul.spicycrab&quot;&gt;Solo Forge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sosalerter.app&quot;&gt;SOS Alerter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lorenzomarci.sosring&quot;&gt;SOS Ring&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grmasa.soundtoggle&quot;&gt;Sound Toggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.soundremote&quot;&gt;SoundRemote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.soundtree&quot;&gt;SoundTree Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.nuage.souvenirs&quot;&gt;Souvenirs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/spam.blocker&quot;&gt;SpamBlocker (Call &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demosten.srednabg&quot;&gt;SrednaBG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.stingle.photos&quot;&gt;Stingle Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.premnirmal.tickerwidget&quot;&gt;Stock Ticker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.081&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.westnordost.streetcomplete&quot;&gt;Street­Complete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;63.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/acab.naiveha.subrosa&quot;&gt;sub rosa by naiveHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.happypeng.sumatora.android.sumatoradictionary&quot;&gt;Sumatora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.idunnololz.summit.fdroid&quot;&gt;Summit for Lemmy and PieFed&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.82.7-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.20.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.siddarthkay.syncup&quot;&gt;SyncUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mofosyne.tagdrop&quot;&gt;tagdrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/art.tessell.editor&quot;&gt;Tessella&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.thumbkey&quot;&gt;Thumb-Key&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android.beta&quot;&gt;Thunderbird Beta for Testers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;21.0b2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android&quot;&gt;Thunderbird: Free Your Inbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.tiefseetauchner.tiefprompt&quot;&gt;tiefprompt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benji377.timety&quot;&gt;Timety&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forthecommunity.torrentsdigger&quot;&gt;Torrents Digger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.tourcount&quot;&gt;TourCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samco.trackandgraph&quot;&gt;Track &amp;amp; Graph&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.quantumphysique.trale&quot;&gt;trale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.transektcount&quot;&gt;TransektCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bnyro.translate&quot;&gt;Translate You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/whl.trending.ai&quot;&gt;Trending AI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.osfans.trime&quot;&gt;Trime&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.hbch.traewelling&quot;&gt;Träwelldroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.26.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;353.260630.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;353.260630.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tūī&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.universalinstaller&quot;&gt;Universal Installer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.illiouchine.jm&quot;&gt;Urn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bringyour.network&quot;&gt;URnetwork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.stresa.uturn&quot;&gt;UT.urn - YouTube facilitator for Podcini.A&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.uwrplan.app&quot;&gt;UWR Planer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sosauce.cutecalc&quot;&gt;Vanilla&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dozingcatsoftware.bouncy&quot;&gt;Vector Pinball&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.canvoki.vokibot&quot;&gt;Voki Bot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.volksverpetzer.app&quot;&gt;Volksverpetzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.example.timenotification&quot;&gt;Voltascano&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.vger.voyager&quot;&gt;Voyager for Lemmy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.47.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojit.wallapp&quot;&gt;WallApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.wallet&quot;&gt;Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.40&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.watersort&quot;&gt;Water Sort&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup&quot;&gt;WaveUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup.tasker&quot;&gt;WaveUp Tasker Plugin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.nktnet.webviewkiosk&quot;&gt;Webview Kiosk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishnu.whatsappcleaner&quot;&gt;WhatsAppCleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.ahmetcetinkaya.whph&quot;&gt;WHPH • Work Hard Play Hard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vrem.wifianalyzer&quot;&gt;WiFiAnalyzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benderblog.traintime_pda&quot;&gt;XDYou&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rk.xededitor&quot;&gt;Xed-Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.57.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.yaacc&quot;&gt;YAACC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.2-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.lbeernaert.youhavemail&quot;&gt;You Have Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sarangem.zenwell&quot;&gt;Zenwell: Stop doomscrolling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zulipmobile&quot;&gt;Zulip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;30.0.273&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.oeffisounds.app&quot;&gt;Öffi Sounds&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.juliusd.ueberboese.app&quot;&gt;Überböse&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.40.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/lab.rreedd.oyatsu&quot;&gt;おやつ Oyatsu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;

        </content>
        
        <author>
			<name>linsui</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>What We Talk About When We Talk About Malware</title>
		<link href="https://f-droid.org/en/2026/07/01/adv-malware.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/07/01/adv-malware.html"/>
		<id>https://f-droid.org/2026/07/01/adv-malware.html</id>
		<published>2026-07-01T00:00:00+00:00</published>
		<updated>2026-07-01T00:00:00+00:00</updated>
		<content type="html">
            &lt;p&gt;If you are running Android 8 or higher, a virus has been installed on your device and is silently awaiting remote activation. Over the past few months, devices around the world have been infected with this novel strain, with as many as 4 billion Android handsets and tablets estimated to have already been contaminated, meaning that around half of all humanity may be at risk from this threat.&lt;/p&gt;

&lt;p&gt;Disguising itself as the innocuously-titled “Android Developer Verifier” (ADV) process, this trojan horse runs surreptitiously in the background as a system service with full root privileges, quietly awaiting an activation signal. The service cannot be blocked, disabled, or removed. Unlike a commonplace bit of malware, this extraordinary strain won’t be detected and neutralized by Play Protect (the malware scanning and remediation service that is installed on all Android Certified devices). In fact, Play Protect &lt;em&gt;is itself&lt;/em&gt; the vector through which this virus is transmitted and installed.&lt;/p&gt;

&lt;p&gt;That is because it is Google themselves who is propagating ADV.
And once activated, this malevolent process has exactly one goal: to block you from running software by developers who haven’t been approved centrally by Google.&lt;/p&gt;

&lt;h3 id=&quot;threat-masquerading-as-protection&quot;&gt;Threat masquerading as Protection&lt;/h3&gt;

&lt;p&gt;We first raised the alarm about the Android Developer Verification program last September (“&lt;a href=&quot;https://f-droid.org/2025/09/29/google-developer-registration-decree.html&quot;&gt;F-Droid and Google’s Developer Registration Decree&lt;/a&gt;”) shortly after it was first &lt;a href=&quot;https://android-developers.googleblog.com/2025/08/elevating-android-security.html&quot;&gt;announced&lt;/a&gt;. Google’s looming requirement that all Android developers register themselves centrally is rationalized as a solution to help stem the spread of malware. However it doesn’t actually feature any capabilities to prevent a malevolent actor from distributing malware &lt;em&gt;in the first place&lt;/em&gt;; the only alleged benefit of ADV is that it may help slow the actions of an &lt;em&gt;already-identified recidivist&lt;/em&gt; by requiring that they create (or buy) another account in order to continue distributing their malware with a new signing key.&lt;/p&gt;

&lt;p&gt;For this fairly narrow threat vector of malware recidivism, a variety of considerably less draconian solutions have been proposed. Play Protect itself could be enhanced to scrutinize more closely those newly-installed apps that have elevated permissions or that were obtained through suspect channels, continuing with their &lt;a href=&quot;https://blog.google/security/whats-new-in-android-security-privacy-2026/&quot;&gt;recently touted advances&lt;/a&gt; in on-device security capabilities. Or a system of federated verifiers might be implemented (as proposed in &lt;a href=&quot;https://arxiv.org/pdf/2308.05278v1&quot;&gt;“DCM: A Developers Certification Model for Mobile
Ecosystems”, 2023&lt;/a&gt;) that would empower end-users to select their own trusted curators and authorities for &lt;em&gt;ex-ante&lt;/em&gt; approval. Instead, Google has used this minor vector as a pretext to radically re-engineer the entire Android ecosystem by fiat, upending a 18 year tradition of open software development and positioning themselves as the world’s sole gatekeeper for which apps are permitted to exist.&lt;/p&gt;

&lt;h3 id=&quot;what-they-talk-about-when-they-talk-about-malware&quot;&gt;What They Talk About When They Talk About Malware&lt;/h3&gt;

&lt;p&gt;Should a developer — contrary to &lt;a href=&quot;https://f-droid.org/2026/02/24/open-letter-opposing-developer-verification.html#silence-is-consent-resistance-is-not-futile&quot;&gt;our recommendation&lt;/a&gt; — elect to register themself with Google as a “verified” developer, they should expect to sign up for an account and pay a fee, surrender detailed personal information and upload government-issued identification, and then proceed to register the identifiers and signing keys for all the apps they intend to distribute (now or ever).&lt;/p&gt;

&lt;p&gt;But the most diabolical stage is the compulsory agreement to the &lt;a href=&quot;https://developer.android.com/developer-verification/console/terms&quot;&gt;Android Developer Console Terms of Service&lt;/a&gt;. There are numerous causes for disquiet in this document, but the most concerning of all ought to be:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;6.5 If You violate any of the Terms or if You distribute malware or other harmful applications, Google may terminate Your access to the ADC…&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This reasonable-sounding clause begs the question: what exactly is meant by “malware”? No definition of the term is to be found anywhere in the document. With the absence of any formal definition, standard, or guideline, it implicitly states:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;…and “malware” means &lt;em&gt;whatever we say it means&lt;/em&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;As we discussed in “&lt;a href=&quot;https://f-droid.org/2025/10/28/sideloading.html&quot;&gt;What We Talk About When We Talk About Sideloading&lt;/a&gt;”, beware the dangers of allowing the terminology of debate to be defined by those who don’t have your best interests at heart. Malware being synonymous with “software we don’t like” means that they can unilaterally dictate — driven either by business incentives or by being compelled by a sufficiently powerful government — what the &lt;em&gt;malware-du-jour&lt;/em&gt; definition is to be.&lt;/p&gt;

&lt;p&gt;For precedent, personal content filtering in the form of “ad blockers” has long since been &lt;a href=&quot;https://www.wired.com/2013/03/google-boots-ad-blockers-from-google-play-store/&quot;&gt;banned from the Play Store&lt;/a&gt;, and they have even &lt;a href=&quot;https://www.theregister.com/2017/01/05/adnauseam_expelled_from_chrome_web_store/&quot;&gt;classified some instances as malware&lt;/a&gt;. How long before they designate all ad-blocking software as malware, block installation on all Android certified devices worldwide, and permanently designate all developers of this class of software as malware creators? Such a move would certainly be aligned with their commercial incentives as the global ad-tech monopolist, and would be completely in accordance with the language of their ADC Terms and Conditions.&lt;/p&gt;

&lt;h3 id=&quot;like-a-lead-balloon&quot;&gt;Like a Lead Balloon&lt;/h3&gt;

&lt;p&gt;In terms of voluntary developer uptake, they &lt;a href=&quot;https://android-developers.googleblog.com/2026/06/android-developer-verification.html&quot;&gt;recently claimed&lt;/a&gt; that “over 99% of [Play developers’] apps have been registered” suggests that ADV is somehow a popular and widely-accepted dictate. That couldn’t be further from the truth: those 99% of developers were auto-opted-in without their informed consent due to being already bound by their Play Store agreements.&lt;/p&gt;

&lt;p&gt;In fact, hundreds of thousands of people have signed a &lt;a href=&quot;https://www.change.org/p/keep-android-open-stop-google-from-limiting-apk-file-usage&quot;&gt;petition opposing ADV&lt;/a&gt;. The &lt;a href=&quot;https://keepandroidopen.org/open-letter/&quot;&gt;Open Letter&lt;/a&gt; at &lt;a href=&quot;https://keepandroidopen.org&quot;&gt;keepandroidopen.org&lt;/a&gt; denouncing the program has been signed by over 70 organizations around the world, including the EFF, FSF, FSFE, ACLU, and the inestimable &lt;a href=&quot;https://www.forbrukerradet.no/breakingfree/&quot;&gt;Forbrukerrådet&lt;/a&gt;. Any internet search, chatbot query, or social media poll will confirm that the opposition to this program is overwhelming and the condemnation is universal. 90% of viewers of the developer roundtable video where they attempt to defend the program &lt;a href=&quot;https://jabrek.net/dislike-en/?url=https://youtu.be/A7DEhW-mjdc&quot;&gt;registered a dislike&lt;/a&gt; of the spectacle, and even Google Gemini responds to inquiries about the popularity of the program with:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Aside from Google itself, finding full-throated, enthusiastic support for the mandatory Android Developer Verification program in the tech community is virtually impossible.&lt;/p&gt;

  &lt;p&gt;The backlash is overwhelmingly dominant—headlined by the “Keep Android Open” coalition of civil rights and open-source groups fiercely opposing the central registration requirement.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And yet their lockdown &lt;em&gt;blitzkrieg&lt;/em&gt; proceeds apace. Legislators and regulators have thus far been unreceptive to the outcry. Our own position as a bastion of software freedom and respect for user rights and privacy is in extreme jeopardy. The F-Droid &lt;a href=&quot;https://f-droid.org/docs/Security_Model/&quot;&gt;model&lt;/a&gt; of security and trust through open-source transparency is fundamentally at odds with the “trust me bro” security model of the closed-source commercial app stores. And while these two models have been able to co-exist for the past 16 years of F-Droid’s existence, it appears that Google intends to establish a regime where they alone have a monopoly on the definitions of “security” and “trust”.&lt;/p&gt;

&lt;h3 id=&quot;what-to-expect-in-the-days-to-come&quot;&gt;What to Expect in the Days to Come&lt;/h3&gt;

&lt;p&gt;We do not yet know the exact failure mode to expect when the ADV activation is triggered on September 30. If you are one of the 580 million people living in Brazil, Indonesia, Singapore, or Thailand, know that these are the first four targets of the ADV lockdown according to their &lt;a href=&quot;https://support.google.com/android-developer-console/answer/16650243&quot;&gt;published timeline&lt;/a&gt; (global rollout is ominously predicted to then occur throughout “2027 and beyond”).&lt;/p&gt;

&lt;p&gt;There are many things we &lt;em&gt;don’t&lt;/em&gt; know about what to expect on September 30. Some common questions that we do not yet have the answer to, for those in the afflicted regions, are:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;What will happen if I try to install or launch the F-Droid app?&lt;/li&gt;
  &lt;li&gt;What will happen to all the apps I’ve installed through F-Droid? Will they be disabled? Deleted?&lt;/li&gt;
  &lt;li&gt;If apps that I rely on are suddenly disappeared, what happens to the data they contain? Can I still retrieve it?&lt;/li&gt;
  &lt;li&gt;With all software installations and launches now being reported back to Google for verification, what specific information does that telemetry include?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We have reached out to the malware vendor with our inquiries. In the coming weeks and months leading up to the lockdown, we will be publishing more guidance and support for those due to be impacted by ADV.&lt;/p&gt;


        </content>
        
        <author>
			<name>marcprux</name>
			
			<uri>https://keepandroidopen.org</uri>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Summer hot waves</title>
		<link href="https://f-droid.org/en/2026/06/26/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/06/26/twif.html"/>
		<id>https://f-droid.org/2026/06/26/twif.html</id>
		<published>2026-06-26T00:00:00+00:00</published>
		<updated>2026-06-26T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-26-jun-2026-week-26&quot;&gt;TWIF curated on Friday, 26 Jun 2026, Week 26&lt;/h3&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;F-Droid, in its 16 years of existence, has often been a study subject as our openness and transparency make it easy for anyone to not only build a random app, but to recheck our hosted apps from today, from 10 years ago or all at once. On our forum, you can now read a preview of a new study that will be presented at &lt;a href=&quot;https://acm-rep.github.io/2026/&quot;&gt;2026 ACM Conference on Reproducibility and Replicability&lt;/a&gt; next month, titled &lt;a href=&quot;https://forum.f-droid.org/t/research-article-understanding-build-reproducibility-in-the-f-droid-ecosystem/34492&quot;&gt;“Understanding Build Reproducibility in the F-Droid Ecosystem“&lt;/a&gt;. While the numbers, reproducible vs non-reproducible, won’t beat giants like Debian, they do show that our tooling and efforts over time to encourage developers to adopt reproducible builds are paying off.&lt;/p&gt;

&lt;p&gt;The Bryant Review made two app lists for you to (re)discover, &lt;a href=&quot;https://gardinerbryant.com/some-of-androids-most-interesting-games/&quot;&gt;“Some of Android’s Most Interesting Games Aren’t Just on the Play Store”&lt;/a&gt; and &lt;a href=&quot;https://gardinerbryant.com/the-other-side-of-android-my-favorite-f-droid-apps/&quot;&gt;“The Other Side of Android: My Favorite F-Droid Apps”&lt;/a&gt; covering both fun and practical apps. &lt;em&gt;And yes, we’ve tooted at them to test F-Droid 2.0-alphas.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Adding an app to F-Droid might have its share of mysteries, but some developers dispel the fog, succeed and live to share the story. The developer of &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt;, updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt; this week, writes in Spanish &lt;em&gt;(Fennec/Firefox would just translate it)&lt;/em&gt;, about the experience &lt;a href=&quot;https://escritura.social/ferlagod/f-droid-frente-a-google-play-la-odisea-de-publicar&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Also the developer of &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.codeberg.allibragi.whatiwatch&quot;&gt;whatIwatch&lt;/a&gt;&lt;/strong&gt;, updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.2&lt;/code&gt; this week, found the time to muse about the inclusion process. Their app is written in Flutter, so if that sounds familiar to you, put a bookmark on &lt;a href=&quot;https://allibragi.codeberg.page/dev-blog/wiw-1/&quot;&gt;the post&lt;/a&gt; for when your app is ready for the F-Droid release.&lt;/p&gt;

&lt;p&gt;Talking about games, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org99managers.futsal_edition&quot;&gt;99Managers Futsal Edition&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;A futsal management game with a 2D match engine and integrated editor&lt;/em&gt;, was just added with great timing, during an international soccer/football championship. While we have many &lt;a href=&quot;https://godotengine.org/&quot;&gt;Godot engine&lt;/a&gt; games, this one is a bit more special, as it’s a reproducible build app. Maybe this feat is based on its nature, a 2D type game, but the developer has contributed a &lt;a href=&quot;https://gitlab.com/fdroid/fdroiddata/-/blob/master/templates/build-godot.yml&quot;&gt;recipe template&lt;/a&gt; so many more devs can try too for their own games.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.vector.app&quot;&gt;Element Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.58&lt;/code&gt; and as the modern &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x/&quot;&gt;Element X&lt;/a&gt;&lt;/strong&gt; did last week, fixes a security issue. If you still use this version, please update.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Find Family&lt;/strong&gt;, &lt;em&gt;Find Family is an end-to-end encrypted location sharing app&lt;/em&gt;, was archived as it was already replaced with &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt;, same name and same developer, updated this week to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.fluffy.fluffychat&quot;&gt;FluffyChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.2&lt;/code&gt; with a huge &lt;a href=&quot;https://github.com/krille-chan/fluffychat/blob/main/CHANGELOG.md&quot;&gt;change log&lt;/a&gt;, read down to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.0&lt;/code&gt; too. Given Matrix clients news above, and last week, it’s a safe bet to make sure you are updated.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.odysee.floss&quot;&gt;Odysee&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.6-foss&lt;/code&gt; using the new native app codebase. The changes are extensive, so explore at will.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.simplex.app&quot;&gt;SimpleX Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.6&lt;/code&gt;. One interesting piece of news we stumbled upon this week was a post by the Trail of Bits company &lt;em&gt;(think security audits, think FLOSS friendly)&lt;/em&gt; about their partnership to find and fix bugs using AI. You can read the whole post &lt;a href=&quot;https://blog.trailofbits.com/2026/06/22/introducing-patch-the-planet/&quot;&gt;here&lt;/a&gt; and you can see the proposed fixes for SimpleX &lt;a href=&quot;https://github.com/simplex-chat/simplexmq/pulls?q=is%3Apr+author%3Apbottine+&quot;&gt;here&lt;/a&gt;. &lt;em&gt;Oh, btw, how would you feel about such an endeavour when it comes to F-Droid? Some think it’s easy to answer, some say &lt;a href=&quot;https://gitlab.com/fdroid/admin/-/work_items/686&quot;&gt;it’s complicated&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/linsui&quot;&gt;@linsui&lt;/a&gt; translates in a QR code:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram&quot;&gt;Mercurygram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.8.1.1&lt;/code&gt; adding offline translations, better Tor, better animations, better rich text editor and rendering and more. Android provides a Translation API since Android 12 but it can only use the OEM (generally non-foss) translation service and it seems custom Android distribution, like LineageOS, might not provide anything. By the way, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt;, updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt; this week, could be a provider too, keeping your translations private on device.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mofosyne.tagdrop&quot;&gt;tagdrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt; after 11 years, with the help of… AI. &lt;em&gt;Anyway, the concept is interesting, as a challenge of sorts, do try to cram as much as possible in a QR code, any interesting use case?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;@shuvashish76&lt;/a&gt; names a name:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub Store&lt;/strong&gt; is now named &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zed.rainxch.githubstore&quot;&gt;Komi Store&lt;/a&gt;&lt;/strong&gt; and updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.1&lt;/code&gt;, with browsing improvements, shortcuts &lt;a href=&quot;https://github.com/kurikomi-labs/komi-store/releases/tag/v1.9.1&quot;&gt;and more&lt;/a&gt;.&lt;/p&gt;

&lt;h4 id=&quot;removed-apps&quot;&gt;Removed Apps&lt;/h4&gt;

&lt;h5 id=&quot;2-more-apps-were-removed&quot;&gt;2 more apps were removed&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;Harmony Music: An Android App for streaming Music&lt;/li&gt;
  &lt;li&gt;SpMp: A YouTube Music client with a focus on language and metadata customisation&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;72-more-apps-were-newly-added&quot;&gt;72 more apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shapeshed.aerial&quot;&gt;Aerial&lt;/a&gt;&lt;/strong&gt;: Lightweight radio player&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aka.alarm&quot;&gt;aka Alarm&lt;/a&gt;&lt;/strong&gt;: Wakes you within a 30-min window when you start stirring&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zip.arcanum&quot;&gt;Arcanum&lt;/a&gt;&lt;/strong&gt;: Encrypted container manager compatible with VeraCrypt&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/background.work.around&quot;&gt;BackgroundWorkAround&lt;/a&gt;&lt;/strong&gt;: Help your other apps survive in the background&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/codes.swistak.batterymonitor&quot;&gt;Battery Monitor&lt;/a&gt;&lt;/strong&gt;: Monitor your device’s battery status in detail, in real-time&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daklok.biblelockscreen&quot;&gt;Bible Lock Screen&lt;/a&gt;&lt;/strong&gt;: Daily Bible verse on your lock screen wallpaper&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.btremote&quot;&gt;Bluetooth Remote&lt;/a&gt;&lt;/strong&gt;: Universal serverless Bluetooth HID remote control&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.arnv.bluke&quot;&gt;Bluke&lt;/a&gt;&lt;/strong&gt;: Use your device as a Bluetooth mechanical keyboard, gamepad, and trackpad&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.uli.bokyfivavahana2&quot;&gt;Boky Fivavahana Anglikana&lt;/a&gt;&lt;/strong&gt;: Madagascar’s Anglican common prayer book&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jeanlucmakiola.calendula&quot;&gt;Calendula&lt;/a&gt;&lt;/strong&gt;: A modern Material 3 Expressive calendar for Android&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.clintmoyer.callscope&quot;&gt;CallScope&lt;/a&gt;&lt;/strong&gt;: Local-first call log analytics&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gurkenwerfer.calyx&quot;&gt;Calyx - Grow Tracker&lt;/a&gt;&lt;/strong&gt;: Track indoor gardens, plant schedules, and hardware entirely offline&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.camera&quot;&gt;Camera by vayunmathur&lt;/a&gt;&lt;/strong&gt;: The best Camera app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.evanh.qlc_controller&quot;&gt;Controller for QLC+&lt;/a&gt;&lt;/strong&gt;: Native 3rd party application for controlling QLC+ v4&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cube.run&quot;&gt;Cube Run&lt;/a&gt;&lt;/strong&gt;: Dodge, jump and slam through a neon 3-lane gauntlet. One-thumb 3D runner.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/neth.iecal.curbox&quot;&gt;Curbox: App &amp;amp; Website Blocker&lt;/a&gt;&lt;/strong&gt;: App blocker and screen time tracker. Block apps, websites, reels and shorts.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.polonio.duwave&quot;&gt;DuWave&lt;/a&gt;&lt;/strong&gt;: Dynamic local music player&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ewoc2026.ewoc&quot;&gt;Ewoc&lt;/a&gt;&lt;/strong&gt;: Indoor cycling workouts for FTMS smart trainers&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.siddharthagolu.fastlog&quot;&gt;FastLog&lt;/a&gt;&lt;/strong&gt;: An opinionated, fast, native app for Logseq&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.mortenfyhn.feltbok&quot;&gt;Feltbok&lt;/a&gt;&lt;/strong&gt;: Log bird sightings in the field and export them to Artsobservasjoner&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pufstudio.fieldsurvey&quot;&gt;Field Survey&lt;/a&gt;&lt;/strong&gt;: Your field logbook, on your phone - build any survey, powered by your device.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.focusbuddy.app&quot;&gt;FocusBuddy&lt;/a&gt;&lt;/strong&gt;: A cute, privacy-first Pomodoro companion&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fontstylr&quot;&gt;FontStylr&lt;/a&gt;&lt;/strong&gt;: Stylize your text with cool fonts - emo, goth, bolt, gl1tch3d&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.opendataensemble.formulus&quot;&gt;Formulus&lt;/a&gt;&lt;/strong&gt;: Offline-first bespoke data collection from Open Data Ensemble&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maneeshacooray.gitling&quot;&gt;Gitling&lt;/a&gt;&lt;/strong&gt;: Git client built with Jetpack Compose and Material 3 Expressive&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.groce.app&quot;&gt;Groce&lt;/a&gt;&lt;/strong&gt;: Grocery, to-do, and packing lists, ordered by store aisle or category. No ads.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hebrewcal&quot;&gt;Hebrew Calendar&lt;/a&gt;&lt;/strong&gt;: Hebrew date, holidays, zmanim and Omer count on your lockscreen&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.armanmaurya.internetradio&quot;&gt;Internet Radio&lt;/a&gt;&lt;/strong&gt;: Discover and listen to thousands of free internet radio stations worldwide&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kuniec.latarka&quot;&gt;Latarka&lt;/a&gt;&lt;/strong&gt;: Toggle flashlight with a shake gesture&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.meow.lnctattendance&quot;&gt;LNCT Attendance&lt;/a&gt;&lt;/strong&gt;: Track classes and view timetable statistics&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.kaltner.LoanPro&quot;&gt;LoanPro&lt;/a&gt;&lt;/strong&gt;: Fast mortgage, auto, credit, and personal loan calculations&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kapoue.maintask&quot;&gt;MainTask&lt;/a&gt;&lt;/strong&gt;: Reminders for your recurring tasks: oil change, insurance, filters…&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/orinasa.njarasoa.maripanatokana&quot;&gt;maripànaTokana&lt;/a&gt;&lt;/strong&gt;: Weather app showing metric and imperial units side by side in 8 languages&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marlinid.marlin&quot;&gt;Marlin&lt;/a&gt;&lt;/strong&gt;: Identify marine species on the spot and keep a personal sightings life list&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gorunjinian.metrovault&quot;&gt;MetroVault&lt;/a&gt;&lt;/strong&gt;: Air-gapped Bitcoin signer for offline cold storage. QR-only, no network.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.toadlybroodle.minimalist&quot;&gt;MinimaList&lt;/a&gt;&lt;/strong&gt;: Local-only outliner — no cloud, no ads, no tracking&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jordanadema.nebula&quot;&gt;Nebula&lt;/a&gt;&lt;/strong&gt;: GPU-accelerated HDR nebula fly-through screensaver&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.noty.app&quot;&gt;Noty - Notes in Notification&lt;/a&gt;&lt;/strong&gt;: Pin your notes to notifications — always visible, never forgotten&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.oksigenia.oksigenia_sos&quot;&gt;Oksigenia SOS&lt;/a&gt;&lt;/strong&gt;: Smart safety and distress alerts with fall and inactivity detection&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.food.opencook&quot;&gt;openCook&lt;/a&gt;&lt;/strong&gt;: Recipe manager to scan cookbook photos, plan your week and share the list&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.opendsp.x4x4&quot;&gt;openDSP-4x4&lt;/a&gt;&lt;/strong&gt;: Open control for the t.racks DSP 4x4 Mini Pro over USB-OTG.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dt.opnsense_manager&quot;&gt;OPNsense Manager&lt;/a&gt;&lt;/strong&gt;: Manage OPNsense firewall: monitor, configure rules, view logs &amp;amp; services&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.passwords&quot;&gt;Passwords&lt;/a&gt;&lt;/strong&gt;: A basic passwords app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.openappex.pdfunlocker&quot;&gt;PDF Unlocker&lt;/a&gt;&lt;/strong&gt;: Unlock password-protected PDF files locally&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.pinpoint&quot;&gt;Pinpoint&lt;/a&gt;&lt;/strong&gt;: Map things/points of interest in your surroundings and across the globe&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.khoj.pitaka.fdroid&quot;&gt;Pitak — Personal Library&lt;/a&gt;&lt;/strong&gt;: Track your books, lending, and wishlist — fully offline, private by design.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.Podcini.A&quot;&gt;Podcini.A - Extensible media instrument&lt;/a&gt;&lt;/strong&gt;: Your premier podcast/media instrument, now extensible, capable of YouTubing&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.procrastilearn.app&quot;&gt;ProcrastiLearn&lt;/a&gt;&lt;/strong&gt;: Block distracting apps until you review a spaced-repetition flashcard&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.o4bit.projectasteria.foss&quot;&gt;Project Asteria&lt;/a&gt;&lt;/strong&gt;: Daily space discoveries, interactive launch schedules from NASA, APOD, Astronomy, Space, SpaceX, NASA Launch and Space Discovery&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.readwide.manager&quot;&gt;Readwide&lt;/a&gt;&lt;/strong&gt;: Local-first reader and file browser&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.redtrigger&quot;&gt;RedTrigger&lt;/a&gt;&lt;/strong&gt;: System-wide shoulder triggers for Nubia Red Magic phones&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.kafuuneko.rpclient&quot;&gt;RPClient&lt;/a&gt;&lt;/strong&gt;: Local-first AI role-playing chat client&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.divinelink.scenepeek&quot;&gt;ScenePeek - TMDB &amp;amp; Seerr&lt;/a&gt;&lt;/strong&gt;: A TMDB &amp;amp; Seerr client to provide you with comprehensive information on movies and TV shows&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.pichove.scorecounter&quot;&gt;scorecounter&lt;/a&gt;&lt;/strong&gt;: A simple score counting app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inod.screenofftimer&quot;&gt;Screen Off Timer&lt;/a&gt;&lt;/strong&gt;: Clean sleep timer to stop media and lock screen&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.revold1985.secureqrshare&quot;&gt;Secure QR Share&lt;/a&gt;&lt;/strong&gt;: Share passwords and links securely via encrypted QR codes&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.signalsense.app&quot;&gt;SignalSense – Network Switch Alerts&lt;/a&gt;&lt;/strong&gt;: Know the instant your network switches between 5G, 4G, 3G, or 2G&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.slate.launcher&quot;&gt;Slate&lt;/a&gt;&lt;/strong&gt;: Minimal text-only home screen. No icons. No analytics. Zero network.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.solitaire&quot;&gt;Solitaire&lt;/a&gt;&lt;/strong&gt;: A solitaire game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sosalerter.app&quot;&gt;SOS Alerter&lt;/a&gt;&lt;/strong&gt;: Privacy-focused emergency app with SMS location tracking and silent recording&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.stefansundin.sshremote&quot;&gt;SSH Remote&lt;/a&gt;&lt;/strong&gt;: Use your smartphone to control your computer or HTPC&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/stack.tower3d&quot;&gt;Stack Tower 3D&lt;/a&gt;&lt;/strong&gt;: Stack sliding blocks into the tallest tower you can. One-tap 3D arcade.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/studip_uni_passau.femtopedia.de.unipassaustudip&quot;&gt;StudiPassau&lt;/a&gt;&lt;/strong&gt;: Access to the Online Portal for Students at the University of Passau&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/art.tessell.editor&quot;&gt;Tessella&lt;/a&gt;&lt;/strong&gt;: Create and explore polygon tessellations of the plane&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.abezb.thirukuraldaily&quot;&gt;Thirukkural Daily Widget&lt;/a&gt;&lt;/strong&gt;: A beautiful, minimal daily Thirukkural flashcard widget&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/whl.trending.ai&quot;&gt;Trending AI&lt;/a&gt;&lt;/strong&gt;: Global tech trends, fast-picked by AI.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.stresa.uturn&quot;&gt;UT.urn - YouTube facilitator for Podcini.A&lt;/a&gt;&lt;/strong&gt;: A service app providing YouTube contents to Podcini.A&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.david.waterreminder&quot;&gt;Water Reminder&lt;/a&gt;&lt;/strong&gt;: Track your daily water intake and stay hydrated with reminders&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.watersort&quot;&gt;Water Sort&lt;/a&gt;&lt;/strong&gt;: Relaxing color-sorting puzzle. Infinite levels. Zero tracking. No ads.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pixelpen.whereitwent.stable&quot;&gt;Where It Went&lt;/a&gt;&lt;/strong&gt;: You think you know. Then you see the numbers. Track where it really went.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.yadaw&quot;&gt;yadaw&lt;/a&gt;&lt;/strong&gt;: A basic DAW for sound effects and music production&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sarangem.zenwell&quot;&gt;Zenwell: Stop doomscrolling&lt;/a&gt;&lt;/strong&gt;: Block distracting apps and reduce screen time&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;325 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.divverent.aaaaxy&quot;&gt;AAAAXY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.89+20260622.4048.85269ef3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foxdebug.acode&quot;&gt;Acode editor - Android code editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.szalkowski.activitylauncher&quot;&gt;Activity Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/host.stjin.anonaddy&quot;&gt;addy.io&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v6.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newoether.agora&quot;&gt;Agora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.airplay&quot;&gt;AirPlay Server&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.meypod.al_azan&quot;&gt;Al-Azan - Prayer Times&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.alchemist&quot;&gt;Alchemist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.nostrsigner&quot;&gt;Amber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roundsalmon4.appverifier&quot;&gt;AppVerifier BG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.archivekeep.ArchiveKeep&quot;&gt;ArchiveKeep&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.atalk.android&quot;&gt;aTalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.saad_khan_rind.atmosphere_effect&quot;&gt;Atmo Engine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rinoprogram.audiovisualizer&quot;&gt;Audio Visualizer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.autoautorotate&quot;&gt;Auto Auto-Rotate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.14.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.juanro.autumandu&quot;&gt;Autu Mandu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/deckers.thibault.aves.libre&quot;&gt;Aves Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.secuso.privacyfriendlybackup&quot;&gt;Backup (Privacy Friendly)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;85.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;74.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.anrinion.baseline&quot;&gt;Baseline&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/barilyuk.batterytemperature&quot;&gt;BatteryTemperatureDisplay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/montafra.beam&quot;&gt;Beam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.binauralbeat&quot;&gt;Binaural Beat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.rafareborn.biometricbypass&quot;&gt;Biometric Bypass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenaddress.greenbits_android_wallet&quot;&gt;Blockstream App (Green)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bugsdev2.bookaccio&quot;&gt;Bookaccio Book Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29700844&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.broguece.game&quot;&gt;Brogue CE Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marotoweb.cajuscan_app&quot;&gt;CajuScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.doen1el.calibreWebCompanion&quot;&gt;Calibre-Web-Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gonbei774.calisthenicsmemory&quot;&gt;Calisthenics Memory&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.henriquecouto.calsync&quot;&gt;CalSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jyutping.jyutping&quot;&gt;Cantonese Keyboard - Jyutping&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.63.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.10-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.capyreader.app&quot;&gt;Capy Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.1211&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.ign.geoportail&quot;&gt;Cartes IGN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.chadenas.cpudefense&quot;&gt;Chip Defense&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.61&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sosauce.cutemusic&quot;&gt;Chocola&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.citrine&quot;&gt;Citrine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cloudbasepredictor&quot;&gt;Cloudbase Predictor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gwitko.conduit&quot;&gt;Conduit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jd1378.otphelper&quot;&gt;Copy SMS Code - OTP Helper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.20.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.stephanlindauer.criticalmaps&quot;&gt;Critical Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dking.crocapp&quot;&gt;croc-app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nathanatos.Cuppa&quot;&gt;Cuppa - Tea Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paddlesandbugs.dahdidahdit&quot;&gt;Dahdidahdit — The Morse Trainer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.25.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.b44t.messenger&quot;&gt;Delta Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.53.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.velc.devqs&quot;&gt;DevQS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.dima.defense&quot;&gt;Dima Defense ⚔️&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dobby.vpn&quot;&gt;DobbyVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/systems.sieber.droid_scep&quot;&gt;Droid_SCEP&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.tlfoxhuman.droidstress&quot;&gt;DroidStress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.drowser&quot;&gt;Drowser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard.lite&quot;&gt;DuressKeyboardLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dede.android_eggs&quot;&gt;Easter Eggs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.locker.fdroid&quot;&gt;Ente Locker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.photos.fdroid&quot;&gt;Ente Photos - Open source, end-to-end encrypted al&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.56&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hwanderer.entropysdefiance&quot;&gt;Entropy’s Defiance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.12-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.y20k.escapepod&quot;&gt;Escapepod - Podcast Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displayextend&quot;&gt;Extend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.tlfoxhuman.fakeblankscreen&quot;&gt;FakeBlankScreen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Noise&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.42.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.24_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;152.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.sesu8642.feudaltactics&quot;&gt;Feudal Tactics&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.ioanm.fissh&quot;&gt;FiSSH&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tadris.fitness&quot;&gt;FitoTrack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.flac_r&quot;&gt;Flac-R&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tadris.flang&quot;&gt;Flang&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dimension.flare&quot;&gt;Flare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.floatdeck&quot;&gt;FloatDeck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.handmadeideas.floccus&quot;&gt;floccus bookmark sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.floflacards.app&quot;&gt;FloFla Cards&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flux&quot;&gt;Flux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.nulide.findmydevice&quot;&gt;FMD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.nulide.findmydevice.edge&quot;&gt;FMD edge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.8.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.8.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.baumann.browser&quot;&gt;FOSS Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.eduroam.geteduroam&quot;&gt;geteduroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0(2685)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.govroam.getgovroam&quot;&gt;getgovroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0(2685)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.spotco.maps&quot;&gt;GMaps WV&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.golden_ticket.golden_ticket&quot;&gt;Golden Ticket&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.chungjungsoo.gptmobile&quot;&gt;GPTMobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.graphhopper.maps&quot;&gt;GraphHopper Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.grit&quot;&gt;Grit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.grove&quot;&gt;Grove&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.gymbott&quot;&gt;Gym Bott&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.habitmaker&quot;&gt;Habit-Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.56-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.59.90&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.health&quot;&gt;Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hidden.protectedwp.safespace&quot;&gt;HiddenProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;78.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.homeassistant.companion.android.minimal&quot;&gt;Home Assistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.6.5-minimal&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.euria&quot;&gt;Infomaniak Euria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.naox.inbe&quot;&gt;Inner Breeze (legacy)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/digital.ventral.ips&quot;&gt;Inter Profile Sharing&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ispindle.plotter&quot;&gt;iSpindle Plotter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.ivpn.client&quot;&gt;IVPN - Secure VPN for Privacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.jkbikemechanicaldisasterprevention.light&quot;&gt;J-K Bike - Mechanical Disaster Prevention&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.jkbikemechanicaldisasterprevention&quot;&gt;J-K Bike - Mechanical Disaster Prevention Pro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260619-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fsck.k9&quot;&gt;K-9 Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.ibbaa.keepitup&quot;&gt;Keep it up&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.twentynine.keepon&quot;&gt;KeepOn - Keep your screen on smartly!&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.sourceforge.kid3&quot;&gt;Kid3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.02&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.02&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.labnex.app&quot;&gt;LabNex for GitLab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.distrinet.lanshield&quot;&gt;LANShield&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.96&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.18-beta_hotfix3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.absinthe.libchecker&quot;&gt;LibChecker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.4.5696014&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sbv.linkdroid&quot;&gt;LinkDroid for Linkwarden&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0-beta.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.16-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.lrc_r&quot;&gt;Lrc-R&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.garemat.lunachron&quot;&gt;LunaChron&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.37.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.magnifica&quot;&gt;Magnifica&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.43&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.62&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.maskan.chat&quot;&gt;Maskan — Private AI Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.joinmastodon.android&quot;&gt;Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.growse.android.io.github.hidroh.materialistic&quot;&gt;Materialistic Nouveau&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.materializr.app&quot;&gt;Materializr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mattermost.rnbeta&quot;&gt;Mattermost Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.41.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.medilog&quot;&gt;MediLog (Non-reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.medilog.fdroid&quot;&gt;MediLog (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.barghest.mesh&quot;&gt;MESH&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.7-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.geeksville.mesh&quot;&gt;Meshtastic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.14 (29321034) fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.metiq&quot;&gt;Metiq&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.gnu.itsmoroto.midandpad&quot;&gt;Midandpad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.calcitem.sanmill&quot;&gt;Mill&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.johnathan.minesweeper&quot;&gt;Minesweeper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/shub39.momentum&quot;&gt;Momentum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.money.manager.ex&quot;&gt;Money Manager Ex&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mooneva.app&quot;&gt;Mooneva Cycle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.mullvad.mullvadvpn&quot;&gt;Mullvad VPN: privacy is a universal right&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.murinelauncher&quot;&gt;Murine Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.kkoshin.muse&quot;&gt;Muse - Text to Speech&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.121.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.chlup.myshare&quot;&gt;MyShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.70&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/day.vitayuzu.neodb&quot;&gt;NeoDB You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0-rc3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.malkki.neostumbler.fdroid&quot;&gt;NeoStumbler&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.networkscanner.app&quot;&gt;Network Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newsblur&quot;&gt;NewsBlur - News reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.client&quot;&gt;Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;34.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.doubleangels.nextdnsmanagement&quot;&gt;NextDNS Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/au.id.colby.nfcquicksettings&quot;&gt;NFC Quick Settings&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.4-pre&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wordgame.nian&quot;&gt;Nian&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ir.ammari.nodelook&quot;&gt;NodeLook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nori&quot;&gt;Nori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.adityarajput.notifilter&quot;&gt;NotiFilter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.offlinecurrencyconverter.app&quot;&gt;Offline Currency Converter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.olvid.messenger.nogoogle&quot;&gt;Olvid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.opennotes&quot;&gt;Open Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.noisruker.openPasskeyAuth&quot;&gt;Open Passkey Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.schwegelbin.openbible&quot;&gt;OpenBible&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.opencloud.android&quot;&gt;OpenCloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openhab.habdroid&quot;&gt;openHAB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.20.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.igisw.openmoneybox&quot;&gt;OpenMoneyBox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks&quot;&gt;OpenTracks (Non-reproducible)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.27.2irreproducible&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks.playstore&quot;&gt;OpenTracks (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.27.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hg.openwrtmanager&quot;&gt;OpenWrt Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.41.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.organicmaps&quot;&gt;Organic Maps・Offline Map &amp;amp; GPS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.24-16-FDroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.rubec.otoscope&quot;&gt;Otoscope&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.stardomains3.oxproxion&quot;&gt;oxproxion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.99&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xxxx.parcel&quot;&gt;Parcel - Pickup code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.password.monitor&quot;&gt;Password Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.css_apps_m3.password_manager&quot;&gt;Passwords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dnsfilter.android&quot;&gt;personalDNSfilter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.50.60.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.leonlatsch.photok&quot;&gt;Photok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ucam.ssb22.pinyinfdroid&quot;&gt;Pinyin Web &amp;amp; EPUB and topolects&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.68&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.perol.asdpl.play.pixivez.libre&quot;&gt;Pix-EzViewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pocket_plan.j7_003&quot;&gt;PocketPlan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sbv.pockettracker&quot;&gt;PocketTRacker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bithack.principia&quot;&gt;Principia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/protectedwp.safespace&quot;&gt;ProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;78.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;ProtonVPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.18.75.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.phdp&quot;&gt;Punch-hole Download Progress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tk.quicksearch&quot;&gt;Quick Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shalenmathew.quotesapp&quot;&gt;Quotes.app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wqar.quran_mem_helper&quot;&gt;Quran Revision Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markusborg.test&quot;&gt;RacketGhost&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.morzo.realmscore&quot;&gt;RealmScore&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.RecorderX&quot;&gt;RecorderX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dot.gallery&quot;&gt;ReFra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.celzero.bravedns&quot;&gt;Rethink: DNS + Firewall + VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.5.5x&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.z11.roboyard&quot;&gt;Roboyard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;52&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260622&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.rush&quot;&gt;Rush - Lyrics App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.saber&quot;&gt;Saber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.34.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cbouvat.android.saracroche&quot;&gt;Saracroche&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.scrambledeggsif&quot;&gt;Scrambled Exif&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.dvkr.screenstream&quot;&gt;ScreenStream&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.sdmse&quot;&gt;SD Maid 2/SE - System Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.5-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seafile.seadroid2&quot;&gt;Seafile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paranoiaworks.unicus.android.sse&quot;&gt;Secret Space Encryptor (SSE)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.ttsengine&quot;&gt;SherpaTTS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.application.shikiapp&quot;&gt;ShikiApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-0.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.computerelite.shockalarm&quot;&gt;ShockAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.razeeman.util.simpletimetracker&quot;&gt;Simple Time Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.58&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.tmo1.sms_ie&quot;&gt;SMS Import / Export&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.2-standard&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kbul.spicycrab&quot;&gt;Solo Forge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.soundtree&quot;&gt;SoundTree Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ca.squawker&quot;&gt;Squawker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sshborg&quot;&gt;SSHBorg&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.y20k.stayput&quot;&gt;Stay Put - Unplug Alert&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streamplayer.app&quot;&gt;StreamPlayer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.90-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.forrestguice.suntimeswidget&quot;&gt;Suntimes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.ssmpc&quot;&gt;SuperSMP Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.corphish.quicktools&quot;&gt;Text Tools&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wesnoth.Wesnoth&quot;&gt;The Battle for Wesnoth&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.19.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hlwd.bible_multi_the_life&quot;&gt;The Life&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.38.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.wohlsoft.thextech.fdroid&quot;&gt;TheXTech&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.thumbkey&quot;&gt;Thumb-Key&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android.beta&quot;&gt;Thunderbird Beta for Testers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;21.0b1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android&quot;&gt;Thunderbird: Free Your Inbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.tiefseetauchner.tiefprompt&quot;&gt;tiefprompt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unprompted.tildefriends.fdroid&quot;&gt;Tilde Friends&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2026.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.tofshare&quot;&gt;ToFShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.toloshare&quot;&gt;ToLoShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.tourcount&quot;&gt;TourCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samco.trackandgraph&quot;&gt;Track &amp;amp; Graph&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.y20k.trackbook&quot;&gt;Trackbook - Movement Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.transdroid.full&quot;&gt;Transdroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.transdroid.lite&quot;&gt;Transdrone&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.transektcount&quot;&gt;TransektCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.y20k.transistor&quot;&gt;Transistor - Simple Radio App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.276&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.hbch.traewelling&quot;&gt;Träwelldroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.26.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;352.260618.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;352.260618.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tūī&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.livingwithhippos.unchained&quot;&gt;Unchained&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.undereat&quot;&gt;UnderEat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.34&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.ddo.hotmist.unicodepad&quot;&gt;UnicodePad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.bixilon.unithen&quot;&gt;UniThen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.universalinstaller&quot;&gt;Universal Installer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.horizontalsystems.bankwallet&quot;&gt;Unstoppable&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.49.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.uwrplan.app&quot;&gt;UWR Planer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.blau.android&quot;&gt;Vespucci - an OSM Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.ph1b.audiobook&quot;&gt;Voice Audiobook Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.canvoki.vokibot&quot;&gt;Voki Bot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.volksverpetzer.app&quot;&gt;Volksverpetzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.volumeX&quot;&gt;VolumeX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rastislavkish.vscan&quot;&gt;VScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.symeonchen.wakeupscreen&quot;&gt;WakeUpScreen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bnyro.wallpaper&quot;&gt;Wall You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.wallet&quot;&gt;Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.39&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup&quot;&gt;WaveUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asafonov.weather&quot;&gt;Weather: Cool and Hot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.wger.flutter&quot;&gt;wger Workout Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.whisperplus&quot;&gt;Whisper+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.whobird&quot;&gt;whoBIRD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.ahmetcetinkaya.whph&quot;&gt;WHPH • Work Hard Play Hard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire • Secure Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.28.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.xrayfa&quot;&gt;XrayFA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.57.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.8-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.deniscerri.ytdl&quot;&gt;YTDLnis&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.professor.zerion&quot;&gt;Zerion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jrpie.android.launcher&quot;&gt;µLauncher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.usp&quot;&gt;﻿USP - ZX Spectrum Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.86.28&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;


        </content>
        
        <author>
			<name>Licaon_Kter</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Organic Character Recognition</title>
		<link href="https://f-droid.org/en/2026/06/19/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/06/19/twif.html"/>
		<id>https://f-droid.org/2026/06/19/twif.html</id>
		<published>2026-06-19T00:00:00+00:00</published>
		<updated>2026-06-19T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-19-jun-2026-week-25&quot;&gt;TWIF curated on Friday, 19 Jun 2026, Week 25&lt;/h3&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.06.2&lt;/code&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.schildi.android&quot;&gt;SchildiChat Next&lt;/a&gt;&lt;/strong&gt; to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.4-ex_26_6_2&lt;/code&gt;, fixing a security issue, on top of the &lt;a href=&quot;https://github.com/element-hq/element-x-android/releases/tag/v26.06.1&quot;&gt;usual enhancements&lt;/a&gt;. &lt;em&gt;Do update asap!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fairscan.app&quot;&gt;FairScan – PDF Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt; and now can create &lt;a href=&quot;https://fairscan.org/blog/when-a-scan-becomes-a-searchable-pdf/&quot;&gt;searchable PDFs with text recognition&lt;/a&gt; (OCR). For this feature INTERNET permission is required to download optional language files. If you feel that Fairscan has helped you, maybe jump to the developers &lt;a href=&quot;https://fairscan.org/blog/donations-without-expectations/&quot;&gt;post on donations&lt;/a&gt; and show your generosity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;FiSSH&lt;/strong&gt;, &lt;em&gt;SSH authentication via Fingerprint scanning over network (TLS Sockets)&lt;/em&gt;, just got an appid change, as it was archived and the identically named &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.ioanm.fissh&quot;&gt;FiSSH&lt;/a&gt;&lt;/strong&gt; was just included. The developer is once again maintaining the app, so if you’ve had the app installed before last week, try to backup, uninstall and install the new app.&lt;/p&gt;

&lt;p&gt;Since we’ve mentioned a scanner app above, we have to cover &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt; update &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.0&lt;/code&gt; too. New camera controls, new translations, text layer fixes, Material You dynamic colors, Material 3 dialogues, workflow stepper across actions, search in scan library, share text, export type selector, and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.materializr.app&quot;&gt;Materializr&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Parametric 3D CAD&lt;/em&gt;, might not get 10.000 users this week, but it answers a call for this type of apps being available for FLOSS fans. &lt;em&gt;Might you design your next 3D printer ready object today from your Android?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.leonlatsch.photok&quot;&gt;Photok&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt; fixing an ANR after the big update &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;. &lt;em&gt;How big?&lt;/em&gt; A new vault system, HEIC support, more translations, faster thumbnails, better settings screens &lt;a href=&quot;https://github.com/leonlatsch/Photok/releases/tag/3.0.0&quot;&gt;and more&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;@shuvashish76&lt;/a&gt; records future bits:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dimowner.audiorecorder&quot;&gt;Audio Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt; after almost two years, being rewritten entirely using modern tooling and frameworks. &lt;em&gt;What do you mean “the app looks sameish”?&lt;/em&gt; Well if you read the &lt;a href=&quot;https://github.com/Dimowner/AudioRecorder/releases/tag/v2.0.2&quot;&gt;changelog&lt;/a&gt;, that was intended, while a developer needs to wrestle with all layers of an app, we the users might experience only a thin shell on top. But the secret sauce is 2-3 layers below, where the &lt;em&gt;dragons be&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.celzero.bravedns&quot;&gt;Rethink: DNS + Firewall + VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.5.5w&lt;/code&gt; after almost one year. &lt;em&gt;What did we miss?&lt;/em&gt; An UI rewrite in Material 3, new configuration options, plenty of fixes, and more. Read &lt;a href=&quot;https://github.com/celzero/rethink-app/releases/tag/v0.5.5v&quot;&gt;this&lt;/a&gt; and &lt;a href=&quot;https://github.com/celzero/rethink-app/releases/tag/v0.5.5w&quot;&gt;this&lt;/a&gt; to get up to speed.&lt;/p&gt;

&lt;h4 id=&quot;archived-apps&quot;&gt;Archived Apps&lt;/h4&gt;

&lt;h5 id=&quot;1-more-app-was-archived&quot;&gt;1 more app was archived&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;WalletCount: A money management app for your wallet&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;23-more-apps-were-newly-added&quot;&gt;23 more apps were newly added&lt;/h5&gt;

&lt;p&gt;For some &lt;a href=&quot;https://f-droid.org/2026/02/24/open-letter-opposing-developer-verification.html&quot;&gt;“unknown reason”&lt;/a&gt; since about 9 months ago, more previously unfamiliar FLOSS developers started to consider F-Droid a good place to distribute and host their apps. We welcome such a wave of increased interest, and we ask developers to bear with us while we juggle between infra maintenance, &lt;a href=&quot;https://f-droid.org/2026/06/12/twif.html#f-droid-core&quot;&gt;client 2.0&lt;/a&gt; development and their submissions.&lt;/p&gt;

&lt;p&gt;We thank &lt;a href=&quot;https://gitlab.com/linsui&quot;&gt;@linsui&lt;/a&gt; for merging all these below and hundreds more during these months.&lt;/p&gt;

&lt;p&gt;We also thank contributors taking the time to help with app submissions review, testing builds and offering feedback. For them we’ve setup the &lt;a href=&quot;https://gitlab.com/fdroid/wiki/-/wikis/Internal/Reviewing-new-apps&quot;&gt;“Reviewing new apps” Wiki page&lt;/a&gt; to offer step by step guidance of what it takes for an app to be tested before inclusion, and, depending on changes, during updates. Scroll down in comments to find an useful checklist that can keep one organized during a review.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.armanmaurya.archiv&quot;&gt;Archiv&lt;/a&gt;&lt;/strong&gt;: Smart document scanner with tagging and fast search&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.rinoprogram.audiovisualizer&quot;&gt;Audio Visualizer&lt;/a&gt;&lt;/strong&gt;: Audio visualizer for local media playback&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.binauralbeat&quot;&gt;Binaural Beat&lt;/a&gt;&lt;/strong&gt;: Binaural beat generator with the classic SBaGen engine and ambient backgrounds&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.henriquecouto.calsync&quot;&gt;CalSync&lt;/a&gt;&lt;/strong&gt;: Sync events across multiple local device calendars automatically&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.disspair.disspair&quot;&gt;DissPair&lt;/a&gt;&lt;/strong&gt;: Bluetooth security toolkit&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/edge.roll&quot;&gt;Edge Roll&lt;/a&gt;&lt;/strong&gt;: Tumble a cube across a crumbling tile bridge. One-thumb 3D arcade.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.tlfoxhuman.fakeblankscreen&quot;&gt;FakeBlankScreen&lt;/a&gt;&lt;/strong&gt;: Display a black screen to reduce power consumption&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.easonhuang.heartwood&quot;&gt;Heartwood&lt;/a&gt;&lt;/strong&gt;: A private, read-only Material You viewer for your Health Connect data&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.lrc_r&quot;&gt;Lrc-R&lt;/a&gt;&lt;/strong&gt;: Read the rhythm&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.growse.android.io.github.hidroh.materialistic&quot;&gt;Materialistic Nouveau&lt;/a&gt;&lt;/strong&gt;: Material design Hacker News client&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.chlup.myshare&quot;&gt;MyShare&lt;/a&gt;&lt;/strong&gt;: Upload photos and documents to a server on user request&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.RecorderX&quot;&gt;RecorderX&lt;/a&gt;&lt;/strong&gt;: High-performance screen recorder with internal audio support&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/prz.rutedu.app&quot;&gt;RUTEdu&lt;/a&gt;&lt;/strong&gt;: Interactive education app for chemistry, math and geography&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.krystelligence.solipsism&quot;&gt;Solipsism Browser&lt;/a&gt;&lt;/strong&gt;: Rail-first browser with privacy tools and one-handed controls&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.micoyc.speakthat&quot;&gt;SpeakThat!&lt;/a&gt;&lt;/strong&gt;: The world’s most comprehensive notification reader&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sponsorcut&quot;&gt;SponsorCut&lt;/a&gt;&lt;/strong&gt;: Remove sponsor segments from local video and audio files using SponsorBlock&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.cleartray&quot;&gt;Trayzero&lt;/a&gt;&lt;/strong&gt;: A Getting Things Done inbox — capture, clarify, engage. On-device, no account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lukaspieper.truvark&quot;&gt;Truvark&lt;/a&gt;&lt;/strong&gt;: A multi-vault file encryption app that respects your privacy&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adiamas.umpireassistant&quot;&gt;Umpire Assistant&lt;/a&gt;&lt;/strong&gt;: Pitch count and score tracker for baseball, softball, and kickball officials&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.checkmk.unofficial_checkmk_monitoring&quot;&gt;Unofficial CheckMK Monitoring&lt;/a&gt;&lt;/strong&gt;: Monitor CheckMK hosts and services on the go&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ventoid.app&quot;&gt;Ventoid&lt;/a&gt;&lt;/strong&gt;: Install Ventoy-style bootable USB drives from Android without root&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zygisk_enc.volumeX&quot;&gt;VolumeX&lt;/a&gt;&lt;/strong&gt;: Simple volume control via Quick Settings&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lesewolf.voxtral&quot;&gt;Voxtral&lt;/a&gt;&lt;/strong&gt;: Live voice input based on Mistral Voxtral&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;227 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asafonov.accelerace&quot;&gt;Accelerrace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.acho.chat.app&quot;&gt;Acho&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.alchemist&quot;&gt;Alchemist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.nostrsigner&quot;&gt;Amber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.patri9ck.a2ln&quot;&gt;Android 2 Linux Notifications&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anisync.android&quot;&gt;AniSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roundsalmon4.appverifier&quot;&gt;AppVerifier BG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.delta.lite&quot;&gt;ArcaneChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.53.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.poppingmoon.aria&quot;&gt;Aria for Misskey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.saad_khan_rind.atmosphere_effect&quot;&gt;Atmo Engine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.8.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pl.lebihan.authnkey&quot;&gt;Authnkey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.oxycblt.auxio&quot;&gt;Auxio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;83.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;72.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/montafra.beam&quot;&gt;Beam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.binaryeye&quot;&gt;Binary Eye&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.74.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.blockads&quot;&gt;BlockAds: Clean Internet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.derdilla.bloodPressureApp&quot;&gt;Blood pressure monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.boldwallet&quot;&gt;Bold Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29690941&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.cheeserobot.btcwidget&quot;&gt;Cheese BTC Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;Chess by vayunmathur&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jwtc.android.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.chadenas.cpudefense&quot;&gt;Chip Defense&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.60&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.akslabs.cloudgallery&quot;&gt;Chitralaya CloudGallery App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.citrine&quot;&gt;Citrine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cloudbasepredictor&quot;&gt;Cloudbase Predictor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;B0.0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.questmaster.wettkampf_funk_trainer&quot;&gt;Competition Radio Trainer (HFLÜ Hessen)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.gitlab.meckez.concertdiary&quot;&gt;Concert Diary&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gwitko.conduit&quot;&gt;Conduit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.karrarnazim.ConsoleFlow&quot;&gt;ConsoleFlow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.stephanlindauer.criticalmaps&quot;&gt;Critical Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nutritionfacts.dailydozen&quot;&gt;Daily Dozen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flxrs.dankchat&quot;&gt;DankChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.38&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.dima.defense&quot;&gt;Dima Defense ⚔️&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.discoveradsfilter&quot;&gt;Discover Ads Filter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dobby.vpn&quot;&gt;DobbyVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.probably_oxy.drift&quot;&gt;Drift // Audio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.johanpy.drivesoberly&quot;&gt;DriveSoberly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.christianbeier.droidvnc_ng&quot;&gt;droidVNC-NG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.diekaiju.duckassist&quot;&gt;duckAssist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.gnu.emacs&quot;&gt;Emacs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.0.90&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aryan.reader.oss&quot;&gt;Episteme Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.50-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.RealEarthling.epoch&quot;&gt;Epoch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.app.equran&quot;&gt;eQuran&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jepfa.personaltasklogger&quot;&gt;Everyday Tasks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.dyhkwong.sagernet&quot;&gt;Exclave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.45&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displayextend&quot;&gt;Extend&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2322&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Noise&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder&quot;&gt;Feeder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder.play&quot;&gt;Feeder (Play version)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prof18.feedflow&quot;&gt;FeedFlow - RSS Feed Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.23_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.documentsui.shortcut&quot;&gt;Files&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.finalbenchmark2&quot;&gt;Finalbenchmark 2 - CPU Test&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tadris.flang&quot;&gt;Flang&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.floatdeck&quot;&gt;FloatDeck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.fluxlinux&quot;&gt;FluxLinux - Mobile Linux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.7.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.piepmeyer.gauguin&quot;&gt;Gauguin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.51.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.ooooo.geoshare&quot;&gt;GeoShare: Jump Between Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.59.64&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.health&quot;&gt;Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hidden.protectedwp.safespace&quot;&gt;HiddenProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;76.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.rmy.android.http_shortcuts&quot;&gt;HTTP Request Shortcuts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.jepfa.hyle_x&quot;&gt;HyleX (Entropy / Hyle 7)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.utazukin.ichaival&quot;&gt;Ichaival&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ispindle.plotter&quot;&gt;iSpindle Plotter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260612-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kde.kdeconnect_tp&quot;&gt;KDE Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.35.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kunzisoft.keepass.libre&quot;&gt;KeePassDX Passkey Vault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sds100.keymapper&quot;&gt;Key Mapper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.1-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nl.bw20.last_launcher&quot;&gt;Last Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.17-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lichess.mobileV2&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.24.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.10-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe.localserver&quot;&gt;LocalTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demonlab.lune&quot;&gt;Lune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matedroid&quot;&gt;MateDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.meditationtimer&quot;&gt;Meditation Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.helddertierwelt.mentalmath&quot;&gt;Mental Math&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.calcitem.sanmill&quot;&gt;Mill&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr - GTD Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.mkm&quot;&gt;Minimal Kernel Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displaymirror&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lcdcode.moodcairns&quot;&gt;Mood Cairns&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.murinelauncher&quot;&gt;Murine Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.121.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gokadzev.musify.fdroid&quot;&gt;Musify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/day.vitayuzu.neodb&quot;&gt;NeoDB You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0-rc2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.networkscanner.app&quot;&gt;Network Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/livio.rssreader&quot;&gt;News Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newsblur&quot;&gt;NewsBlur - News reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nori&quot;&gt;Nori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xmission.trevin.android.notes&quot;&gt;NotePad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.secuso.privacyfriendlynotes&quot;&gt;Notes (Privacy Friendly)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.adityarajput.notifilter&quot;&gt;NotiFilter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.swatian.oceannex.free&quot;&gt;OceanNex for DigitalOcean&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.powerdino.splatoon3_companion&quot;&gt;Octo8&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1-Beta3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schildbach.oeffi&quot;&gt;Offi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openobservatory.ooniprobe&quot;&gt;OONI Probe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.madlonkay.orgro&quot;&gt;Orgro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.storchp.opentracks.osmplugin.offline&quot;&gt;OSM Dashboard (Offline)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.storchp.opentracks.osmplugin&quot;&gt;OSM Dashboard for OpenTracks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.stardomains3.oxproxion&quot;&gt;oxproxion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.94&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;82&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.passvault&quot;&gt;PassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/SVS.pdfinspector&quot;&gt;PDF Inspector&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pennywiseai.tracker&quot;&gt;PennyWise AI - Expense Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/br.com.colman.petals&quot;&gt;Petals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.40.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tjEnterprises.phase10Counter&quot;&gt;Phase10Counter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.scovillo.playondlna&quot;&gt;PlayOnDlna&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streamatico.polymarketviewer&quot;&gt;Polymarket Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jayc180.rhythmengine&quot;&gt;Prog Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/timur.prose&quot;&gt;ProseReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/protectedwp.safespace&quot;&gt;ProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;76.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.agatamessina.quandointv&quot;&gt;QuandoInTV&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.morzo.realmscore&quot;&gt;RealmScore&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chromahub.rhythm.app&quot;&gt;Rhythm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.408.1067-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.84&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.notcvnt.rknhardering&quot;&gt;RKNHardering&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.roto&quot;&gt;Roto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260615&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mateusrodcosta.apps.share2storage&quot;&gt;Save Locally&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.scrambledeggsif&quot;&gt;Scrambled Exif&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.cvzi.screenshottile&quot;&gt;Screenshot Tile (NoRoot)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslan.shizuwall&quot;&gt;ShizuWall&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.digitalgrease.signet&quot;&gt;Signet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wbrawner.simplemarkdown.free&quot;&gt;SimpleMarkdown&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.01-free&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxistar.textpad&quot;&gt;SimpleTextEditor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.30.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fpuellen.simplyscored&quot;&gt;Simply Scored&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.nekohasekai.sfa&quot;&gt;sing-box&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.5:Saturn&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.imi.smartedge.sidebar.panel&quot;&gt;Smart Edge: Sidebar &amp;amp; Gestures&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fpf.smartscan&quot;&gt;SmartScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.smarttube.fdroid&quot;&gt;SmartTube F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.94&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.baitmooth.snow&quot;&gt;Snow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.soundtree&quot;&gt;SoundTree Recorder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.steamserverbrowser.app&quot;&gt;Steam Server Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.84-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hlwd.bible&quot;&gt;The Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.03&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benji377.timety&quot;&gt;Timety&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xmission.trevin.android.todo&quot;&gt;To Do&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.diamondforge.tokn&quot;&gt;Tokn - MFA / 2FA authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forthecommunity.torrentsdigger&quot;&gt;Torrents Digger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.zamojski.soft.towercollector&quot;&gt;Tower Collector&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.quantumphysique.trale&quot;&gt;trale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.transdroid.full&quot;&gt;Transdroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.transdroid.lite&quot;&gt;Transdrone&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;351.260612.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.universalinstaller&quot;&gt;Universal Installer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.urik.keyboard&quot;&gt;Urik Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.1-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.illiouchine.jm&quot;&gt;Urn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.blau.android&quot;&gt;Vespucci - an OSM Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.canvoki.vokibot&quot;&gt;Voki Bot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.koitharu.volumeicon&quot;&gt;Volume Icon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.voyagerfiles&quot;&gt;Voyager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.vger.voyager&quot;&gt;Voyager for Lemmy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.47.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.symeonchen.wakeupscreen&quot;&gt;WakeUpScreen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bnyro.wallpaper&quot;&gt;Wall You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup&quot;&gt;WaveUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asafonov.weather&quot;&gt;Weather: Cool and Hot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.umerfarooq.websocketcam&quot;&gt;Websocket CAM&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.nktnet.webviewkiosk&quot;&gt;Webview Kiosk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.ahmetcetinkaya.whph&quot;&gt;WHPH • Work Hard Play Hard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wifi_password_manager&quot;&gt;WiFi Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hicorenational.wikipedia&quot;&gt;Wiki Fronted&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50595-r-2026-06-16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wikipedia&quot;&gt;Wikipedia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50595-r-2026-06-16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.27.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.heili.wormhole&quot;&gt;Wormhole File Transfer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.57.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.5-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.lbeernaert.youhavemail&quot;&gt;You Have Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yubico.yubioath&quot;&gt;Yubico Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.professor.zerion&quot;&gt;Zerion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.3&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;

        </content>
        
        <author>
			<name>paulali</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>We didn&apos;t choose the pastel colors</title>
		<link href="https://f-droid.org/en/2026/06/12/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/06/12/twif.html"/>
		<id>https://f-droid.org/2026/06/12/twif.html</id>
		<published>2026-06-12T00:00:00+00:00</published>
		<updated>2026-06-12T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-12-jun-2026-week-24&quot;&gt;TWIF curated on Friday, 12 Jun 2026, Week 24&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.fdroid&quot;&gt;F-Droid&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.basic&quot;&gt;F-Droid Basic&lt;/a&gt;&lt;/strong&gt; were updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-alpha10&lt;/code&gt;. We tooted a toot that you can read &lt;a href=&quot;https://floss.social/@fdroidorg/116726918146735148&quot;&gt;here&lt;/a&gt;, and yes, we are like an inch &lt;em&gt;(or 25.4 mm if you’re on metric)&lt;/em&gt; close to release, do test it on your device today:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;mess around with Material colors, do all screens look fine and readable?&lt;/li&gt;
  &lt;li&gt;install some apps and updates, do they get downloaded fast from mirrors?&lt;/li&gt;
  &lt;li&gt;your Chinese device can install apps or just gives up randomly?&lt;/li&gt;
  &lt;li&gt;the UI looks nice on your smart TV or is it hard to navigate?&lt;/li&gt;
  &lt;li&gt;the app is translated fully or &lt;a href=&quot;https://hosted.weblate.org/projects/f-droid/f-droid/&quot;&gt;some strings need more work&lt;/a&gt;?&lt;/li&gt;
  &lt;li&gt;are the &lt;em&gt;meta&lt;/em&gt; categories enticing?&lt;/li&gt;
  &lt;li&gt;any other issue we should know about?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;You’ve read above and want to help? Get the latest 2.0-alpha by navigating to the F-Droid or Basic app details page and check “Allow beta updates” in the top right three dot menu.&lt;/em&gt;&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;83.1.0&lt;/code&gt; and its video enabled counter-part &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;72.1.0&lt;/code&gt;. These apps have been in F-Droid since 2018 and 2020 respectively, so they’re not “new” to the Android ecosystem and to Google’s vast surveillance system that spies on what apps users have installed, yet we are sad to see our packages being &lt;a href=&quot;https://github.com/juha-h/baresip-studio/issues/567#issuecomment-4641396047&quot;&gt;treated as malware&lt;/a&gt; and both users and developers getting abused.&lt;/p&gt;

&lt;p&gt;Also &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.catfriend1.syncthingfork&quot;&gt;Syncthing-Fork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1.0&lt;/code&gt; and got &lt;a href=&quot;https://todon.eu/@rolandog/116725682703200006&quot;&gt;the same FUD treatment&lt;/a&gt; from Google’s root-kit-like services that swear they want to protect the users.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Is Google protecting you or their share-holders? Time is short, &lt;a href=&quot;https://keepandroidopen.org&quot;&gt;keepandroidopen.org&lt;/a&gt; has some actionable ideas. Can you help?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.41.0&lt;/code&gt; adding the new “Collections” feature. &lt;em&gt;What are those?&lt;/em&gt; We’ll just let the Mastodon devs to &lt;a href=&quot;https://blog.joinmastodon.org/2026/06/mastodon-4-6-for-devs/&quot;&gt;explain in a post&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.robin.flip_2_dnd&quot;&gt;Flip 2 DND&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.1.1-free&lt;/code&gt; after we skipped some versions. The developer lost, forgot, burned, deleted or just plain changed the key, hence it now has a new one. &lt;em&gt;You had the app installed last week?&lt;/em&gt; Better uninstall and install the new one.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.surrel.facebooknotifications&quot;&gt;Notifications for FB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt; after… 9 years! While we can frown upon your usage of such an awful abusing silo, at least you can get notified in a better way.&lt;/p&gt;

&lt;p&gt;While we featured &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dot.gallery&quot;&gt;ReFra&lt;/a&gt;&lt;/strong&gt; two weeks ago, they deserve a mention yet again with update &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt;. &lt;em&gt;Why?&lt;/em&gt; They’ve added &lt;a href=&quot;https://immich.app/&quot;&gt;Immich&lt;/a&gt; integration &lt;em&gt;(ownCloud soon too)&lt;/em&gt; so you can browse remotely just like locally, cloud photo backup, backup wizard, more editor effects &amp;amp; filters, date grouping, albums sections, motion photos as MP4, &lt;a href=&quot;https://support.google.com/accounts/topic/9264881?hl=en&quot;&gt;Android Advanced Protection&lt;/a&gt; support, more location details, better APNG &amp;amp; JXL support, more performance enhancements &lt;a href=&quot;https://github.com/IacobIonut01/ReFra/releases/tag/5.0.0&quot;&gt;and more&lt;/a&gt;.&lt;/p&gt;

&lt;h4 id=&quot;newly-added-categories&quot;&gt;Newly Added Categories&lt;/h4&gt;

&lt;h5 id=&quot;3-categories-were-newly-added&quot;&gt;3 categories were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Recorder&lt;/strong&gt;: Audio, screen, call recorder&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Camera&lt;/strong&gt;: Camera, IP camera viewer and video recorder&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Market &amp;amp; Price&lt;/strong&gt;: Price, exchange rate, stock&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;34-apps-were-newly-added&quot;&gt;34 apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.alchemist&quot;&gt;Alchemist&lt;/a&gt;&lt;/strong&gt;: Start with the four basic elements and create anything!&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.roundsalmon4.appverifier&quot;&gt;AppVerifier BG&lt;/a&gt;&lt;/strong&gt;: Verify installed apps against shared signature hashes and databases&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gwitko.conduit&quot;&gt;Conduit&lt;/a&gt;&lt;/strong&gt;: Local-first SSH, Mosh, and SFTP for mobile&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.drejo.androidvideoplayer.fdroid&quot;&gt;drejo player&lt;/a&gt;&lt;/strong&gt;: Tiny ad-free player with reliable next/previous across mp4 + mkv folders&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.email&quot;&gt;Email&lt;/a&gt;&lt;/strong&gt;: A modern email client with a unified inbox&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.collotsspot.ensemble&quot;&gt;Ensemble&lt;/a&gt;&lt;/strong&gt;: Unofficial client for Music Assistant&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hwanderer.entropysdefiance&quot;&gt;Entropy’s Defiance&lt;/a&gt;&lt;/strong&gt;: Minimalist launcher and time-horizon task manager&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.RealEarthling.epoch&quot;&gt;Epoch&lt;/a&gt;&lt;/strong&gt;: Time display for nerds: Unix, sidereal, binary clocks &amp;amp; more&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.flac_r&quot;&gt;Flac-R&lt;/a&gt;&lt;/strong&gt;: Perfect your collection&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.health&quot;&gt;Health&lt;/a&gt;&lt;/strong&gt;: A health metric management health meant to replace Google Fit&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mobilefork.hermesagent&quot;&gt;Hermes Agent Fork&lt;/a&gt;&lt;/strong&gt;: Run local AI models with chat, files, voice, and Android tools&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hisapkitap.com&quot;&gt;Hisap Kitap&lt;/a&gt;&lt;/strong&gt;: Shop ledger and billing app for small businesses&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.agneldev.kochitransitgo&quot;&gt;Kochi Transit Go&lt;/a&gt;&lt;/strong&gt;: Offline Kochi Metro route planner and fare calculator. Fast, Free &amp;amp; Private.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/mx.sixseven.crtlineas&quot;&gt;LineShield&lt;/a&gt;&lt;/strong&gt;: Verify phone lines registered to your name in Mexico CRT portals&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.thezupzup.linthra&quot;&gt;Linthra&lt;/a&gt;&lt;/strong&gt;: Local-first music player for music you own. No forced sync.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe.localserver&quot;&gt;LocalTube&lt;/a&gt;&lt;/strong&gt;: Self-hosted streaming server solution built on top of NewPipe Extractor&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.metiq&quot;&gt;Metiq&lt;/a&gt;&lt;/strong&gt;: Colored noise for focus, sleep, and relaxation. No ads, no tracking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.takasu.motivational_app.direct&quot;&gt;Motivational App&lt;/a&gt;&lt;/strong&gt;: A tiny joke app that gives you brutally direct motivation in one tap&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.org.retallack.onvifcamera&quot;&gt;ONVIF Camera&lt;/a&gt;&lt;/strong&gt;: Simple RTSP viewer for IP cameras&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ai.agent1c.hitomi.open&quot;&gt;Open Hitomi&lt;/a&gt;&lt;/strong&gt;: Floating hedgehog assistant with local chat and browser tools&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.mmarca.openvitals&quot;&gt;OpenVitals&lt;/a&gt;&lt;/strong&gt;: Private Health Connect summary; not medical advice&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jamsinclair.owcamera2&quot;&gt;OW Camera 2 For Pebble&lt;/a&gt;&lt;/strong&gt;: Control your phone’s camera remotely from your Pebble smartwatch&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/s1m.hwfido2provider&quot;&gt;Passchain&lt;/a&gt;&lt;/strong&gt;: Use security key with Bluetooth, NFC, USB or your phone secure element&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/SVS.pdfinspector&quot;&gt;PDF Inspector&lt;/a&gt;&lt;/strong&gt;: Inspect, select, edit and delete the elements inside any PDF&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.asksakis.freegate&quot;&gt;Phylax&lt;/a&gt;&lt;/strong&gt;: Viewer for Frigate NVR with smart URL switching and notifications&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tailgunnerx.piccollage&quot;&gt;PicCollage&lt;/a&gt;&lt;/strong&gt;: High-performance photo collage studio with 26 dynamic gradients and pro layouts&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/red.pictionary_generator&quot;&gt;Pictionary Generator&lt;/a&gt;&lt;/strong&gt;: A Pictionary-ish Word Generator&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lostf1sh.pixelplayeross&quot;&gt;PixelPlayerOSS&lt;/a&gt;&lt;/strong&gt;: Local-first music player for offline and self-hosted libraries&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jayc180.rhythmengine&quot;&gt;Prog Metronome&lt;/a&gt;&lt;/strong&gt;: Metronome for practicing complex rhythmic ideas&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.morzo.realmscore&quot;&gt;RealmScore&lt;/a&gt;&lt;/strong&gt;: Score keeper for the Fantasy Realms card game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ferlagod.rocinante&quot;&gt;Rocinante&lt;/a&gt;&lt;/strong&gt;: Fast, private, and native client for the BookWyrm literary social network&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.soundtree&quot;&gt;SoundTree Recorder&lt;/a&gt;&lt;/strong&gt;: Audio recorder with topic organization, marks, and page-like waveforms&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.killi199.timetracking&quot;&gt;time-tracking&lt;/a&gt;&lt;/strong&gt;: Keep track of your working hours with precision and ease&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.codeberg.allibragi.whatiwatch&quot;&gt;whatIwatch&lt;/a&gt;&lt;/strong&gt;: Track the series you’re currently watching&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;288 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asafonov.accelerace&quot;&gt;Accelerrace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.metalshard.projectwave&quot;&gt;Acoustic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newoether.agora&quot;&gt;Agora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aisleron&quot;&gt;Aisleron Shopping List&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.bible.android.activity&quot;&gt;AndBible: Bible Study&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.1100&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.digitallyrefined.androidipcamera&quot;&gt;Android IP Camera&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.narayana.another&quot;&gt;another.im&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nuclearfog.apollo&quot;&gt;Apollo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.autoautorotate&quot;&gt;Auto Auto-Rotate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.14.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mine.autoshine&quot;&gt;Auto Shine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.juanro.autumandu&quot;&gt;Autu Mandu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojitsantra.backlogtracker&quot;&gt;Backlog Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/off.kys.backtalk&quot;&gt;Backtalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.atharok.barcodescanner&quot;&gt;Barcode Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/montafra.beam&quot;&gt;Beam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.beatbridge&quot;&gt;BeatBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.34&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.bibledit.android&quot;&gt;Bibledit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.046&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.binaryeye&quot;&gt;Binary Eye&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.74.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asafonov.blockbuster&quot;&gt;Block’Buster&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenaddress.greenbits_android_wallet&quot;&gt;Blockstream App (Green)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.atharok.btremote&quot;&gt;Bluetooth Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29679002&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.breezyweather&quot;&gt;Breezy Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.1_freenet&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly&quot;&gt;Butterfly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.bmx666.appcachecleaner&quot;&gt;Cache Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.uc.caffeine&quot;&gt;Caffeine Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2-beta.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marotoweb.cajuscan_app&quot;&gt;CajuScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gonbei774.calisthenicsmemory&quot;&gt;Calisthenics Memory&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/top.stevezmt.calsync&quot;&gt;CalSync - Notification Calendar Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.0-rev2-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.8-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fedilab.castlab&quot;&gt;CastLab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.catashoot&quot;&gt;Cat a shooter 😼&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hollowbamboo.chordreader2&quot;&gt;ChordReader 2&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ciphernotes.twa&quot;&gt;ciphernotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.metacubex.clash.meta&quot;&gt;Clash Meta For Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.29.Meta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cloudbasepredictor&quot;&gt;Cloudbase Predictor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.comaps.fdroid&quot;&gt;CoMaps - Hike, Bike, Drive Offline with Privacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.05-11-FDroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.gitlab.meckez.concertdiary&quot;&gt;Concert Diary&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bnyro.contacts&quot;&gt;Connect You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.connectbot&quot;&gt;ConnectBot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.9-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.karrarnazim.ConsoleFlow&quot;&gt;ConsoleFlow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.siacs.conversations&quot;&gt;Conversations&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.1+free&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.24.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.bitfire.davdroid&quot;&gt;DAVx⁵&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.14-ose&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gorden.dayexam&quot;&gt;DayExam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.b44t.messenger&quot;&gt;Delta Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.52.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.digiagriapp&quot;&gt;DigiAgriApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.dima.defense&quot;&gt;Dima Defense ⚔️&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.discoveradsfilter&quot;&gt;Discover Ads Filter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dobby.vpn&quot;&gt;DobbyVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.71&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fabienli.dokuwiki&quot;&gt;Dokuwiki Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shezik.drawanywhere&quot;&gt;DrawAnywhere&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.probably_oxy.drift&quot;&gt;Drift // Audio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.282.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.15.0-beta1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.auth&quot;&gt;Ente Auth - 2FA Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.11-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.app.equran&quot;&gt;eQuran&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.0-beta.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ws.xsoh.etar&quot;&gt;Etar - OpenSource Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.56&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.dyhkwong.sagernet&quot;&gt;Exclave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.44&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chenyifaer.fafarunner&quot;&gt;FaFa Runner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2320&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brokenpip3.fatto&quot;&gt;Fatto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Noise&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder&quot;&gt;Feeder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder.play&quot;&gt;Feeder (Play version)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;151.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.sesu8642.feudaltactics&quot;&gt;Feudal Tactics&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.documentsui.shortcut&quot;&gt;Files&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inky.fitnesscalendar&quot;&gt;Fitness Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_flash_deck&quot;&gt;Flash Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.83&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fluffy&quot;&gt;Fluffy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flux&quot;&gt;Flux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.circle_dev.flux_news&quot;&gt;Flux News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.7.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.fototimer&quot;&gt;Foto Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ua.com.radiokot.photoprism&quot;&gt;Gallery for PhotoPrism&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.43.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.geto&quot;&gt;Geto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.viscouspot.gitsync&quot;&gt;GitSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.60&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.golden_ticket.golden_ticket&quot;&gt;Golden Ticket&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.grove&quot;&gt;Grove&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostsinthelab.apps.guilelessbopomofo&quot;&gt;Guileless Bopomofo Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.lepisma.harp&quot;&gt;Harp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.59.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.monkopedia.healthdisconnect&quot;&gt;Health Disconnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.ralala.hexviewer&quot;&gt;HexViewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.59.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.om1cael.hidroly&quot;&gt;Hidroly: Water Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/social.holos.app&quot;&gt;Holos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;[Home Assistant](https://f-droid.org/packages/io.homeassistant.companion.android.minim&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.6.1-minimal&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.byterdevs.rsswidget&quot;&gt;HomeFeed - RSS Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.studio4plus.homerplayer2&quot;&gt;Homer Audio Player for Seniors&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hwloc.lstopo&quot;&gt;hwloc lstopo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.14.0-2-1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.kaffeemitkoffein.imagepipe&quot;&gt;Imagepipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.78&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.impostormx.org&quot;&gt;Impostor MX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.drive&quot;&gt;Infomaniak kDrive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.17.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.inure&quot;&gt;Inure App Manager (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;build107.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fsck.k9&quot;&gt;K-9 Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.7.88&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.ibbaa.keepitup&quot;&gt;Keep it up&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivanovsky.passnotes&quot;&gt;KeePassVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sds100.keymapper&quot;&gt;Key Mapper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kaizen.khushu&quot;&gt;Khushu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.24.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tombursch.kitchenowl&quot;&gt;KitchenOwl&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.impa.knockonports&quot;&gt;Knock on Ports&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nl.bw20.last_launcher&quot;&gt;Last Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vermont.possin&quot;&gt;LCTerm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.librefind&quot;&gt;LibreFind - Find FOSS Alternatives&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lichess.mobileV2&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.24.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.2-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.cmcdaniel.localcrop&quot;&gt;LocalCrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.moi.lumine&quot;&gt;Lumine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demonlab.lune&quot;&gt;Lune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.42&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.robinroy.martial_body&quot;&gt;Martial Body&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.maskan.chat&quot;&gt;Maskan — Private AI Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matedroid&quot;&gt;MateDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_medic_log&quot;&gt;Medic Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.calcitem.sanmill&quot;&gt;Mill&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr - GTD Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.mkm&quot;&gt;Minimal Kernel Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.miniter&quot;&gt;Miniter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displaymirror&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/shub39.momentum&quot;&gt;Momentum&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asafonov.monly&quot;&gt;Monly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.mullvad.mullvadvpn&quot;&gt;Mullvad VPN: privacy is a universal right&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.murinelauncher&quot;&gt;Murine Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.120.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gokadzev.musify.fdroid&quot;&gt;Musify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.zornslemma.mypricelog&quot;&gt;My Price Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.appmindlab.nano&quot;&gt;neutriNote CE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe&quot;&gt;NewPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.28.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_news_provider&quot;&gt;News Provider&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.swatian.nexnode.free&quot;&gt;NexNode for Linode Cloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.client&quot;&gt;Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;34.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.owncloud.notes&quot;&gt;Nextcloud Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;34.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wordgame.nian&quot;&gt;Nian&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nori&quot;&gt;Nori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nospeak.app&quot;&gt;nospeak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tnmgl.ntodotxt&quot;&gt;ntodotxt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nymtech.nymvpn&quot;&gt;NymVPN – Anonymous No-Log VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2026.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.powerdino.splatoon3_companion&quot;&gt;Octo8&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1-Beta1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.schwegelbin.openbible&quot;&gt;OpenBible&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.schmidt.systems.opensyncedlists&quot;&gt;OpenSyncedLists&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks&quot;&gt;OpenTracks (Non-reproducible)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.27.1irreproducible&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks.playstore&quot;&gt;OpenTracks (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.27.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.madlonkay.orgro&quot;&gt;Orgro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.orgzlyrevived&quot;&gt;Orgzly Revived&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pfiers.osmfocus&quot;&gt;OSMfocus Reborn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.13-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.rubec.otoscope&quot;&gt;Otoscope&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.outline.android.client&quot;&gt;Outline&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6592VER7ION6592&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.owncloud.android&quot;&gt;ownCloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cash.p.terminal&quot;&gt;P.CASH Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.56.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.smartpack.packagemanager&quot;&gt;Package Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v7.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;80&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xxxx.parcel&quot;&gt;Parcel - Pickup code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.58&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pennywiseai.tracker&quot;&gt;PennyWise AI - Expense Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15.60&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_personal_stuff&quot;&gt;Personal Stuff&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/br.com.colman.petals&quot;&gt;Petals&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.39.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sunsetware.phocid&quot;&gt;Phocid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260610&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kjxbyz.picguard&quot;&gt;PicGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daniebeler.pfpixelix&quot;&gt;Pixelix&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.playhex.twa&quot;&gt;PlayHex&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.scovillo.playondlna&quot;&gt;PlayOnDlna&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streamatico.polymarketviewer&quot;&gt;Polymarket Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.40&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bithack.principia&quot;&gt;Principia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.06&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.lonecloud.prism&quot;&gt;Prism&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nodomain.xabd.privacyscanner&quot;&gt;PrivacyScanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.techtrest.privamatic&quot;&gt;Privamatic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.phdp&quot;&gt;Punch-hole Download Progress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.pyload.android.client&quot;&gt;pyLoad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.agatamessina.quandointv&quot;&gt;QuandoInTV&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.quicksy.client&quot;&gt;Quicksy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.1+free&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.theficos.quire&quot;&gt;Quire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.06.212&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wqar.quran_mem_helper&quot;&gt;Quran Revision Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.proton.echophenomena.recordplayreverse&quot;&gt;Record Play Reverse&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.adithya_jayan.myrepertoirapp.fdroid&quot;&gt;Repertoire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chromahub.rhythm.app&quot;&gt;Rhythm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.403.1054-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260610&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.saber&quot;&gt;Saber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.34.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.cardijey.schulrechner&quot;&gt;Schulrechner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.scrambledeggsif&quot;&gt;Scrambled Exif&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.atharok.screentime&quot;&gt;Screen Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.cvzi.screenshottile&quot;&gt;Screenshot Tile (NoRoot)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.sdmse&quot;&gt;SD Maid 2/SE - System Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.4-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seafile.seadroid2&quot;&gt;Seafile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.securescreen.app&quot;&gt;SecureScreen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.application.shikiapp&quot;&gt;ShikiApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-0.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.mordorx.sicmu&quot;&gt;SicMu Neo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.simplex.app&quot;&gt;SimpleX Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxrave.simpmusic&quot;&gt;SimpMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.3:Saturn&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.imi.smartedge.sidebar.panel&quot;&gt;Smart Edge: Sidebar &amp;amp; Gestures&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fpf.smartscan&quot;&gt;SmartScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.bogomolov.incomingsmsgateway&quot;&gt;SMS to URL Forwarder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.baitmooth.snow&quot;&gt;Snow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/spam.blocker&quot;&gt;SpamBlocker (Call &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/oss.krtirtho.spotube&quot;&gt;Spotube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sshborg&quot;&gt;SSHBorg&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.standardnotes&quot;&gt;Standard Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.201.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.stargw.fx&quot;&gt;STARGW FX&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/acidburn.stims&quot;&gt;Stims&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.82-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.taz.android.app.free&quot;&gt;taz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hzontal.tellaFOSS&quot;&gt;Tella&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.vantulder.tessel&quot;&gt;Tessel – A tile game&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.threema.app.libre&quot;&gt;Threema Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.3l&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android.beta&quot;&gt;Thunderbird Beta for Testers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20.0b2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android&quot;&gt;Thunderbird: Free Your Inbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Ace777.tidy&quot;&gt;Tidy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.tiefseetauchner.tiefprompt&quot;&gt;tiefprompt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benji377.timety&quot;&gt;Timety&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.kaffeemitkoffein.tinyweatherforecastgermany&quot;&gt;Tiny Weather Forecast Germany&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.63.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.diamondforge.tokn&quot;&gt;Tokn - MFA / 2FA authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forthecommunity.torrentsdigger&quot;&gt;Torrents Digger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kylecorry.trail_sense&quot;&gt;Trail Sense&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.tri.peaks&quot;&gt;Tri PeaksSolitaire for Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;350.260608.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;350.260608.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tūī&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.universalinstaller&quot;&gt;Universal Installer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.horizontalsystems.bankwallet&quot;&gt;Unstoppable Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.48.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.uwrplan.app&quot;&gt;UWR Planer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.shadowsocks.plugin.v2ray&quot;&gt;V2ray Plugin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.canvoki.vokibot&quot;&gt;Voki Bot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.volumelockr&quot;&gt;VolumeLockr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.voyagerfiles&quot;&gt;Voyager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.sovellus.vrcaa&quot;&gt;VRChat Android Assistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.djara.wafrn_rn&quot;&gt;WAFRN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.wallet&quot;&gt;Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.37&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.waveup&quot;&gt;WaveUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asafonov.weather&quot;&gt;Weather: Cool and Hot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.wispar.wispar&quot;&gt;Wispar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.57.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.thosp.yourlocalweather&quot;&gt;Your local weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.0-FOSS&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.turtton.ytalarm&quot;&gt;YtAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.juliusd.ueberboese.app&quot;&gt;Überböse&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.37.0&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;

        </content>
        
        <author>
			<name>linsui</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Take a pause, meditate</title>
		<link href="https://f-droid.org/en/2026/06/05/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/06/05/twif.html"/>
		<id>https://f-droid.org/2026/06/05/twif.html</id>
		<published>2026-06-05T00:00:00+00:00</published>
		<updated>2026-06-05T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-05-jun-2026-week-23&quot;&gt;TWIF curated on Friday, 05 Jun 2026, Week 23&lt;/h3&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.airplay&quot;&gt;AirPlay Server&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;AirPlay receiver implementation with video and audio support&lt;/em&gt;, was just added pairing with &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displaymirror/&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt; for streaming between devices or straight from other AirPlay compatible devices out there.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.boldwallet&quot;&gt;Bold Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; has a huge update to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.0&lt;/code&gt;, you’ll just have to read for yourself &lt;a href=&quot;https://github.com/BoldBitcoinWallet/BoldWallet/releases/tag/v4.0.0&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2318&lt;/code&gt; and now it requires Android 6 or later.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.naox.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt; as the last version, the upstream source repo was archived. But, the app has a new start, as we’ve included &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.waozi.inbe&quot;&gt;Inner Breeze&lt;/a&gt;&lt;/strong&gt;, yes same name, same developer, but different appid. If you’ve had the app installed before, better switch now to get updates.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MakeACopy – OCR Latin (Best)&lt;/strong&gt; was archived as &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt;, updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0&lt;/code&gt; this week, already covers its use case. One less app to keep installed.&lt;/p&gt;

&lt;p&gt;While the &lt;strong&gt;&lt;a href=&quot;https://search.f-droid.org/?q=briar&quot;&gt;Briar&lt;/a&gt;&lt;/strong&gt; apps are in maintenance mode for a while now, another team has built an app on their protocol. The newly included &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.professor.zerion&quot;&gt;Zerion&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Private messaging over Tor. No phone, no email. Now with channels.&lt;/em&gt;, promises a lot of &lt;a href=&quot;https://zerion.chat/index.html#features&quot;&gt;features&lt;/a&gt;. Since we’ve added the latest version you can read the explainer &lt;a href=&quot;https://zerion.chat/blog/zerion-2-0-release.html&quot;&gt;post&lt;/a&gt; and maybe peek at the &lt;a href=&quot;https://zerion.chat/blog.html&quot;&gt;older posts&lt;/a&gt; too for more in-depth knowledge.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;@shuvashish76&lt;/a&gt; feeds our FOMO:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.muntashirakon.AppManager/&quot;&gt;App Manager&lt;/a&gt;&lt;/strong&gt; celebrates 6 years of existence in a &lt;a href=&quot;https://blog.muntashir.dev/2026/06/01/six-years-of-app-manager/&quot;&gt;dev post&lt;/a&gt;. While we don’t track you, the user, we have some downloads stats &lt;em&gt;(main server only)&lt;/em&gt; &lt;a href=&quot;https://grote.gitlab.io/fdroid-metrics-distilled/#app-manager&quot;&gt;here&lt;/a&gt; or &lt;a href=&quot;https://fdroid.tabler.dev/#:~:text=App%20Manager&quot;&gt;here&lt;/a&gt; or &lt;a href=&quot;https://fdroid-metrics.streamlit.app/~/+/package_details?package=io.github.muntashirakon.AppManager&quot;&gt;here&lt;/a&gt;, that might answer some dev questions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flx_apps.digitaldetox&quot;&gt;DetoxDroid: Digital Detoxing as Your New Default&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt; helping you doomscroll less. No, you don’t need AI or the latest greatest phone released yesterday, DetoxDroid can help you take pauses from the digital realm and keep you in control… of you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.mullvad.mullvadvpn/&quot;&gt;Mullvad&lt;/a&gt;&lt;/strong&gt; had a &lt;a href=&quot;https://mullvad.net/en/blog/2026-security-assessment-of-our-android-app&quot;&gt;new security assessment&lt;/a&gt; of the app with minimal fixes needed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.prav.client/&quot;&gt;Prav&lt;/a&gt;&lt;/strong&gt; developers explain how the service is funded and make &lt;a href=&quot;https://prav.app/blog/funding-our-sms-expenses/&quot;&gt;an appeal for donations&lt;/a&gt; to keep the sign-in function alive. If you believe in decentralized, open protocols for communication, built on FLOSS, &lt;strong&gt;Prav&lt;/strong&gt; and its upstream &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.quicksy.client/&quot;&gt;Quicksy&lt;/a&gt;&lt;/strong&gt;, are the entry points for your less tech-savvy friends, and they need your help.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prajwalch.torrentsearch&quot;&gt;Torrent Search&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.0&lt;/code&gt; with many changes like, torrent details screen, better browser, view markers, better filtering, categories and &lt;a href=&quot;https://github.com/prajwalch/TorrentSearch/releases/tag/v0.5.0&quot;&gt;more&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gaulupeau.apps.InThePoche&quot;&gt;wallabag&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt; after a two year pause, with translations updates, fixes and &lt;a href=&quot;https://github.com/wallabag/android-app/releases/tag/2.6.0&quot;&gt;more&lt;/a&gt;.&lt;/p&gt;

&lt;h4 id=&quot;archived-apps&quot;&gt;Archived Apps&lt;/h4&gt;

&lt;h5 id=&quot;2-more-apps-were-archived&quot;&gt;2 more apps were archived&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;AndroidCrypt: AES Crypt compatible file encryption utility &lt;em&gt;(It use the non-free aescrypt lib)&lt;/em&gt;&lt;/li&gt;
  &lt;li&gt;Hermes Agent: Run local AI models with chat, files, voice, and Android tools. &lt;em&gt;(Replacement coming &lt;a href=&quot;https://f-droid.org/2026/05/22/twif.html#community-news&quot;&gt;soon&lt;/a&gt;!)&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;36-more-apps-were-newly-added&quot;&gt;36 more apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dasp.worldcup2026&quot;&gt;2026 Football Fixtures Widget&lt;/a&gt;&lt;/strong&gt;: 2026 football fixtures and widgets.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.acho.chat.app&quot;&gt;Acho&lt;/a&gt;&lt;/strong&gt;: Lightweight WebView client for Acho Chat&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.metalshard.projectwave&quot;&gt;Acoustic&lt;/a&gt;&lt;/strong&gt;: Simple internet radio app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ai.privatebydesign.albi&quot;&gt;Albi&lt;/a&gt;&lt;/strong&gt;: A health tracking app that respects your privacy&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.digitallyrefined.androidipcamera&quot;&gt;Android IP Camera&lt;/a&gt;&lt;/strong&gt;: An MJPEG IP Camera app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.appstract.iconpack&quot;&gt;Appstract Icon Pack&lt;/a&gt;&lt;/strong&gt;: Abstract icon pack with 590 hand-designed icons&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.juanro.autumandu&quot;&gt;Autu Mandu&lt;/a&gt;&lt;/strong&gt;: Control the income and expenses of your vehicles&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojitsantra.backlogtracker&quot;&gt;Backlog Tracker&lt;/a&gt;&lt;/strong&gt;: Calculate, track, and defeat compounding academic backlogs&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hackerapps.c2k&quot;&gt;C2K — Couch to 5K &amp;amp; 10K&lt;/a&gt;&lt;/strong&gt;: C25K/C210K running trainer. No Google, no tracking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qwde.ccm&quot;&gt;Collective Club Maze&lt;/a&gt;&lt;/strong&gt;: A game similar to the board game ricochet robots&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.samyu.compoundcalculator&quot;&gt;Compound Calculator&lt;/a&gt;&lt;/strong&gt;: Simple offline compound interest calculator&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.diekaiju.duckassist&quot;&gt;duckAssist&lt;/a&gt;&lt;/strong&gt;: Lightweight, privacy-focused WebView wrapper for Duck.ai&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displayextend&quot;&gt;Extend&lt;/a&gt;&lt;/strong&gt;: Extend is an all-purpose display manager for any physical or virtual display&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.kanis.foldio&quot;&gt;Foldio&lt;/a&gt;&lt;/strong&gt;: A music player that treats folders as playlists&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.classic&quot;&gt;Forkgram Classic&lt;/a&gt;&lt;/strong&gt;: A Telegram fork preserving the classic UI from before the Liquid Glass era&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rtneg.foxappmemo&quot;&gt;FoxAppMemo&lt;/a&gt;&lt;/strong&gt;: Track, rate and tag your apps with memos. No internet required.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.smailzhu.ibeacontasker&quot;&gt;iBeacon Tasker Plugin&lt;/a&gt;&lt;/strong&gt;: Scan iBeacon advertisements from Tasker tasks&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ispindle.plotter&quot;&gt;iSpindle Plotter&lt;/a&gt;&lt;/strong&gt;: Collect and plot fermentation data from an iSpindel hydrometer&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jarsilio.android.magnifica&quot;&gt;Magnifica&lt;/a&gt;&lt;/strong&gt;: A magnificent magnifier&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.displaymirror&quot;&gt;Mirror&lt;/a&gt;&lt;/strong&gt;: Screen mirroring manager with support for AirPlay, Moonlight, and DisplayLink&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/barilyuk.mobilosignal&quot;&gt;MobiloSignal&lt;/a&gt;&lt;/strong&gt;: Find the best spot for calls and mobile internet by seeing signal strength&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lcdcode.moodcairns&quot;&gt;Mood Cairns&lt;/a&gt;&lt;/strong&gt;: Private, fully offline mood tracker. No network access. Your data’s yours.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.nofuturekid.nova&quot;&gt;NOVA&lt;/a&gt;&lt;/strong&gt;: Open-source client for Unraid® NAS servers&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.offlinecurrencyconverter.app&quot;&gt;Offline Currency Converter&lt;/a&gt;&lt;/strong&gt;: Convert currencies offline with support for 160+ currencies&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.rubec.otoscope&quot;&gt;Otoscope&lt;/a&gt;&lt;/strong&gt;: Ad-free viewer for cheap WiFi otoscope cameras&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mlg.quedalle&quot;&gt;Quedalle&lt;/a&gt;&lt;/strong&gt;: Quedalle in ads, tracking, accounts. Just a tile launcher.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.arslan.shizuwall&quot;&gt;ShizuWall&lt;/a&gt;&lt;/strong&gt;: Lightweight no root, no VPN firewall solution powered by Shizuku&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demosten.srednabg&quot;&gt;SrednaBG&lt;/a&gt;&lt;/strong&gt;: Real-time average speed inside Bulgaria’s average-speed camera zones&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.uwrplan.app&quot;&gt;UWR Planer&lt;/a&gt;&lt;/strong&gt;: Match planning for underwater rugby – the UWR Planer app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.albertodiaz.valencia_transit_reloaded&quot;&gt;Valencia Transit Reloaded&lt;/a&gt;&lt;/strong&gt;: Transit info for the metropolitan area of Valencia and Alicante&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.vegan_inspector&quot;&gt;Vegan Inspector&lt;/a&gt;&lt;/strong&gt;: A barcode scanner that checks if products are vegan or vegetarian&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.canvoki.vokibot&quot;&gt;Voki Bot&lt;/a&gt;&lt;/strong&gt;: Automation tool&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.voyagerfiles&quot;&gt;Voyager&lt;/a&gt;&lt;/strong&gt;: Material Design 3 file browser with SFTP, FTP, SMB, and WebDAV support&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.symeonchen.wakeupscreen&quot;&gt;WakeUpScreen&lt;/a&gt;&lt;/strong&gt;: Wake your screen gently the moment a notification arrives&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.weather&quot;&gt;Weather&lt;/a&gt;&lt;/strong&gt;: Weather app with Material You design&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.harshalbhatia.whatsopen&quot;&gt;WhatsOpen&lt;/a&gt;&lt;/strong&gt;: Open WhatsApp chats with any number, no contact needed&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;276 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.divverent.aaaaxy&quot;&gt;AAAAXY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.77+20260602.4036.8ed3d156&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.epitre.aelf_lectures&quot;&gt;AELF - Bible and day’s reading&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newoether.agora&quot;&gt;Agora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aisleron&quot;&gt;Aisleron Shopping List&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.alexbarry.calc_android&quot;&gt;AlexCalc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.nostrsigner&quot;&gt;Amber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.bible.android.activity&quot;&gt;AndBible: Bible Study&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.1099&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gpl.rpg.AndorsTrail&quot;&gt;Andor’s Trail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anisync.android&quot;&gt;AniSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/exa.lnx.a&quot;&gt;AnLinux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.73 Stable&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.liberty.android.fantastischmemo&quot;&gt;AnyMemo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.12.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.delta.lite&quot;&gt;ArcaneChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.51.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.areada&quot;&gt;Areada&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.poppingmoon.aria&quot;&gt;Aria for Misskey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.atalk.android&quot;&gt;aTalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/vadimerenkov.autasker&quot;&gt;Autasker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/deckers.thibault.aves.libre&quot;&gt;Aves Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;83.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;72.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/montafra.beam&quot;&gt;Beam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.beatbridge&quot;&gt;BeatBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.binaryeye&quot;&gt;Binary Eye&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.73.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.exbin.bined.editor.android&quot;&gt;BinEd - Hex Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.12.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vovagorodok.ble_ota_app&quot;&gt;BleOta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vovagorodok.blichess&quot;&gt;Blichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0.0+ble2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.blockdrop.game&quot;&gt;BlockDrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.34&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nl.privacydragon.bookwyrm&quot;&gt;BookWyrm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29675190&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.reyboz.bustorino&quot;&gt;BusTO&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.46&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly&quot;&gt;Butterfly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jyutping.jyutping&quot;&gt;Cantonese Keyboard - Jyutping&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.62.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;42.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.chance&quot;&gt;Chance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.metacubex.clash.meta&quot;&gt;Clash Meta For Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.28.Meta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.best.deskclock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.30.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock by vayunmathur&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cloudbasepredictor&quot;&gt;Cloudbase Predictor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;B0.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.gitlab.meckez.concertdiary&quot;&gt;Concert Diary&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.connectbot&quot;&gt;ConnectBot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.7-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.karrarnazim.ConsoleFlow&quot;&gt;ConsoleFlow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.bitfire.davdroid&quot;&gt;DAVx⁵&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.13-ose&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.example.deeplviewer&quot;&gt;DeepL&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/website.leifs.delta.foss&quot;&gt;Delta Icon Pack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.dima.defense&quot;&gt;Dima Defense ⚔️&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.discoveradsfilter&quot;&gt;Discover Ads Filter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.felixnuesse.disky&quot;&gt;disky - Find your biggest diskspace thieves!&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.elnix.dragonlauncher&quot;&gt;Dragon Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.2 (Worm)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.moimob.drinkable&quot;&gt;Drinkable&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.59.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.281.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard.lite&quot;&gt;DuressKeyboardLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.05.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.deprec8.enigmadroid&quot;&gt;EnigmaDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.10-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.app.equran&quot;&gt;eQuran&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.0-beta.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.eucsoh.android&quot;&gt;EUC State Of Health Analyzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.53&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fairscan.app&quot;&gt;FairScan – PDF Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tmdev.fasttimes&quot;&gt;FastTimes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brokenpip3.fatto&quot;&gt;Fatto&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;151.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.finalbenchmark2&quot;&gt;Finalbenchmark 2 - CPU Test&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inky.fitnesscalendar&quot;&gt;Fitness Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dimension.flare&quot;&gt;Flare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_flash_deck&quot;&gt;Flash Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.82&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fluffy&quot;&gt;Fluffy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.circle_dev.flux_news&quot;&gt;Flux News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.crossword.yourealwaysbe.forkyz&quot;&gt;Forkyz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;83&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.liberty.android.freeotpplus&quot;&gt;FreeOTP+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.geekorum.ttrss.free&quot;&gt;Geekttrss&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.ooooo.geoshare&quot;&gt;GeoShare: Jump Between Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.viscouspot.gitsync&quot;&gt;GitSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/gizz.tapes.foss&quot;&gt;Gizz Tapes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;KGLW&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.glpi.inventory.agent&quot;&gt;GLPI Agent&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.gpn.schedule&quot;&gt;GPN 2026 Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.76.0-GPN-Edition&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.59.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hmdm.launcher&quot;&gt;Headwind MDM Agent&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.36&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hfut.schedule&quot;&gt;HFUT-Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.om1cael.hidroly&quot;&gt;Hidroly: Water Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/social.holos.app&quot;&gt;Holos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.application.homemedkit&quot;&gt;Home Medkit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.immichuploader&quot;&gt;Immich Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.euria&quot;&gt;Infomaniak Euria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.mail&quot;&gt;Infomaniak Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.29.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.jamu&quot;&gt;Jamu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fsck.k9&quot;&gt;K-9 Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.7.85&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kde.kdeconnect_tp&quot;&gt;KDE Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.35.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kunzisoft.keepass.libre&quot;&gt;KeePassDX Passkey Vault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ezberlin.keinplan&quot;&gt;KeinPlan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.06.01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.knighthat.kreate&quot;&gt;Kreate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.mm20.launcher2.release&quot;&gt;Kvaesitso&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.40.2-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.00&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.00&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lalumo.app&quot;&gt;Lalumo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nl.bw20.last_launcher&quot;&gt;Last Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.16-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.librefit.app&quot;&gt;LibreFit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.libretube&quot;&gt;LibreTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.3-rc.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.flow.nightly&quot;&gt;Linwood Flow Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.1-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hhst.litube&quot;&gt;Litube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cvc953.localplayer&quot;&gt;Local Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defname.localshare&quot;&gt;LocalShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.lolotrans&quot;&gt;LoloTrans&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.minetest.minetest&quot;&gt;Luanti&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.garemat.lunachron&quot;&gt;LunaChron&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.32.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demonlab.lune&quot;&gt;Lune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dsalmun.luxalarm&quot;&gt;Lux Alarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.52&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.medilog&quot;&gt;MediLog (Non-reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.medilog.fdroid&quot;&gt;MediLog (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram&quot;&gt;Mercurygram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.7.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr - GTD Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.mkm&quot;&gt;Minimal Kernel Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.miniter&quot;&gt;Miniter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.money.manager.ex&quot;&gt;Money Manager Ex&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.monocles.chat&quot;&gt;monocles chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mooneva.app&quot;&gt;Mooneva Cycle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gelakinetic.mtgfam&quot;&gt;MTG Familiar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.119.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.totschnig.myexpenses&quot;&gt;My Expenses&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.zornslemma.mypricelog&quot;&gt;My Price Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yosefario.nclientv3&quot;&gt;NClientV3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.2-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.craxiom.networksurvey&quot;&gt;Network Survey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.55&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.client&quot;&gt;Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;33.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextgis.mobile&quot;&gt;NextGIS Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.linerly.nontrinsic&quot;&gt;Nontrinsic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nori&quot;&gt;Nori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.philkes.notallyx&quot;&gt;NotallyX - Quick Notes/Tasks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.11.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.secuso.privacyfriendlynotes&quot;&gt;Notes (Privacy Friendly)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nymtech.nymvpn&quot;&gt;NymVPN – Anonymous No-Log VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v3.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schildbach.oeffi&quot;&gt;Offi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.mysportsmate.officebreak&quot;&gt;Office Break&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nicue.onetwo&quot;&gt;OneTwo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.onloc.android&quot;&gt;Onloc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.noisruker.openPasskeyAuth&quot;&gt;Open Passkey Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openhab.habdroid.beta&quot;&gt;openHAB Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.20.4-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.health.openscale&quot;&gt;openScale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nitri.opentopo&quot;&gt;OpenTopoMap Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.29.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.organicmaps&quot;&gt;Organic Maps・Offline Map &amp;amp; GPS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.27-11-FDroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pfiers.osmfocus&quot;&gt;OSMfocus Reborn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.12-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.akylas.aard2&quot;&gt;OSS-Dict&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.libre.agosto.p2play&quot;&gt;P2Play - Peertube client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pachli&quot;&gt;Pachli for Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;76&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.gmartin.paperlessngx_uploader&quot;&gt;Paperless NGX Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jefftharris.passwdsafe&quot;&gt;PasswdSafe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.27.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pennywiseai.tracker&quot;&gt;PennyWise AI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15.59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_personal_stuff&quot;&gt;Personal Stuff&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dnsfilter.android&quot;&gt;personalDNSfilter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.50.60.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kjxbyz.picguard&quot;&gt;PicGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cliambrown.pilltime&quot;&gt;Pill Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.blumia.pineapple.lockscreen.oss&quot;&gt;Pineapple Lock Screen (OSS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/InfinityLoop1309.NewPipeEnhanced&quot;&gt;PipePipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.podcini.X&quot;&gt;Podcini.X - Podcast instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.2.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;ProtonVPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.18.75.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zell_mbc.publicartexplorer.foss&quot;&gt;PublicArtExplorer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.phdp&quot;&gt;Punch-hole Download Progress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.theficos.quire&quot;&gt;Quire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.06.02.209&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quitter.app&quot;&gt;Quitter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.ash.reader&quot;&gt;Read You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.adithya_jayan.myrepertoirapp.fdroid&quot;&gt;Repertoire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.dydlakcloud.resticopia&quot;&gt;Resticopia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chromahub.rhythm.app&quot;&gt;Rhythm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.398.1045-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.83&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.diffengine.romandigitalclock&quot;&gt;RomanDigital&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.ktsr42.rsyncserver&quot;&gt;Rsync Server&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260602&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.carriez.flutter_hbb&quot;&gt;RustDesk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cbouvat.android.saracroche&quot;&gt;Saracroche&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.schildi.android&quot;&gt;SchildiChat Next&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.3-ex_26_5_2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.cvzi.screenshottile&quot;&gt;Screenshot Tile (NoRoot)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seeker.seekprivacy&quot;&gt;SeekPrivacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.ttsengine&quot;&gt;SherpaTTS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.application.shikiapp&quot;&gt;ShikiApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-0.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxistar.textpad&quot;&gt;SimpleTextEditor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.29.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1:Saturn&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.imi.smartedge.sidebar.panel&quot;&gt;Smart Edge: Sidebar &amp;amp; Gestures&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.smarttube.fdroid&quot;&gt;SmartTube F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.73&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sobuumedia.sobuu&quot;&gt;Sobuu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.standardnotes&quot;&gt;Standard Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.201.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.74-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.idunnololz.summit.fdroid&quot;&gt;Summit for Lemmy and PieFed&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.82.5-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brahmadeo.supertonic.tts&quot;&gt;Supertonic TTS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.pec0ra.suspension_setup&quot;&gt;Suspension Setup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tortel.syslog&quot;&gt;SysLog&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grappim.taigamobile.fdroid&quot;&gt;Taiga Mobile Nova&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hlwd.bible&quot;&gt;The Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.02&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android&quot;&gt;Thunderbird: Free Your Inbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unprompted.tildefriends.fdroid&quot;&gt;Tilde Friends&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2026.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benji377.timety&quot;&gt;Timety&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.diamondforge.tokn&quot;&gt;Tokn - MFA / 2FA authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forthecommunity.torrentsdigger&quot;&gt;Torrents Digger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.tourcount&quot;&gt;TourCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leekleak.trafficlight&quot;&gt;Traffic Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kylecorry.trail_sense&quot;&gt;Trail Sense&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.transektcount&quot;&gt;TransektCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.youapps.transport&quot;&gt;Transport You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.hbch.traewelling&quot;&gt;Träwelldroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.25.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;348.260526.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.ddo.hotmist.unicodepad&quot;&gt;UnicodePad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.0-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.universalinstaller&quot;&gt;Universal Installer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.horizontalsystems.bankwallet&quot;&gt;Unstoppable Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.48.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.illiouchine.jm&quot;&gt;Urn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.ph1b.audiobook&quot;&gt;Voice Offline Audiobook Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mistermo_vibecode.voiceplus&quot;&gt;VoicePlus – Audiobook Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.asafonov.weather&quot;&gt;Weather: Cool and Hot&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wifi_password_manager&quot;&gt;WiFi Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hicorenational.wikipedia&quot;&gt;Wiki Fronted&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50590-r-2026-05-28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wikipedia&quot;&gt;Wikipedia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50590-r-2026-05-28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire • Secure Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.26.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.wispar.wispar&quot;&gt;Wispar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.wivewa.android&quot;&gt;WiVeWa&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benderblog.traintime_pda&quot;&gt;XDYou&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.xrayfa&quot;&gt;XrayFA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.56.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.3-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.wceng.sufei&quot;&gt;素扉&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.2&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;


        </content>
        
        <author>
			<name>Licaon_Kter</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Long changelogs for the afternoon</title>
		<link href="https://f-droid.org/en/2026/05/29/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/05/29/twif.html"/>
		<id>https://f-droid.org/2026/05/29/twif.html</id>
		<published>2026-05-29T00:00:00+00:00</published>
		<updated>2026-05-29T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-29-may-2026-week-22&quot;&gt;TWIF curated on Friday, 29 May 2026, Week 22&lt;/h3&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.delta.lite&quot;&gt;ArcaneChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.50.0&lt;/code&gt; with many fixes and improvements. Calls are no longer experimental, same for channels, location streaming is better and &lt;a href=&quot;https://github.com/ArcaneChat/android/blob/main/CHANGELOG-upstream.md#v2500&quot;&gt;more&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.fluffy.fluffychat&quot;&gt;FluffyChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt; with updated translations, design fixes, sync optimisations, chat filters, room tags, thumbnail control, push notifications for multi account and &lt;a href=&quot;https://github.com/krille-chan/fluffychat/blob/HEAD/CHANGELOG.md#v260&quot;&gt;more&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260522-01&lt;/code&gt; and gets &lt;em&gt;well rounded&lt;/em&gt;, both UI wise and in functionality. We missed the new look back in April, but you can read the developer post &lt;a href=&quot;https://jami.net/euclid/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.schabi.newpipe&quot;&gt;NewPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.28.7&lt;/code&gt; fixing some annoyances, but also fixing a bit of tech debt by dropping Android 5 support. You can read why &lt;a href=&quot;https://newpipe.net/blog/pinned/announcement/drop-android-5/&quot;&gt;here&lt;/a&gt;, and maybe look up how to either get a compatible newer Android distribution for your device or, as finances permit, acquire a newer device that at least allows a newer one. &lt;em&gt;The LineageOS Wiki might be helpful in guiding you.&lt;/em&gt; There’s also &lt;a href=&quot;https://newpipe-ev.de/blog/2026-03-29-two-new-contractors/&quot;&gt;some news&lt;/a&gt; regarding team members.&lt;/p&gt;

&lt;p&gt;Until then, if you’re stuck on 5, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/free.rm.skytube.legacy.oss&quot;&gt;SkyTube Legacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.999&lt;/code&gt; and might serve you for a bit more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dot.gallery&quot;&gt;ReFra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0&lt;/code&gt;. &lt;em&gt;What is ReFra?&lt;/em&gt; It’s the new name of the &lt;strong&gt;Gallery&lt;/strong&gt; app &lt;em&gt;(yes, rather generic sounding name)&lt;/em&gt;. The changelog is huge, in part because the new features took some time to stabilize and clean up to be fully FLOSS. We have maps integration, yes INTERNET permission is now used, ML (optional) features, app sandboxing processing, 360°, vault overhaul, markup, album groups, FCast, private folder, timeline, subtitles, new video controls, and more. You can read all about these in &lt;a href=&quot;https://github.com/IacobIonut01/ReFra/releases&quot;&gt;the repo&lt;/a&gt;, start on page 2 with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt; and go up to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.opendasharchive.openarchive.release&quot;&gt;Save by OpenArchive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.4&lt;/code&gt; adding proofmode for WebDav servers and more bug fixes. The app was designed to be helpful to documenters, archivists, journalists, and advocates around the world, and to face very complex technological and human situations. The developers recently posted about the encountered challenges &lt;a href=&quot;https://blog.torproject.org/preserving-evidence-openarchive-fosters-accountability-media-sovereignty/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/is.xyz.vcmi&quot;&gt;VCMI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.4&lt;/code&gt; after a two year hiatus. While the changelog is &lt;a href=&quot;https://github.com/vcmi/vcmi/blob/HEAD/ChangeLog.md&quot;&gt;huge&lt;/a&gt; and concerns mostly the game itself, the Android part got a new settings screen and QoL improvements for touch screens. If on update it does not start and complains about missing game files, try to reimport the game data files.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/shuvashish76&quot;&gt;@shuvashish76&lt;/a&gt; отваря приложението за камерата:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.1&lt;/code&gt; adding a highly wanted feature: &lt;em&gt;“live camera translation”&lt;/em&gt;. You can see this in action &lt;a href=&quot;https://github.com/user-attachments/assets/bf774a4f-3d58-49b7-b4e2-cb30eb395b39&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Some users of older Android versions have seen &lt;a href=&quot;https://github.com/DavidVentura/offline-translator/issues/188&quot;&gt;crashes&lt;/a&gt; with &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.1&lt;/code&gt;, the developer fixed those and we are waiting for the next release to be ready.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://forum.f-droid.org/u/vdbhb59&quot;&gt;Vishal&lt;/a&gt; arranges some pages:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.labnex.app&quot;&gt;LabNex for GitLab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0.0&lt;/code&gt; after &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/en/packages/org.mian.gitnex&quot;&gt;Gitnex for Forgejo and Gitea&lt;/a&gt;&lt;/strong&gt; got its UI overhauled last week. The changelog is &lt;a href=&quot;https://github.com/labnex/LabNex/releases/tag/8.0.0&quot;&gt;too long&lt;/a&gt; to list, but touches every area of the app, enhancing your mobile interaction with Gitlab.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paperknifeplus.app&quot;&gt;PaperKnife+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt; fixing some bugs and supporting exporting saved signatures as PNG.&lt;/p&gt;

&lt;h4 id=&quot;removed-apps&quot;&gt;Removed Apps&lt;/h4&gt;

&lt;h5 id=&quot;1-apps-were-removed&quot;&gt;1 apps were removed&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;Réseau Discord Artivain: Simple app to check if a Discord ID is listed on Reseau Discord Artivain API.&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;50-apps-were-newly-added&quot;&gt;50 apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pedronveloso.a11ybutton&quot;&gt;Accessibility Button Launcher&lt;/a&gt;&lt;/strong&gt;: Assign one app to the accessibility button or shortcut&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newoether.agora&quot;&gt;Agora&lt;/a&gt;&lt;/strong&gt;: BYOK LLM client with multi-provider access, agentic workflows, remote control&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/vadimerenkov.autasker&quot;&gt;Autasker&lt;/a&gt;&lt;/strong&gt;: A simple but robust task manager&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/montafra.beam&quot;&gt;Beam&lt;/a&gt;&lt;/strong&gt;: Live battery metrics pinned to your status bar&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bluesound.bluesoundplayer&quot;&gt;BlueSound Controller&lt;/a&gt;&lt;/strong&gt;: Control BluOS and Sonos multi-room audio players on your network&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.braincup&quot;&gt;Braincup&lt;/a&gt;&lt;/strong&gt;: Train your focus, memory and math skills&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cloudbasepredictor&quot;&gt;Cloudbase Predictor&lt;/a&gt;&lt;/strong&gt;: Weather forecasts for soaring and free-flight pilots&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.co3&quot;&gt;CO3&lt;/a&gt;&lt;/strong&gt;: Feature rich, open source, AO3 mobile client&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.probably_oxy.drift&quot;&gt;Drift // Audio&lt;/a&gt;&lt;/strong&gt;: Ambient sound mixer for sleep and focus on long nights and long flights&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.johanpy.drivesoberly&quot;&gt;DriveSoberly&lt;/a&gt;&lt;/strong&gt;: Alcohol blood rate computer for driving&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brokenpip3.fatto&quot;&gt;Fatto&lt;/a&gt;&lt;/strong&gt;: Your Taskwarrior companion&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.floatdeck&quot;&gt;FloatDeck&lt;/a&gt;&lt;/strong&gt;: 3D parallax live wallpaper with gyroscope sensor support&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.scarf.gc&quot;&gt;gc&lt;/a&gt;&lt;/strong&gt;: GitHub Contribution graph widget&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.resurrect.grove&quot;&gt;Grove&lt;/a&gt;&lt;/strong&gt;: Visualize your growth&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.kennethchoinfosec.haven&quot;&gt;Haven&lt;/a&gt;&lt;/strong&gt;: Isolate and run multiple instances of apps using Work Profiles&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vakarux.instadownload&quot;&gt;InstaDownload&lt;/a&gt;&lt;/strong&gt;: Download Instagram reels and photos to your device&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.knightstalker.app&quot;&gt;KnightStalker&lt;/a&gt;&lt;/strong&gt;: Stalker IPTV client&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nl.bw20.last_launcher&quot;&gt;Last Launcher&lt;/a&gt;&lt;/strong&gt;: Minimal text-only launcher focused on speed and simplicity&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.cmcdaniel.localcrop&quot;&gt;LocalCrop&lt;/a&gt;&lt;/strong&gt;: Find local farms and farmers markets near you using public USDA data&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.lolotrans&quot;&gt;LoloTrans&lt;/a&gt;&lt;/strong&gt;: Floating-bubble translator with on-device ML Kit translation&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.maskan.chat&quot;&gt;Maskan — Private AI Chat&lt;/a&gt;&lt;/strong&gt;: Private BY.OK AI chat. 11 providers, voice, image, export. 3 languages.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.barghest.mesh&quot;&gt;MESH&lt;/a&gt;&lt;/strong&gt;: Censorship-resisting overlay network for digital forensics&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/shub39.momentum&quot;&gt;Momentum&lt;/a&gt;&lt;/strong&gt;: Make Montages easily&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mooneva.app&quot;&gt;Mooneva Cycle&lt;/a&gt;&lt;/strong&gt;: Private, offline menstrual cycle tracker. No account, no cloud.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.casraf.pantry&quot;&gt;Nextcloud Pantry&lt;/a&gt;&lt;/strong&gt;: Manage your household — shared lists, photos &amp;amp; notes on your own server&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ir.ammari.nodelook&quot;&gt;NodeLook&lt;/a&gt;&lt;/strong&gt;: A general website checker for users facing internet restrictions&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nori&quot;&gt;Nori&lt;/a&gt;&lt;/strong&gt;: Bookmark manager and launcher&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.photo.openzinkbooth&quot;&gt;openZinkBooth&lt;/a&gt;&lt;/strong&gt;: An easy-to-use photo booth app for capturing and printing with HP Sprocket&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.metalshard.hyperion&quot;&gt;PB Schedule Viewer&lt;/a&gt;&lt;/strong&gt;: View event schedules for the Roblox group “Pinewood Builders”&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pearlnode&quot;&gt;Pearlnode&lt;/a&gt;&lt;/strong&gt;: Control Shelly smart home devices on your local network. No cloud, no account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.techtrest.privamatic&quot;&gt;Privamatic&lt;/a&gt;&lt;/strong&gt;: Know your privacy score. Fix what matters. No cloud, no tracking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.vgaj.proxy&quot;&gt;Proxy Exit&lt;/a&gt;&lt;/strong&gt;: Use your phone’s mobile connection as a proxy for desktop browsers&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tk.quicksearch&quot;&gt;Quick Search&lt;/a&gt;&lt;/strong&gt;: Search apps, contacts, files, settings, calendar, and the web from one bar&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.notcvnt.rknhardering&quot;&gt;RKNHardering&lt;/a&gt;&lt;/strong&gt;: Detects VPN and proxy usage with RKN methodology&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sphericalkat.rushhour&quot;&gt;Rush Hour&lt;/a&gt;&lt;/strong&gt;: Mumbai suburban train timetable and live tracking&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.digitalgrease.signet&quot;&gt;Signet&lt;/a&gt;&lt;/strong&gt;: Verify calls from family, colleagues, sources against deepfake impersonation&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.theripper.slowmail&quot;&gt;Slow Mail&lt;/a&gt;&lt;/strong&gt;: An email client for reading and composing emails&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kbul.spicycrab&quot;&gt;Solo Forge&lt;/a&gt;&lt;/strong&gt;: Local-first fasting, food, weight, and workout tracker&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cz.jancejka.spayddecoder&quot;&gt;SPAYD Decoder&lt;/a&gt;&lt;/strong&gt;: Offline decoder for Czech SPAYD payment QR codes&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sshborg&quot;&gt;SSHBorg&lt;/a&gt;&lt;/strong&gt;: SSH &amp;amp; SFTP client. No ads, no tracking, no cloud.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.swap.app&quot;&gt;Swap&lt;/a&gt;&lt;/strong&gt;: Share files on LAN to any browser&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Ace777.tidy&quot;&gt;Tidy&lt;/a&gt;&lt;/strong&gt;: A personal management app with all necessary features&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/infrared.tilematch&quot;&gt;Tile Match&lt;/a&gt;&lt;/strong&gt;: Match, tap, and clear your way to victory!&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.benji377.timety&quot;&gt;Timety&lt;/a&gt;&lt;/strong&gt;: Offline-first productivity, focus, and habit tracking.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.diamondforge.tokn&quot;&gt;Tokn - MFA / 2FA authenticator&lt;/a&gt;&lt;/strong&gt;: A simple, private two-factor authenticator&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/pro.kwiatek.tune_tangler&quot;&gt;Tune Tangler&lt;/a&gt;&lt;/strong&gt;: Enjoy your music — record, refine, remix, share&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.msx80.turnsofwar&quot;&gt;Turns of War&lt;/a&gt;&lt;/strong&gt;: A pixelart styled turn based strategy game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.volksverpetzer.app&quot;&gt;Volksverpetzer&lt;/a&gt;&lt;/strong&gt;: Read Volksverpetzer fact checks, analysis and articles on your mobile phone&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.koitharu.volumeicon&quot;&gt;Volume Icon&lt;/a&gt;&lt;/strong&gt;:  Tiny app that show a volume icon in the status bar&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xnotes&quot;&gt;xnotes&lt;/a&gt;&lt;/strong&gt;: Handwriting notes and sketching app with stylus support&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;249 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.activitymanager&quot;&gt;Activity Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/host.stjin.anonaddy&quot;&gt;addy.io&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v6.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenart7c3.nostrsigner&quot;&gt;Amber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/exa.lnx.a&quot;&gt;AnLinux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.72 Stable&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.narayana.another&quot;&gt;another.im&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.liberty.android.fantastischmemo&quot;&gt;AnyMemo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.pranav.applock&quot;&gt;App Lock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.hridayan.ashell&quot;&gt;aShell You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v7.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.atalk.android&quot;&gt;aTalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.saad_khan_rind.atmosphere_effect&quot;&gt;Atmo Engine&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/off.kys.backtalk&quot;&gt;Backtalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;82.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;71.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.beatbridge&quot;&gt;BeatBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.binaryeye&quot;&gt;Binary Eye&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.73.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.michaelwuensch.bitbanana&quot;&gt;BitBanana&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.blockdrop.game&quot;&gt;BlockDrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.33&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29660138&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.uc.caffeine&quot;&gt;Caffeine Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2-beta.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.6-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;41.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.chance&quot;&gt;Chance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jwtc.android.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.itsfrz.tictactoe&quot;&gt;Classic Tic Tac Toe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bnyro.clock&quot;&gt;Clock You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.hnet.comfychair&quot;&gt;ComfyChair&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.8.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.free.nrw.commons&quot;&gt;Commons&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.gitlab.meckez.concertdiary&quot;&gt;Concert Diary&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.karrarnazim.ConsoleFlow&quot;&gt;ConsoleFlow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.9.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sunilpaulmathew.debloater&quot;&gt;De-Bloater&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.opensource.i2pradio&quot;&gt;deutsia radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.digiagriapp&quot;&gt;DigiAgriApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.disroot.disrootapp&quot;&gt;Disroot app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.co.schwaerzler.maximilian.doit&quot;&gt;Do It&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dobby.vpn&quot;&gt;DobbyVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.51&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.autodiag2.elm327emu&quot;&gt;ELM327 Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.deprec8.enigmadroid&quot;&gt;EnigmaDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.locker.fdroid&quot;&gt;Ente Locker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aryan.reader.oss&quot;&gt;Episteme Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.49-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.9-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.app.equran&quot;&gt;eQuran&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.0-beta.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.dyhkwong.sagernet&quot;&gt;Exclave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fairscan.app&quot;&gt;FairScan – PDF Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.fasttrack&quot;&gt;FastTrack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Noise&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.40.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.20_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.adityarajput.fileflow&quot;&gt;FileFlow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.documentsui.shortcut&quot;&gt;Files&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dimension.flare&quot;&gt;Flare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_flash_deck&quot;&gt;Flash Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.81&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.flicky&quot;&gt;Flicky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flux&quot;&gt;Flux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.7.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nz.eloque.foss_wallet&quot;&gt;FossWallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.46.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.saschahlusiak.freebloks&quot;&gt;Freebloks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.a4a.g8invoicing&quot;&gt;G8 Invoicing&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.eduroam.geteduroam&quot;&gt;geteduroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0(2684)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.govroam.getgovroam&quot;&gt;getgovroam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0(2684)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zed.rainxch.githubstore&quot;&gt;Github Store&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.golden_ticket.golden_ticket&quot;&gt;Golden Ticket&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.starry.greenstash&quot;&gt;GreenStash: Track Your Savings&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostsinthelab.apps.guilelessbopomofo&quot;&gt;Guileless Bopomofo Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.habitmaker&quot;&gt;Habit-Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.55-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.50.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.monkopedia.healthdisconnect&quot;&gt;Health Disconnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/biz.binarysolutions.healthybatterycharging&quot;&gt;Healthy Battery Charging&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.om1cael.hidroly&quot;&gt;Hidroly: Water Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/social.holos.app&quot;&gt;Holos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.rmy.android.http_shortcuts&quot;&gt;HTTP Request Shortcuts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.immichuploader&quot;&gt;Immich Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.drive&quot;&gt;Infomaniak kDrive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.17.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.jkbikemechanicaldisasterprevention.light&quot;&gt;J-K Bike - Mechanical Disaster Prevention&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.jkbikemechanicaldisasterprevention&quot;&gt;J-K Bike - Mechanical Disaster Prevention Pro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.cozic.joplin&quot;&gt;Joplin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fsck.k9&quot;&gt;K-9 Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.7.46&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.impa.knockonports&quot;&gt;Knock on Ports&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.knighthat.kreate&quot;&gt;Kreate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.6-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.15-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/site.leos.apps.lespas&quot;&gt;Les Pas - Photo Album for Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.benibela.videlibri&quot;&gt;Library App VideLibri&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.958&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.librefit.app&quot;&gt;LibreFit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.libretube&quot;&gt;LibreTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amrdeveloper.linkhub&quot;&gt;LinkHub&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.2-rc.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.16-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.9-community&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.garemat.lunachron&quot;&gt;LunaChron&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.26.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demonlab.lune&quot;&gt;Lune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.40&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.50&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.joinmastodon.android&quot;&gt;Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.29&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matrix.synapse.manager&quot;&gt;Matrix Synapse Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram&quot;&gt;Mercurygram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.7.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.zerodogg.migraineLog&quot;&gt;Migraine Log&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.15.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.anuke.mindustry&quot;&gt;Mindustry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8-fdroid-158.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.monocles.chat&quot;&gt;monocles chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.117.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.starry.myne&quot;&gt;Myne: Download &amp;amp; Read eBooks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/be.chvp.nanoledger&quot;&gt;NanoLedger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.netguard&quot;&gt;NetGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.335&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.networkscanner.app&quot;&gt;Network Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/livio.rssreader&quot;&gt;News Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tu_darmstadt.seemoo.nfcgate&quot;&gt;NFCGate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.no_more_background&quot;&gt;NoMoreBackground&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streetwriters.notesnook&quot;&gt;Notesnook - Private notes app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schildbach.oeffi&quot;&gt;Offi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nicue.onetwo&quot;&gt;OneTwo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.opencloud.android&quot;&gt;OpenCloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.micw.openphotoframe&quot;&gt;OpenPhotoFrame&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mariinkys.OpenPillReminder&quot;&gt;OpenPillReminder: Birth Control Pill Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.pfiers.osmfocus&quot;&gt;OSMfocus Reborn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0-fdroid-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.stardomains3.oxproxion&quot;&gt;oxproxion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.91&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;71&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jefftharris.passwdsafe&quot;&gt;PasswdSafe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.27.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pennywiseai.tracker&quot;&gt;PennyWise AI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15.54&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dnsfilter.android&quot;&gt;personalDNSfilter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.50.60.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sunsetware.phocid&quot;&gt;Phocid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260526&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kjxbyz.picguard&quot;&gt;PicGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kolakek.pimiwidget&quot;&gt;Pimi Weather Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ucam.ssb22.pinyinfdroid&quot;&gt;Pinyin Web &amp;amp; EPUB and topolects&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.67&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/InfinityLoop1309.NewPipeEnhanced&quot;&gt;PipePipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrl.pixiv&quot;&gt;PiPixiv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ac.mdiq.podcini.X&quot;&gt;Podcini.X - Podcast instrument&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.2.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/luci.sixsixsix.powerampache2.fdroid&quot;&gt;Power Ampache 2&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.01-88-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Games&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.theficos.quire&quot;&gt;Quire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.25.188&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wqar.quran_mem_helper&quot;&gt;Quran Revision Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.rankmyfavs&quot;&gt;Rank-My-Favs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.49&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.saber&quot;&gt;Saber&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.34.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.sambalite&quot;&gt;SambaLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mateusrodcosta.apps.share2storage&quot;&gt;Save Locally&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.cvzi.screenshottile&quot;&gt;Screenshot Tile (NoRoot)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.securescreen.app&quot;&gt;SecureScreen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/github.umer0586.sensorserver&quot;&gt;Sensor Server&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.mordorx.sicmu&quot;&gt;SicMu Neo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rkr.simplekeyboard.inputmethod&quot;&gt;Simple Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.simplex.app&quot;&gt;SimpleX Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxrave.simpmusic&quot;&gt;SimpMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.0:Saturn&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/free.rm.skytube.oss&quot;&gt;SkyTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.999&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.smarquis.sleeptimer&quot;&gt;Sleep Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cu.axel.smartdock&quot;&gt;Smart Dock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.smartfind.app&quot;&gt;SmartFind&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.smarttube.fdroid&quot;&gt;SmartTube F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.72&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.app.securecamera&quot;&gt;SnapSafe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lorenzomarci.sosring&quot;&gt;SOS Ring&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/spam.blocker&quot;&gt;SpamBlocker (Call &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.premnirmal.tickerwidget&quot;&gt;Stocks Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.080&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.71-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.idunnololz.summit.fdroid&quot;&gt;Summit for Lemmy and PieFed&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.82.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.forrestguice.suntimeswidget&quot;&gt;Suntimes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.ssmpc&quot;&gt;SuperSMP Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brahmadeo.supertonic.tts&quot;&gt;Supertonic TTS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.19.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.siddarthkay.syncup&quot;&gt;SyncUp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tacticmaster&quot;&gt;TacticMaster&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hzontal.tellaFOSS&quot;&gt;Tella&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.thumbkey&quot;&gt;Thumb-Key&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android.beta&quot;&gt;Thunderbird Beta for Testers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20.0b1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android&quot;&gt;Thunderbird: Free Your Inbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ntust.app.tigerduck.fdroid&quot;&gt;TigerDuck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.2-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.isotjs.todosian&quot;&gt;Todosian&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.tofshare&quot;&gt;ToFShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.toloshare&quot;&gt;ToLoShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forthecommunity.torrentsdigger&quot;&gt;Torrents Digger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.tourcount&quot;&gt;TourCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samco.trackandgraph&quot;&gt;Track &amp;amp; Graph&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leekleak.trafficlight&quot;&gt;Traffic Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.transektcount&quot;&gt;TransektCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.youapps.transport&quot;&gt;Transport You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.275&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tui&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;348.260519.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;348.260519.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.undereat&quot;&gt;UnderEat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.33&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sosauce.cutecalc&quot;&gt;Vanilla&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vincentengelsoftware.vesandroidimagecompare&quot;&gt;VES - Image and Photo Compare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.sovellus.vrcaa&quot;&gt;VRChat Android Assistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.wallet&quot;&gt;Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.33&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.umerfarooq.websocketcam&quot;&gt;Websocket CAM&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.nktnet.webviewkiosk&quot;&gt;Webview Kiosk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.wivewa.dialer&quot;&gt;Welefon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.windscribe.vpn&quot;&gt;Windscribe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.heili.wormhole&quot;&gt;Wormhole File Transfer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.saeeddev94.xray&quot;&gt;Xray&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.56.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.2-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.difft.temptalk&quot;&gt;Yelling&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.turtton.ytalarm&quot;&gt;YtAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.juliusd.ueberboese.app&quot;&gt;Überböse&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.35.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.staacks.alpharemote&quot;&gt;α-Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;


        </content>
        
        <author>
			<name>paulali</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Building trust through software rather than giving it</title>
		<link href="https://f-droid.org/en/2026/05/27/building-trust.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/05/27/building-trust.html"/>
		<id>https://f-droid.org/2026/05/27/building-trust.html</id>
		<published>2026-05-27T00:00:00+00:00</published>
		<updated>2026-05-27T00:00:00+00:00</updated>
		<content type="html">
            &lt;h2 id=&quot;security-and-privacy-come-from-trust&quot;&gt;Security and privacy come from trust&lt;/h2&gt;

&lt;p&gt;The experience we have with our devices usually feels private and secure. If no one else is looking at our screen, it seems like no one is watching. Unfortunately, this feeling is misplaced. Apps come bundled with trackers, websites seek to profile users to target them with ads and many apps and systems providers have full access to how users interact with their product. And that’s before even talking about the malicious actors who want access to your credit card details.&lt;/p&gt;

&lt;p&gt;Even if we are aware of this, we don’t want to think about the privacy and security of our devices. What we want is to be able to trust that the systems we interact with protect us and our information. Just as we trust that the public bridges we walk on to support the weight of traffic, we should be able to trust the devices and software we use. Yet reality is different. Where public infrastructure relies on strict rules and regulations, technology is a patchwork of unequally adopted standards, connected blocks and proprietary solutions. This usually leaves us trusting those who &lt;em&gt;build&lt;/em&gt; apps and devices. When Apple &lt;a href=&quot;https://uk.pcmag.com/security/157847/apple-warns-iphone-users-about-mercenary-spyware-attack-what-to-do-if-notified&quot;&gt;informs iPhone users that they might have been targeted by a spyware&lt;/a&gt;, users trust that the company is telling the truth and sharing real information. When Google tells us that our account is secure and only we can access it, we trust them. How those companies actually implement privacy and security is unknown, we trust them to be doing it correctly.&lt;/p&gt;

&lt;p&gt;But trust can be built through a lot more than a relation with a company. It can be cultivated with open source code, with the adoption of secure and well-known protocols, through reproducible build and deployment process, and through the infrastructure and hardware it runs on.&lt;/p&gt;

&lt;p&gt;Trusted protocols for example can participate in building trust. TLS, OAuth, The Signal protocol: those are all standards and protocols that have been adopted across industries  and that allow us to shop online safely, connect to our banks securely or message people privately and security. Fundamentally, they provide security in a way that doesn’t require trusting intermediaries: an encrypted Signal message could go through a dozen servers, yet only the sender and the recipient can read it.&lt;/p&gt;

&lt;p&gt;But protocols aren’t sufficient, and the trust they provide can be weakened when implemented in a non-transparent manner. WhatsApp implementing the Signal Protocols means we still have to trust the company building the product when its history provides limited reasons to do so.&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;To illustrate this: A range of recent, and &lt;a href=&quot;https://storage.courtlistener.com/recap/gov.uscourts.cand.463150/gov.uscourts.cand.463150.1.0.pdf&quot;&gt;relatively questionable, lawsuits&lt;/a&gt; against Meta alleged that WhatsApp did not, in fact, implement E2EE encryption and could access user messages. While there are strong reasons to think those are part of a smear campaign, with WhatsApp code being proprietary, there is no means to ensure that the Signal Protocol is indeed properly implemented, and has remained so with every update of the app since the work done between the Meta and Signal.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Protocols are not silver bullets that, when deployed, simply create security and cannot be broken. In the same way that a spyware installed on a smartphone can access and siphon plain-text messages from any encrypted app like Signal, it is possible for an app developer to insert code to exfiltrate messages, or private keys for later decryption. Some of this can be audited by monitoring app traffic but there are limitations.&lt;/p&gt;

&lt;h2 id=&quot;what-we-need-to-build-infrastructure-trust&quot;&gt;What we need to build infrastructure trust&lt;/h2&gt;

&lt;p&gt;Completely avoiding the need to trust those who create and deployed software is hard, but reducing this trust to the bare minimum is feasible and desirable. It will always feel safer to trust a company saying “You don’t have to trust us, you can trust our security and test it yourself” than one saying “Just trust us”.&lt;/p&gt;

&lt;p&gt;Whether in the context of discussion around digital sovereignty or pushing back against digital monopolies, creating systems that offer built-in trust rather than requiring trust in companies offers security and autonomy guarantees that are hard to overstate. For mobile app for example, this translates into:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Open and trusted protocols: building on secure foundations that are battle tested, benefit from multiple implementations and supported by a community&lt;/li&gt;
  &lt;li&gt;Free and open source software: providing transparency that allows code auditing&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://reproducible-builds.org/&quot;&gt;Reproducible builds&lt;/a&gt;: providing certainty that what you are running is what the developer released and hasn’t been altered&lt;/li&gt;
  &lt;li&gt;Control over the infrastructure: access to the physical machine in charge of the actual computation is crucial in preventing manipulation and intrusion&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;F-Droid implements many of those things. &lt;a href=&quot;https://f-droid.org/docs/Reproducible_Builds/&quot;&gt;Reproducible builds&lt;/a&gt; have been a core part of making releases of Android apps in a fully automated way &lt;a href=&quot;https://f-droid.org/en/2015/02/11/complete-reproducible-app-distribution-achieved.html&quot;&gt;since 2015&lt;/a&gt;. We have full control over &lt;a href=&quot;https://f-droid.org/2025/12/30/a-faster-heart-for-f-droid.html&quot;&gt;the server&lt;/a&gt; used to build and publish apps, along with a strict &lt;a href=&quot;https://f-droid.org/docs/Security_Model/&quot;&gt;security model&lt;/a&gt;. Most of those things run on open source software, rely on open and trusted protocols and benefit from the active communities that develop and maintain them.&lt;/p&gt;

&lt;p&gt;At a time where pressure is mounting with regards to who owns our infrastructure and systems, building and using tools that create trust enables us to limit our dependency on unreliable actors who can put &lt;a href=&quot;https://keepandroidopen.org/&quot;&gt;entire ecosystem in jeopardy on a whim&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Yet seeking autonomy does not need to mean isolation. Those steps might reduce our dependency on private actors, but they require a strong and healthy open source ecosystem to thrive. It switches our reliance from companies with private interests that might change to communities of actors that collaboratively build open tools. If this is something that resonates with you and you want to support F-Droid to continue in these efforts, consider &lt;a href=&quot;https://f-droid.org/en/donate/&quot;&gt;making a donation&lt;/a&gt;.&lt;/p&gt;


        </content>
        
        <author>
			<name>EBendinelli</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>New financial support for F-Droid thanks to FLOSS/Fund</title>
		<link href="https://f-droid.org/en/2026/05/26/flossfund.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/05/26/flossfund.html"/>
		<id>https://f-droid.org/2026/05/26/flossfund.html</id>
		<published>2026-05-26T00:00:00+00:00</published>
		<updated>2026-05-26T00:00:00+00:00</updated>
		<content type="html">
            &lt;p&gt;Some exciting news from 2025, &lt;a href=&quot;https://floss.fund/projects/2025/&quot;&gt;F-Droid was awarded $50,000&lt;/a&gt; in funding from &lt;a href=&quot;https://floss.fund/&quot;&gt;FLOSS fund&lt;/a&gt;, an initiative dedicated to supporting critical, impactful, and valuable Free/Libre and Open Source projects globally. This support comes when the project needs it most. Our volunteer-run app ecosystem is growing stronger with open source mobile tech now carrying more hope than ever, thanks to this kind of backing.&lt;/p&gt;

&lt;h4 id=&quot;some-information-about-flossfund&quot;&gt;Some information about FLOSS/Fund&lt;/h4&gt;

&lt;p&gt;FLOSS Fund aims to donate up to $1 million annually to FLOSS projects worldwide with ‘no strings’ attached with the purpose of empowering developers and maintainers through financial resources to sustain and grow critical open-source ecosystems. Notable FOSS projects like Blender, FFmpeg, OpenStreetMap have gotten this support in the past and now F-Droid has too. The introduction of the funding.json standard, built on JSON, allows projects to add funding details in the codebase, making it easier for backers to navigate aid efforts. This streamlines donor support and quietly builds a stronger financial foundation across community-driven tech work.&lt;/p&gt;

&lt;h4 id=&quot;how-to-apply-for-the-fund&quot;&gt;How to apply for the Fund&lt;/h4&gt;

&lt;p&gt;If your app is on F-Droid you may qualify for FLOSS fund. 
The fund is currently focused on supporting existing, widely used and impactful open source  projects towards their long term sustainability. If your app has a meaningful user base, we encourage you to apply by:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Creating a funding.json file as directed &lt;a href=&quot;https://fundingjson.org/&quot;&gt;here&lt;/a&gt; and add the manifest to your project’s repo&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://dir.floss.fund/submit&quot;&gt;Submit&lt;/a&gt; the application via the portal FLOSS Fund&lt;/li&gt;
  &lt;li&gt;Await feedback - the FLOSS Fund team is very responsive to emails. Once accepted, they will reach out for paperwork i.e., residency tax documents and an agreement as required by Indian law. The disbursement is done once the documents are received.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href=&quot;https://dir.floss.fund/view/@f-droid.org&quot;&gt;Here&lt;/a&gt; is what the F-Droid project page looks like to see an example and here you can find the &lt;a href=&quot;https://dir.floss.fund/&quot;&gt;registry&lt;/a&gt; of other projects requesting funding. Please note, we are aware that there is an error message on the page and FLOSSFund is actively fixing the bug :)&lt;/p&gt;

&lt;h4 id=&quot;how-we-will-use-the-funds&quot;&gt;How we will use the funds&lt;/h4&gt;

&lt;p&gt;This funding goes to support the work in maintaining F-Droid as a trusted source distributor of free and open-source Android apps. This means better systems, safety checks, and public involvement so F-Droid stays trustworthy, respects privacy, while offering a contrasting option compared to mainstream app centers.&lt;/p&gt;

&lt;p&gt;Because of this support, we will be able to:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;
    &lt;p&gt;Move some key tasks forward like supporting core operations i.e., updating infrastructure, securing new features for better access to ad-free, community-built software reaching more users. In turn, bug fixes happen faster with larger goals taking shape through improved app reviews and faster updates hitting devices.&lt;/p&gt;
  &lt;/li&gt;
  &lt;li&gt;
    &lt;p&gt;Working on supporting a new format called funding.json. This is a standard way for app creators to share information about how people can donate money to support their projects. Once this work is complete, F-Droid Server (the tooling we use to manage our app store) will be able to automatically collect donation information from app projects that have set up funding.json on their website. How we show donation information on our website and app won’t change. But app creators can also keep providing their donation information directly.&lt;/p&gt;
  &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For 15 years now, F-Droid has striven to give people real power by giving them control over their devices through trusted and verifiable open source software/apps. Because of support like this, the project’s sustainability is reinforced, allowing innovative ideas that benefit the community; users, developers, etc. &lt;/p&gt;

&lt;p&gt;We extend our heartfelt thanks to the FLOSS fund team for their belief in our mission.&lt;/p&gt;

        </content>
        
        <author>
			<name>F-Droid</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>I heard you liked categories, so I added...</title>
		<link href="https://f-droid.org/en/2026/05/22/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/05/22/twif.html"/>
		<id>https://f-droid.org/2026/05/22/twif.html</id>
		<published>2026-05-22T00:00:00+00:00</published>
		<updated>2026-05-22T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-22-may-2026-week-21&quot;&gt;TWIF curated on Friday, 22 May 2026, Week 21&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;Exploring user feedback for client version &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0&lt;/code&gt;, we heard users articulating the need to easily find apps. One way to improve this is search, and we’ve made great strides there. Another way is with Categories, which were improved three-fold.&lt;/p&gt;

&lt;p&gt;First, we’ve expanded the categories list so in just two touches you get closer to a selection of apps resembling your wish, even without searching.&lt;/p&gt;

&lt;p&gt;Second, to make the expanded list of new categories more user friendly, we’ve added “meta” categories &lt;em&gt;(work in progress for standardization in the F-Droid ecosystem)&lt;/em&gt; in the Discover tab, and these account for the first touch mentioned above.&lt;/p&gt;

&lt;p&gt;Third, search uses categories and their descriptions to enhance the results and to guide the user closer to a good FLOSS app.&lt;/p&gt;

&lt;p&gt;This week we’ve also destroyed the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Games&lt;/code&gt; category and re-created it as 17 unique ones, separating games by gameplay type.&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;151.0.0&lt;/code&gt; adding the long awaited AI control setting to the mobile client. &lt;em&gt;Will you keep it ON or OFF?&lt;/em&gt; Short changelog &lt;a href=&quot;https://www.firefox.com/en-US/firefox/android/151.0/releasenotes/&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.flare.app&quot;&gt;FLARE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15&lt;/code&gt; but the package is missing libraries and assets. Please skip this update, we will fix it in the next version.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.circle_dev.flux_news&quot;&gt;Flux News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt; becoming an actual podcast player too, with subscriptions, downloads, offline listening, playback speed control, sleep timer, chapter selection and progress synchronization via the Miniflux backend.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mian.gitnex&quot;&gt;GitNex for Forgejo and Gitea&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;13.0.1&lt;/code&gt; with a revamped app UI from the ground up to be M3 Expressive. Read the full &lt;a href=&quot;https://codeberg.org/gitnex/GitNex/releases/tag/13.0.0&quot;&gt;changelog&lt;/a&gt; for the long list of improvements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nousresearch.hermesagent&quot;&gt;Hermes Agent&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Run local AI models with chat, files, voice, and Android tools&lt;/em&gt;, was just added, but maybe just avoid installing it for now. The app is a fork using an appid that was initially fine but eventually rejected by the original upstream developers. The fork developer is working to re-include the app with a fresh appid &lt;em&gt;(as &lt;a href=&quot;https://f-droid.org/docs/Inclusion_Policy#build--verification-workflow&quot;&gt;our docs advise&lt;/a&gt;)&lt;/em&gt; soon.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.1-paddle&lt;/code&gt; now being powered by the newly open-sourced &lt;a href=&quot;https://www.paddleocr.ai/main/en/index.html&quot;&gt;PaddleOCR&lt;/a&gt; lib.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openobservatory.ooniprobe&quot;&gt;OONI Probe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.2&lt;/code&gt;, the UI got cleaned up in version &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.0&lt;/code&gt; so this one just adds up to the experience. The devs also &lt;a href=&quot;https://blog.torproject.org/Defending-the-right-to-know/&quot;&gt;posted&lt;/a&gt; about protecting the public records and how journalists and media organizations use the app around the world.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.orgzlyrevived&quot;&gt;Orgzly Revived&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.20.0&lt;/code&gt;. Besides the usual fixes, one new feature we missed to highlight since &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.0&lt;/code&gt; is the “calendar provider”. Now your notes with SCHEDULED and DEADLINE timestamps appear as calendar events in a new local calendar named “Orgzly”. Entries get updated on every change, calendar color can be customized, you can save search results as a calendar, handle recurring events and link back from calendar notes to Orgzly notes &lt;em&gt;(in Android Settings, Apps, Orgzly, open by default, Add, check entry)&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.djara.wafrn_rn&quot;&gt;WAFRN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.5&lt;/code&gt; polishing the way the app is built and used. Another improvement is that the app is now build reproducible signed by the developer. If you’ve installed the app before this week, better uninstall it and install the new version. &lt;em&gt;Tip: Users of F-Droid and Basic client &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-alpha&lt;/code&gt; will immediately notice this in the MyApps page&lt;/em&gt;&lt;/p&gt;

&lt;h4 id=&quot;spring-cleaning&quot;&gt;Spring Cleaning&lt;/h4&gt;

&lt;p&gt;While we always plan on doing continuous cleaning of old apps, it takes time for contributors to delve into apps info, gather candidates, have others verify, amend and merge once decided.&lt;/p&gt;

&lt;p&gt;Last major cleanup was in September 2024 and &lt;a href=&quot;https://f-droid.org/2024/09/19/twif.html#autumn-cleaning&quot;&gt;we explained then&lt;/a&gt; how this process works from our point of view and what users should expect.&lt;/p&gt;

&lt;p&gt;The cleanup listed below took into consideration the date of the last update &lt;em&gt;(more than 2 years ago)&lt;/em&gt; and the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;targetsdk&lt;/code&gt; of the app &lt;em&gt;(less than &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;24&lt;/code&gt; aka Android 7)&lt;/em&gt;. We’ve explained what &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;targetsdk&lt;/code&gt; is all about in our &lt;a href=&quot;https://f-droid.org/2024/02/29/twif.html#f-droid-core&quot;&gt;Feb 2024 post&lt;/a&gt;. Basically, we archived apps that were targeting Android versions older than 10 years, that themselves didn’t see any development for the last 2 years and were no longer installable on Android 15 and later.&lt;/p&gt;

&lt;p&gt;If you are using our latest F-Droid or Basic client &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-alpha&lt;/code&gt; versions you can already see any app that was archived being listed in the &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;Apps with issues&lt;/code&gt; section of &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;My Apps&lt;/code&gt; screen. Please take some time to either replace the app with one that is still developed, or feel free to long-press and ignore the warning.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Fun fact: &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0&lt;/code&gt; client requires Android 7 or later too.&lt;/em&gt;&lt;/p&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;596 apps were archived but not forgotten&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;16-bit Clock Widget: Binary clock&lt;/li&gt;
    &lt;li&gt;24game: Simple arithmetic game&lt;/li&gt;
    &lt;li&gt;24h Analog Clock: Clock Widget&lt;/li&gt;
    &lt;li&gt;Abstract Art: Live Wallpaper&lt;/li&gt;
    &lt;li&gt;AcDisplay: Handle new notifications with ease&lt;/li&gt;
    &lt;li&gt;ActivityForceNewTask: Xposed module that forces activities to open in a new task&lt;/li&gt;
    &lt;li&gt;adbWireless: Wireless adb&lt;/li&gt;
    &lt;li&gt;ADSdroid: Get technical datasheets&lt;/li&gt;
    &lt;li&gt;AeonDroid: Planetary hours and astrological transit app&lt;/li&gt;
    &lt;li&gt;agram: Anagram lister&lt;/li&gt;
    &lt;li&gt;AIProute: Change IP routes for the Wi-Fi interface&lt;/li&gt;
    &lt;li&gt;AJShA Android Java Shell App: Run Java code directly&lt;/li&gt;
    &lt;li&gt;Alarm Clock: Disable alarm by solving a math problem&lt;/li&gt;
    &lt;li&gt;Alldebrid: Client for alldebrid.com&lt;/li&gt;
    &lt;li&gt;AnagramSolver: Find anagrams&lt;/li&gt;
    &lt;li&gt;Analytical Translator: Natural language translator&lt;/li&gt;
    &lt;li&gt;andFHEM: Home Automation client&lt;/li&gt;
    &lt;li&gt;Andhrystone: Dhrystone benchmark&lt;/li&gt;
    &lt;li&gt;anDOF: Calculate DOF for photography&lt;/li&gt;
    &lt;li&gt;andRoc: Model railway controller client&lt;/li&gt;
    &lt;li&gt;AndroFish: Simple game&lt;/li&gt;
    &lt;li&gt;Android Explorer: Get device information&lt;/li&gt;
    &lt;li&gt;Android Resources: List Android Resources&lt;/li&gt;
    &lt;li&gt;AndroidCPG: Upload photos and videos to coppermine&lt;/li&gt;
    &lt;li&gt;Androidomatic Keyer: Morse code keyer&lt;/li&gt;
    &lt;li&gt;Androzic: Navigation for ozf2/3 maps&lt;/li&gt;
    &lt;li&gt;Anstop: A simple stopwatch&lt;/li&gt;
    &lt;li&gt;Anton Widget: Agenda on the homescreen&lt;/li&gt;
    &lt;li&gt;Any Cut: Create shortcuts for anything&lt;/li&gt;
    &lt;li&gt;AnySoftKeyboard: French: Language pack for AnySoftKeyboard&lt;/li&gt;
    &lt;li&gt;AnySoftKeyboard: Malayalam: Language pack for AnySoftKeyboard&lt;/li&gt;
    &lt;li&gt;AnySoftKeyboard: NEO2: Neo2 Keyboard Layout for ASK&lt;/li&gt;
    &lt;li&gt;AnySoftKeyboard: SSH: Language pack for ASK&lt;/li&gt;
    &lt;li&gt;Apod Classic: NASA Astronomy Picture of the Day Classic&lt;/li&gt;
    &lt;li&gt;App Locker: Protect apps with a password or pattern&lt;/li&gt;
    &lt;li&gt;ArchNews: Show news about Arch Linux&lt;/li&gt;
    &lt;li&gt;Ask me anything meaningful: Questions for a good conversation&lt;/li&gt;
    &lt;li&gt;Asqare: Coloured squares game&lt;/li&gt;
    &lt;li&gt;Attendance Viewer: Attendance tracker for Indian colleges&lt;/li&gt;
    &lt;li&gt;Auto-Away: Auto respond calls and messages&lt;/li&gt;
    &lt;li&gt;AutoAnswer: Auto-answer phone calls&lt;/li&gt;
    &lt;li&gt;AwesomeWallpaper: Live wallpaper with a happy llama&lt;/li&gt;
    &lt;li&gt;Balance: Widget that shows the value of a given ussd code&lt;/li&gt;
    &lt;li&gt;Balanduino: Controller for a robot&lt;/li&gt;
    &lt;li&gt;Barcode Box 2: Barcode scan history&lt;/li&gt;
    &lt;li&gt;Barcode Scanner: Scan barcodes on products, or barcodes containing URLs, contact info, and so on&lt;/li&gt;
    &lt;li&gt;Bats! HIIT: Practice high intensity interval training&lt;/li&gt;
    &lt;li&gt;Battery Dog: Battery level logger&lt;/li&gt;
    &lt;li&gt;BatteryFu: Battery saving&lt;/li&gt;
    &lt;li&gt;BeepMe: Experience sampling (ESM/DES)&lt;/li&gt;
    &lt;li&gt;Beta Updater for WhatsApp: Update WhatsApp to latest beta release&lt;/li&gt;
    &lt;li&gt;Bewegungsmelder: Get event information for Hamburg, Germany&lt;/li&gt;
    &lt;li&gt;Birthdroid: Keep track of birthdays&lt;/li&gt;
    &lt;li&gt;Bitcoinium Prime: Monitor Bitcoin prices&lt;/li&gt;
    &lt;li&gt;Bites: Recipes cookbook&lt;/li&gt;
    &lt;li&gt;BLExplorer: Bluetooth Low Energy Explorer&lt;/li&gt;
    &lt;li&gt;Blue Mono Sound: Redirect audio to bluetooth headset&lt;/li&gt;
    &lt;li&gt;BlueChat: Chat locally over Bluetooth&lt;/li&gt;
    &lt;li&gt;Bluetooth Viewer (LITE): Bluetooth connection debugging tool&lt;/li&gt;
    &lt;li&gt;Bluez IME: Set up bluetooth controllers&lt;/li&gt;
    &lt;li&gt;BluezIME HID Enabler: Addon for Bluez-ime&lt;/li&gt;
    &lt;li&gt;BoardGameGeek: Search boardgame data&lt;/li&gt;
    &lt;li&gt;Bodha Converter: Convert binary, octal, decimal, hex and ASCII&lt;/li&gt;
    &lt;li&gt;Bomber: Single player arcade game&lt;/li&gt;
    &lt;li&gt;Botifier: Send notifications via Bluetooth&lt;/li&gt;
    &lt;li&gt;Bushido Blocks: Block-matching game&lt;/li&gt;
    &lt;li&gt;CAdroid: Certificate importer&lt;/li&gt;
    &lt;li&gt;CALCVAC-VACLINE: Calculate logitudinal one-dimensional pressure profiles in vacuum pipes&lt;/li&gt;
    &lt;li&gt;Calendar Trigger: Trigger actions on calendar events&lt;/li&gt;
    &lt;li&gt;CallerID: Caller identification&lt;/li&gt;
    &lt;li&gt;CamCov: Use your camera as background&lt;/li&gt;
    &lt;li&gt;Camera Color Picker: Capture colors using the camera in realtime&lt;/li&gt;
    &lt;li&gt;CamTimer: Camera timer&lt;/li&gt;
    &lt;li&gt;Car Bus Interface: Connect to car computers via Bluetooth&lt;/li&gt;
    &lt;li&gt;Card Game Scores: Track game score&lt;/li&gt;
    &lt;li&gt;Carts Bus Boarding: Detect bus boarding event&lt;/li&gt;
    &lt;li&gt;Catan Dice Game: Resource dice game&lt;/li&gt;
    &lt;li&gt;Catverbs: More than 8000 Catalan verbs fully conjugated&lt;/li&gt;
    &lt;li&gt;CCDroid: Monitor build systems and individual builds&lt;/li&gt;
    &lt;li&gt;Character Recognition: Extract text from images&lt;/li&gt;
    &lt;li&gt;Checkey: Info on local apps&lt;/li&gt;
    &lt;li&gt;Chess Walk: Chess game and FICS client&lt;/li&gt;
    &lt;li&gt;ChessWatch: Simple chess clock&lt;/li&gt;
    &lt;li&gt;Chinese Checkers: Board game&lt;/li&gt;
    &lt;li&gt;ChronoSnap: Take photos in intervals&lt;/li&gt;
    &lt;li&gt;CIDR Calculator: Network engineer IP calculator&lt;/li&gt;
    &lt;li&gt;CineCat: Get information about Catalan movies&lt;/li&gt;
    &lt;li&gt;CKPool Watcher: Check status of CKPool’s Bitcoin miners&lt;/li&gt;
    &lt;li&gt;Clear List: Add todo items and alarms&lt;/li&gt;
    &lt;li&gt;Clipboard Beam: Share clipboard between devices&lt;/li&gt;
    &lt;li&gt;Clock Live Wallpaper: LiveWallpaper featuring a clock&lt;/li&gt;
    &lt;li&gt;CMIS Browser: Enterprise CM browser&lt;/li&gt;
    &lt;li&gt;Cmus Remote: Remotely control CMUS instances&lt;/li&gt;
    &lt;li&gt;Color Namer: Names for colours&lt;/li&gt;
    &lt;li&gt;Coloring for Kids: Coloring game for kids&lt;/li&gt;
    &lt;li&gt;Comics Reader: Comic and image viewer&lt;/li&gt;
    &lt;li&gt;Community compass: Feature Compass&lt;/li&gt;
    &lt;li&gt;Compass Keyboard: International keyboard&lt;/li&gt;
    &lt;li&gt;Concurseiro: Helps you studying&lt;/li&gt;
    &lt;li&gt;Constellations: Show star charts and data&lt;/li&gt;
    &lt;li&gt;Contact Owner: Contact info on lock screen&lt;/li&gt;
    &lt;li&gt;Content Provider Helper: Discover, view and query data of content providers&lt;/li&gt;
    &lt;li&gt;Copy to Clipboard: Copy via the share menu&lt;/li&gt;
    &lt;li&gt;Core: Simple game&lt;/li&gt;
    &lt;li&gt;Corporate Addressbook: Lookup Exchange GAL for contacts&lt;/li&gt;
    &lt;li&gt;Countdown Timer: Set up a countdown timer&lt;/li&gt;
    &lt;li&gt;Cowsay: Cowsay port&lt;/li&gt;
    &lt;li&gt;crushr: Manage TODO list via widget&lt;/li&gt;
    &lt;li&gt;Cryptfs Password: Disk encryption password changer&lt;/li&gt;
    &lt;li&gt;Dalvik Explorer: System info&lt;/li&gt;
    &lt;li&gt;Darkness Map: Crowd-sourced mapping&lt;/li&gt;
    &lt;li&gt;DeadPixel: Spot dead pixels&lt;/li&gt;
    &lt;li&gt;debDroid: Search for debian packages&lt;/li&gt;
    &lt;li&gt;DebianDroid: Tools for Debian project members&lt;/li&gt;
    &lt;li&gt;Decimal Time Clock Widget: Shows decimal clock as a widget&lt;/li&gt;
    &lt;li&gt;Deep Scratch: Scratch audio samples&lt;/li&gt;
    &lt;li&gt;Defendo: A tower defense game&lt;/li&gt;
    &lt;li&gt;Dew Point: Calculate the dew point&lt;/li&gt;
    &lt;li&gt;Diccionario castellano: Browse Castilian dictionary&lt;/li&gt;
    &lt;li&gt;Diccionario Chileno: Chilean word dictionary&lt;/li&gt;
    &lt;li&gt;Dicer: Roll dice&lt;/li&gt;
    &lt;li&gt;Diktofon: Take voice notes&lt;/li&gt;
    &lt;li&gt;Dimmer: Lower brightness&lt;/li&gt;
    &lt;li&gt;Diolinux: View www.diolinux.com.br&lt;/li&gt;
    &lt;li&gt;DioLite: Client for BeC3&lt;/li&gt;
    &lt;li&gt;Direct Dictaphone: Record short audio notes&lt;/li&gt;
    &lt;li&gt;Disable Manager: Assists the disabling of pre-installed apps&lt;/li&gt;
    &lt;li&gt;DNS man: Set DNS lookup server&lt;/li&gt;
    &lt;li&gt;DNSSetter: Change DNS servers of your mobile connection&lt;/li&gt;
    &lt;li&gt;DoF Calculator: Depth of field calculator&lt;/li&gt;
    &lt;li&gt;Dongsa: Shows Korean verb conjugations for learners of Korean.&lt;/li&gt;
    &lt;li&gt;Dot-Race: 1 or 2 player game. Touch-control a spaceship and win all stars from the openent&lt;/li&gt;
    &lt;li&gt;DotDash Keyboard: Morse code keyboard&lt;/li&gt;
    &lt;li&gt;Dotty: Am open source multi touch demonstration app and debugger.&lt;/li&gt;
    &lt;li&gt;DownloadFilesWeb: Download files referenced within a website&lt;/li&gt;
    &lt;li&gt;DPixel: Convert density-independant/normal pixels&lt;/li&gt;
    &lt;li&gt;DragonGoApp: Go game for DGS&lt;/li&gt;
    &lt;li&gt;Drawterm: Access your Plan 9 machines from your phone or tablet using Plan 9 standards.&lt;/li&gt;
    &lt;li&gt;Droid Draw: Automated drawing&lt;/li&gt;
    &lt;li&gt;DroidAtomix: Puzzle game&lt;/li&gt;
    &lt;li&gt;Droidentify: Generate a device summary sheet&lt;/li&gt;
    &lt;li&gt;Droidgain: Normalizer for audio files&lt;/li&gt;
    &lt;li&gt;DroidLife: Conway’s Game of Life&lt;/li&gt;
    &lt;li&gt;DroidZebra: Reversi game&lt;/li&gt;
    &lt;li&gt;Dudo: Dudo game&lt;/li&gt;
    &lt;li&gt;Dumbphone Assistant: Copy contacts to SIM card and back&lt;/li&gt;
    &lt;li&gt;E numbers: Food additives reference&lt;/li&gt;
    &lt;li&gt;Earmouse: Train your musical ear by practising intervals and chords!&lt;/li&gt;
    &lt;li&gt;Earth Live Wallpaper: Map Pack: Map Pack for the live wallpaper&lt;/li&gt;
    &lt;li&gt;Easer: User-defined explicit automation for Android&lt;/li&gt;
    &lt;li&gt;ED_Tool: Companion tool for Elite:Dangerous&lt;/li&gt;
    &lt;li&gt;Eddy Malou: Eddy Malou sound board&lt;/li&gt;
    &lt;li&gt;Effects Pro: Apply filters to images&lt;/li&gt;
    &lt;li&gt;Epoch Launcher: Homescreen and launcher&lt;/li&gt;
    &lt;li&gt;Etheric Synthesizer: Theremin-like synthesizer&lt;/li&gt;
    &lt;li&gt;Etherwake: Wake computers on the same network&lt;/li&gt;
    &lt;li&gt;Eve-control: Control eVenement instances&lt;/li&gt;
    &lt;li&gt;Eve-control: Control your e-venement tickets&lt;/li&gt;
    &lt;li&gt;Evergreen Wishlist: Lookup books on Amazon wishlists at local library&lt;/li&gt;
    &lt;li&gt;Exalted Dicer: Dicing app&lt;/li&gt;
    &lt;li&gt;Exceer: Supporting your Exercise Progressions&lt;/li&gt;
    &lt;li&gt;Eyes-Free Shell: Alternative homescreen&lt;/li&gt;
    &lt;li&gt;Eylca: Control a lumix camera remotely&lt;/li&gt;
    &lt;li&gt;F2L: Lock Phone using proximity sensor&lt;/li&gt;
    &lt;li&gt;Fake Dawn: Gentle alarm clock&lt;/li&gt;
    &lt;li&gt;falling for reddit: Simple reddit.com client&lt;/li&gt;
    &lt;li&gt;Fancy Places: Store your FancyPlaces (geobookmarks)&lt;/li&gt;
    &lt;li&gt;FareBot: Transport card reader&lt;/li&gt;
    &lt;li&gt;FillUp: Calculate fuel mileage&lt;/li&gt;
    &lt;li&gt;Fissure: Create and view GIFs&lt;/li&gt;
    &lt;li&gt;FixMyStreet: Report street problems to FixMyStreet instances&lt;/li&gt;
    &lt;li&gt;Flame Haze Shana Animated Wallpaper: Anime animated wallpaper&lt;/li&gt;
    &lt;li&gt;Flashback: When somebody calls, Flashback shows recent calls and SMSes to/from the caller&lt;/li&gt;
    &lt;li&gt;Flexible Wallpaper: Use images with any aspect ratio as a wallpaper&lt;/li&gt;
    &lt;li&gt;flickit: Family game of skill&lt;/li&gt;
    &lt;li&gt;Flier: Live wallpaper&lt;/li&gt;
    &lt;li&gt;Floating Image: Display images from galleries&lt;/li&gt;
    &lt;li&gt;Floating Stickies: Sticky notes in a mini-window&lt;/li&gt;
    &lt;li&gt;FLock: Floating lockscreen button&lt;/li&gt;
    &lt;li&gt;Fon: Auto connect to FON network&lt;/li&gt;
    &lt;li&gt;fooCam beta: Autobracketing camera&lt;/li&gt;
    &lt;li&gt;Food Restrictions: Place orders with food restrictions in multiple languages&lt;/li&gt;
    &lt;li&gt;Footguy: Footguy widget&lt;/li&gt;
    &lt;li&gt;Fortunes: View Unix fortunes&lt;/li&gt;
    &lt;li&gt;Free Fall: Accelerometer-based game&lt;/li&gt;
    &lt;li&gt;FreeShisen: Shisen-Sho game&lt;/li&gt;
    &lt;li&gt;Frog Password Generator: Helps to remember passwords&lt;/li&gt;
    &lt;li&gt;Frozen Bubble: Bubble shooting game&lt;/li&gt;
    &lt;li&gt;Frozen Bubble LevelEditor plus: Edit and load custom level packs for FrozenBubble&lt;/li&gt;
    &lt;li&gt;Game of Life: Conway’s Game of Life simulation&lt;/li&gt;
    &lt;li&gt;GCstar scanner: Scan items for your collections&lt;/li&gt;
    &lt;li&gt;GCstar Viewer: View and manage your collections&lt;/li&gt;
    &lt;li&gt;Geometri Destroyer: Simple game&lt;/li&gt;
    &lt;li&gt;Get ID: Get device id and information&lt;/li&gt;
    &lt;li&gt;Ghost Log: Show logcat in an overlay&lt;/li&gt;
    &lt;li&gt;Gift Card Guard: Manage gift cards, their current values, and an image of the most recent receipt&lt;/li&gt;
    &lt;li&gt;Gilga: Local chat via Bluetooth&lt;/li&gt;
    &lt;li&gt;GLImageViewer: View local and remote images&lt;/li&gt;
    &lt;li&gt;Gloomy Dungeons 2: First-person shooter&lt;/li&gt;
    &lt;li&gt;Gmote: Remote control&lt;/li&gt;
    &lt;li&gt;GogoDroid: Graphical frontend of gogoc&lt;/li&gt;
    &lt;li&gt;Gomoku: Five in a Row Game&lt;/li&gt;
    &lt;li&gt;Gore Companion: Ski conditions for Gore Mountain&lt;/li&gt;
    &lt;li&gt;GPSTether: GPS server&lt;/li&gt;
    &lt;li&gt;Gradr: Keep track of your grades&lt;/li&gt;
    &lt;li&gt;Gravity Defied: Trail racing game&lt;/li&gt;
    &lt;li&gt;Hacker Live Wallpaper: Cascading numerals&lt;/li&gt;
    &lt;li&gt;HandyNotes: Sticky notes widget&lt;/li&gt;
    &lt;li&gt;Hangar: Access recent and top apps&lt;/li&gt;
    &lt;li&gt;Hangman: English language Hangman game&lt;/li&gt;
    &lt;li&gt;Hdhomerun Signal Meter: Signal meter for TV tuners&lt;/li&gt;
    &lt;li&gt;HeartRateMonitor: Heart Rate Monitor&lt;/li&gt;
    &lt;li&gt;HeatCalc: Heatsink calculator&lt;/li&gt;
    &lt;li&gt;Here GPS Location: Shows current GPS coordinates&lt;/li&gt;
    &lt;li&gt;Heriswap: Match three objects to get points&lt;/li&gt;
    &lt;li&gt;Hex: Two-player game&lt;/li&gt;
    &lt;li&gt;Hey! Meditation: Helps with meditation sessions&lt;/li&gt;
    &lt;li&gt;HIIT Timer: Timer for high intensity training&lt;/li&gt;
    &lt;li&gt;HoloKenMod: KenKen game&lt;/li&gt;
    &lt;li&gt;HSTempo: Tempo Measurement&lt;/li&gt;
    &lt;li&gt;httpmon: HTTP monitor&lt;/li&gt;
    &lt;li&gt;HUD: Heads-up display for your car&lt;/li&gt;
    &lt;li&gt;Hydra Slayer: Adventure game&lt;/li&gt;
    &lt;li&gt;Hypnotoad Live Wallpaper: Live wallpaper&lt;/li&gt;
    &lt;li&gt;IceCondor: GPS Location recording and sharing&lt;/li&gt;
    &lt;li&gt;IITC Mobile: Map addon for the Ingress game&lt;/li&gt;
    &lt;li&gt;IMCKTG: Generates ringtones from strings, either as Morse code or spoken text&lt;/li&gt;
    &lt;li&gt;Inetify: Wi-Fi Internet access helper&lt;/li&gt;
    &lt;li&gt;Instant Readme Demo: Auto-include readme files in your apps&lt;/li&gt;
    &lt;li&gt;INSTEAD: Interactive fiction player&lt;/li&gt;
    &lt;li&gt;IntentRadio: Intent-driven internet radio player&lt;/li&gt;
    &lt;li&gt;Isotopes: Isotope Information&lt;/li&gt;
    &lt;li&gt;J 拼图: Play a jigsaw puzzle game&lt;/li&gt;
    &lt;li&gt;Japanese Name Converter: English names in Japanese&lt;/li&gt;
    &lt;li&gt;Java installer: Install a full Java runtime&lt;/li&gt;
    &lt;li&gt;Juggling Lab: Animated juggling patterns&lt;/li&gt;
    &lt;li&gt;Just Sit: Meditation timer&lt;/li&gt;
    &lt;li&gt;K2: Catch the moon&lt;/li&gt;
    &lt;li&gt;Kaleidoscope: Create patterns.&lt;/li&gt;
    &lt;li&gt;KeePass NFC: Unlock database with tags&lt;/li&gt;
    &lt;li&gt;Kitchen Timer: Simple Timer&lt;/li&gt;
    &lt;li&gt;Klaxon: SMS-based pager&lt;/li&gt;
    &lt;li&gt;Kolab Client: Sync contacts/calendar&lt;/li&gt;
    &lt;li&gt;Kung Foo Barracuda: Play a beat’em up arcade game&lt;/li&gt;
    &lt;li&gt;Kwaak3: Quake 3 port&lt;/li&gt;
    &lt;li&gt;L9Droid: L9Droid is the android port of Level 9 Interpreter v5.1&lt;/li&gt;
    &lt;li&gt;Lampshade: TV tropes wrapper&lt;/li&gt;
    &lt;li&gt;LASKmobile: Data entry app for the field record LASK&lt;/li&gt;
    &lt;li&gt;LASKmobile: Mobile part of the field catalog LASK&lt;/li&gt;
    &lt;li&gt;LCARS Wallpapers: Star Trek style background&lt;/li&gt;
    &lt;li&gt;Learn Music Notes: Music sight reading training game&lt;/li&gt;
    &lt;li&gt;LexinProject: Swedish dictionary for learners&lt;/li&gt;
    &lt;li&gt;Libero Vocab: An app for Android to practice with vocabularies in the KVTML format.&lt;/li&gt;
    &lt;li&gt;Library: Browse BibTeX files&lt;/li&gt;
    &lt;li&gt;LibreTasks: Trigger actions when certain events happen&lt;/li&gt;
    &lt;li&gt;Light Controller: The best way to control your LED Bulbs, Including Home and Lockscreen widgets&lt;/li&gt;
    &lt;li&gt;Linux Counter Updater: Companion for LinuxCounter project&lt;/li&gt;
    &lt;li&gt;List My Apps: List apps&lt;/li&gt;
    &lt;li&gt;LocalWifiNlpBackend: UnifiedNlp location provider (local Wi-Fi database)&lt;/li&gt;
    &lt;li&gt;Lock Pattern Generator: Generate a random lock pattern&lt;/li&gt;
    &lt;li&gt;Logcat to UDP: Wireless logging&lt;/li&gt;
    &lt;li&gt;LogMeIn: Login to campus networks&lt;/li&gt;
    &lt;li&gt;Lumicall: SIP softphone&lt;/li&gt;
    &lt;li&gt;Mach3Pendant: Control your Mach3 CNC via Wi-Fi&lt;/li&gt;
    &lt;li&gt;MagiaDNI: OCR reader for Spanish id cards&lt;/li&gt;
    &lt;li&gt;Mahjongg Builder: Solitaire games&lt;/li&gt;
    &lt;li&gt;Mandelbrot Maps: A Mandelbrot and Julia fractal viewer, aiming to demonstrate their relationship.&lt;/li&gt;
    &lt;li&gt;MapEver: Offline navigation on photographed maps&lt;/li&gt;
    &lt;li&gt;Marble One: Peg solitaire (or Solo Noble) board game&lt;/li&gt;
    &lt;li&gt;Marine Compass: Compass&lt;/li&gt;
    &lt;li&gt;Masterwork Tools: Pathfinder Open Reference: RPG reference manual&lt;/li&gt;
    &lt;li&gt;MaximaOnAndroid: Computer Algebra System&lt;/li&gt;
    &lt;li&gt;Media Button Router: Map headset buttons&lt;/li&gt;
    &lt;li&gt;Meerkat Challenge: Whack-a-mole game&lt;/li&gt;
    &lt;li&gt;Meeting Cost Clock: A Time-is-Money Stopwatch for Meetings&lt;/li&gt;
    &lt;li&gt;Meme Creator: Generate meme pictures&lt;/li&gt;
    &lt;li&gt;MH4U Database: Look up the MonsterHunter 4U database&lt;/li&gt;
    &lt;li&gt;MicDroid: Pitch correct your voice&lt;/li&gt;
    &lt;li&gt;Microchip: Show processor usage in status bar&lt;/li&gt;
    &lt;li&gt;MidiSheetMusic: Graphical midi file player&lt;/li&gt;
    &lt;li&gt;Mighty Knight: Infinite runner&lt;/li&gt;
    &lt;li&gt;Minecraft Clock: Minecraft clock widget&lt;/li&gt;
    &lt;li&gt;Minidoro: Minimalist and reliable Pomodoro® Technique timer&lt;/li&gt;
    &lt;li&gt;Minilens: Free Puzzle Platform Game&lt;/li&gt;
    &lt;li&gt;Minimal: Minimal TODO lists&lt;/li&gt;
    &lt;li&gt;Mirror Mirror: Non-reversing mirror&lt;/li&gt;
    &lt;li&gt;Misbothering SMS Receiver: SMS alerts filter&lt;/li&gt;
    &lt;li&gt;MobilePrint: Mobile Printing through a server&lt;/li&gt;
    &lt;li&gt;Moloko: Todo list&lt;/li&gt;
    &lt;li&gt;MoneyBalance: Track group expenses&lt;/li&gt;
    &lt;li&gt;Mongo Explorer: Browse MongoDB databases&lt;/li&gt;
    &lt;li&gt;Month Calendar Widget: Calendar widget&lt;/li&gt;
    &lt;li&gt;Month Calendar Widget: Calendar widget of the current month&lt;/li&gt;
    &lt;li&gt;Moon Phase: Show moon phase information&lt;/li&gt;
    &lt;li&gt;MorphClock: Bedside clock&lt;/li&gt;
    &lt;li&gt;Moss: Statistics on the home screen&lt;/li&gt;
    &lt;li&gt;MoTAC: Digital TAC board&lt;/li&gt;
    &lt;li&gt;Mountie: Automount USB external storage&lt;/li&gt;
    &lt;li&gt;Mozc for Android: Japanese Input Method Editor&lt;/li&gt;
    &lt;li&gt;MrWhite: Bright-screen torch&lt;/li&gt;
    &lt;li&gt;MSnake: Classic snake game&lt;/li&gt;
    &lt;li&gt;Multi Sms: Send SMS to many contacts&lt;/li&gt;
    &lt;li&gt;Multipicture Wallpaper: Slideshow wallpaper&lt;/li&gt;
    &lt;li&gt;MultiPing: Ping multiple websites at once&lt;/li&gt;
    &lt;li&gt;music-cyclon: App to synchronize music over network by using the beets web server&lt;/li&gt;
    &lt;li&gt;My Banq: BAnQ reminder notifications&lt;/li&gt;
    &lt;li&gt;My Contacts: Quickly access your contacts&lt;/li&gt;
    &lt;li&gt;My Position: Share your location&lt;/li&gt;
    &lt;li&gt;myLock utilities: Lockscreen improvements&lt;/li&gt;
    &lt;li&gt;MyMusicQoE: A fork of ultrasonic with QoE evaluation features purposes&lt;/li&gt;
    &lt;li&gt;MyOwnNotes: Notes management for ownCloud&lt;/li&gt;
    &lt;li&gt;MythDroid: MythTV remote control system&lt;/li&gt;
    &lt;li&gt;nanoConverter: Money conversion&lt;/li&gt;
    &lt;li&gt;Napply: Widget for taking quick naps&lt;/li&gt;
    &lt;li&gt;NATO Alphabet Memorizer: Learn the NATO phonetic alphabet&lt;/li&gt;
    &lt;li&gt;NDEF Tools for Android: Read/write NFC tags and read/send beams&lt;/li&gt;
    &lt;li&gt;nds4droid: Nintendo DS emulator&lt;/li&gt;
    &lt;li&gt;Netclip: Transfer text from your PC to the clipboard&lt;/li&gt;
    &lt;li&gt;NetCounter: Bandwidth usage tracker&lt;/li&gt;
    &lt;li&gt;NetTTS: Text-to-Speech over network&lt;/li&gt;
    &lt;li&gt;Network Log: See what’s accessing the internet&lt;/li&gt;
    &lt;li&gt;Network Scanner: Scan connected networks&lt;/li&gt;
    &lt;li&gt;NetworkMapper: Frontend for Nmap&lt;/li&gt;
    &lt;li&gt;Neural Network Simulator: Educational tool to learn about computational neuroscience and electrophysology&lt;/li&gt;
    &lt;li&gt;NFC Drivers License Reader: Read Japanese driving licenses&lt;/li&gt;
    &lt;li&gt;NFC Key: Unlock KeePass database with NFC&lt;/li&gt;
    &lt;li&gt;NFCard: Read info from cards&lt;/li&gt;
    &lt;li&gt;Ninja: Open links from other apps in the background&lt;/li&gt;
    &lt;li&gt;nitroxCalc: Nitrox Calculator for Diving&lt;/li&gt;
    &lt;li&gt;Noiz2: Shoot-em-up&lt;/li&gt;
    &lt;li&gt;NorthDog Audio Compass: 3D Audio Compass&lt;/li&gt;
    &lt;li&gt;Notable Plus: Add and manage reminders&lt;/li&gt;
    &lt;li&gt;Notey: Location-aware notes&lt;/li&gt;
    &lt;li&gt;Notification Plus: Recurring acoustic notifications&lt;/li&gt;
    &lt;li&gt;Notify Lite: Notification management tool&lt;/li&gt;
    &lt;li&gt;NoWhatOpen: Clickable links for WhatsApp&lt;/li&gt;
    &lt;li&gt;Null Black Wallpaper: Live wallpaper that does nothing&lt;/li&gt;
    &lt;li&gt;Nuntius: Push notifications to a desktop PC&lt;/li&gt;
    &lt;li&gt;OASVN Pro: Subversion client&lt;/li&gt;
    &lt;li&gt;ObjViewer: Basic 3D model viewer&lt;/li&gt;
    &lt;li&gt;Obsqr: The most lightweight QR code reader&lt;/li&gt;
    &lt;li&gt;Oburo.O: Check your working hours&lt;/li&gt;
    &lt;li&gt;Ogame on Android: Third-party client for Ogame&lt;/li&gt;
    &lt;li&gt;Ohm Calc: For e-cigarette users&lt;/li&gt;
    &lt;li&gt;OI About: General app addon&lt;/li&gt;
    &lt;li&gt;Olam: English-Malayalam dictionary&lt;/li&gt;
    &lt;li&gt;Open Flood: A simple but addictive flood fill game&lt;/li&gt;
    &lt;li&gt;Open in browser: Allows to open HTML file or image from a filemanager in a browser&lt;/li&gt;
    &lt;li&gt;OpenGPX: Paperless geocaching&lt;/li&gt;
    &lt;li&gt;OpenMapKit: Browse OpenStreetMap features to create and edit OSM tags&lt;/li&gt;
    &lt;li&gt;openmentoring-mobile: Helps access and share practical educational content on digital security&lt;/li&gt;
    &lt;li&gt;OpenPass: Reimplementation of SafeNet MobilePass&lt;/li&gt;
    &lt;li&gt;OpenWLANMap: Help create a Wi-Fi coverage map&lt;/li&gt;
    &lt;li&gt;OpenWLANMini: Help create a Wi-Fi coverage map&lt;/li&gt;
    &lt;li&gt;opsu!: Open-source rhythm game supporting Osu! beatmaps&lt;/li&gt;
    &lt;li&gt;OrbitalLiveWallpaper: Animated wallpaper&lt;/li&gt;
    &lt;li&gt;OsciPrime: Oscilloscope to measure signals&lt;/li&gt;
    &lt;li&gt;Oware: Abstract African board game&lt;/li&gt;
    &lt;li&gt;Packet Sender: Send/Receive UDP/TCP&lt;/li&gt;
    &lt;li&gt;PaddleTennis: Pong clone&lt;/li&gt;
    &lt;li&gt;PAFCalc: DIY fertilizer calculator for planted aquariums&lt;/li&gt;
    &lt;li&gt;PageTurner: Synchronising e-reader&lt;/li&gt;
    &lt;li&gt;Papuh: Display live wallpapers&lt;/li&gt;
    &lt;li&gt;PassCard: Generate password card&lt;/li&gt;
    &lt;li&gt;PasswordMaker Pro: Password maker&lt;/li&gt;
    &lt;li&gt;PC_DIMMER: Remote light control&lt;/li&gt;
    &lt;li&gt;PdDroid Party: Run Pure Data patches&lt;/li&gt;
    &lt;li&gt;Peanut Encryption: Encrypted password manager. Only local stored&lt;/li&gt;
    &lt;li&gt;Penroser: Scrolling Wallpaper&lt;/li&gt;
    &lt;li&gt;Pentago: Five-in-a-row game&lt;/li&gt;
    &lt;li&gt;Peppy Flowers: Live wallpaper&lt;/li&gt;
    &lt;li&gt;Permission Friendly Apps: Rank apps by permissions&lt;/li&gt;
    &lt;li&gt;PGPAuth: Send PGP-verified requests&lt;/li&gt;
    &lt;li&gt;Phoenix: Requires root!Reboot your phone in a given interval and start an application&lt;/li&gt;
    &lt;li&gt;Photographer’s Notebook: Photographer’s Notebook stores and manages metadata of analog photos.&lt;/li&gt;
    &lt;li&gt;Piano: Virtual piano keyboard&lt;/li&gt;
    &lt;li&gt;Piclice: Slice pictures for easy sharing&lt;/li&gt;
    &lt;li&gt;Pijaret: Encrypt text by rotation&lt;/li&gt;
    &lt;li&gt;Piraten Karte: Plakate App der Piraten Partei Deutschland&lt;/li&gt;
    &lt;li&gt;Pixel Dungeon: Rogue-like&lt;/li&gt;
    &lt;li&gt;Pizza Cost: Calculate optimal offer out of three round pizzas&lt;/li&gt;
    &lt;li&gt;Planet Rider: Escape from an infinite alien desert using your hover bike&lt;/li&gt;
    &lt;li&gt;PlayMusic Widget (sample): Play music from a widget&lt;/li&gt;
    &lt;li&gt;PluckLock: Lock phone on accelerometer changes&lt;/li&gt;
    &lt;li&gt;PlusMinusTimesDivide: Train children in arithmetic&lt;/li&gt;
    &lt;li&gt;Pocket Gopher: A fast, elegant and modern Gopher Client&lt;/li&gt;
    &lt;li&gt;Point &amp;amp; Hit: Fast-paced tilt-based game&lt;/li&gt;
    &lt;li&gt;Polar Clock: A polar clock&lt;/li&gt;
    &lt;li&gt;Polipoid: Wrapper for the polipo proxy&lt;/li&gt;
    &lt;li&gt;Polite Droid: Calendar tool&lt;/li&gt;
    &lt;li&gt;Portal Timer: Timer for Ingress portals&lt;/li&gt;
    &lt;li&gt;Postcode: Get your postcode (UK only)&lt;/li&gt;
    &lt;li&gt;Practice Hub: Tools for musicians&lt;/li&gt;
    &lt;li&gt;PrBoom For Android: PrBoom Doom game engine&lt;/li&gt;
    &lt;li&gt;Presentation Timer: Simple presentation timer&lt;/li&gt;
    &lt;li&gt;Prestissimo: Change the speed of playback&lt;/li&gt;
    &lt;li&gt;Pretty Good Music Player Launcher Mode: Music player running as launcher&lt;/li&gt;
    &lt;li&gt;Prism: Demonstrates the basics of ray diagrams&lt;/li&gt;
    &lt;li&gt;Protect Baby Monitor: Baby Monitor&lt;/li&gt;
    &lt;li&gt;pttdroid: Walkie Talkie/Push to Talk&lt;/li&gt;
    &lt;li&gt;pyLauncher: Launch scripts on a server&lt;/li&gt;
    &lt;li&gt;Quake2: Quake 2 port&lt;/li&gt;
    &lt;li&gt;Quest Player: Russian interactive fiction&lt;/li&gt;
    &lt;li&gt;Quick Dice Roller: Flexible, complete and handy dice roller&lt;/li&gt;
    &lt;li&gt;Quick Settings: System settings tool&lt;/li&gt;
    &lt;li&gt;Quickly quit: Quickly quit what you were doing&lt;/li&gt;
    &lt;li&gt;RainTime: Two hour rain forecast in The Netherlands&lt;/li&gt;
    &lt;li&gt;React: Test your reaction time&lt;/li&gt;
    &lt;li&gt;Recursive Runner: Run, jump and score points&lt;/li&gt;
    &lt;li&gt;Red Dot: An intriguing animated dot reacting to time&lt;/li&gt;
    &lt;li&gt;ReGalAndroid: Viewer for remote image galleries&lt;/li&gt;
    &lt;li&gt;Rehearsal Assistant: Multipurpose audio recording app. Supports high-fidelity uncompressed recording.&lt;/li&gt;
    &lt;li&gt;ReLaunchX: Launcher for eInk/eBook devices&lt;/li&gt;
    &lt;li&gt;Remindly: Set up reminders&lt;/li&gt;
    &lt;li&gt;Remote Droid: Remote control your device&lt;/li&gt;
    &lt;li&gt;Remote Keyboard: Remote keyboard via telnet&lt;/li&gt;
    &lt;li&gt;Remuco: Remote control for media players&lt;/li&gt;
    &lt;li&gt;Repay: Keep track of lended money&lt;/li&gt;
    &lt;li&gt;Replica Island: Side-scrolling platform game&lt;/li&gt;
    &lt;li&gt;RepWifi: Connect to Wi-Fi using an external USB adapter&lt;/li&gt;
    &lt;li&gt;Retroboy: Retroboy provides vintage imaging technology&lt;/li&gt;
    &lt;li&gt;RGB Tool: Get RGB and HEX values of a color&lt;/li&gt;
    &lt;li&gt;Ridmik Dictionary: English-Bengali Dictionary&lt;/li&gt;
    &lt;li&gt;RiverFerry: Seine-Maritime river ferries&lt;/li&gt;
    &lt;li&gt;Roaming Info: Notify about SIM operator changes&lt;/li&gt;
    &lt;li&gt;robotfindskitten: A retro Zen simulation&lt;/li&gt;
    &lt;li&gt;RoomMates: Rent and tip calculator&lt;/li&gt;
    &lt;li&gt;Root Verifier: Check if device is rooted&lt;/li&gt;
    &lt;li&gt;ROT13 Translator: Encode/decode ROT13 text&lt;/li&gt;
    &lt;li&gt;Rotation Lock + Landscape: Stop screen auto-rotation&lt;/li&gt;
    &lt;li&gt;Rule of Three: Simple “calculator” for the rule of three&lt;/li&gt;
    &lt;li&gt;RvClock: Clock widget&lt;/li&gt;
    &lt;li&gt;Salat Times: Show prayer times&lt;/li&gt;
    &lt;li&gt;SamLib Инфо: Track new Russian publications&lt;/li&gt;
    &lt;li&gt;SAnd: Show orientation, height and airpressure&lt;/li&gt;
    &lt;li&gt;Satoshi Proof: Prove chronology of events&lt;/li&gt;
    &lt;li&gt;Say My Texts: Read out received text messages&lt;/li&gt;
    &lt;li&gt;Score Tarot: Count points for Tarot games&lt;/li&gt;
    &lt;li&gt;scrabble: Scrabble en Francais pour jouer seul&lt;/li&gt;
    &lt;li&gt;Screen Shift: Change screen resolution, density and overscan&lt;/li&gt;
    &lt;li&gt;ScreenInfo: Display screen configuration&lt;/li&gt;
    &lt;li&gt;ScrollSocket: Scroll wirelessly using touchscreen&lt;/li&gt;
    &lt;li&gt;SD Scanner: Rescan storage media&lt;/li&gt;
    &lt;li&gt;SeaMapDroid: Browse OpenSeaMap on your phone&lt;/li&gt;
    &lt;li&gt;Search searx: An unofficial Searx app&lt;/li&gt;
    &lt;li&gt;Seismo Wallpaper: Live wallpaper&lt;/li&gt;
    &lt;li&gt;Send to Computer: Send web pages to your computer&lt;/li&gt;
    &lt;li&gt;Send to SD card: Copies any file from any application through “Share” menu to a filesystem.&lt;/li&gt;
    &lt;li&gt;Send With FTP: Upload files via FTP&lt;/li&gt;
    &lt;li&gt;Sensor Readout: Realtime graphs of sensor data&lt;/li&gt;
    &lt;li&gt;Sequence Hunt: Puzzle game&lt;/li&gt;
    &lt;li&gt;Serval Mesh: Peer to peer communications&lt;/li&gt;
    &lt;li&gt;Service Menu: Start hidden service menu&lt;/li&gt;
    &lt;li&gt;SetEdit - Settings Database Editor: Open source version of the 4A Settings Database Editor&lt;/li&gt;
    &lt;li&gt;Settings Database Provider: allow other apps to edit all parameters in android settings.db database&lt;/li&gt;
    &lt;li&gt;ShareToBrowser: View in different browser via the share function&lt;/li&gt;
    &lt;li&gt;ShellsMP: Play shells game with your friends&lt;/li&gt;
    &lt;li&gt;Shiurim: Talmud unit conversion tool&lt;/li&gt;
    &lt;li&gt;ShoppingList: Simple centralized shoppinglist&lt;/li&gt;
    &lt;li&gt;Shopt: Manage shopping lists and compare prices&lt;/li&gt;
    &lt;li&gt;Shortcuts for Calendar/Contacts: Add shortcuts for new calendars and contacts&lt;/li&gt;
    &lt;li&gt;Show Me Hills: Mountain identification&lt;/li&gt;
    &lt;li&gt;Shutdown: Shutdown dialog&lt;/li&gt;
    &lt;li&gt;SickStache: Sickbeard client&lt;/li&gt;
    &lt;li&gt;Sigfood: Get current menus (University of Erlangen, South)&lt;/li&gt;
    &lt;li&gt;Signature Spoofing Checker: Test the signature spoofing capability of your OS&lt;/li&gt;
    &lt;li&gt;Silectric: Calculate electric bill&lt;/li&gt;
    &lt;li&gt;Silent Night: Auto disable sound on the night&lt;/li&gt;
    &lt;li&gt;Simple Deadlines: Deadline/task manager&lt;/li&gt;
    &lt;li&gt;SimpleStatsWidget: Displays simple statistics on phone calls and sms&lt;/li&gt;
    &lt;li&gt;Slide: Minimal presentation tool, perfect for using Takahashi method&lt;/li&gt;
    &lt;li&gt;SlideItLoud: Turns on loud speaker if the keyboard is opened&lt;/li&gt;
    &lt;li&gt;SliderSynth: Basic musical instrument&lt;/li&gt;
    &lt;li&gt;SLW Cpu Widget: SLW Cpu WidgetFree, open source widget.&lt;/li&gt;
    &lt;li&gt;SLW Traffic Meter Widget: SLW Traffic Meter WidgetFree, open source widget.&lt;/li&gt;
    &lt;li&gt;Smart Gadget: Connect to your Sensirion Smart Gadget via BLE&lt;/li&gt;
    &lt;li&gt;Smart Remote Control: Interface with IR-LEDs from Samsung devices&lt;/li&gt;
    &lt;li&gt;Smoke Reducer: Track your smoking habits&lt;/li&gt;
    &lt;li&gt;SMS Filter: Filter text messages by keyword or address&lt;/li&gt;
    &lt;li&gt;Snooder 21: remake of Motorola’s standard card game Snood™ 21&lt;/li&gt;
    &lt;li&gt;Sokoban: Puzzle game&lt;/li&gt;
    &lt;li&gt;Solar Compass: Find directions using the position of the sun&lt;/li&gt;
    &lt;li&gt;Son of Hunky Punk: Interactive fiction player&lt;/li&gt;
    &lt;li&gt;Sonorox: Compose quick beats and loops&lt;/li&gt;
    &lt;li&gt;Sound Manager: Volume level scheduler&lt;/li&gt;
    &lt;li&gt;Soundboard: Play short sound samples on touch&lt;/li&gt;
    &lt;li&gt;Space Trader: Port of the Palm OS game of the same name&lt;/li&gt;
    &lt;li&gt;SpacePeng!: A small but fun space shooter&lt;/li&gt;
    &lt;li&gt;Speech Trainer: Speech training&lt;/li&gt;
    &lt;li&gt;Speed of Sound: Adjust volume according to speed&lt;/li&gt;
    &lt;li&gt;Speedmeter: Lightweight speed meter&lt;/li&gt;
    &lt;li&gt;Spydroid: Stream camera to desktop&lt;/li&gt;
    &lt;li&gt;Squeez: Archive manager&lt;/li&gt;
    &lt;li&gt;Starun: Follow a cute star’s travel&lt;/li&gt;
    &lt;li&gt;Stickeroid: Stickers collection manager&lt;/li&gt;
    &lt;li&gt;Stop-o-Moto: Make gif and video files by taking single pictures&lt;/li&gt;
    &lt;li&gt;Stopwatch: Stopwatch build into the notification bar&lt;/li&gt;
    &lt;li&gt;StorageTrac: Record and plot changes in external storage&lt;/li&gt;
    &lt;li&gt;Studiportal: Check for test results at HS Furtwangen&lt;/li&gt;
    &lt;li&gt;Styrkur: Track your workouts&lt;/li&gt;
    &lt;li&gt;Subsurface: Legacy GPS tool for the Subsurface desktop application. Use the new app !&lt;/li&gt;
    &lt;li&gt;Sudoku Free: Numerical puzzle game&lt;/li&gt;
    &lt;li&gt;Sudoku Generator: Generate sudoku patterns&lt;/li&gt;
    &lt;li&gt;Summation: Add values from a list&lt;/li&gt;
    &lt;li&gt;SuperGenPass: Implementation of SuperGenPass&lt;/li&gt;
    &lt;li&gt;SVG redirect: Open SVG files with your browser&lt;/li&gt;
    &lt;li&gt;Swiss Chess Tournament: Manage tournaments&lt;/li&gt;
    &lt;li&gt;SWJournal: Track your workouts&lt;/li&gt;
    &lt;li&gt;SyncWifi: Control account authorities by connection&lt;/li&gt;
    &lt;li&gt;Tabulae: Show, record and edit raster maps, tracks and POIs&lt;/li&gt;
    &lt;li&gt;TAC Database Client: Gather and upload TAC data&lt;/li&gt;
    &lt;li&gt;Tacere: Silence phone on calendar events&lt;/li&gt;
    &lt;li&gt;TAG Notepad: Tag-based notebook&lt;/li&gt;
    &lt;li&gt;tagdrop: Decode data URIs in QR codes&lt;/li&gt;
    &lt;li&gt;TaigIME: Taiwanese Input method&lt;/li&gt;
    &lt;li&gt;Taipei Youbike Offline: Find bike stations in Taiwan&lt;/li&gt;
    &lt;li&gt;Tallyphant: Counter&lt;/li&gt;
    &lt;li&gt;Tanks of Freedom: Indie Turn Based Strategy in Isometric Pixel Art&lt;/li&gt;
    &lt;li&gt;Tap the black tiles: Touch the correct tiles to win&lt;/li&gt;
    &lt;li&gt;Taponium: Reflex-oriented arcade game&lt;/li&gt;
    &lt;li&gt;Taps Of Fire: Guitar Game&lt;/li&gt;
    &lt;li&gt;TapUnlock: NFC-enabled lockscreen&lt;/li&gt;
    &lt;li&gt;Taskwarrior: Unofficial version of Taskwarrior - console task management tool&lt;/li&gt;
    &lt;li&gt;TeaCup: Configurable music widget&lt;/li&gt;
    &lt;li&gt;Tether companion: Show battery level and networking mode on a webserver&lt;/li&gt;
    &lt;li&gt;Text Fiction: Interactive fiction interpreter&lt;/li&gt;
    &lt;li&gt;The Knights of Alentejo: Guide knights through a dungeon&lt;/li&gt;
    &lt;li&gt;Theia Icon Theme: Icon theme&lt;/li&gt;
    &lt;li&gt;Thermometer Extended: Thermometer in your pocket thanks to Thermometer Extended ad-free application.&lt;/li&gt;
    &lt;li&gt;Throughput: Notification monitor for network throughput&lt;/li&gt;
    &lt;li&gt;Thugaim: A 2D space shooter game&lt;/li&gt;
    &lt;li&gt;TiltMazes: Logical puzzle game&lt;/li&gt;
    &lt;li&gt;Timeriffic: Scheduled settings&lt;/li&gt;
    &lt;li&gt;ToDo List Widget: Notes in the homescreen&lt;/li&gt;
    &lt;li&gt;Toggle Headset 2: Widget for re-routing audio&lt;/li&gt;
    &lt;li&gt;ToGoZip (’==&amp;gt; Zip’): ToGoZip: Add to Zip for android-s share/send menu.&lt;/li&gt;
    &lt;li&gt;Tram Hunter: Locate trams in Melbourne&lt;/li&gt;
    &lt;li&gt;Trans: A escaping game&lt;/li&gt;
    &lt;li&gt;Transports Bordeaux: Transport info for France&lt;/li&gt;
    &lt;li&gt;Transports Rennes: Transport info for France&lt;/li&gt;
    &lt;li&gt;Tri Rose: Generate unique rose graphs&lt;/li&gt;
    &lt;li&gt;Tri-Valley Buses: View and track Tri-Valley Wheels bus locations, stop times, and routes&lt;/li&gt;
    &lt;li&gt;Trolly: Shopping list&lt;/li&gt;
    &lt;li&gt;Trouve ton campus: Find your campus in Strasbourg&lt;/li&gt;
    &lt;li&gt;Truly Creative live wallpaper: LiveWallpapers ported from ReallySlickScreensavers&lt;/li&gt;
    &lt;li&gt;Trycorder: Upgrade your mobile device to a full-fledged tricorder&lt;/li&gt;
    &lt;li&gt;Tryton: Enterprise resource management&lt;/li&gt;
    &lt;li&gt;TSCH_BYL: Calculates radiation doses and consequences after nuclear power accidents.&lt;/li&gt;
    &lt;li&gt;Tttris: Tetris clone&lt;/li&gt;
    &lt;li&gt;TuCanMobile: Campus system TUCaN of the TU Darmstadt&lt;/li&gt;
    &lt;li&gt;TunesRemote+: DACP remote control&lt;/li&gt;
    &lt;li&gt;Turo: Build a Tower&lt;/li&gt;
    &lt;li&gt;Twisted Home Manager: Manage launchers&lt;/li&gt;
    &lt;li&gt;Twister: Client for Twister&lt;/li&gt;
    &lt;li&gt;Type and Speak: Text to speech&lt;/li&gt;
    &lt;li&gt;UCLL Student: Student app for UCLL students&lt;/li&gt;
    &lt;li&gt;Unicode Map: Copy Unicode characters&lt;/li&gt;
    &lt;li&gt;Units: Powerful unit converter&lt;/li&gt;
    &lt;li&gt;Unix Time Clock Widget: Show Unix Epoche as a widget&lt;/li&gt;
    &lt;li&gt;Unreal Tracker: Track UT and UE development&lt;/li&gt;
    &lt;li&gt;USB HID Terminal: Access USB HID devices&lt;/li&gt;
    &lt;li&gt;USB-Dataloggerreader: Interface to USB dataloggers.&lt;/li&gt;
    &lt;li&gt;Vaporizer Control Crafty: Control vaporizers via BLE&lt;/li&gt;
    &lt;li&gt;VIMTouch: Text editor&lt;/li&gt;
    &lt;li&gt;Volume Control: Change volume without buttons&lt;/li&gt;
    &lt;li&gt;Voodoo CarrierIQ Detector: Check for Carrier IQ spyware on the device&lt;/li&gt;
    &lt;li&gt;VotAR: Vote with augmented reality&lt;/li&gt;
    &lt;li&gt;VX ConnectBot: SSH (remote access) client&lt;/li&gt;
    &lt;li&gt;Wa-Tor: A simple population dynamics simulator&lt;/li&gt;
    &lt;li&gt;WebSearch: Search the web from within apps&lt;/li&gt;
    &lt;li&gt;WhatExp: Scientific calculator&lt;/li&gt;
    &lt;li&gt;When Ze Bus: Show London bus arrival time predictions&lt;/li&gt;
    &lt;li&gt;WhereAreTheEyes: Build a map of surveillance cameras with other activists&lt;/li&gt;
    &lt;li&gt;Wi-Fi Privacy Police: Prevent leaking sensitive data on Wi-Fi&lt;/li&gt;
    &lt;li&gt;WiFi ACE: Wi-Fi advanced config editor&lt;/li&gt;
    &lt;li&gt;Wifi Fixer: Resets broken Wi-Fi connections&lt;/li&gt;
    &lt;li&gt;WIFI_EAP_SIM_Conf: Wi-Fi EAP-SIM configuration tool (Free Mobile)&lt;/li&gt;
    &lt;li&gt;WifiAutOff: Turns off the WIFI based on scan result&lt;/li&gt;
    &lt;li&gt;WiFiKeyboard: Remote Wi-Fi keyboard&lt;/li&gt;
    &lt;li&gt;WiseRadar: See Canadian Weather Radar Imagery on your Android Device&lt;/li&gt;
    &lt;li&gt;Word Power Made Easy: Build your vocabualary&lt;/li&gt;
    &lt;li&gt;WorkoutLog: A minimalistic app for tracking your workouts&lt;/li&gt;
    &lt;li&gt;WREK Online: Listen to WREK Atlanta 91.1 FM&lt;/li&gt;
    &lt;li&gt;Wrong Pin Shutdown: Shutdown after 10 unsuccessful logins&lt;/li&gt;
    &lt;li&gt;WTF‽ (The MirOS Project): Offline acronym translator&lt;/li&gt;
    &lt;li&gt;WWWJDIC for Android: Japanese online dictionary&lt;/li&gt;
    &lt;li&gt;X11-Basic: BASIC interpreter&lt;/li&gt;
    &lt;li&gt;Xda Feed Reader: Feed reader for XDA Developers&lt;/li&gt;
    &lt;li&gt;Xearth: Xearth live wallpaper&lt;/li&gt;
    &lt;li&gt;XMouse: Remotely control X11 via SSH commands generated by your phone or tablet&lt;/li&gt;
    &lt;li&gt;YAAB: Control screen brightness&lt;/li&gt;
    &lt;li&gt;Yabause: Sega Saturn emulator&lt;/li&gt;
    &lt;li&gt;Yahtzee: Yahtzee/Kniffle game&lt;/li&gt;
    &lt;li&gt;YASFA: Build and speak out sentences&lt;/li&gt;
    &lt;li&gt;Zen: Meditation sketch&lt;/li&gt;
    &lt;li&gt;Zensuren: Organize teaching&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;12-more-apps-were-newly-added&quot;&gt;12 more apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/vadimerenkov.aucards&quot;&gt;Aucards&lt;/a&gt;&lt;/strong&gt;: Create reusable cards for quick access when non-verbal communication is needed&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.gitlab.meckez.concertdiary&quot;&gt;Concert Diary&lt;/a&gt;&lt;/strong&gt;: A personal diary for concerts and festivals&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.blueapps.egyptianwriter&quot;&gt;Egyptian Writer&lt;/a&gt;&lt;/strong&gt;: View, write and export ancient Egyptian texts&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.documentsui.shortcut&quot;&gt;Files Shortcut&lt;/a&gt;&lt;/strong&gt;: Open Android’s built-in Files app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tailgunnerx.frameextractor&quot;&gt;Frame Extractor&lt;/a&gt;&lt;/strong&gt;: Extract high-resolution frames from any video with millisecond precision&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.monkopedia.healthdisconnect&quot;&gt;Health Disconnect&lt;/a&gt;&lt;/strong&gt;: View your Health Connect data in charts and widgets. Offline. Private. No ads.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.domob.heliodos&quot;&gt;Heliodos&lt;/a&gt;&lt;/strong&gt;: AR overlay of the sun’s path at solstices, equinox, and now on your camera&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fdr.ioi.jslide2&quot;&gt;jSlide2&lt;/a&gt;&lt;/strong&gt;: A short 3D Platformer with an Online Highscore and viewable Replays&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dn0ne.lotus.community&quot;&gt;Lotus&lt;/a&gt;&lt;/strong&gt;: Music player designed with Material You&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.markleaf.notes&quot;&gt;Markleaf&lt;/a&gt;&lt;/strong&gt;: Local-first Markdown notes with tags, search, and file export&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.theficos.quire&quot;&gt;Quire&lt;/a&gt;&lt;/strong&gt;: Self-hosted EPUB reader for calibre-web. No telemetry, no cloud, your data.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.subtitlescreen&quot;&gt;Subtitle Blocker&lt;/a&gt;&lt;/strong&gt;: Overlay to mask hard-coded subtitles on videos and social media&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;265 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.activitymanager&quot;&gt;Activity Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anisync.android&quot;&gt;AniSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.danoeh.antennapod&quot;&gt;AntennaPod - Podcast Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.11.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.areada&quot;&gt;Areada&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.poppingmoon.aria&quot;&gt;Aria for Misskey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.hridayan.ashell&quot;&gt;aShell You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v7.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aurora.store&quot;&gt;Aurora Store&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.espruino.gadgetbridge.banglejs&quot;&gt;Bangle.js Gadgetbridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.91.1-banglejs&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;82.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;70.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.beatbridge&quot;&gt;BeatBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kde.bettercounter&quot;&gt;BetterCounter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.joshuah.bibleverseapp&quot;&gt;Bible Verse App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.blorpblorp.app&quot;&gt;Blorp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.atharok.btremote&quot;&gt;Bluetooth Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.boldwallet&quot;&gt;Bold Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29653574&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.reyboz.bustorino&quot;&gt;BusTO&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.uc.caffeine&quot;&gt;Caffeine Health&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jyutping.jyutping&quot;&gt;Cantonese Keyboard - Jyutping&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.61.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.canvoki.carburoid&quot;&gt;Carburoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;41.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.hackerchick.catima&quot;&gt;Catima — Loyalty Card Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.42.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.celestia.mobilecelestia&quot;&gt;Celestia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.timelegend.chaka.viewer.app&quot;&gt;Chaka Book Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.27.1a.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.chance&quot;&gt;Chance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.omweather&quot;&gt;Cirrus&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.metacubex.clash.meta&quot;&gt;Clash Meta For Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.27.Meta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.cleanshare&quot;&gt;CleanShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.karrarnazim.ConsoleFlow&quot;&gt;ConsoleFlow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.siacs.conversations&quot;&gt;Conversations&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0+free&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dking.crocapp&quot;&gt;croc-app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nathanatos.Cuppa&quot;&gt;Cuppa - Tea Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.bitfire.davdroid&quot;&gt;DAVx⁵&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.12-ose&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sunstep.travel.foss&quot;&gt;Dawarich (Community)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.20.0-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.discoveradsfilter&quot;&gt;Discover Ads Filter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.co.schwaerzler.maximilian.doit&quot;&gt;Do It&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.elnix.dragonlauncher&quot;&gt;Dragon Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1 (Worm)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.drawpile&quot;&gt;Drawpile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1-beta.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/github.paroj.dsub2000&quot;&gt;DSub2000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.278.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kin.easynotes&quot;&gt;Easy Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.05.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.photos.fdroid&quot;&gt;Ente Photos - Encrypted photo storage&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.44&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ephemeralwp.safespace&quot;&gt;EphemeralWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;50.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aryan.reader.oss&quot;&gt;Episteme Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.48-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.app.equran&quot;&gt;eQuran&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.eucsoh.android&quot;&gt;EUC State Of Health Analyzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.51&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chenyifaer.fafarunner&quot;&gt;FaFa Runner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fairscan.app&quot;&gt;FairScan – PDF Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.21.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Noise&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.40.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder&quot;&gt;Feeder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder.play&quot;&gt;Feeder (Play version)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.18_alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.fit_book&quot;&gt;FitBook&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.42&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/m.co.rh.id.a_flash_deck&quot;&gt;Flash Deck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.liujiacai.flauth&quot;&gt;Flauth&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.75&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/se.nullable.flickboard&quot;&gt;FlickBoard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.flicky&quot;&gt;Flicky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.crossword.yourealwaysbe.forkyz&quot;&gt;Forkyz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;82&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nz.eloque.foss_wallet&quot;&gt;FossWallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.45.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.liberty.android.freeotpplus&quot;&gt;FreeOTP+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.necrashter.natural_revenge&quot;&gt;Frogue&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge&quot;&gt;Gadgetbridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.91.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.ooooo.geoshare&quot;&gt;GeoShare: Jump Between Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.viscouspot.gitsync&quot;&gt;GitSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.58&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.golden_ticket.golden_ticket&quot;&gt;Golden Ticket&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.grit&quot;&gt;Grit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.9.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostsinthelab.apps.guilelessbopomofo&quot;&gt;Guileless Bopomofo Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.gymbott&quot;&gt;Gym Bott&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.39.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hidden.protectedwp.safespace&quot;&gt;HiddenProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;75.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/social.holos.app&quot;&gt;Holos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.studio4plus.homerplayer2&quot;&gt;Homer Audio Player for Seniors&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.exarhteam.iitc_mobile&quot;&gt;IITC-CE Mobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.42.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.tech.imageresizershrinker&quot;&gt;Image Toolbox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9.0-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.immichuploader&quot;&gt;Immich Uploader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.drive&quot;&gt;Infomaniak kDrive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.17.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.invoiceninja.app&quot;&gt;Invoice Ninja&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.194&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nslabs.ir_blaster&quot;&gt;IR Blaster Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.ziclaud.iremibreathingapp&quot;&gt;Iremi Breathing App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260515-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.cozic.joplin&quot;&gt;Joplin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.techbee.jtx&quot;&gt;jtx Board journals|notes|tasks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16.00.ose&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ronynn.karui&quot;&gt;Karui ToDo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.7.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ezberlin.keinplan&quot;&gt;KeinPlan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kaizen.khushu&quot;&gt;Khushu&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.24.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.buzbuz.smartautoclicker&quot;&gt;Klick’r - Smart AutoClicker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.knighthat.kreate&quot;&gt;Kreate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.5-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.labnex.app&quot;&gt;LabNex for GitLab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0.0-rc2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lalumo.app&quot;&gt;Lalumo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/site.leos.apps.lespas&quot;&gt;Les Pas - Photo Album for Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.librefind&quot;&gt;LibreFind - Find FOSS Alternatives&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.documentfoundation.libreoffice&quot;&gt;LibreOffice Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;25.8.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.libretube&quot;&gt;LibreTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lichess.mobileV2&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.2-rc.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.13-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cvc953.localplayer&quot;&gt;Local Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defname.localshare&quot;&gt;LocalShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.garemat.lunachron&quot;&gt;LunaChron&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.25.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demonlab.lune&quot;&gt;Lune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.craigd.lmsmaterial.app&quot;&gt;Lyrion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kylefreed.mahjongscore&quot;&gt;Mahjong Scoring Compass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.39&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.45&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.joinmastodon.android&quot;&gt;Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matrix.synapse.manager&quot;&gt;Matrix Synapse Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mattermost.rnbeta&quot;&gt;Mattermost Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.40.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.money.manager.ex&quot;&gt;Money Manager Ex&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.murinelauncher&quot;&gt;Murine Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.114.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gokadzev.musify.fdroid&quot;&gt;Musify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.starry.myne&quot;&gt;Myne: Download &amp;amp; Read eBooks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.craxiom.networksurvey&quot;&gt;Network Survey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.54&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trapplab.nfc_radio&quot;&gt;NFC Radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.20.1-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tu_darmstadt.seemoo.nfcgate&quot;&gt;NFCGate&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wordgame.nian&quot;&gt;Nian&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nospeak.app&quot;&gt;nospeak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.omgodse.notally&quot;&gt;Notally | Minimalist Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streetwriters.notesnook&quot;&gt;Notesnook - Private notes app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.js.nowakelock&quot;&gt;NoWakeLock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.odysee.floss&quot;&gt;Odysee&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.124&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schildbach.oeffi&quot;&gt;Offi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bartixxx.oneplusarbchecker&quot;&gt;OnePlus ARB Checker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nicue.onetwo&quot;&gt;OneTwo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.akylas.aard2&quot;&gt;OSS-Dict&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.alberto97.ouilookup&quot;&gt;OUI Lookup and Database&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.owncloud.android&quot;&gt;ownCloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.owntracks.android&quot;&gt;OwnTracks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cash.p.terminal&quot;&gt;P.CASH Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.55.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.padconnect&quot;&gt;PadConnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;70&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xxxx.parcel&quot;&gt;Parcel - Pickup code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.57&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dnsfilter.android&quot;&gt;personalDNSfilter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.50.60.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/la.daube.photochiotte&quot;&gt;PhotoChiotte&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.74&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kjxbyz.picguard&quot;&gt;PicGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ki_bun.pioneer&quot;&gt;Pioneer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrl.pixiv&quot;&gt;PiPixiv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.politrics&quot;&gt;Politrics&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.pretix.pretixprint&quot;&gt;pretixPRINT&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.22.1-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/protectedwp.safespace&quot;&gt;ProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;75.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;ProtonVPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.18.46.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Suite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.chayanforyou.quickball&quot;&gt;Quick Ball&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.quicksy.client&quot;&gt;Quicksy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0+free&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostsinthelab.app.rakurakuime&quot;&gt;RakuRaku IME&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dbauer.expensetracker&quot;&gt;Recurring Expense Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.21.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishnu.remindme&quot;&gt;Remind Me!&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.dydlakcloud.resticopia&quot;&gt;Resticopia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.thayyil.ringdroid&quot;&gt;Ringdroid - Ringtone editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.80&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.voiditswarranty.roadtripradar&quot;&gt;Road Trip Radar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.47&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260518&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.privacymatters.safespace&quot;&gt;Safe Space&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cbouvat.android.saracroche&quot;&gt;Saracroche&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.schildi.android&quot;&gt;SchildiChat Next&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.2-ex_26_5_1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.cvzi.screenshottile&quot;&gt;Screenshot Tile (NoRoot)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.sdmse&quot;&gt;SD Maid 2/SE - System Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.3-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seafile.seadroid2&quot;&gt;Seafile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.application.shikiapp&quot;&gt;ShikiApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-0.6.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.simplex.app&quot;&gt;SimpleX Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maxrave.simpmusic&quot;&gt;SimpMusic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.nekohasekai.sfa&quot;&gt;sing-box&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.org.ngo.squeezer&quot;&gt;Squeezer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.steamserverbrowser.app&quot;&gt;Steam Server Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.premnirmal.tickerwidget&quot;&gt;Stocks Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.079&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.67-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.idunnololz.summit.fdroid&quot;&gt;Summit for Lemmy and PieFed&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.82.2-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.ssmpc&quot;&gt;SuperSMP Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brahmadeo.supertonic.tts&quot;&gt;Supertonic TTS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.17.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.damschen.swatchit&quot;&gt;SwatchIt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.friesi23.mhabit&quot;&gt;Table Habit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gent8.taison&quot;&gt;Taison&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kaijinlab.tap_ducky&quot;&gt;TapDucky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.corphish.quicktools&quot;&gt;Text Tools&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wesnoth.Wesnoth&quot;&gt;The Battle for Wesnoth&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.19.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/top.donmor.tiddloid&quot;&gt;Tiddloid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ntust.app.tigerduck.fdroid&quot;&gt;TigerDuck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.timelimit.android.aosp.direct&quot;&gt;TimeLimit.io&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.isotjs.todosian&quot;&gt;Todosian&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.tourcount&quot;&gt;TourCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samco.trackandgraph&quot;&gt;Track &amp;amp; Graph&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leekleak.trafficlight&quot;&gt;Traffic Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.17.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hito.trails.app&quot;&gt;Trails Hito&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;348.260518.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;348.260518.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.8-patch1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.bixilon.unithen&quot;&gt;UniThen&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.urik.keyboard&quot;&gt;Urik Keyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.22.0-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.blau.android&quot;&gt;Vespucci - an OSM Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;22.0.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mateusrodcosta.apps.vidyamusic&quot;&gt;Vidya Music: Aersia VIP Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1-R&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dreautall.waterflyiii&quot;&gt;Waterfly III&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.umerfarooq.websocketcam&quot;&gt;Websocket CAM&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.nktnet.webviewkiosk&quot;&gt;Webview Kiosk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hicorenational.wikipedia&quot;&gt;Wiki Fronted&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50586-r-2026-05-12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wikipedia&quot;&gt;Wikipedia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50586-r-2026-05-12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.xrayfa&quot;&gt;XrayFA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.yaacc&quot;&gt;YAACC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.8-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.lbeernaert.youhavemail&quot;&gt;You Have Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.thosp.yourlocalweather&quot;&gt;Your local weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.0-FOSS&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.turtton.ytalarm&quot;&gt;YtAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.electriccoin.zcash.foss&quot;&gt;Zodl: Zcash Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.juliusd.ueberboese.app&quot;&gt;Überböse&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.34.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.wceng.sufei&quot;&gt;素扉&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/barilyuk.texetescribe&quot;&gt;﻿TeXeTeScribe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;


        </content>
        
        <author>
			<name>linsui</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>Mapping updates</title>
		<link href="https://f-droid.org/en/2026/05/14/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/05/14/twif.html"/>
		<id>https://f-droid.org/2026/05/14/twif.html</id>
		<published>2026-05-14T00:00:00+00:00</published>
		<updated>2026-05-14T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-thursday-14-may-2026-week-20&quot;&gt;TWIF curated on Thursday, 14 May 2026, Week 20&lt;/h3&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freerdp.afreerdp&quot;&gt;aFreeRDP&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.26.0&lt;/code&gt; with an UI overhaul and &lt;a href=&quot;https://github.com/FreeRDP/FreeRDP/blob/3.26.0/ChangeLog#L1&quot;&gt;a lot of fixes&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The old &lt;strong&gt;BlackCandy&lt;/strong&gt; app was archived as the developer lost the key. Hence the app got a new app ID and new key and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.blackcandy.androidApp&quot;&gt;BlackCandy&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Black Candy for Android&lt;/em&gt;, was newly added. If you’ve installed the app before this week, better uninstall it and install the new version. &lt;em&gt;Tip: Users of F-Droid and Basic client 2.0 alphas will immediately notice this in the MyApps page&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.comaps.fdroid&quot;&gt;CoMaps - Hike, Bike, Drive Offline with Privacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.06-11-FDroid&lt;/code&gt; adding a feature sought out by users for so long, “check for updates”. While &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/en/packages/net.osmand.plus/&quot;&gt;OSMAnd~&lt;/a&gt;&lt;/strong&gt;, updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3.10&lt;/code&gt; this week, allows for updates at any time, &lt;strong&gt;CoMaps&lt;/strong&gt; and it’s upstream &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.organicmaps&quot;&gt;Organic Maps・Offline Map &amp;amp; GPS&lt;/a&gt;&lt;/strong&gt;, today at &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.08-4-FDroid&lt;/code&gt;, were limited by releases. Basically you needed to wait for a new app version to get updated maps.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Did a new bike lane open? Is the bridge closed for repairs? The bus added 2 more stops?&lt;/em&gt; Well, you’ll get that next month, at least the cadence of releases is pretty on point. Starting with this release you can get map updates in &lt;strong&gt;CoMaps&lt;/strong&gt; as fast as they are out, and you can finally prioritize updating the map only and save on mobile data on the road. This might help you in the future too as even if the app might need a newer Android version than your device got, you could still get some newer maps, for a bit more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.nulide.findmydevice&quot;&gt;FMD&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.nulide.findmydevice.edge&quot;&gt;FMD edge&lt;/a&gt;&lt;/strong&gt; were updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.15.0&lt;/code&gt; fixing UnifiedPush compatibility when using &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.siacs.conversations/&quot;&gt;Conversations&lt;/a&gt;&lt;/strong&gt; as a distributor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/zed.rainxch.githubstore&quot;&gt;Github Store&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.2&lt;/code&gt; polishing the experience brought by &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;. &lt;em&gt;What’s new?&lt;/em&gt; A new backend, library imports, mirrors and token improvements &lt;a href=&quot;https://github.com/OpenHub-Store/GitHub-Store/releases/tag/v1.8.0&quot;&gt;first&lt;/a&gt;. Then we continue with APK inspect, Dhizuku support, Obtainium interop, add from starred, manual and background refresh, sorting, installer attribution and &lt;a href=&quot;https://github.com/OpenHub-Store/GitHub-Store/releases/tag/v1.8.1&quot;&gt;more&lt;/a&gt;. And finishing with fixes, polished features &lt;a href=&quot;https://github.com/OpenHub-Store/GitHub-Store/releases/tag/v1.8.2&quot;&gt;and improvements&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fedilab.nitterizeme&quot;&gt;UntrackMe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt; after almost three years. As Android versions keep limiting what apps can achieve, the app was revritten as a browser, that opens your links and, based on your settings, cleans up the URL to be opened by your normal browser or app.&lt;/p&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;20-more-apps-were-newly-added&quot;&gt;20 more apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.areada&quot;&gt;Areada&lt;/a&gt;&lt;/strong&gt;: A lightweight offline EPUB, TXT, and PDF reader&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.karrarnazim.ConsoleFlow&quot;&gt;ConsoleFlow&lt;/a&gt;&lt;/strong&gt;: Developer browser with automatic Eruda console injection&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/at.co.schwaerzler.maximilian.doit&quot;&gt;Do It&lt;/a&gt;&lt;/strong&gt;: A modern to-do app built with Jetpack Compose and Material Design 3&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.felicity&quot;&gt;Felicity Music Player (Trial)&lt;/a&gt;&lt;/strong&gt;: Advance audiophile grade offline music player&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.exner.tools.gymbott&quot;&gt;Gym Bott&lt;/a&gt;&lt;/strong&gt;: Local-only exercise and routine tracking app to organise your gym workouts&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/social.holos.app&quot;&gt;Holos&lt;/a&gt;&lt;/strong&gt;: Holos: Mobile-first Fediverse client with your own ActivityPub identity&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.garemat.lunachron&quot;&gt;LunaChron&lt;/a&gt;&lt;/strong&gt;: Companion app for the Moonstone tabletop miniatures game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demonlab.lune&quot;&gt;Lune&lt;/a&gt;&lt;/strong&gt;: Modern local music player&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kylefreed.mahjongscore&quot;&gt;Mahjong Scoring Compass&lt;/a&gt;&lt;/strong&gt;: Automatic scoring compass for Riichi Mahjong&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tech.dongdongbh.mindwtr&quot;&gt;Mindwtr&lt;/a&gt;&lt;/strong&gt;: Local-first GTD task manager&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.mariinkys.OpenPillReminder&quot;&gt;OpenPillReminder&lt;/a&gt;&lt;/strong&gt;: Lady pill tracker for Android&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gideontek.phonetrack&quot;&gt;PhoneTrack SMS&lt;/a&gt;&lt;/strong&gt;: Location sharing over SMS — no internet, no account, no data required&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.puzzle&quot;&gt;Puzzle Suite&lt;/a&gt;&lt;/strong&gt;: Minimalist puzzle games - Sudoku, Calc Sprint, Number Match &amp;amp; more&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.smartfind.app&quot;&gt;SmartFind&lt;/a&gt;&lt;/strong&gt;: Find your phone with an SMS from a trusted contact&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.lorenzomarci.sosring&quot;&gt;SOS Ring&lt;/a&gt;&lt;/strong&gt;: Force ringtone for VIP contacts even in Silent/DND mode&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.idunnololz.summit.fdroid&quot;&gt;Summit for Lemmy&lt;/a&gt;&lt;/strong&gt;: A fast and easy to use app for Lemmy&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/moe.zzy040330.taffyqsl&quot;&gt;TaffyQSL&lt;/a&gt;&lt;/strong&gt;: Amateur radio logbook with ADIF support and QSO signing&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bupkis.tirailleur&quot;&gt;Tirailleur&lt;/a&gt;&lt;/strong&gt;: A practical ballistic calculator for precision rifle shooting&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wrbattlesim&quot;&gt;WR Battle Sim&lt;/a&gt;&lt;/strong&gt;: Battle Simulator for WAR ROOM®&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.difft.temptalk&quot;&gt;Yelling&lt;/a&gt;&lt;/strong&gt;: Secure messaging with chat, voice and video calls&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;214 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.metadude.android.congress.schedule&quot;&gt;39C3 Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.76.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foxdebug.acode&quot;&gt;Acode editor - Android code editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/host.stjin.anonaddy&quot;&gt;addy.io&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v6.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fr3ts0n.ecu.gui.androbd&quot;&gt;AndrOBD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;V2.7.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.atalk.android&quot;&gt;aTalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/deckers.thibault.aves.libre&quot;&gt;Aves Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/off.kys.backtalk&quot;&gt;Backtalk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.espruino.gadgetbridge.banglejs&quot;&gt;Bangle.js Gadgetbridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.91.0-banglejs&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;80.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;69.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.anrinion.baseline&quot;&gt;Baseline&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kde.bettercounter&quot;&gt;BetterCounter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.katzenmue.birdipedia&quot;&gt;Birdipedia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.drmaxnix.birthdaycountdown&quot;&gt;Birthday Countdown&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vovagorodok.blidraughts&quot;&gt;Blidraughts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0+ble2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.blitzortung.android.app&quot;&gt;Blitzortung Lightning Monitor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.blockdrop.game&quot;&gt;BlockDrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.greenaddress.greenbits_android_wallet&quot;&gt;Blockstream App (Green)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.baldo.bob&quot;&gt;BoB&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bodycheck&quot;&gt;BodyCheck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29633424&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.broguece.game&quot;&gt;Brogue CE Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1.19&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.kafuu.bilidownload&quot;&gt;BVD&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.2.foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marotoweb.cajuscan_app&quot;&gt;CajuScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vladpen.cams&quot;&gt;Cams&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yepgoryo.CaptureCap&quot;&gt;CaptureCap&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.capyreader.app&quot;&gt;Capy Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.1209&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;41.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fedilab.castlab&quot;&gt;CastLab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.cheeserobot.btcwidget&quot;&gt;Cheese BTC Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.chadenas.cpudefense&quot;&gt;Chip Defense&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sosauce.cutemusic&quot;&gt;Chocola&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.cognitivity.chronal&quot;&gt;Chronal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/agrigolo.chubbyclick&quot;&gt;Chubby Click - Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.colors.overflow&quot;&gt;Colors Overflow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.froxot.cuscon.foss&quot;&gt;Cuscon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.9.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.21.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.christianbeier.droidvnc_ng&quot;&gt;droidVNC-NG&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dede.android_eggs&quot;&gt;Easter Eggs&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.autodiag2.elm327emu&quot;&gt;ELM327 Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.thewierdnut.endless_mobile&quot;&gt;Endless Sky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.1-60&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.photos.fdroid&quot;&gt;Ente Photos - Encrypted photo storage&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.40&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ephemeralwp.safespace&quot;&gt;EphemeralWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;48.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.8-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.vonforst.evmap&quot;&gt;EVMap - EV chargers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.dyhkwong.sagernet&quot;&gt;Exclave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.39&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tmdev.fasttimes&quot;&gt;FastTimes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.40.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;150.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.74&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.fluxlinux&quot;&gt;FluxLinux - Mobile Linux&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.saschahlusiak.freebloks&quot;&gt;Freebloks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nodomain.freeyourgadget.gadgetbridge&quot;&gt;Gadgetbridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.91.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.acidefluorhydrique.geminiassist&quot;&gt;geminiAssist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.languageapp.gendie&quot;&gt;Gendie - Grammatical Gender Trainer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.thomas.pedot.gitlalchemy&quot;&gt;Gitalchemy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wiiznokes.gitnote&quot;&gt;GitNote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.05.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.viscouspot.gitsync&quot;&gt;GitSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.56&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.grit&quot;&gt;Grit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.9.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.34.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hmdm.launcher&quot;&gt;Headwind MDM Agent&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.35&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hidden.protectedwp.safespace&quot;&gt;HiddenProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;73.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cz.mendelu.xmarik.train_manager&quot;&gt;hJOP Driver&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.studio4plus.homerplayer2&quot;&gt;Homer Audio Player for Seniors&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.drive&quot;&gt;Infomaniak kDrive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.mail&quot;&gt;Infomaniak Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.inure&quot;&gt;Inure App Manager (Trial)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;build107.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.invoiceninja.app&quot;&gt;Invoice Ninja&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.191&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.ithaka.board.game&quot;&gt;Ithaka Board Game&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jellyfin.androidtv&quot;&gt;Jellyfin for Android TV&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.19.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.samcrow.jrbpsurvey&quot;&gt;JRBP Survey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.predidit.kazumi&quot;&gt;Kazumi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kunzisoft.keepass.libre&quot;&gt;KeePassDX Passkey Vault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.raulmorales.kefircontrol&quot;&gt;Kefir Control&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.keplerchemnitz.kepler_app&quot;&gt;Kepler-App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sds100.keymapper&quot;&gt;Key Mapper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.buzbuz.smartautoclicker&quot;&gt;Klick’r - Smart AutoClicker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.impa.knockonports&quot;&gt;Knock on Ports&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS (E-Ink)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.27-ink&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.labnex.app&quot;&gt;LabNex for GitLab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.0.0-rc1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.14-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lichess.mobileV2&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cvc953.localplayer&quot;&gt;Local Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defname.localshare&quot;&gt;LocalShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.37&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mapcomplete&quot;&gt;MapComplete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.59.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.42&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.robinroy.martial_body&quot;&gt;Martial Body&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22.14&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram&quot;&gt;Mercurygram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.6.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.murinelauncher&quot;&gt;Murine Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.112.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.totschnig.myexpenses&quot;&gt;My Expenses&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.malkki.neostumbler.fdroid&quot;&gt;NeoStumbler&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newsblur&quot;&gt;NewsBlur - News reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wordgame.nian&quot;&gt;Nian&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xmission.trevin.android.notes&quot;&gt;NotePad&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.notesr&quot;&gt;NoteSR - Encrypted Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.odysee.floss&quot;&gt;Odysee&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.123&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.onloc.android&quot;&gt;Onloc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.opennotes&quot;&gt;Open Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openhab.habdroid.beta&quot;&gt;openHAB Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.20.3-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.igisw.openmoneybox&quot;&gt;OpenMoneyBox&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.5.1.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks&quot;&gt;OpenTracks (Non-reproducible)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.27.0irreproducible&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.dennisguse.opentracks.playstore&quot;&gt;OpenTracks (Reproducible build)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v4.27.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.madlonkay.orgro&quot;&gt;Orgro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.akylas.aard2&quot;&gt;OSS-Dict&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.owntracks.android&quot;&gt;OwnTracks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pachli&quot;&gt;Pachli for Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;68&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.frigo.dispensa&quot;&gt;Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.12-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xxxx.parcel&quot;&gt;Parcel - Pickup code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.55&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.chancehorizon.paseo&quot;&gt;Paseo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.css_apps_m3.password_manager&quot;&gt;Passwords&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cliambrown.pilltime&quot;&gt;Pill Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kolakek.pimiwidget&quot;&gt;Pimi Weather Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ki_bun.pioneer&quot;&gt;Pioneer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/timur.prose&quot;&gt;ProseReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/protectedwp.safespace&quot;&gt;ProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;73.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;ProtonVPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.18.28.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.chayanforyou.quickball&quot;&gt;Quick Ball&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shalenmathew.quotesapp&quot;&gt;Quotes.app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostsinthelab.app.rakurakuime&quot;&gt;RakuRaku IME&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.adithya_jayan.myrepertoirapp.fdroid&quot;&gt;Repertoire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.78.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.voiditswarranty.roadtripradar&quot;&gt;Road Trip Radar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.z11.roboyard&quot;&gt;Roboyard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;51&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.46&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260511&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.astonbitecode.rustkeylock&quot;&gt;rust-keylock-android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.18.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cbouvat.android.saracroche&quot;&gt;Saracroche&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.atharok.screentime&quot;&gt;Screen Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.scribe4&quot;&gt;Scribe4&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.application.shikiapp&quot;&gt;ShikiApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-0.6.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.siftrecipes&quot;&gt;Sift&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dettmer.simplenotes&quot;&gt;Simple Notes Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.imi.smartedge.sidebar.panel&quot;&gt;Smart Edge: Sidebar &amp;amp; Gestures&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gasperpintar.smokingtracker&quot;&gt;Smoking Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/spam.blocker&quot;&gt;SpamBlocker (Call &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.steamserverbrowser.app&quot;&gt;Steam Server Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.polysfaer.stochapop&quot;&gt;Stochastic Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.premnirmal.tickerwidget&quot;&gt;Stocks Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.076&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.60-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.ssmpc&quot;&gt;SuperSMP Companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.pec0ra.suspension_setup&quot;&gt;Suspension Setup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.svarka.odds.calculator&quot;&gt;Svarka Odds Calculator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.catfriend1.syncthingfork&quot;&gt;Syncthing-Fork&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kaijinlab.tap_ducky&quot;&gt;TapDucky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.termoneplus&quot;&gt;Terminal Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.7.0/X&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.corphish.quicktools&quot;&gt;Text Tools&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.thunderbird.android.beta&quot;&gt;Thunderbird Beta for Testers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;19.0b2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/top.donmor.tiddloid&quot;&gt;Tiddloid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ntust.app.tigerduck.fdroid&quot;&gt;TigerDuck&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.thomaskuenneth.tkweek&quot;&gt;TKWeek&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xmission.trevin.android.todo&quot;&gt;To Do&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.tofshare&quot;&gt;ToFShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.toloshare&quot;&gt;ToLoShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.zamojski.soft.towercollector&quot;&gt;Tower Collector&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.17.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.samco.trackandgraph&quot;&gt;Track &amp;amp; Graph&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;10.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leekleak.trafficlight&quot;&gt;Traffic Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.youapps.transport&quot;&gt;Transport You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.273&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;348.260508.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;348.260508.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.tuty.fruty.slot&quot;&gt;Tuty Fruty Slot for Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sosauce.cutecalc&quot;&gt;Vanilla&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.vitoshadm&quot;&gt;Vitosha Decision Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.videolan.vlc&quot;&gt;VLC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.wallet&quot;&gt;Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.31&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.weblibre.gecko&quot;&gt;WebLibre: The Privacy-Focused Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.umerfarooq.websocketcam&quot;&gt;Websocket CAM&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.woheller69.whisperplus&quot;&gt;Whisper+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hicorenational.wikipedia&quot;&gt;Wiki Fronted&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50585-r-2026-05-06&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.wikipedia&quot;&gt;Wikipedia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;r/50585-r-2026-05-06&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rk.xededitor&quot;&gt;Xed-Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.xrayfa&quot;&gt;XrayFA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.andreyasadchy.xtra&quot;&gt;Xtra&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.55.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yacgroup.yacguide&quot;&gt;YacGuide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.9.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.7-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.juliusd.ueberboese.app&quot;&gt;Überböse&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.0&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;


        </content>
        
        <author>
			<name>Licaon_Kter</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>One can&apos;t have enough RAM</title>
		<link href="https://f-droid.org/en/2026/05/08/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/05/08/twif.html"/>
		<id>https://f-droid.org/2026/05/08/twif.html</id>
		<published>2026-05-08T00:00:00+00:00</published>
		<updated>2026-05-08T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-friday-08-may-2026-week-19&quot;&gt;TWIF curated on Friday, 08 May 2026, Week 19&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.fdroid&quot;&gt;F-Droid&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fdroid.basic&quot;&gt;F-Droid Basic&lt;/a&gt;&lt;/strong&gt; were updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0-alpha9&lt;/code&gt;, but that’s &lt;a href=&quot;https://floss.social/@fdroidorg/116534274453074235&quot;&gt;old news&lt;/a&gt; by now. Go update and test!&lt;/p&gt;

&lt;p&gt;We also fixed our website generation, as build cycles added apps updates, new apps and posts, yet these were not published on the website &lt;em&gt;(but available in the client!)&lt;/em&gt;. It appears our huge mix of more apps and more languages takes a toll on memory usage. It took a bit longer to debug with our server hoster &lt;em&gt;(Thanks &lt;a href=&quot;https://osuosl.org/blog/data-center-migration-update-fundraising/&quot;&gt;OSUOSL&lt;/a&gt; for your quick reaction and support!)&lt;/em&gt; as the process was locking the machine up in the same locale sending us on a wild-goose chase. Things cleared up when we &lt;em&gt;“downloaded more RAM”&lt;/em&gt; so to speak.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/linsui&quot;&gt;@linsui&lt;/a&gt; makes order in the mess:&lt;/p&gt;

&lt;p&gt;We got 5 new categories:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Diet&lt;/strong&gt;: Nutrition, calorie, food management and tracker&lt;br /&gt;
&lt;strong&gt;Health Manager&lt;/strong&gt;: Manager weight, heart rate, blood pressure, menstruation and other health metrics&lt;br /&gt;
&lt;strong&gt;Schedule&lt;/strong&gt;: Schedule for conference and event&lt;br /&gt;
&lt;strong&gt;Text to Speech&lt;/strong&gt;: TTS tools&lt;br /&gt;
&lt;strong&gt;Time Tracker&lt;/strong&gt;: Track time usage on activities and screen time&lt;/p&gt;

&lt;p&gt;…and more waiting for review. Our goal is to make discovering new apps easier, thanks to our client 2.0 search improvements that help users explore the catalogue. In due time huge categories like Internet and Multimedia might go away since apps are already covered by more granular ones.&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;We covered &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.siacs.conversations&quot;&gt;Conversations&lt;/a&gt;&lt;/strong&gt; and now &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/im.quicksy.client&quot;&gt;Quicksy&lt;/a&gt;&lt;/strong&gt; changes in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.16+free&lt;/code&gt; in last week’s post, but that one got delayed. Go &lt;a href=&quot;https://f-droid.org/2026/04/30/twif.html#community-news&quot;&gt;read it&lt;/a&gt; as you might find that the new files storage workflow impacts you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.anuke.mindustry&quot;&gt;Mindustry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8-fdroid-157.4&lt;/code&gt; with some &lt;a href=&quot;https://github.com/Anuken/Mindustry/releases/tag/v157.1&quot;&gt;nice changes&lt;/a&gt; and more fixes followed. But our first build was crashing so we had to fix it and rebuilt it. If you’ve already updated to the crashing version you can fix this without losing your progress by either upgrading to the next update or, in the meantime, by downloading the &lt;a href=&quot;https://f-droid.org/repo/io.anuke.mindustry_1098.apk&quot;&gt;fixed package&lt;/a&gt; directly and installing it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.nora&quot;&gt;Nora&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.0&lt;/code&gt; but it’s crashing. Upstream is aware, tracking the issue &lt;a href=&quot;https://github.com/nonbili/Nora/issues/253&quot;&gt;here&lt;/a&gt;, and we’re going to remove the faulty versions in the next cycles. If you did not update yet make sure to skip this version &lt;em&gt;(in F-Droid or Basic, app details, upper right menu, “skip this update”)&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://gitlab.com/linsui&quot;&gt;@linsui&lt;/a&gt; proxies the sync news:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Are you the lucky citizen of a firewalled country?&lt;/em&gt; Well, we can’t say congrats, but we can provide tools to ease some of that pain. Usually we could recommend a proxy-server-app-url-thing, but maybe that’s hard to reach too. The newly added &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.moi.lumine&quot;&gt;Lumine&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;A lightweight local HTTP/SOCKS5 proxy server protects TLS connections over TCP&lt;/em&gt;, tries to achieve the same level of Internet freedom by running the proxy on the device. Based on the, now archived &lt;a href=&quot;https://f-droid.org/en/packages/org.maoist2009.tlsfragment/&quot;&gt;TLSFragment&lt;/a&gt;, it gets a rewritten faster core, subscriptions, management UI and more.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.murinelauncher&quot;&gt;Murine Launcher&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;A modern, lightweight Launcher3 fork for an enhanced stock++ experience&lt;/em&gt;, was just added. We had trouble packaging Launcher3-based launchers for years. But now we get one! With the help of AI the dev successfully generated stubs for the framework jar which was the main blocker for packaging. This also opens the door for more Launcher3-based launchers. &lt;em&gt;Would you like to help?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.simplex.app&quot;&gt;SimpleX Chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.1&lt;/code&gt; &lt;a href=&quot;https://github.com/simplex-chat/simplex-chat/releases/tag/v6.5.1&quot;&gt;polishing&lt;/a&gt; the experience. But the big news came last week in &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.5.0&lt;/code&gt; with added public channels, safe web links, &lt;a href=&quot;https://github.com/simplex-chat/simplex-chat/releases/tag/v6.5.0&quot;&gt;and more&lt;/a&gt;. The developers also wrote about how public channels work and about the financial future of the project in &lt;a href=&quot;https://simplex.chat/blog/20260430-simplex-channels-v6-5-consortium-crowdfunding-freedom-of-speech.html&quot;&gt;a detailed post&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.bloco.snowflake&quot;&gt;Snowflake Volunteer&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;Help people in censored countries access the Internet without restrictions&lt;/em&gt;, was added. &lt;em&gt;What’s Snowflake?&lt;/em&gt; Snowflake allows people to connect to the Tor network in places where Tor is blocked by routing the connection through volunteer run proxies located in uncensored countries. Similar to VPNs, which help users bypass Internet censorship, Snowflake disguises the Internet activity as a video or voice call, making users less detectable to Internet censors. &lt;em&gt;What does the app do?&lt;/em&gt; It allows &lt;strong&gt;you&lt;/strong&gt; to act as the proxy for those in need of one, yet this does not expose you as you are just an entry-node in their path through the Tor network. &lt;em&gt;Thank you for supporting Internet freedom around the world, from your pocket!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Though the official Syncthing Android client went to &lt;em&gt;“development hell”&lt;/em&gt;, we still have &lt;a href=&quot;https://f-droid.org/packages/com.github.catfriend1.syncthingfork/&quot;&gt;a fork of it&lt;/a&gt;. And since then, there were two more clients added, &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt;, which was just updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26&lt;/code&gt;, and the new &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.siddarthkay.syncup&quot;&gt;SyncUp&lt;/a&gt;&lt;/strong&gt;, &lt;em&gt;An open-source Syncthing client&lt;/em&gt;, that comes with these features:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;ul&gt;
    &lt;li&gt;Daemon runs in-process on Android. The Go daemon lives inside the app via gomobile. There is no subprocess to manage, no IPC between a background service and the UI, and no service-restart handling.&lt;/li&gt;
    &lt;li&gt;Auto-accept folders from trusted peers. When you add a peer, you can toggle auto-accept so any folder they share is added to your device automatically without a prompt. Other pending offers show up as accept/ignore cards in the Folders tab.&lt;/li&gt;
    &lt;li&gt;QR pairing works both ways. Display your device’s QR for a peer to scan, or scan theirs. The 56-character device ID never needs to be typed by hand.&lt;/li&gt;
    &lt;li&gt;UI updates in near real time. Long-polling /rest/events means config changes, folder state, and incoming offers reach the UI in about a second, instead of on a polling interval.&lt;/li&gt;
  &lt;/ul&gt;
&lt;/blockquote&gt;

&lt;p&gt;But one of the nicest highlights is that this new client supports &lt;a href=&quot;https://developer.android.com/guide/topics/providers/document-provider&quot;&gt;SAF&lt;/a&gt;, which is a long awaited feature that was never implemented in the official client before &lt;a href=&quot;https://forum.syncthing.net/t/discontinuing-syncthing-android/23002&quot;&gt;its development stopped&lt;/a&gt;.&lt;/p&gt;

&lt;h4 id=&quot;removed-apps&quot;&gt;Removed Apps&lt;/h4&gt;

&lt;h5 id=&quot;one-app-was-archived&quot;&gt;One app was archived&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;Thorium a PeerTube client: a PeerTube player&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;26-more-apps-were-newly-added&quot;&gt;26 more apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.acutis.firewall&quot;&gt;Acutis Firewall&lt;/a&gt;&lt;/strong&gt;: Parental control app that blocks adult content and dangerous sites on-device&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/off.kys.backtalk&quot;&gt;Backtalk&lt;/a&gt;&lt;/strong&gt;: Backtalk: message yourself to stay organized&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.anrinion.baseline&quot;&gt;Baseline&lt;/a&gt;&lt;/strong&gt;: Gentle self-care for depression, disability, chronic illness, or burnout&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.cheeserobot.btcwidget&quot;&gt;Cheese BTC Widget&lt;/a&gt;&lt;/strong&gt;: Tiny home-screen widget showing the latest Bitcoin price in USD or EUR&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.koukobin.ermis.ermismobile&quot;&gt;Ermis&lt;/a&gt;&lt;/strong&gt;: Privacy focused chat application&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.acidefluorhydrique.geminiassist&quot;&gt;geminiAssist&lt;/a&gt;&lt;/strong&gt;: WebView wrapper for Google Gemini&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.thomas.pedot.gitlalchemy&quot;&gt;Gitlalchemy&lt;/a&gt;&lt;/strong&gt;: Native GitLab client for Android and desktop&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.viscouspot.gitsync&quot;&gt;GitSync&lt;/a&gt;&lt;/strong&gt;: Git client for syncing a repository between remote and a local directory&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.idlefantasy&quot;&gt;Idle Fantasy&lt;/a&gt;&lt;/strong&gt;: Idle RPG: train skills, fight dungeons, craft gear. No ads, no accounts.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.adrianvictor.geleia&quot;&gt;Jamfish&lt;/a&gt;&lt;/strong&gt;: Delicious native music player for Jellyfin, based on Gelli&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kaizen.khushu&quot;&gt;Khushu&lt;/a&gt;&lt;/strong&gt;: Private Muslim app for prayer, tasbih, study, and gentle reminders&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.robinroy.martial_body&quot;&gt;Martial Body&lt;/a&gt;&lt;/strong&gt;: Offline 24-week MMA preparation trainer. No ads, no tracking, no cloud.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.musicremover.app&quot;&gt;Murem&lt;/a&gt;&lt;/strong&gt;: Strip background music from YouTube videos using AI vocal separation&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nkls.nekovideo&quot;&gt;NekoVideo&lt;/a&gt;&lt;/strong&gt;: Modern video player with folder management, gesture controls and video cutting&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.mysportsmate.officebreak&quot;&gt;Office Break&lt;/a&gt;&lt;/strong&gt;: Active break timer with exercises - reminds you to move at the office&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.gmartin.paperlessngx_uploader&quot;&gt;Paperless NGX Uploader&lt;/a&gt;&lt;/strong&gt;: Upload documents to a Paperless-NGX server using the native share intent&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.perfice.app&quot;&gt;Perfice&lt;/a&gt;&lt;/strong&gt;: Track anything, find the patterns that shape your life&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.myperm&quot;&gt;Permission Pilot&lt;/a&gt;&lt;/strong&gt;: Apps permission overview&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ghostsinthelab.app.rakurakuime&quot;&gt;RakuRaku IME&lt;/a&gt;&lt;/strong&gt;: Traditional Chinese keyboard for the EZ Input Method, with English predictions&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.securescreen.app&quot;&gt;SecureScreen&lt;/a&gt;&lt;/strong&gt;: Protect selected apps from screenshots and screen recording&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seeker.seekprivacy&quot;&gt;SeekPrivacy&lt;/a&gt;&lt;/strong&gt;: Hardware-hardened file isolation to defeat “All Files Access” surveillance&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.s2009.shutapp&quot;&gt;ShutApp&lt;/a&gt;&lt;/strong&gt;: Manage multiple computers on your local network remotely&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/acidburn.stims&quot;&gt;Stims&lt;/a&gt;&lt;/strong&gt;: Keep your screen awake while specific apps are in the foreground&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.ssmpc&quot;&gt;SuperSMP Companion&lt;/a&gt;&lt;/strong&gt;: Vote, shop &amp;amp; explore SuperSMP anywhere! Companion app for server features.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ntust.app.tigerduck.fdroid&quot;&gt;TigerDuck&lt;/a&gt;&lt;/strong&gt;: NTUST campus assistant for courses, assignments, and more&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.tui&quot;&gt;Tui&lt;/a&gt;&lt;/strong&gt;: Privacy-first local media player&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;250 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.rainerhock.eightbitwonders&quot;&gt;8-Bit Wonders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.divverent.aaaaxy&quot;&gt;AAAAXY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.61+20260502.4020.8276283b&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foss.aihub&quot;&gt;AI Hub&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.beradeep.aiyo&quot;&gt;Aiyo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.aliasvault.app&quot;&gt;AliasVault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.29.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.serwin.AnarchRE&quot;&gt;Anarch RE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anisync.android&quot;&gt;AniSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ichi2.anki&quot;&gt;AnkiDroid: Flashcards&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.24.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.apk.editor&quot;&gt;APK Explorer &amp;amp; Editor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v0.34&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nuclearfog.apollo&quot;&gt;Apollo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons&quot;&gt;Arcticons&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.light&quot;&gt;Arcticons Black&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.daynight&quot;&gt;Arcticons Day &amp;amp; Night&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.donnnno.arcticons.you&quot;&gt;Arcticons Material You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;80.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;69.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.beatbridge&quot;&gt;BeatBridge&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.katzenmue.birdipedia&quot;&gt;Birdipedia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/se.leap.bitmaskclient&quot;&gt;Bitmask&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.blockads&quot;&gt;BlockAds: Clean Internet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.blorpblorp.app&quot;&gt;Blorp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mardous.booming&quot;&gt;Booming Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29626913&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.breezyweather&quot;&gt;Breezy Weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.0_freenet&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.broguece.game&quot;&gt;Brogue CE Android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.15.1.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marotoweb.cajuscan_app&quot;&gt;CajuScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jyutping.jyutping&quot;&gt;Cantonese Keyboard - Jyutping&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.60.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.5-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yepgoryo.CaptureCap&quot;&gt;CaptureCap&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.capyreader.app&quot;&gt;Capy Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.1208&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.canvoki.carburoid&quot;&gt;Carburoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;41.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.catashoot&quot;&gt;Cat a shooter 😼&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.hackerchick.catima&quot;&gt;Catima — Loyalty Card Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.42.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/space.celestia.mobilecelestia&quot;&gt;Celestia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trougnouf.cfait&quot;&gt;Cfait&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.narumi.chaldea.fdroid&quot;&gt;Chaldea&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.chance&quot;&gt;Chance&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.cognitivity.chronal&quot;&gt;Chronal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/agrigolo.chubbyclick&quot;&gt;Chubby Click - Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bobek.compass&quot;&gt;Compass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dking.crocapp&quot;&gt;croc-app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.DartChecker&quot;&gt;Dart Checker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.itsvic.parceltracker&quot;&gt;Deliveries: Track your parcels&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/website.leifs.delta.foss&quot;&gt;Delta Icon Pack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kalinisa.diatronome&quot;&gt;Diatronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.digiagriapp&quot;&gt;DigiAgriApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.discoveradsfilter&quot;&gt;Discover Ads Filter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.informationsanarchistik.teapot.megamichi.duckrun&quot;&gt;DuckRun&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.plateaukao.einkbro&quot;&gt;EinkBro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.element.android.x&quot;&gt;Element X - Secure Chat &amp;amp; Call&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.04.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.autodiag2.elm327emu&quot;&gt;ELM327 Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.thewierdnut.endless_mobile&quot;&gt;Endless Sky&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.0-59&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.deprec8.enigmadroid&quot;&gt;EnigmaDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.auth&quot;&gt;Ente Auth - 2FA Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.locker.fdroid&quot;&gt;Ente Locker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ephemeralwp.safespace&quot;&gt;EphemeralWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;47.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aryan.reader.oss&quot;&gt;Episteme Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.47-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.app.equran&quot;&gt;eQuran&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.dyhkwong.sagernet&quot;&gt;Exclave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.38&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.fairscan.app&quot;&gt;FairScan – PDF Scanner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cl.coders.faketraveler&quot;&gt;FakeTraveler&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tmdev.fasttimes&quot;&gt;FastTimes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.gouv.etalab.mastodon&quot;&gt;Fedilab&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.39.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prof18.feedflow&quot;&gt;FeedFlow - RSS Feed Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;150.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.adityarajput.fileflow&quot;&gt;FileFlow&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.veldsoft.fish.rings&quot;&gt;Fish Rings Puzzle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.23&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.72&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.crossword.yourealwaysbe.forkyz&quot;&gt;Forkyz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;81&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.landwarderer.futon&quot;&gt;Futon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.languageapp.gendie&quot;&gt;Gendie - Grammatical Gender Trainer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.ooooo.geoshare&quot;&gt;GeoShare: Jump Between Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.grit&quot;&gt;Grit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.9.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.habitmaker&quot;&gt;Habit-Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.54-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jiaqifeng.hacki&quot;&gt;Hacki for Hacker News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.26.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hfut.schedule&quot;&gt;HFUT-Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/hidden.protectedwp.safespace&quot;&gt;HiddenProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;72.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.rmy.android.http_shortcuts&quot;&gt;HTTP Request Shortcuts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.mail&quot;&gt;Infomaniak Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.27.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jerboa&quot;&gt;Jerboa for Lemmy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.87-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bg.jetbird&quot;&gt;JetBird&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.cozic.joplin&quot;&gt;Joplin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amanoteam.kurt&quot;&gt;Just Delete Me&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.predidit.kazumi&quot;&gt;Kazumi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kunzisoft.keepass.libre&quot;&gt;KeePassDX Passkey Vault&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.kitshn.android&quot;&gt;kitshn (for Tandoor)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kompact&quot;&gt;Kompact Image Compressor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.example.kotlinquiz&quot;&gt;Kotlin Quiz&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.13-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mbach.lemonde&quot;&gt;LeMondeRssReader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jksalcedo.librefind&quot;&gt;LibreFind - Find FOSS Alternatives&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.22.0-beta.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.lichess.mobileV2&quot;&gt;Lichess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.23.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.2-rc.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.echeung.moemoekyun.fdroid&quot;&gt;LISTEN.moe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.0.0-beta.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cvc953.localplayer&quot;&gt;Local Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defname.localshare&quot;&gt;LocalShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.6.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.36&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mapcomplete&quot;&gt;MapComplete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.59.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.41&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.joinmastodon.android&quot;&gt;Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matedroid&quot;&gt;MateDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matrix.synapse.manager&quot;&gt;Matrix Synapse Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mubarak.mbcompass&quot;&gt;MBCompass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.futsch1.medtimer&quot;&gt;MedTimer: Med &amp;amp; Pill Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bluefirestudios.memeboard&quot;&gt;MemeBoard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.helddertierwelt.mentalmath&quot;&gt;Mental Math&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram&quot;&gt;Mercurygram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.6.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bobek.metronome&quot;&gt;Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.monocles.chat&quot;&gt;monocles chat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.mullvad.mullvadvpn&quot;&gt;Mullvad VPN: privacy is a universal right&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.110.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.totschnig.myexpenses&quot;&gt;My Expenses&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yosefario.nclientv3&quot;&gt;NClientV3&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.0-alpha03-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.machiav3lli.backup&quot;&gt;Neo Backup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.3.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newsblur&quot;&gt;NewsBlur - News reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.android.beta&quot;&gt;Nextcloud Dev&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260507&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.unifiedpush.distributor.nextpush&quot;&gt;NextPush&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.linerly.nontrinsic&quot;&gt;Nontrinsic&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.04.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nospeak.app&quot;&gt;nospeak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streetwriters.notesnook&quot;&gt;Notesnook - Private notes app&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.odysee.floss&quot;&gt;Odysee&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.122&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.olvid.messenger.nogoogle&quot;&gt;Olvid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.onloc.android&quot;&gt;Onloc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.opennotes&quot;&gt;Open Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.noisruker.openPasskeyAuth&quot;&gt;Open Passkey Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.opencloud.android&quot;&gt;OpenCloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openhab.habdroid.beta&quot;&gt;openHAB Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.20.2-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nitri.opentopo&quot;&gt;OpenTopoMap Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.organicmaps&quot;&gt;Organic Maps・Offline Map &amp;amp; GPS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.05.04-13-FDroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.osmand.plus&quot;&gt;OsmAnd~&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.stardomains3.oxproxion&quot;&gt;oxproxion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.90&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cash.p.terminal&quot;&gt;P.CASH Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.54.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.padconnect&quot;&gt;PadConnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;65&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.frigo.dispensa&quot;&gt;Pantry&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.11-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ca.chancehorizon.paseo&quot;&gt;Paseo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.pennywiseai.tracker&quot;&gt;PennyWise AI&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15.53&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.simple.peri&quot;&gt;Peristyle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v9.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ki_bun.pioneer&quot;&gt;Pioneer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/InfinityLoop1309.NewPipeEnhanced&quot;&gt;PipePipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.pixeldroid.app&quot;&gt;PixelDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.beta42&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.primftpd&quot;&gt;Primitive FTPd&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/protectedwp.safespace&quot;&gt;ProtectedWorkProfile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;72.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;ProtonVPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.18.18.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.phdp&quot;&gt;Punch-hole Download Progress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.bartuzen.qbitcontroller&quot;&gt;qBitController&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sweak.qralarm&quot;&gt;QRAlarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.readeckapp&quot;&gt;Readeck App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.reloado.auth&quot;&gt;Reloado Auth - 2FA Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.4.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/se.leap.riseupvpn&quot;&gt;RiseupVPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.markuspetermann.roamingguard&quot;&gt;Roaming Guard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.rsaf&quot;&gt;RSAF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.45&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.lolo.rssreader&quot;&gt;RSS Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.87.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260504&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.rush&quot;&gt;Rush - Lyrics App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.9.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.sambalite&quot;&gt;SambaLite&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/chat.schildi.android&quot;&gt;SchildiChat Next&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.11.1-ex_26_4_4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.cvzi.screenshottile&quot;&gt;Screenshot Tile (NoRoot)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.18.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.thaulow.scrib&quot;&gt;Scrib&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.sdmse&quot;&gt;SD Maid 2/SE - System Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.linerly.searxist&quot;&gt;searxist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.04.30&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.application.shikiapp&quot;&gt;ShikiApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;alpha-0.6.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.siftrecipes&quot;&gt;Sift&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.google.android.stardroid&quot;&gt;Sky Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.2:Jupiter&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.smarquis.sleeptimer&quot;&gt;Sleep Timer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fpf.smartscan&quot;&gt;SmartScan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.sms2email.sms2email&quot;&gt;SMS2Email&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.grmasa.soundtoggle&quot;&gt;Sound Toggle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/spam.blocker&quot;&gt;SpamBlocker (Call &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ca.squawker&quot;&gt;Squawker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.standardnotes&quot;&gt;Standard Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.201.27&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.wceng.sufei&quot;&gt;Su Fei&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.55-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.forrestguice.suntimescalendars&quot;&gt;Suntimes Calendars&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.unifiedpush.distributor.sunup&quot;&gt;Sunup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.16.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.pec0ra.suspension_setup&quot;&gt;Suspension Setup&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.db1996.taskerha&quot;&gt;TaskerHA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cn.rbc.termuc&quot;&gt;TermuC&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.corphish.quicktools&quot;&gt;Text Tools&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dessalines.thumbkey&quot;&gt;Thumb-Key&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.pacien.tincapp&quot;&gt;Tinc Mesh VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.43&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.quantumphysique.trale&quot;&gt;trale&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wmstein.transektcount&quot;&gt;TransektCount&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.272&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.osfans.trime&quot;&gt;Trime&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.trudido.app&quot;&gt;Trudido&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;346.260428.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;348.260505.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.universalinstaller&quot;&gt;Universal Installer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.kaijinlab.usbdevinfo&quot;&gt;USB Descriptor Explorer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cn.super12138.todo&quot;&gt;VerveDo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.3.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.vger.voyager&quot;&gt;Voyager for Lemmy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.46.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.sovellus.vrcaa&quot;&gt;VRChat Android Assistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.8.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.danhasting.radar&quot;&gt;Weather Radar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.codeberg.theoden8.webspace&quot;&gt;WebSpace&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/uk.nktnet.webviewkiosk&quot;&gt;Webview Kiosk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.26.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.wire&quot;&gt;Wire • Secure Messenger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.25.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.saeeddev94.xray&quot;&gt;Xray&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.xrayfa&quot;&gt;XrayFA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.5-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paultirk.yatoo&quot;&gt;Yatoo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.12.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.irmacard.cardemu&quot;&gt;Yivi&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.13.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.4&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;

        </content>
        
        <author>
			<name>paulali</name>
			
		</author>
		
	</entry>
    
	<entry>
		<title>How do you backup your files in a private way?</title>
		<link href="https://f-droid.org/en/2026/04/30/twif.html" />
		<link rel="alternate" type="text/html" href="https://f-droid.org/en/2026/04/30/twif.html"/>
		<id>https://f-droid.org/2026/04/30/twif.html</id>
		<published>2026-04-30T00:00:00+00:00</published>
		<updated>2026-04-30T00:00:00+00:00</updated>
		<content type="html">
            &lt;h3 id=&quot;this-week-in-f-droid&quot;&gt;This Week in F-Droid&lt;/h3&gt;

&lt;h3 id=&quot;twif-curated-on-thursday-30-apr-2026-week-18&quot;&gt;TWIF curated on Thursday, 30 Apr 2026, Week 18&lt;/h3&gt;

&lt;h4 id=&quot;f-droid-core&quot;&gt;F-Droid core&lt;/h4&gt;

&lt;p&gt;F-Droid and Basic alpha testing is working great, we’ve seen a pattern of issues that we’ve fixed and we’ve refined the UI with more user feedback and experiences. If you’re free in the next few days, do make sure you update to latest alpha8 and take it for a ride.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;You’ve read above and want to help? Get latest 2.0 by navigating to the F-Droid or Basic app details and check “Allow beta updates” in the top right three dot menu.&lt;/em&gt;&lt;/p&gt;

&lt;h4 id=&quot;community-news&quot;&gt;Community News&lt;/h4&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schildbach.wallet&quot;&gt;Bitcoin Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.03&lt;/code&gt; and &lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schildbach.wallet_test&quot;&gt;Bitcoin Wallet [testnet3]&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;11.04&lt;/code&gt;. These come after one year and besides the usual libraries update, they also now require Android 9 or later to run.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bobek.compass&quot;&gt;Compass&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt; getting a complete UI redesign using Jetpack Compose and full Malay and Nepali translations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.siacs.conversations&quot;&gt;Conversations&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.16-beta+free&lt;/code&gt; adding a fix for Prosody servers invites, one for long lists of contacts crashing on scroll, more video compression size options, input box respects system color, a faster way to send voice recordings, availability settings section and an improved media browser for in chat files &lt;em&gt;(multiple selection, filter, share, save, delete)&lt;/em&gt;. The media browser update comes to complement a big structural change: default location for files storage.&lt;/p&gt;

&lt;p&gt;Traditionally Conversations stored files in the user common storage area, up to Android 11 in its own Conversations/Media folder and since then, per Google rules, in Downloads, Pictures, Movies and Documents. This type of storage makes it easy for users to backup their own files under their own terms using self-hosted solutions like Nextcloud, Syncthing and more. But this also makes it easy for other apps to reach files received via Conversations, eg. files can be easily accessible from the gallery app or file manager, posing a possible security and privacy risk. While we host FLOSS app that respect user privacy and are transparent about their actions, not all users will run Conversations alongside good apps from F-Droid.&lt;/p&gt;

&lt;p&gt;With version &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.16-beta+free&lt;/code&gt; the default storage location is the in-app internal storage, accessible only to the app, and, using the new media browser, available to be saved and shared as the user wishes. This also fixes a pain point for message deletion, when done manually by deleting a whole chat, using the automatic setting or when moderated, as the app now deletes in chat files too.&lt;/p&gt;

&lt;p&gt;If you want the old behaviour back, make sure you open Settings, Attachments and toggle “Save to Gallery” to ON.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Want to see the new changes? Navigate to the Conversations page in F-Droid and check “Allow beta updates” in the top right three dot menu.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.homeassistant.companion.android.minimal&quot;&gt;Home Assistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.4.4-minimal&lt;/code&gt; after a 6 months pause as we waited for a dependency to get freed of it’s proprietary shackles. Go peruse the changelog since &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2025.11.4&lt;/code&gt; &lt;a href=&quot;https://github.com/home-assistant/android/releases&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.osmand.plus&quot;&gt;OsmAnd~&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.3.8&lt;/code&gt; with the usual large changelog: astronomy plugin, 3D buildings, globe view, more trip recording widgets, palette editor, bicycle width aware routing and &lt;a href=&quot;https://osmand.net/blog/osmand-android-5-3-released/&quot;&gt;a lot more&lt;/a&gt;. &lt;em&gt;Do these sound good? We keep the updates a bit more under the beta label, but if you are courageous, open the OSMAnd page in F-Droid and check “Allow beta updates” in the top right three dot menu.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.akylas.aard2&quot;&gt;OSS-Dict&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt; adding support for MDict and StarDict dictionaries. &lt;em&gt;If you know what those are, do test them thoroughly.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.linerly.searxist&quot;&gt;searxist&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.02.20&lt;/code&gt; but also suffered a key change. If you’ve installed the app before last week, please uninstall it and reinstall it.&lt;/p&gt;

&lt;p&gt;There were 46 new apps added this week, thanks to the many devs who helped with reviews and tests. Recently we have got much more MRs to add new apps &lt;em&gt;(&lt;a href=&quot;https://f-droid.org/2026/02/24/open-letter-opposing-developer-verification.html&quot;&gt;I wonder why?!&lt;/a&gt;)&lt;/em&gt; and we have a big backlog. Sometimes it’s not that easy to test since different apps require different setups, but this task doesn’t require any experience in F-Droid development so anyone can lend us a hand. If you also want to help, don’t hesitate. Please pick an interesting app from &lt;a href=&quot;https://gitlab.com/fdroid/fdroiddata/-/merge_requests/?label_name%5B%5D=review-requested&quot;&gt;those MRs waiting for testing&lt;/a&gt;, &lt;a href=&quot;https://gitlab.com/fdroid/wiki/-/wikis/Internal/Reviewing-new-apps&quot;&gt;test it&lt;/a&gt; and post the results in the MR. You can help speed up the review process and improve the quality of new apps included in F-Droid.&lt;/p&gt;

&lt;h4 id=&quot;removed-apps&quot;&gt;Removed Apps&lt;/h4&gt;

&lt;h5 id=&quot;1-app-was-archived&quot;&gt;1 app was archived&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;Chip Defense Copper: A tower defense game with a microprocessor theme&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;newly-added-apps&quot;&gt;Newly Added Apps&lt;/h4&gt;

&lt;h5 id=&quot;46-apps-were-newly-added&quot;&gt;46 apps were newly added&lt;/h5&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.anisync.android&quot;&gt;AniSync&lt;/a&gt;&lt;/strong&gt;: Offline-first AniList client for anime and manga tracking with widgets&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.beatbridge&quot;&gt;BeatBridge&lt;/a&gt;&lt;/strong&gt;: Auto-play music when your Bluetooth device connects&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bodycheck&quot;&gt;BodyCheck&lt;/a&gt;&lt;/strong&gt;: Scan and visualize body composition QR codes from your gym&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.ebraminio.bouncy&quot;&gt;Bouncy&lt;/a&gt;&lt;/strong&gt;: A tiny bouncing ball that plays musical notes when it hits the walls&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.uc.caffeine&quot;&gt;Caffeine Health&lt;/a&gt;&lt;/strong&gt;: Track your caffeine. Protect your sleep. Real-time pharmacokinetic curves.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.game.caverncravers&quot;&gt;Cavern Cravers&lt;/a&gt;&lt;/strong&gt;: A roguelike turn-based virtual board game&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.craftworks.music&quot;&gt;Chora&lt;/a&gt;&lt;/strong&gt;: Listen to music from Subsonic or Navidrome servers&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.clock&quot;&gt;Clock&lt;/a&gt;&lt;/strong&gt;: A simple clock app&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Colota&quot;&gt;Colota - GPS Location Tracker&lt;/a&gt;&lt;/strong&gt;: Self-hosted GPS tracking with offline support, geofencing and native maps&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dking.crocapp&quot;&gt;croc-app&lt;/a&gt;&lt;/strong&gt;: Modern client for croc, easily and securely send files and text&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.frabon.rememberthedate&quot;&gt;Date-a-base&lt;/a&gt;&lt;/strong&gt;: Your Personal Assistant for Every Special Occasion&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sunstep.travel.foss&quot;&gt;Dawarich (Community)&lt;/a&gt;&lt;/strong&gt;: Community Mobile Client for Dawarich By Sunstep&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.discoveradsfilter&quot;&gt;Discover Ads Filter&lt;/a&gt;&lt;/strong&gt;: LSPosed module that hides sponsored cards in Google Discover feed&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fauxx.full&quot;&gt;Fauxx - Privacy Through Noise&lt;/a&gt;&lt;/strong&gt;: Poison data collection profiles by generating decoy signals&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.fluxlinux&quot;&gt;FluxLinux - Mobile Linux&lt;/a&gt;&lt;/strong&gt;: Run full Linux desktop environments with GPU acceleration&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nikhilsi.gitavani&quot;&gt;GitaVani - Bhagavad Gita&lt;/a&gt;&lt;/strong&gt;: Ad-free Bhagavad Gita reader with Sanskrit audio, translations &amp;amp; commentaries&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.heeboe.hebrewcalendar&quot;&gt;Hebrew Calendar&lt;/a&gt;&lt;/strong&gt;: Biblical feast days, sabbaths, and moon phases on a lunar calendar&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd.ink&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt;: Aviation Glass Cockpit / EFIS with ADS-B for E-Ink devices&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leanbitlab.leantype&quot;&gt;LeanType&lt;/a&gt;&lt;/strong&gt;: Privacy-focused keyboard with AI enhancements&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cvc953.localplayer&quot;&gt;Local Player&lt;/a&gt;&lt;/strong&gt;: Modern local music player with word-by-word synchronized lyrics support&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.jqssun.maceditor&quot;&gt;MAC Editor&lt;/a&gt;&lt;/strong&gt;: Securely edit Wi-Fi MAC address&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.appaparilla.manholer&quot;&gt;Manholer&lt;/a&gt;&lt;/strong&gt;: Field logging for manholes, pipes, and field measurements&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matrix.synapse.manager&quot;&gt;Matrix Synapse Manager&lt;/a&gt;&lt;/strong&gt;: Admin panel for Synapse homeservers, manage users rooms and media&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ivarna.mkm&quot;&gt;Minimal Kernel Manager&lt;/a&gt;&lt;/strong&gt;: Android kernel management and system monitoring application&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.ergosign.offenbach.foss&quot;&gt;Offenbach App&lt;/a&gt;&lt;/strong&gt;: The official citizen app of the city of Offenbach am Main&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.example.zoomhundred&quot;&gt;Open 100x&lt;/a&gt;&lt;/strong&gt;: Extreme 100x hybrid zoom camera with local image processing&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.betzengineering.openvine&quot;&gt;OpenVine&lt;/a&gt;&lt;/strong&gt;: Record and stitch 6-second video clips. Offline and private.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ki_bun.pioneer&quot;&gt;Pioneer&lt;/a&gt;&lt;/strong&gt;: Universal progress tracker&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.game.plutonic&quot;&gt;Plutonic&lt;/a&gt;&lt;/strong&gt;: Suika physics-based planet shooter&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mablanco.pricegrab&quot;&gt;PriceGrab&lt;/a&gt;&lt;/strong&gt;: Compare two supermarket prices and find the cheaper one per unit&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.reloado.auth&quot;&gt;Reloado Auth&lt;/a&gt;&lt;/strong&gt;: Secure 2FA TOTP authenticator with biometric lock and encrypted storage&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hddq.restoid&quot;&gt;Restoid&lt;/a&gt;&lt;/strong&gt;: A modern, root-based app backup tool powered by restic&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.thaulow.scrib&quot;&gt;Scrib&lt;/a&gt;&lt;/strong&gt;: A simple text workspace to edit text before pasting somewhere else&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.designlife.justdo&quot;&gt;Setwork&lt;/a&gt;&lt;/strong&gt;: AI-powered notes, smart task scheduling, and learning cards in one place&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.spix.app.foss&quot;&gt;Spix - Privacy Fitness Tracker&lt;/a&gt;&lt;/strong&gt;: Privacy-first offline fitness tracker with AI rep counter and gamification&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.steamserverbrowser.app&quot;&gt;Steam Server Browser&lt;/a&gt;&lt;/strong&gt;: Browse A2S-compatible Steam game servers&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.wceng.sufei&quot;&gt;Su Fei&lt;/a&gt;&lt;/strong&gt;: Minimalist and immersive Chinese traditional poetry reader&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.brahmadeo.supertonic.tts&quot;&gt;Supertonic TTS&lt;/a&gt;&lt;/strong&gt;: Local AI Text-to-Speech using Supertonic ONNX&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.pec0ra.suspension_setup&quot;&gt;Suspension Setup&lt;/a&gt;&lt;/strong&gt;: Track and manage your mountain bike suspension settings and their change history&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.hitchclimber.universaltimers&quot;&gt;Timer Bundle&lt;/a&gt;&lt;/strong&gt;: Flexible interval timers for sports training with dynamic duration control&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.isotjs.todosian&quot;&gt;Todosian - Obsidian Markdown Todos&lt;/a&gt;&lt;/strong&gt;: Manage Obsidian todo lists. Edit Markdown files directly; no account or sync&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.mistermo_vibecode.voiceplus&quot;&gt;VoicePlus – Audiobook Player&lt;/a&gt;&lt;/strong&gt;: Audiobook player with listening logs, statistics, and no tracking&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sidhant.wallet&quot;&gt;Wallet&lt;/a&gt;&lt;/strong&gt;: Secure &amp;amp; Minimal Design Wallet for Your Credit/Debit/Loyalty/Identity Cards&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.digitale_gesellschaft.winterkongress.schedule&quot;&gt;Winterkongress 2026 Schedule&lt;/a&gt;&lt;/strong&gt;: Conference program for the Winterkongress 2026 of digital society&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.youpipe&quot;&gt;YouPipe&lt;/a&gt;&lt;/strong&gt;: A Material-3 based alternative to NewPipe using the same extractor&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.oeffisounds.app&quot;&gt;Öffi Sounds&lt;/a&gt;&lt;/strong&gt;: Podcast app with ARD Sounds, BBC Sounds &amp;amp; public radio integration&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 id=&quot;updated-apps&quot;&gt;Updated Apps&lt;/h4&gt;

&lt;details&gt;
  &lt;summary&gt;&lt;h5&gt;253 more apps were updated&lt;/h5&gt; (expand for the full list)&lt;/summary&gt;

  &lt;ul&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foss.aihub&quot;&gt;AI Hub&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.alexbarry.calc_android&quot;&gt;AlexCalc&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/in.hridayan.ashell&quot;&gt;aShell You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v7.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mrsep.musicrecognizer&quot;&gt;Audile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/br.com.wasystems.audiooutputswitcher&quot;&gt;Audio Output Switcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.10&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/deckers.thibault.aves.libre&quot;&gt;Aves Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.14.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip&quot;&gt;baresip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;79.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tutpro.baresip.plus&quot;&gt;baresip+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;68.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chiller3.basicsync&quot;&gt;BasicSync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.thomaskuenneth.benice&quot;&gt;Be nice&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/xyz.apiote.bimba.czwek&quot;&gt;Bimba&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.99&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.markusfisch.android.binaryeye&quot;&gt;Binary Eye&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.72.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.birthdayadapter&quot;&gt;Birthday Adapter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.11.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.blockads&quot;&gt;BlockAds: Clean Internet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.blockdrop.game&quot;&gt;BlockDrop&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.lecaro.breakout&quot;&gt;Breakout 71&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;29623373&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.btcmap&quot;&gt;BTC Map&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.reyboz.bustorino&quot;&gt;BusTO&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.calendar&quot;&gt;Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.gonbei774.calisthenicsmemory&quot;&gt;Calisthenics Memory&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.22.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.thirumalai.calllimiter&quot;&gt;Call Limiter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.calliope.mini&quot;&gt;Calliope mini&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.darken.capod&quot;&gt;CAPod - Companion for AirPods&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.1.1-rc0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.avmedia.gshockGoogleSync&quot;&gt;Casio G-Shock Smart Sync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;40.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.timelegend.chaka.viewer.app&quot;&gt;Chaka Book Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.24.9a.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.chess&quot;&gt;Chess&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.akslabs.circletosearch&quot;&gt;CircleToSearch App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.cleanshare&quot;&gt;CleanShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/tribixbite.cleverkeys&quot;&gt;CleverKeys&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cointrend&quot;&gt;CoinTrend: Private Crypto Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.comaps.fdroid&quot;&gt;CoMaps - Hike, Bike, Drive Offline with Privacy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.04.23-19-FDroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.contacts&quot;&gt;Contacts&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.demizo.daily_you&quot;&gt;Daily You&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flxrs.dankchat&quot;&gt;DankChat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.37&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tristinbaker.defide&quot;&gt;De Fide&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.example.deeplviewer&quot;&gt;DeepL&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.democracydeutschland.app&quot;&gt;DEMOCRACY&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.13&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.flx_apps.digitaldetox&quot;&gt;DetoxDroid: Digital Detoxing as Your New Default&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.opensource.i2pradio&quot;&gt;deutsia radio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.xolatgames.dima.defense&quot;&gt;Dima Defense ⚔️&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.clombardo.dnsnet&quot;&gt;DNSNet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.elnix.dragonlauncher&quot;&gt;Dragon Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.3 (Wither)&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.duckduckgo.mobile.android&quot;&gt;DuckDuckGo Privacy Browser&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.276.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/duress.keyboard&quot;&gt;DuressKeyboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.phpbg.easysync&quot;&gt;EasySync&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.marv42.ebt.newnote&quot;&gt;EBT New Note&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.92.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.autodiag2.elm327emu&quot;&gt;ELM327 Emulator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;21&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.auth&quot;&gt;Ente Auth - 2FA Authenticator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.4.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.ente.locker.fdroid&quot;&gt;Ente Locker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.aryan.reader.oss&quot;&gt;Episteme Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.46-oss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.equalizer314&quot;&gt;Equalizer314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.6-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.app.equran&quot;&gt;eQuran&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.7.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.famoser.mensa&quot;&gt;ETH &amp;amp; UZH mensa Zürich&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.eucsoh.android&quot;&gt;EUC State Of Health Analyzer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.vonforst.evmap&quot;&gt;EVMap - EV chargers&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.dyhkwong.sagernet&quot;&gt;Exclave&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.17.36&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.chenyifaer.fafarunner&quot;&gt;FaFa Runner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.faircode.email&quot;&gt;FairEmail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2315&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.fasttrack&quot;&gt;FastTrack&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nononsenseapps.feeder.play&quot;&gt;Feeder (Play version)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.19.0-2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.prof18.feedflow&quot;&gt;FeedFlow - RSS Feed Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mozilla.fennec_fdroid&quot;&gt;Fennec F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;150.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.w2sv.filenavigator&quot;&gt;File Navigator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.findfamily&quot;&gt;Find Family&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/nl.moeilijkedingen.jellyfinaudioplayer&quot;&gt;Fintunes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.fixupxer&quot;&gt;FixupXer - URL Enhancer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tadris.flang&quot;&gt;Flang&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.20&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.dimension.flare&quot;&gt;Flare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.jnda.android.flashalert&quot;&gt;Flash Alert (Calls &amp;amp; SMS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.presley.flexify&quot;&gt;Flexify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.71&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.fluffy&quot;&gt;Fluffy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.1.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mskd.flux&quot;&gt;Flux - Movies, Shows &amp;amp; Anime local player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.luantak.fokuslauncher&quot;&gt;Fokus Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.maksimowiczm.foodyou&quot;&gt;Food You - Calorie Tracker &amp;amp; Food Diary&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.4.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forkgram.messenger&quot;&gt;Forkgram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.6.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/page.ooooo.geoshare&quot;&gt;GeoShare: Jump Between Maps&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.freetime.geoweather&quot;&gt;GeoWeather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/gizz.tapes.foss&quot;&gt;Gizz Tapes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;JOJAM&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.gotify&quot;&gt;Gotify&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.10.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.chungjungsoo.gptmobile&quot;&gt;GPTMobile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mbosse.gymloga&quot;&gt;GymLoga&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jiaqifeng.hacki&quot;&gt;Hacki for Hacker News&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.darkrockstudios.apps.hammer.android&quot;&gt;Hammer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/sh.haven.app&quot;&gt;Haven SSH Client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.24.63&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hfut.schedule&quot;&gt;HFUT-Schedule&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ru.application.homemedkit&quot;&gt;Home Medkit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.studio4plus.homerplayer2&quot;&gt;Homer Audio Player for Seniors&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.printn.humanbenchmark&quot;&gt;Human Benchmark&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.purplei2p.i2pd&quot;&gt;i2pd&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.60.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.euria&quot;&gt;Infomaniak Euria&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.drive&quot;&gt;Infomaniak kDrive&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.16.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.infomaniak.mail&quot;&gt;Infomaniak Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.26.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nslabs.ir_blaster&quot;&gt;IR Blaster Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cx.ring&quot;&gt;Jami&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260428-01&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.jellyfin.androidtv&quot;&gt;Jellyfin for Android TV&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.19.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.jerboa&quot;&gt;Jerboa for Lemmy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.86-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.cozic.joplin&quot;&gt;Joplin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.17&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.kai&quot;&gt;Kai 9000&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.onekash.kashcal&quot;&gt;KashCal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.6.18&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.tombursch.kitchenowl&quot;&gt;KitchenOwl&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.snd_r.komelia&quot;&gt;Komelia&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.18.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/player.efis.pfd&quot;&gt;Kwik EFIS&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bearinmind.launcher314&quot;&gt;Launcher314&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.0.11-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vermont.possin&quot;&gt;LCTerm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.swordfish.lemuroid&quot;&gt;Lemuroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.17.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/site.leos.apps.lespas&quot;&gt;Les Pas - Photo Album for Nextcloud&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.11.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.librefit.app&quot;&gt;LibreFit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.foobnix.pro.pdf.reader&quot;&gt;Librera Reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;9.3.75-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.sbv.linkdroid&quot;&gt;LinkDroid for Linkwarden&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.inspiredandroid.linuxcommandbibliotheca&quot;&gt;Linux Command Library&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.linwood.butterfly.nightly&quot;&gt;Linwood Butterfly Nightly&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.1-rc.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kolktech.linxshare&quot;&gt;LinxShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.666&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.grakovne.lissen&quot;&gt;Lissen: Audiobookshelf client&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.9.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.defname.localshare&quot;&gt;LocalShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.dsalmun.luxalarm&quot;&gt;Lux Alarm&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.svenjacobs.app.leon&quot;&gt;Léon – The URL Cleaner&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;58&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.mlm.mages&quot;&gt;Mages&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.schliweb.makeacopy&quot;&gt;MakeACopy&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.mako&quot;&gt;Mako Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.35&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.codesail.market_monk&quot;&gt;MarketMonk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.40&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.matedroid&quot;&gt;MateDroid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/us.materialio.app&quot;&gt;Materialious&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.16.25&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bluefirestudios.memeboard&quot;&gt;MemeBoard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.belloworld.mercurygram&quot;&gt;Mercurygram&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.6.4.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bobek.metronome&quot;&gt;Metronome&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.calcitem.sanmill&quot;&gt;Mill&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.thomaskuenneth.mintime&quot;&gt;Min Time&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cdevaux.miniature_painting_companion&quot;&gt;Minis companion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.money.manager.ex&quot;&gt;Money Manager Ex&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/is.xyz.mpv&quot;&gt;mpv-android&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026-04-25-release&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.mullvad.mullvadvpn&quot;&gt;Mullvad VPN: privacy is a universal right&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.music&quot;&gt;Music&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.lydavid.musicsearch&quot;&gt;MusicSearch&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.108.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nurik.roman.muzei&quot;&gt;Muzei&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.7.0-alpha02&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.retiolus.natinfo&quot;&gt;NATINFo+&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.machiav3lli.fdroid&quot;&gt;Neo Store&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vishaltelangre.nerdcalci&quot;&gt;NerdCalci&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.8.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.craxiom.networksurvey&quot;&gt;Network Survey&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.53&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.newsblur&quot;&gt;NewsBlur - News reader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;14.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.android.beta&quot;&gt;Nextcloud Dev&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;20260430&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.niedermann.owncloud.notes&quot;&gt;Nextcloud Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;33.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nextcloud.talk2&quot;&gt;Nextcloud Talk&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.csicar.ning&quot;&gt;Ning&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/foss.cnugteren.nlweer&quot;&gt;NLWeer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.adilhanney.no_more_background&quot;&gt;NoMoreBackground&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.nospeak.app&quot;&gt;nospeak&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.philkes.notallyx&quot;&gt;NotallyX - Quick Notes/Tasks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;7.11.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.notes&quot;&gt;Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/co.adityarajput.notifilter&quot;&gt;NotiFilter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/jp.nonbili.noutube&quot;&gt;NouTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.justdave.nwsweatheralertswidget&quot;&gt;NWS Weather Alerts Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/threads.server&quot;&gt;Odin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/dev.davidv.translator&quot;&gt;Offline Translator&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.3.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.emavgl.piggybankpro&quot;&gt;Oinkoin&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.6.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/audio.omgsoundboard&quot;&gt;OMGSoundboard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;23.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.bartixxx.oneplusarbchecker&quot;&gt;OnePlus ARB Checker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.openassistant&quot;&gt;OpenAssistant&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.openhab.habdroid.beta&quot;&gt;openHAB Beta&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.20.0-beta&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.nitri.opentopo&quot;&gt;OpenTopoMap Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.28&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.Arturo254.opentune&quot;&gt;OpenTune&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.madlonkay.orgro&quot;&gt;Orgro&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.storchp.opentracks.osmplugin.offline&quot;&gt;OSM Dashboard (Offline)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.storchp.opentracks.osmplugin&quot;&gt;OSM Dashboard for OpenTracks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.owntracks.android&quot;&gt;OwnTracks&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.stardomains3.oxproxion&quot;&gt;oxproxion&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.89&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pachli&quot;&gt;Pachli for Mastodon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.6.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.padconnect&quot;&gt;PadConnect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.qfs.pagan&quot;&gt;Pagan&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.ojrandom.paiesque&quot;&gt;PAIesque&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;61&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.xxxx.parcel&quot;&gt;Parcel - Pickup code&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.54&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vecturagames.android.app.passwordmaster&quot;&gt;Password Master&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.pdf&quot;&gt;PDF&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.framasoft.peertube&quot;&gt;PeerTube&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.photos&quot;&gt;Photos&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kjxbyz.picguard&quot;&gt;PicGuard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kolakek.pimiwidget&quot;&gt;Pimi Weather Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.ismartcoding.plain&quot;&gt;PlainApp: Phone Web Portal&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.sbv.pockettracker&quot;&gt;PocketTRacker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.5.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.streamatico.polymarketviewer&quot;&gt;Polymarket Viewer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.38&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.nitratine.priceperunit&quot;&gt;Price Per Unit&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.8.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.lonecloud.prism&quot;&gt;Prism&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/proton.android.pass.fdroid&quot;&gt;Proton Pass: Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.39.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.protonvpn.android&quot;&gt;ProtonVPN - Secure and Free VPN&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.18.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/eu.hxreborn.phdp&quot;&gt;Punch-hole Download Progress&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.quad9.aegis&quot;&gt;Quad9 Connect&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.chayanforyou.quickball&quot;&gt;Quick Ball&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.jameshnsears.quoteunquote&quot;&gt;Quote Unquote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.55.1-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.easwareapps.quoter&quot;&gt;Quoter&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.adithya_jayan.myrepertoirapp.fdroid&quot;&gt;Repertoire&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.8.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.mantz_it.rfanalyzer&quot;&gt;RF Analyzer (FOSS)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1-foss&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/it.fast4x.riplay&quot;&gt;RiPlay&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.7.77&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/net.markuspetermann.roamingguard&quot;&gt;Roaming Guard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.gmail.cn.leetao94.rssaid&quot;&gt;RSSAid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.9&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/rs.ruffle&quot;&gt;Ruffle&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.260427&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.shub39.rush&quot;&gt;Rush - Lyrics App&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;5.9.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.klee.sapio&quot;&gt;Sapio&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.cbouvat.android.saracroche&quot;&gt;Saracroche&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.westnordost.streetcomplete.expert&quot;&gt;SCEE&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;63.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.trivialloop.scorehub&quot;&gt;ScoreHub - Game Score Tracker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/info.dvkr.screenstream&quot;&gt;ScreenStream&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.seafile.seadroid2&quot;&gt;Seafile&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paranoiaworks.unicus.android.sse&quot;&gt;Secret Space Encryptor (SSE)&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.2.0.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hwyl.sexytopo&quot;&gt;SexyTopo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.11.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/fr.shiningcat.simplehiit&quot;&gt;SimpleHIIT&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.03&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.nekohasekai.sfa&quot;&gt;sing-box&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.13.11&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.smarttube.fdroid&quot;&gt;SmartTube F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;31.63&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.soundpod&quot;&gt;SoundPod&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.daemon.ssh&quot;&gt;SshDaemon&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.1.38&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.standardnotes&quot;&gt;Standard Notes&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.201.26&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/cc.polysfaer.stochapop&quot;&gt;Stochastic Reminder&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.github.premnirmal.tickerwidget&quot;&gt;Stocks Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.0.074&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.westnordost.streetcomplete&quot;&gt;Street­Complete&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;63.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.kazumaproject.markdownhelperkeyboard.lite.fdroid&quot;&gt;Sumire Japanese Keyboard Lite F-Droid&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.7.44-lite-fdroid&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.superproductivity.superproductivity&quot;&gt;Super Productivity&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;18.3.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/superfreeze.tool.android&quot;&gt;SuperFreezZ: App stopper&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.myAllVideoBrowser&quot;&gt;SuperX Video Downloader&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.8.16&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.amirsteinbeck.taskmate&quot;&gt;TaskMate - Minimal Productive Task Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.11.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.tasks&quot;&gt;Tasks.org: Open-source To-Do Lists &amp;amp; Reminders&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;15.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.hzontal.tellaFOSS&quot;&gt;Tella&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.20.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/threads.thor&quot;&gt;Thor&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/ch.threema.app.libre&quot;&gt;Threema Libre&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.4.2l&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.tiefseetauchner.tiefprompt&quot;&gt;tiefprompt&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unprompted.tildefriends.fdroid&quot;&gt;Tilde Friends&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.2026.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.tofshare&quot;&gt;ToFShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.15&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.toloshare&quot;&gt;ToLoShare&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.22&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.forthecommunity.torrentsdigger&quot;&gt;Torrents Digger&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.leekleak.trafficlight&quot;&gt;Traffic Light&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.15.4&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.hito.trails.app&quot;&gt;Trails Hito&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.easwareapps.transparentwidget&quot;&gt;Transparent Widget&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;3.0.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.trifa&quot;&gt;TRIfA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.271&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.calendar&quot;&gt;Tuta Calendar&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;345.260424.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.tutao.tutanota&quot;&gt;Tuta Mail&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;346.260428.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.rama.txori&quot;&gt;Txori&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;2026.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.unblockjam&quot;&gt;Unblock Jam&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.unciv.app&quot;&gt;Unciv&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;4.20.3&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zoffcc.applications.undereat&quot;&gt;UnderEat&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.32&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/app.pwhs.universalinstaller&quot;&gt;Universal Installer&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.4.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.horizontalsystems.bankwallet&quot;&gt;Unstoppable Crypto Wallet&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.48.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.illiouchine.jm&quot;&gt;Urn&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.7&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/de.ph1b.audiobook&quot;&gt;Voice Offline Audiobook Player&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;26.4.5&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.yeapguy.volumescroll&quot;&gt;VolumeScroll&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.0.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.debojit.wallapp&quot;&gt;WallApp&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.1.1&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/me.ahmetcetinkaya.whph&quot;&gt;WHPH • Work Hard Play Hard&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.22.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.wifi_password_manager&quot;&gt;WiFi Password Manager&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.12&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.vayunmathur.games.wordmaker&quot;&gt;Word Maker&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;v2.4.2&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/io.github.saeeddev94.xray&quot;&gt;Xray&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;12.2.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.android.xrayfa&quot;&gt;XrayFA&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.5.6&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.eblan.launcher&quot;&gt;Yagni Launcher&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.6.4-alpha&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.paultirk.yatoo&quot;&gt;Yatoo&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;0.12.0&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.thosp.yourlocalweather&quot;&gt;Your local weather&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;6.3.8&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/com.zulipmobile&quot;&gt;Zulip&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;30.0.272&lt;/code&gt;&lt;/li&gt;
    &lt;li&gt;&lt;strong&gt;&lt;a href=&quot;https://f-droid.org/packages/org.staacks.alpharemote&quot;&gt;α-Remote&lt;/a&gt;&lt;/strong&gt; was updated to &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;1.2&lt;/code&gt;&lt;/li&gt;
  &lt;/ul&gt;

&lt;/details&gt;

&lt;p&gt;Thank you for reading this week’s TWIF 🙂&lt;/p&gt;

&lt;p&gt;Please subscribe to the &lt;a href=&quot;https://f-droid.org/feed.xml&quot;&gt;RSS feed&lt;/a&gt; in your favourite RSS application to be updated of new TWIFs when they come up.&lt;/p&gt;

&lt;p&gt;You are welcome to join the &lt;a href=&quot;https://forum.f-droid.org/t/new-twif-submission-thread/23546&quot;&gt;TWIF forum thread&lt;/a&gt;. If you have any news from the community, post it there, maybe it will be featured next week 😉&lt;/p&gt;

&lt;p&gt;To help support F-Droid, please check out the &lt;a href=&quot;https://f-droid.org/donate/&quot;&gt;donation page&lt;/a&gt; and contribute what you can.&lt;/p&gt;


        </content>
        
        <author>
			<name>linsui</name>
			
		</author>
		
	</entry>
    
</feed>
