Skip to content

Releases: kaleedtc/Nitterium

v1.5.2

14 Jun 17:34

Choose a tag to compare

Changelogs

General performance and stability improvements:

  • Kotlin: 2.3.21 -> 2.4.0
  • Coil: 3.4.0 -> 3.5.0
  • Core Ktx: 1.18.0 -> 1.19.0
  • Material3: 1.5.0-alpha20 -> 1.5.0-alpha21

v1.5.1

21 May 15:18

Choose a tag to compare

Changelogs

  • Various under-the-hood stability improvements and bug fixes (by @kaleedtc closes #17 #16 )

v1.5.0

18 May 21:06

Choose a tag to compare

Changelogs

  • Feed Groups!
    You can now organize your subscriptions into customizable categories (like "News", "Tech", etc.) with distinct colors and icons. This keeps your feed organized and permanently solves the issue where having too many subscriptions would break the feed (by @kaleedtc closes #9 )

  • Removed the broken "Use System Font" and "native RSS-based Feed screen" features (by @kaleedtc closes #15 #6 )

  • Various under-the-hood stability improvements and bug fixes

Feed Groups

v1.4.0

17 May 21:53

Choose a tag to compare

Changelogs

  • Long-Press & Sharing:
    You can now long-press on almost in (status icons, images, empty space, profile links) to access a "Link Options" menu (by @kaleedtc closes #5 )

  • Replaced the WebView feed screen with a fast, native RSS-based Feed screen (by @kaleedtc )

  • Added support for Android 11 (by @kaleedtc closes #2 )

  • Added support for opening xcancel rss links (by @bigdiff in #13 )

  • Updated core app dependencies for improved performance and stability (by @kaleedtc )

v1.3.0

29 Apr 20:37

Choose a tag to compare

Changelogs

  • Custom Startup Screen:
    You can now choose which tab the app opens to (Search, Subscriptions, or Feed) in the App Settings (closes #7 )
  • Enhanced Image Viewer:
    View images in more detail with new support for pinch-to-zoom and panning gestures (closes #8 )
  • Added a new toggle in Settings to use your device's system font (closes #6 )

v1.2.0

23 Apr 21:33

Choose a tag to compare

Changelogs

  • Custom Nitter Instances:
    You are no longer limited to the default options. You can now manually add (and remove) your own Custom Nitter Instance URLs directly from the Settings screen (closes #1 )
  • Combined Feed Tab:
    Added a brand new "Feed" tab to the bottom navigation! You can now view a unified timeline of tweets from all your subscribed accounts in one place, just like a traditional home feed (closes #4 )
  • More Default Instances:
    Added new Nitter instances
  • Under the Hood:
    Updated core app dependencies (Kotlin, Jetpack Compose, and Navigation) for improved performance and stability.

v1.1.4

20 Apr 18:10

Choose a tag to compare

Changelogs

  • Fixed a bug causing a blank screen when tapping the active tab icon while viewing a user profile
  • Enabled "Proxy Videos" and "HLS Playback" by default for newly added Nitter instances to enhance privacy
  • Added a helpful note in Settings clarifying how Proxy Videos interacts with the "Block Direct Connections to X" feature

v1.1.3

16 Apr 00:08

Choose a tag to compare

Changelogs

  • Under the hood improvements to fix reproducible build issues
  • Minor code formatting and whitespace cleanups

v1.1.2

14 Apr 15:55

Choose a tag to compare

Changelogs

  • Minor improvements and Bug Fixes
  • Added an informative tooltip to the "Block Direct Connections to X" setting

v1.1.1

14 Apr 02:55

Choose a tag to compare

Changelogs

  • Bug Fix: Ensure NitterWebView respects real-time blockDirectX setting
  • Updated Android Gradle Plugin (AGP) version to 9.1.1