Skip to content

Releases: 0x2E/fusion

v0.9.8

30 Apr 13:51
74b4d0d

Choose a tag to compare

What's Changed

  • fix: use update time if item does not have a publish time by @0x2E in #159
  • fix: trigger load re-run when item filter updates by @0x2E in #161

Full Changelog: v0.9.7...v0.9.8

v0.9.7

28 Apr 04:30
e0938da

Choose a tag to compare

What's Changed

Full Changelog: v0.9.6...v0.9.7

v0.9.6

25 Apr 09:24
bc8109f

Choose a tag to compare

What's Changed

  • Fix http proxy by @0x2E in #144
  • feat: display unread count in sidebar by @0x2E in #147
  • feat: display items by group by @0x2E in #149
  • refactor: replace zap log with slog by @0x2E in #150

Full Changelog: v0.9.5...v0.9.6

v0.9.5

17 Apr 04:09
fe792df

Choose a tag to compare

What's Changed

  • ci: Publish container image to GitHub Container Registry by @onedr0p in #137
  • Refactor mark_all_as_read to handle "all" and "current page" options separately by @0x2E in #138

New Contributors

Full Changelog: v0.9.4...v0.9.5

v0.9.4

06 Apr 07:33
5f7ff3b

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

28 Mar 07:12
282c64c

Choose a tag to compare

🎉 Added Shortcuts

shortcuts.mp4

What's Changed

  • Swedish_translation_change by @pivic in #118
  • Handle feeds that use relative paths for links by @mtlynch in #116
  • Only pull feed once per polling interval by @mtlynch in #121
  • feat: add shortcuts by @0x2E in #120
  • fix: redirect to login page when api auth fails by @0x2E in #122

New Contributors

Full Changelog: v0.9.2...v0.9.3

v0.9.2

25 Mar 10:24
1af07af

Choose a tag to compare

What's Changed

  • Remove feed ID from ParseGoFeedItems by @mtlynch in #95
  • Move RSS parsing code from pull to a dedicated package by @mtlynch in #96
  • Add FeedClient.FetchDeclaredLink method by @mtlynch in #98
  • Unexport httpx.NewClient and httpx.transportOptionFunct by @mtlynch in #105
  • Change FusionRequest to use a non-pointer type parameter by @mtlynch in #106
  • Refactor Puller to create a separate SingleFeedPuller by @mtlynch in #102
  • refactor: switch to single bundle strategy by @0x2E in #100
  • Convert httpErrMsg to httpErr by @mtlynch in #103
  • Switch to more obviously invalid XML by @mtlynch in #104
  • feat: add i18n by @0x2E in #99
  • feat: store some shareable data in a global state by @0x2E in #101
  • Refactor the httpx package to facilitate testing by @mtlynch in #107
  • Recover after feed fetch failure with exponential backoff by @mtlynch in #108
  • refactor: add some minor optimizations to the ui by @0x2E in #109
  • feat: add search page by @0x2E in #110
  • refactor: replace invalidateAll with invalidate for more granular cache control by @0x2E in #111
  • fix: add some minor optimizations to the ui by @0x2E in #112
  • refactor: use a prefetched items queue for item switcher by @0x2E in #114

Full Changelog: v0.9.1...v0.9.2

v0.9.1

19 Mar 05:09
d247cc5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

15 Mar 03:08
cca004e

Choose a tag to compare

New UI is live!

light dark

What's Changed

  • Get rid of failure variable in Puller.do by @mtlynch in #70
  • refactor: new ui by @0x2E in #69
  • feat: add ItemActionVisitLink to ItemList by @pompydev in #74
  • feat: improve favicon logic for rsshub by @pompydev in #76

New Contributors

Full Changelog: v0.8.15...v0.9.0

v0.9.0-beta3

14 Mar 03:24
be3e0c9

Choose a tag to compare

v0.9.0-beta3 Pre-release
Pre-release

Changelog