Software Releases (old posts, page 63)

Cleaning up old repositories

Around two years ago, we've merged the [community] repository into [extra] as part of the git migration. In order to not break user setups, we kept these repositories around in an unused and empty state. We're going to clean up these old repositories on 2025-03-01.

On systems where /etc/pacman.conf still references the old [community] repository, pacman -Sy will return an error on trying to sync repository metadata.

The following deprecated repositories will be removed: [community], [community-testing], [testing], [testing-debug], [staging], [staging-debug].

Please make sure to remove all use of the aforementioned repositories from your /etc/pacman.conf (for which a .pacnew was shipped with pacman>=6.0.2-7)!

2.9.1 released

🐛 Bug Fixes & Minor Changes Cache images separately to avoid evicting feed responses by @spacecowboy in commit Fixed so pull to refresh does a conditional get if possible by @spacecowboy in #593 Improved charset detection logic for full article parsing (#594) by @spacecowboy in #594 Fixed broken swipe to mark as read (#600) by @spacecowboy in #600 🌐 Translations Translated using Weblate (French) by @Matth7878 in commit Translated using Weblate (Chinese (Simplified Han script)) in commit Translated using Weblate (Polish) by @Aga-C in commit Translated using Weblate (Hungarian) by @summoner001 in commit Translated using Weblate (Bulgarian) by @trunars in commit Translated using Weblate (German) by @VfBFan in commit Translated using Weblate (Spanish) by @jesusFx in commit Translated using Weblate (Ukrainian) by @andmizyk in commit Updated Arabic translation using Weblate in commit Translated using Weblate (Serbian) by @eevan78 in #591

2.9.0 released

🚀 Features Added support for anchor links (#567) by @spacecowboy in #567 🐛 Bug Fixes & Minor Changes Fixed emulator test by @spacecowboy in commit Removed email catcher on crashes due to abuse by @spacecowboy in commit Moved version catalog to TOML by @spacecowboy in #500 Added string resources for on and off by @spacecowboy in commit Removed use of jsoup stringutil by @spacecowboy in commit Fixed feed title not showing on first open (#564) by @spacecowboy in #564 Fixed so clicking outside selected text will dismiss it (#565) by @spacecowboy in #565 Added support for inline base64 encoded data images by @spacecowboy in #584 Implemented rate limiting for all requests (#585) by @spacecowboy in #585 Fixed edge case where articles in the feed could be deleted (#576) by @spacecowboy in #576 🌐 Translations Updated Hungarian translation using Weblate by @summoner001 in commit Updated Esperanto translation using Weblate by @Wiccio in commit Translated using Weblate (Indonesian) by @rezaalmanda in #497 Updated Portuguese (Brazil) translation using Weblate by @KCosta5 in commit Updated Greek translation using Weblate by @trlef19 in #524 Updated Polish translation using Weblate by @Aga-C in commit Updated Hungarian translation using Weblate by @summoner001 in commit Updated Chinese (Simplified Han script) translation using Weblate in commit Updated Danish translation using Weblate in commit Updated Bulgarian translation using Weblate by @trunars in commit Updated German translation using Weblate by @VfBFan in commit Updated French translation using Weblate by @Matth7878 in commit Updated Serbian translation using Weblate by @eevan78 in commit Updated Indonesian translation using Weblate by @zmni in commit Updated Turkish translation using Weblate in commit Updated Ukrainian translation using Weblate by @balaraz in #536 Updated translations from Hosted Weblate (#588) by @weblate in #588 ❤️ New Contributors @renovate[bot] made their first contribution in #580 @balaraz made their first contribution in #536 @KCosta5 made their first contribution