Releases: 0x2E/fusion
Releases · 0x2E/fusion
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
🎉 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
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
What's Changed
- Treat update time as feed build time consistently by @mtlynch in #78
- Add single-click deployment button for railway by @Milo123459 in #77
- feat: improve page load time by @pompydev in #83
- refactor: improve
filterdefinition readability by @pompydev in #82 - feat: improve mouse hover feedback by @pompydev in #86
- Refactor gofeed.Item parsing by @mtlynch in #84
- Sort feeds by name by @mtlynch in #89
- Simplify feed.CheckValidity by @mtlynch in #92
- refactor: update color scheme by @0x2E in #91
New Contributors
- @Milo123459 made their first contribution in #77
Full Changelog: v0.9.0...v0.9.1

