Releases: dznass-cmd/RadarRSS
Release list
Radar RSS v0.0.6 (Beta) — Light Theme Polish & UI Refinements
Radar RSS v0.0.6 (Beta) — Comprehensive Light Theme Polish & UI Refinements 🎨
Radar RSS v0.0.6-beta delivers complete Light Theme optimization across all UI components, fixing contrast and illegibility issues, and refining color palettes and borders.
🌟 What's New in v0.0.6-beta
🎨 Comprehensive Light Theme Polish (40+ Fixes)
• Eliminated Invisible Text & Hardcoded Dark Values: Resolved issues where dark text rendered on dark backgrounds or light text on light backgrounds across modals and cards.
• Theme-Aware Dynamic Cards: Updated DynamicBlockCard secondary titles, context menus, category badges, and article list borders to seamlessly adapt to Light and Dark modes.
• Navigation & Control Bars: Polished Navbar, TickerBar, and filter buttons with adaptive text and hover contrasts.
• Modals & Overlays: Refined SettingsModal, ManageFeedsModal, GlobalFeedsModal, CreateBlockModal, AICuratorModal, and ArticleReaderModal for crisp legibility in both themes.
• Toast Notifications: Adapted close buttons and alert cards in ToastNotificationContainer to respect active theme styling.
🛠️ Version & Build Pipeline
• Bumped version to 0.0.6-beta across package.json, android/app/build.gradle, and application footers.
• Added automated Android APK build workflow (release-android.yml) for continuous releases.
📦 Downloads & Artifacts
| Platform / Type | Filename | Description |
|---|---|---|
| Windows Installer | Radar-RSS-Setup-0.0.6-beta.exe |
Full Windows NSIS installer with auto-update |
| Windows Portable | Radar-RSS-0.0.6-beta.exe |
Standalone portable executable (no install required) |
| Auto-Updater Map | Radar-RSS-Setup-0.0.6-beta.exe.blockmap / latest.yml |
Differential update manifests |
Full Changelog: v0.0.5...v0.0.6-beta
Radar RSS v0.0.5 (Beta) — Instant Launch, Universal Image Engine & Gesture Navigation
Radar RSS v0.0.5 (Beta) — Instant Launch, Universal Image Engine & Gesture Navigation 🚀
Radar RSS v0.0.5 delivers major performance breakthroughs, fluid swipe gestures, bulletproof image extraction across international news feeds, and full bilingual localization.
🌟 What's New in v0.0.5
⚡ Instant App Startup (< 50ms)
- Offline-First Stale-While-Revalidate Engine: Articles and headlines are now cached in local persistent storage, enabling immediate paint upon launch with zero blank screens or perceived network delays.
- Instant Electron Window Launch: BrowserWindow displays in under 30ms with dark theme (
#0a0b0e) to eliminate white flashes.
👈👉 Fluid Swipe Story Navigation
- Horizontal Swipe Gestures: In the Story Reader modal, swipe Left-to-Right or Right-to-Left (or use keyboard arrows / UI buttons) to seamlessly flip through stories with smooth slide animations and haptic feedback.
🖼️ Universal RSS Image Loading & Layout Previews
- CORS Block Removal & Intelligent Fallback: Removed restrictive CORS preflights from news CDN images and integrated automatic cached proxy fallback (
weserv) for hotlink-protected publishers. - Robust Media Extraction: Decodes escaped HTML entities (
<img ...>) and extracts images from modern lazy-loading attributes (data-src,data-original,srcset,media:group). - Enhanced Visual Layouts: Added thumbnail previews across Hero secondary lists, List layouts, and Ticker cards.
💼 Portable Executable Reliability
- Fixed static asset path resolution and single-instance locks in standalone portable
.exebuilds when executed from arbitrary folders (Downloads, USB drives, desktop).
🌐 Complete Bilingual Localization
- Full English repository documentation and UI, with seamless one-click switching to Brazilian Portuguese across all dialogs and modals.
🔔 Animated Toast Notifications & Resilient RSS Ingestion
- Replaced legacy blocking browser alerts with sleek animated toast messages and native OS notifications for breaking news.
- Added UTF-8 BOM stripping (
\uFEFF) and 4.5s per-feed timeouts to prevent feed stalls.
📦 Downloads & Artifacts
| Platform / Type | Filename | Description |
|---|---|---|
| Windows Installer | Radar RSS Setup 0.0.5.exe |
Full Windows NSIS setup with Desktop and Start Menu shortcuts |
| Windows Portable | Radar RSS 0.0.5.exe |
Single standalone .exe that runs without installation |
| Android APK | RadarRSS-v0.0.5.apk |
Signed native Android release package (Capacitor) |
| Auto-Updater Map | Radar RSS Setup 0.0.5.exe.blockmap & latest.yml |
Differential update manifests for seamless background auto-updating |
Full Changelog: v0.0.4...v0.0.5
Radar RSS v0.0.4 (Beta) — Next-Gen AI-Powered RSS Dashboard
⚡ Radar RSS v0.0.4 (Beta) — Next-Gen AI-Powered News Dashboard
Real-time dynamic RSS news aggregator with customizable Bento Grid blocks, Google Gemini AI curation & summaries, distraction-free TTS reader, and cross-platform desktop & mobile support.
🌟 What's New in v0.0.4:
-
🌐 English as Default Language & Bilingual Interface (i18n):
- Fully internationalized user interface with English set as default.
- Interactive language selector in Settings to switch seamlessly between 🇬🇧 English and 🇧🇷 Português.
-
🏷️ Official Beta & Version Identification:
- Added highlighted
BETA v0.0.4badges in Navbar, Settings Modal, and real-time engine footer log. - Bumped Android Gradle config to
versionCode 4andversionName "0.0.4-beta".
- Added highlighted
-
🌍 Pre-Configured Global RSS Feeds:
- Integrated top international tech, business, and breaking news sources (BBC World News, TechCrunch, The Verge, WIRED, Hacker News, Dev.to).
- Discover and add verified feeds from dozens of countries in the Global Feeds Explorer.
-
🤖 Smart Gemini AI Integration:
- Executive Summaries: 1-click bullet-point synthesis for any block or article.
- Natural Language Curator: Describe what niche you want to monitor and Gemini builds the dynamic block automatically.
- Instant Neural Translation: Translate articles into your native language with zero clutter.
-
🎙️ Focus Reader & Text-to-Speech (TTS):
- Clean distraction-free reader modal with dynamic font sizing and font family switching (Serif, Sans, Mono).
- Listen to any headline and article snippet with native Text-to-Speech audio.
📦 Downloads & Installation
| Platform | Download Link | Type |
|---|---|---|
| 🪟 Windows 10 / 11 | Radar-RSS-Setup-0.0.4.exe | Installer (Auto-Updates Enabled) |
| 🪟 Windows Portable | Radar-RSS-0.0.4.exe | Standalone Portable (No Install) |
🛠️ Tech Stack:
- Frontend: React 19, TypeScript, Tailwind CSS v4, Lucide Icons, Vite
- Desktop Runtime: Electron & Electron Builder
- Mobile Runtime: Capacitor 8 (Android)
- AI Engine: Google Gemini API (
@google/genai) - Backend / Feed Parser: Express & RSS-Parser with real-time proxy caching
💬 Feedback & Community:
Contributions, feature requests, and feedback are always welcome! Feel free to open an issue or connect directly on Telegram: @Ahderiva.
0.0.3
v0.0.3 feat(i18n): set English as default language, add bilingual support an…
0.0.3
v0.0.3 feat(i18n): set English as default language, add bilingual support an…
Radar RSS v2.0.5 (Beta)
Versao Radar RSS v2.0.5 (Beta) para Windows e Android.
📱 Novidades do Aplicativo Android & Desktop:
- Suporte Nativo Android (.apk): Interface mobile responsiva, adaptadores nativos para parsing RSS direto e integracao Gemini AI.
- Componente SafeImage: Sistema de carregamento suave com fallback visual elegante para quando imagens RSS falharem ou demorarem a carregar.
- Extracao Aprimorada de Imagens: Suporte avancado a tags media:content, media:thumbnail, enclosure e tags img embutidas em HTML.
- Tratamento de URLs: Resolucao automatica para URLs relativas e relativas a protocolo (//).
- Filtragem de Trackers: Remocao automatica de pixels de rastreamento (1x1, trackers).
- Identificacao Beta: Indicador visual build 205 (BETA) nas configuracoes do app.
📦 Arquivos para download:
- Android (APK Nativo): Radar-RSS-2.0.5.apk
- Windows Instalador (Auto-atualizacao): Radar-RSS-Setup-2.0.5.exe
- Windows Portatil: Radar-RSS-2.0.5.exe
Radar RSS v0.0.2 (Beta)
Radar RSS v0.0.2 (Beta)
- Ícones Nativos de Alta Definição: Ícone oficial Global Signal Matrix integrado em todas as densidades (mipmap-mdpi ate xxxhdpi).
- Ícone no Instalador do APK: Exibição corrigida no arquivo e na tela de confirmação de instalação.
- Assinatura Release Oficial: Keystore de produção com validação v2 + v3 scheme (sem avisos do Play Protect).
- Melhorias Mobile: Pull-to-refresh com feedback tátil, categorias com rolagem horizontal e menu gaveta responsivo.
Radar RSS v0.0.1 (Beta)
Versão inicial Radar RSS v0.0.1 (Beta) para Android e Windows.
📱 Novidades:
- Lançamento Android Nativo (.apk): Interface mobile responsiva, adaptadores nativos para parsing RSS direto e integração Gemini AI.
- Componente SafeImage: Sistema de carregamento suave com fallback visual elegante para imagens RSS.
- Identificação Beta: Indicador visual build 001 (BETA) na interface e configurações.
📦 Download:
- Android (APK Nativo): Radar-RSS-0.0.1.apk
Radar RSS v2.0.4
Versão desktop (Electron) do Radar RSS com atualização automática via GitHub Releases.
Instalador (recomendado, atualiza sozinho): Radar-RSS-Setup-2.0.4.exe
Portátil (sem instalação): Radar-RSS-2.0.4.exe
O instalador verifica atualizações ao abrir e se atualiza sozinho a partir desta release; a versão portátil deve ser baixada manualmente.
Radar RSS v2.0.2
Radar RSS v2.0.2
Adicionado
- Versao Windows: portable (RSS Radar-2.0.1-portable-x64.exe) e instalador (RSS Radar-2.0.1-setup-x64.exe)
- Build via electron-builder (script build:win)
Corrigido
- process.chdir(__dirname) falhava dentro do app.asar (ENOENT)
- distPath resolvia dist/dist no bundle empacotado
Download
- Windows: baixe o portable ou o setup e execute
- Linux: AppImage (chmod +x e execute)