Skip to content

Releases: htkzr80s/FeedGem

FeedGem v1.0.2

Choose a tag to compare

@htkzr80s htkzr80s released this 25 May 12:42

FeedGem v1.0.2 Release Notes

Date: May 25, 2026

Changes

  • Optimized feed subscription and parsing performance.
  • Fixed an issue where the horizontal scroll bar in the tree view was not displaying correctly.
  • Minor bug fixes.

  • フィード購読処理の最適化
  • ツリービューの水平スクロールバーの表示を修正
  • 細かな修正

v1.0.1

Choose a tag to compare

@htkzr80s htkzr80s released this 14 May 15:27

FeedGem v1.0.1 Release Notes

Date: May 15, 2026

Changes

  • License Information
    Added an "About" section in Settings to display the app version, GitHub link, and third-party licenses.
  • UI Improvements
    Introduced custom scrollbar styles that adapt to both Dark and Light themes.
  • Feed Discovery
    Fixed the maximum number of feed candidates to 3 to improve response speed and reduce server load.
  • System Updates
    Updated internal components and NuGet packages for better stability.

  • ライセンス表示
    設定画面にアプリのバージョン情報やGitHubへのリンク、ライセンス情報を表示する機能を追加しました。
  • UI
    ダーク・ライト各テーマに合わせたスクロールバーを導入しました。
  • フィード探索
    URL探索時の最大候補数を3で固定しました。
  • 内部システムの更新
    使用しているコンポーネントをアップデートしました。

Update: License Documentation and Dependency Alignment

Choose a tag to compare

@htkzr80s htkzr80s released this 09 May 07:50

This update focuses on correcting license information and improving third-party documentation.
There are no changes to the application binaries in this release.

WebView2 License Correction:
Updated the license entry for Microsoft.Web.WebView2 from MIT to BSD-3-Clause to align with official terms.

Third-Party Notices Overhaul:
Updated ThirdPartyNotices.txt to include full license texts for all components,
including transitive dependencies such as SQLitePCLRaw (Apache-2.0) and Microsoft system libraries.

System Requirements.NET 10 Desktop Runtime:
This application requires the .NET 10 Desktop Runtime to be installed on your system.

v1.0.0 - Initial Release